diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-02-17 00:35:41 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-02-17 00:35:41 +0000 |
commit | efbdfddbf2a35bc2adedd97657a14e8b60026ba7 (patch) | |
tree | 067de6199b378e0960a1f14dbf8c10c263626dd1 /README.win32 | |
parent | bc1ec5c14adf484dc05d1818c99a382f3a6a330f (diff) | |
download | gtk+-efbdfddbf2a35bc2adedd97657a14e8b60026ba7.tar.gz |
Remove comment about the gtk-1-3-win32-production branch having more
2002-02-17 Tor Lillqvist <tml@iki.fi>
* README.win32: Remove comment about the gtk-1-3-win32-production
branch having more functionality.
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/README.win32 b/README.win32 index 20a8445938..e4c091666d 100644 --- a/README.win32 +++ b/README.win32 @@ -10,13 +10,6 @@ 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 ====================== |