summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2004-03-20 23:45:35 +0000
committerHans Breuer <hans@src.gnome.org>2004-03-20 23:45:35 +0000
commitf0afa3a497a0c0f305a5df71ec7b737ef7465170 (patch)
treec782c514639b787590cee7d21bd00a66f3e22fe2 /ChangeLog.pre-2-4
parent3483a90d403cd2b42f4d0e2369645c7387a49198 (diff)
downloadgtk+-f0afa3a497a0c0f305a5df71ec7b737ef7465170.tar.gz
applied the undisputable and required [due to recent gtkfilesystem
2004-03-20 Hans Breuer <hans@breuer.org> * gtk/gtkfilesystemwin32.c : applied the undisputable and required [due to recent gtkfilesystem internal api semantic changes] part of patches to fix bug #137543 (Tor Lillqvist, J. Ali Harlow) * gdk/gdkevents-win32.c (handle_configure_event) : (gdk_event_translate), WM_WINDOWPOSCHANGED : initialize GdkWindowObject::x, y with screen coords to make gdk_window_get_position () return the right thing and thus fix drag and drop positioning (e.g. Gimp tabs, fixes bug #137192)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-413
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index d5bce3fc79..83e21d5bc7 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,16 @@
+2004-03-20 Hans Breuer <hans@breuer.org>
+
+ * gtk/gtkfilesystemwin32.c : applied the undisputable and
+ required [due to recent gtkfilesystem internal api semantic
+ changes] part of patches to fix bug #137543 (Tor Lillqvist,
+ J. Ali Harlow)
+
+ * gdk/gdkevents-win32.c (handle_configure_event) :
+ (gdk_event_translate), WM_WINDOWPOSCHANGED : initialize
+ GdkWindowObject::x, y with screen coords to make
+ gdk_window_get_position () return the right thing and thus fix
+ drag and drop positioning (e.g. Gimp tabs, fixes bug #137192)
+
2004-03-19 Federico Mena Quintero <federico@ximian.com>
* Revert the patch to #137520, as 2.4.1 is for conservative bug