gtk3/gdk
Matthias Clasen cc84041751 Make monitor boundaries visible in fake Xinerama mode.
Fri Nov 21 01:57:21 2003  Matthias Clasen  <maclas@gmx.de>

	* gdk/x11/gdkscreen-x11.c (init_xinerama_support): Make monitor
	boundaries visible in fake Xinerama mode.
2003-11-21 01:02:45 +00:00
..
linux-fb Add gdk_window_set_keep_{above,below} stubs to fix compilation 2003-09-16 17:59:20 +00:00
win32 updated added all the new tests 2003-11-15 20:35:55 +00:00
x11 Make monitor boundaries visible in fake Xinerama mode. 2003-11-21 01:02:45 +00:00
.cvsignore dear cvs, please SHUT UP love, -kris 2003-07-09 17:57:51 +00:00
COPYING
gdk.c Introduce a GDK_DEBUG_XINERAMA debug flag, and make it trigger a fake 2x2 2003-11-03 20:10:34 +00:00
gdk.def Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) 2003-08-10 23:37:37 +00:00
gdk.h Deprecate gtk_paned_computed_position(). (#97077) 2003-01-31 00:08:35 +00:00
gdkcolor.c Add "Since" information. 2002-12-06 00:10:20 +00:00
gdkcolor.h add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +00:00
gdkconfig.h.win32
gdkcursor.c Renames: 2002-06-20 23:59:27 +00:00
gdkcursor.h Check for Xcursor. 2003-06-30 22:30:54 +00:00
gdkdisplay.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkdisplay.h Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trap 2003-07-05 01:54:05 +00:00
gdkdisplaymanager.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkdisplaymanager.h Renames: 2002-06-20 23:59:27 +00:00
gdkdnd.c Fix doc comment. 2002-10-25 00:01:15 +00:00
gdkdnd.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdkdraw.c Fix for #119555, Peter Zelesny: 2003-11-17 23:16:49 +00:00
gdkdrawable.h Fix for #119555, Peter Zelesny: 2003-11-17 23:16:49 +00:00
gdkevents.c Fix for the case when gdk_event_copy() is called on a non-allocated event. 2003-04-18 21:24:43 +00:00
gdkevents.h Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) 2003-08-10 23:37:37 +00:00
gdkfont.c Add "Since" information. 2002-12-06 00:10:20 +00:00
gdkfont.h add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +00:00
gdkgc.c add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile 2002-09-25 07:23:55 +00:00
gdkgc.h
gdkglobals.c Add a --screen option for setting the default screen. (Based on a patch 2002-10-31 21:12:23 +00:00
gdki18n.h
gdkimage.c add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile 2002-09-25 07:23:55 +00:00
gdkimage.h
gdkinput.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdkinternals.h Introduce a GDK_DEBUG_XINERAMA debug flag, and make it trigger a fake 2x2 2003-11-03 20:10:34 +00:00
gdkintl.h
gdkkeynames.c Patch from Vasilis Vasaitis to fix Greek_IOTAdi[a]eresis inconsistency and 2003-05-14 21:46:59 +00:00
gdkkeys.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkkeys.h Add a keys_changed signal emitted when the keymap changes. (#72148) 2002-09-23 21:35:00 +00:00
gdkkeysyms.h Patch from Vasilis Vasaitis to fix Greek_IOTAdi[a]eresis inconsistency and 2003-05-14 21:46:59 +00:00
gdkkeyuni.c Map KP_Separator to ','. (#122941, Egmont Koblinger) 2003-11-12 19:55:46 +00:00
gdkmarshalers.list New demo for window migration between different displays and screens. 2002-08-01 23:43:13 +00:00
gdkpango.c Add deprecation notes. (#121955) 2003-09-11 22:09:38 +00:00
gdkpango.h
gdkpixbuf-drawable.c Fix for #119555, Peter Zelesny: 2003-11-17 23:16:49 +00:00
gdkpixbuf-render.c Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixbuf.h Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixmap.c Fix for #119555, Peter Zelesny: 2003-11-17 23:16:49 +00:00
gdkpixmap.h update to allow a GdkDrawable instead of a GdkWindow. 2002-12-09 23:34:49 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Fix some reported (but not significant) UMR's from purify. (#73160, Morten 2002-03-01 22:01:51 +00:00
gdkprivate.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c Fix a segfault. (#115284, Jan Kratochvil) 2003-08-08 21:39:19 +00:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c added a missing cast. 2003-06-02 14:14:41 +00:00
gdkrgb.h
gdkscreen.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkscreen.h Add a --screen option for setting the default screen. (Based on a patch 2002-10-31 21:12:23 +00:00
gdkselection.c Start implementing display/screen closing scheme; keep a flag for whether 2002-08-01 15:28:40 +00:00
gdkselection.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdktypes.h
gdkvisual.c Renames: 2002-06-20 23:59:27 +00:00
gdkvisual.h
gdkwindow.c Fix for #119555, Peter Zelesny: 2003-11-17 23:16:49 +00:00
gdkwindow.h Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) 2003-08-10 23:37:37 +00:00
makeenums.pl
Makefile.am big patch from Kjartan Maraas to fix numerous typos. 2003-09-03 19:56:36 +00:00
makefile.msc updated added all the new tests 2003-11-15 20:35:55 +00:00
testgdk.c