summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>2005-11-27 02:32:31 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-11-27 02:32:31 +0000
commitb8d74ef0975ab6154bbec6f1ecfa7ae9cb9a4edf (patch)
tree58e8afbf070ef2182d1ae2cd664c0a975fdcdade
parentf30b10304b1d2e2347f2e87de64f62e509c5d3c4 (diff)
downloadgdk-pixbuf-b8d74ef0975ab6154bbec6f1ecfa7ae9cb9a4edf.tar.gz
Don't lie, in fact the changes did not make the #322516 sample program work
as expected, sigh.
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLog.pre-2-107
2 files changed, 8 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index fdd46ed0b..d0f6164b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
2005-11-27 Tor Lillqvist <tml@novell.com>
- Once again rework Win32 window decoration code. Should fix #322516
- and not break #104514. The dialogs in gtk-demo now have the same
- decorations and behaviour as on X11.
+ Once again rework Win32 window decoration code. Doesn'tbreak
+ #104514. The dialogs in gtk-demo now have the same decorations and
+ behaviour as on X11. Tried to fix #322516 but it seems very hard
+ to make the trivial sample program there behave as expected.
* gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32): Keep
the type hint tucked away here.
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index fdd46ed0b..d0f6164b8 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,8 +1,9 @@
2005-11-27 Tor Lillqvist <tml@novell.com>
- Once again rework Win32 window decoration code. Should fix #322516
- and not break #104514. The dialogs in gtk-demo now have the same
- decorations and behaviour as on X11.
+ Once again rework Win32 window decoration code. Doesn'tbreak
+ #104514. The dialogs in gtk-demo now have the same decorations and
+ behaviour as on X11. Tried to fix #322516 but it seems very hard
+ to make the trivial sample program there behave as expected.
* gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32): Keep
the type hint tucked away here.