From cac17ab7b4d1f549547996e7cf3c0f4c41ae2a1e Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 29 Jan 2002 13:59:47 +0000 Subject: Add comment about gtk-1-3-win32-production branch currently being ahead in 2002-01-29 Tor Lillqvist * README.win32: Add comment about gtk-1-3-win32-production branch currently being ahead in functionality and code cleanliness (in gdk/win32). Just in case somebody looks at the code in gdk/win32 here and starts fixing it, when it is going to change soonish anyway. --- README.win32 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.win32') diff --git a/README.win32 b/README.win32 index e4c091666d..20a8445938 100644 --- a/README.win32 +++ b/README.win32 @@ -10,6 +10,13 @@ until the CVS HEAD version is useable. (But note, the Win32 backend has never been claimed to be "production quality", although it works surprisingly well for the GIMP.) +Note that right now (January 2002), the gtk-1-3-win32-production +branch has more functionality and somewhat cleaner code in gdk/win32. +The code that handles pixmaps and images (DIB sections) and colormaps +(palettes) has been substantially refactored and cleaned up. (For +instance, 256-color mode now work.) Those improvements have not yet +been done here. + Building GTK+ on Win32 ====================== -- cgit v1.2.1