From efbdfddbf2a35bc2adedd97657a14e8b60026ba7 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 17 Feb 2002 00:35:41 +0000 Subject: [PATCH] Remove comment about the gtk-1-3-win32-production branch having more 2002-02-17 Tor Lillqvist * README.win32: Remove comment about the gtk-1-3-win32-production branch having more functionality. --- ChangeLog | 5 ++++- ChangeLog.pre-2-0 | 5 ++++- ChangeLog.pre-2-10 | 5 ++++- ChangeLog.pre-2-2 | 5 ++++- ChangeLog.pre-2-4 | 5 ++++- ChangeLog.pre-2-6 | 5 ++++- ChangeLog.pre-2-8 | 5 ++++- README.win32 | 7 ------- 8 files changed, 28 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index 80fb6c00bd..e18ebae9db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-02-17 Tor Lillqvist + * 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 diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 80fb6c00bd..e18ebae9db 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,5 +1,8 @@ 2002-02-17 Tor Lillqvist + * 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 diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 80fb6c00bd..e18ebae9db 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 2002-02-17 Tor Lillqvist + * 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 diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 80fb6c00bd..e18ebae9db 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,5 +1,8 @@ 2002-02-17 Tor Lillqvist + * 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 diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 80fb6c00bd..e18ebae9db 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,5 +1,8 @@ 2002-02-17 Tor Lillqvist + * 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 diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 80fb6c00bd..e18ebae9db 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,8 @@ 2002-02-17 Tor Lillqvist + * 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 diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 80fb6c00bd..e18ebae9db 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,8 @@ 2002-02-17 Tor Lillqvist + * 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 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 ======================