]> Pileus Git - ~andy/gtk/commitdiff
Remove comment about the gtk-1-3-win32-production branch having more
authorTor Lillqvist <tml@iki.fi>
Sun, 17 Feb 2002 00:35:41 +0000 (00:35 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 17 Feb 2002 00:35:41 +0000 (00:35 +0000)
2002-02-17  Tor Lillqvist  <tml@iki.fi>

* README.win32: Remove comment about the gtk-1-3-win32-production
branch having more functionality.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
README.win32

index 80fb6c00bdc52789f8be3eab88457a0164566a63..e18ebae9db10ca237b77f1901523fa22b49c7171 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-02-17  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Remove comment about the gtk-1-3-win32-production
+       branch having more functionality.
+
        * gdk/win32/*.c: Massive changes. Too many to list here, but I'll
        try a summary:
 
@@ -9,7 +12,7 @@
        GdkImage::windowing_data is a pointer to the GdkPixmap.
 
        This simplifies many pixmap and image related functions a lot, and
-       reduces duplicated code snippets. For instance, there is only one
+       reduces duplicated code. For instance, there is only one
        place in gdk/win32 where CreateDIBSection() is called, in the
        function _gdk_win32_new_pixmap(). Converting a bitmap (GdkPixmap)
        to a Windows region is almost trivial, with the bitmap bits being
index 80fb6c00bdc52789f8be3eab88457a0164566a63..e18ebae9db10ca237b77f1901523fa22b49c7171 100644 (file)
@@ -1,5 +1,8 @@
 2002-02-17  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Remove comment about the gtk-1-3-win32-production
+       branch having more functionality.
+
        * gdk/win32/*.c: Massive changes. Too many to list here, but I'll
        try a summary:
 
@@ -9,7 +12,7 @@
        GdkImage::windowing_data is a pointer to the GdkPixmap.
 
        This simplifies many pixmap and image related functions a lot, and
-       reduces duplicated code snippets. For instance, there is only one
+       reduces duplicated code. For instance, there is only one
        place in gdk/win32 where CreateDIBSection() is called, in the
        function _gdk_win32_new_pixmap(). Converting a bitmap (GdkPixmap)
        to a Windows region is almost trivial, with the bitmap bits being
index 80fb6c00bdc52789f8be3eab88457a0164566a63..e18ebae9db10ca237b77f1901523fa22b49c7171 100644 (file)
@@ -1,5 +1,8 @@
 2002-02-17  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Remove comment about the gtk-1-3-win32-production
+       branch having more functionality.
+
        * gdk/win32/*.c: Massive changes. Too many to list here, but I'll
        try a summary:
 
@@ -9,7 +12,7 @@
        GdkImage::windowing_data is a pointer to the GdkPixmap.
 
        This simplifies many pixmap and image related functions a lot, and
-       reduces duplicated code snippets. For instance, there is only one
+       reduces duplicated code. For instance, there is only one
        place in gdk/win32 where CreateDIBSection() is called, in the
        function _gdk_win32_new_pixmap(). Converting a bitmap (GdkPixmap)
        to a Windows region is almost trivial, with the bitmap bits being
index 80fb6c00bdc52789f8be3eab88457a0164566a63..e18ebae9db10ca237b77f1901523fa22b49c7171 100644 (file)
@@ -1,5 +1,8 @@
 2002-02-17  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Remove comment about the gtk-1-3-win32-production
+       branch having more functionality.
+
        * gdk/win32/*.c: Massive changes. Too many to list here, but I'll
        try a summary:
 
@@ -9,7 +12,7 @@
        GdkImage::windowing_data is a pointer to the GdkPixmap.
 
        This simplifies many pixmap and image related functions a lot, and
-       reduces duplicated code snippets. For instance, there is only one
+       reduces duplicated code. For instance, there is only one
        place in gdk/win32 where CreateDIBSection() is called, in the
        function _gdk_win32_new_pixmap(). Converting a bitmap (GdkPixmap)
        to a Windows region is almost trivial, with the bitmap bits being
index 80fb6c00bdc52789f8be3eab88457a0164566a63..e18ebae9db10ca237b77f1901523fa22b49c7171 100644 (file)
@@ -1,5 +1,8 @@
 2002-02-17  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Remove comment about the gtk-1-3-win32-production
+       branch having more functionality.
+
        * gdk/win32/*.c: Massive changes. Too many to list here, but I'll
        try a summary:
 
@@ -9,7 +12,7 @@
        GdkImage::windowing_data is a pointer to the GdkPixmap.
 
        This simplifies many pixmap and image related functions a lot, and
-       reduces duplicated code snippets. For instance, there is only one
+       reduces duplicated code. For instance, there is only one
        place in gdk/win32 where CreateDIBSection() is called, in the
        function _gdk_win32_new_pixmap(). Converting a bitmap (GdkPixmap)
        to a Windows region is almost trivial, with the bitmap bits being
index 80fb6c00bdc52789f8be3eab88457a0164566a63..e18ebae9db10ca237b77f1901523fa22b49c7171 100644 (file)
@@ -1,5 +1,8 @@
 2002-02-17  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Remove comment about the gtk-1-3-win32-production
+       branch having more functionality.
+
        * gdk/win32/*.c: Massive changes. Too many to list here, but I'll
        try a summary:
 
@@ -9,7 +12,7 @@
        GdkImage::windowing_data is a pointer to the GdkPixmap.
 
        This simplifies many pixmap and image related functions a lot, and
-       reduces duplicated code snippets. For instance, there is only one
+       reduces duplicated code. For instance, there is only one
        place in gdk/win32 where CreateDIBSection() is called, in the
        function _gdk_win32_new_pixmap(). Converting a bitmap (GdkPixmap)
        to a Windows region is almost trivial, with the bitmap bits being
index 80fb6c00bdc52789f8be3eab88457a0164566a63..e18ebae9db10ca237b77f1901523fa22b49c7171 100644 (file)
@@ -1,5 +1,8 @@
 2002-02-17  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Remove comment about the gtk-1-3-win32-production
+       branch having more functionality.
+
        * gdk/win32/*.c: Massive changes. Too many to list here, but I'll
        try a summary:
 
@@ -9,7 +12,7 @@
        GdkImage::windowing_data is a pointer to the GdkPixmap.
 
        This simplifies many pixmap and image related functions a lot, and
-       reduces duplicated code snippets. For instance, there is only one
+       reduces duplicated code. For instance, there is only one
        place in gdk/win32 where CreateDIBSection() is called, in the
        function _gdk_win32_new_pixmap(). Converting a bitmap (GdkPixmap)
        to a Windows region is almost trivial, with the bitmap bits being
index 20a844593885c26f578f33f794a3ba78f2e650e6..e4c091666dc6376084fedb1df803f3fc5f89c577 100644 (file)
@@ -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
 ======================