Havoc Pennington
1689117cf7
fix GtkWindowMnemonic to have a separate typedef
2002-09-24 Havoc Pennington <hp@redhat.com>
* gtk/gtkwindow.c: fix GtkWindowMnemonic to have a separate
typedef
* gdk/x11/gdkevents-x11.c (gdk_check_wm_state_changed): monitor
FULLSCREEN state
* tests/testgtk.c (get_state_controls): add
fullscreen/unfullscreen test
* gdk/gdkdisplay.c (gdk_display_finalize): fix unused variable
* gdk/x11/gdkscreen-x11.c (init_xinerama_support): fix unused
variable
* gdk/x11/gdkevents-x11.c (gdk_xsettings_watch_cb): mop up unused
variable
* gdk/x11/gdkscreen-x11.c
(_gdk_x11_screen_window_manager_changed): emit
window_manager_changed signal
* gdk/x11/gdkscreen-x11.h (struct _GdkScreenX11Class): add
window_manager_changed signal
* gdk/x11/gdkevents-x11.c
(gdk_x11_screen_get_window_manager_name): new function
* gtk/gtkwindow.c (gtk_window_class_init): add type_hint,
skip_taskbar_hint, skip_pager_hint properties
(gtk_window_set_skip_taskbar_hint):
(gtk_window_get_skip_taskbar_hint):
(gtk_window_set_skip_pager_hint):
(gtk_window_get_skip_pager_hint):
(gtk_window_fullscreen):
(gtk_window_unfullscreen): new functions
* gdk/gdkevents.h (GdkWindowState): add FULLSCREEN state
* gdk/gdkwindow.h (GdkWindowTypeHint): add missing type hint
values
* gdk/x11/gdkwindow-x11.c (gdk_window_set_skip_taskbar_hint):
(gdk_window_set_skip_pager_hint):
(gdk_window_fullscreen):
(gdk_window_unfullscreen): new functions
(set_initial_hints): set fullscreen here if appropriate
2002-09-25 19:16:46 +00:00
..
2002-05-05 00:59:42 +00:00
2002-05-18 09:21:22 +00:00
1997-11-24 22:37:52 +00:00
1999-01-12 15:12:14 +00:00
1999-01-12 15:12:14 +00:00
1998-02-27 06:13:22 +00:00
1997-11-24 22:37:52 +00:00
2002-05-05 00:59:42 +00:00
2002-03-05 21:04:09 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
2002-05-05 00:59:42 +00:00
2002-05-05 00:59:42 +00:00
2002-05-05 00:59:42 +00:00
2002-05-05 00:59:42 +00:00
2002-04-30 23:44:14 +00:00
2002-04-30 23:44:14 +00:00
2001-03-07 14:49:21 +00:00
1997-11-24 22:37:52 +00:00
2001-10-10 16:56:54 +00:00
2002-03-03 04:16:30 +00:00
1998-03-24 04:01:21 +00:00
2002-09-25 19:16:46 +00:00
2002-09-21 12:59:31 +00:00
2000-06-02 03:14:07 +00:00
2001-09-07 21:50:20 +00:00
2002-06-20 23:59:27 +00:00
2002-06-20 23:59:27 +00:00
2002-01-04 05:58:01 +00:00
2002-03-04 22:19:47 +00:00
2001-07-03 14:14:30 +00:00
2001-07-03 16:07:15 +00:00
2002-05-17 18:15:26 +00:00
2002-08-05 18:52:28 +00:00
2001-11-14 18:58:26 +00:00
2000-07-26 11:33:08 +00:00
2002-04-26 19:50:17 +00:00
2002-05-05 14:54:00 +00:00
2002-03-07 08:03:09 +00:00
2001-09-25 16:44:39 +00:00
2002-01-14 22:00:26 +00:00
2001-01-09 17:45:34 +00:00
2002-04-26 19:50:17 +00:00
2002-06-20 23:59:27 +00:00
2001-10-24 18:36:50 +00:00