From 74d47ce80c68cff16554a37e554bcb6df9ff3728 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 19 Dec 2002 21:34:26 +0000 Subject: Doco updates. Added filename_setext() macro for FLTK_1_0_COMPAT. Fixed copy() methods so they don't overflow the source image buffer. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2881 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/migration.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation/migration.html') diff --git a/documentation/migration.html b/documentation/migration.html index 9e50b0533..be0f283a1 100644 --- a/documentation/migration.html +++ b/documentation/migration.html @@ -91,6 +91,10 @@ symbol on the command-line when you compile filename_relative() fl_filename_relative() + + filename_setext() + fl_filename_setext() + frame() fl_frame() -- cgit v1.2.3