Don't lie, in fact the changes did not make the #322516 sample program work
as expected, sigh.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user