]> Pileus Git - ~andy/gtk/commit
don't try to set the state of unmapped windows, call
authorMichael Natterer <mitch@imendio.com>
Thu, 10 Aug 2006 09:16:38 +0000 (09:16 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 10 Aug 2006 09:16:38 +0000 (09:16 +0000)
commitcac12e4d656ed06da022a107312092e4743651d4
tree35bf97c6e94efff47e9cb600cba28b9da44b3575
parent1865c0a178941b2ac96c69573e1295f5ba7e2e8a
don't try to set the state of unmapped windows, call

2006-08-10  Michael Natterer  <mitch@imendio.com>

* gdk/quartz/gdkwindow-quartz.c
(gdk_window_maximize)
(gdk_window_unmaximize)
(gdk_window_iconify)
(gdk_window_deiconify): don't try to set the state of unmapped
windows, call gdk_synthesize_window_state() instead. Also added
autorelease pools back, seems they are needed after all.

* gdk/quartz/gdkwindow-quartz.c (show_window_internal): maximize
and iconify windows here if the state says so.
ChangeLog
ChangeLog.pre-2-10
gdk/quartz/gdkwindow-quartz.c