gtk2/gdk
Simon Budig c04ecdaa1a X11 R6.4 specifies 15 events for the XInput extension. We want to see them
2004-03-01  Simon Budig  <simon@gimp.org>

	* gdk/x11/gdkinput-x11.c: X11 R6.4 specifies 15 events
	for the XInput extension. We want to see them all.
	We now get Proximity Out events again. Fixes bug #135320.
2004-03-01 23:59:36 +00:00
..
linux-fb Fixes #132975. 2004-01-30 19:49:40 +00:00
win32 set current_dest_drag to NULL when destroying, fixes bug #120007. Also 2004-02-28 13:21:25 +00:00
x11 X11 R6.4 specifies 15 events for the XInput extension. We want to see them 2004-03-01 23:59:36 +00:00
.cvsignore dear cvs, please SHUT UP love, -kris 2003-07-09 17:57:51 +00:00
COPYING
gdk.c Documentation updates. 2003-12-11 23:52:59 +00:00
gdk.def use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND work 2004-01-04 15:45:56 +00:00
gdk.h include gdkspawn.h. 2003-12-10 17:04:58 +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 Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkcursor.c Renames: 2002-06-20 23:59:27 +00:00
gdkcursor.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkdisplay.c Fix bug 134982, reported by Morten Welinder: 2004-02-22 23:35:16 +00:00
gdkdisplay.h Do not interpret distant clicks as double-clicks (#116541, Bernhard 2003-12-16 00:56:48 +00:00
gdkdisplaymanager.c The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and 2004-01-16 23:10:05 +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 Use a scratch GC in the case where the background is a solid color. 2004-02-18 17:03:46 +00:00
gdkdrawable.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkevents.c Do not interpret distant clicks as double-clicks (#116541, Bernhard 2003-12-16 00:56:48 +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 Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkgc.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkglobals.c Based on a patch by Martin Kretzschmar; #122448 2003-12-08 17:13:13 +00:00
gdki18n.h Deprecate GtkPreviewType, GtkSignalRunType, GtkSideType, 2002-01-30 02:01:10 +00:00
gdkimage.c Use a weak reference instead of ref()/unref(). (#60857, reported by Joshua 2004-02-02 23:26:55 +00:00
gdkimage.h and a bit more. 2004-01-05 18:28:09 +00:00
gdkinput.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdkinternals.h GC caching, bug #125645 (based on patch by Brian Cameron) 2004-02-18 00:59:14 +00:00
gdkintl.h Split the gtk translations into the domains gtk20 and gtk20-properties. 2004-01-17 22:15:58 +00:00
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 Add keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN. 2003-12-09 22:04:01 +00:00
gdkkeyuni.c Add keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN. 2003-12-09 22:04:01 +00:00
gdkmarshalers.list New demo for window migration between different displays and screens. 2002-08-01 23:43:13 +00:00
gdkpango.c Implement PANGO_UNDERLINE_ERROR (Based on a patch by Nicolas Setton, 2004-02-29 21:39:18 +00:00
gdkpango.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixbuf-drawable.c Fix for #119555, Peter Zelesny: 2003-11-17 23:16:49 +00:00
gdkpixbuf-render.c Use a scratch GC in the case where the background is a solid color. 2004-02-18 17:03:46 +00:00
gdkpixbuf.h Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixmap.c GC caching, bug #125645 (based on patch by Brian Cameron) 2004-02-18 00:59:14 +00:00
gdkpixmap.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkpoly-generic.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
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 Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkrectangle.c Update to use the new g_boxed_type_register_static API. 2001-09-10 16:54:07 +00:00
gdkregion-generic.c Fix a segfault. (#115284, Jan Kratochvil) 2003-08-08 21:39:19 +00:00
gdkregion-generic.h (Part 2) Remove gdk_*_lookup() defines, since they are defined by the 2000-07-24 16:19:00 +00:00
gdkregion.h use _gdk_region_get_xrectangles() 2001-03-02 20:02:17 +00:00
gdkrgb.c added a missing cast. 2003-06-02 14:14:41 +00:00
gdkrgb.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkscreen.c GC caching, bug #125645 (based on patch by Brian Cameron) 2004-02-18 00:59:14 +00:00
gdkscreen.h GC caching, bug #125645 (based on patch by Brian Cameron) 2004-02-18 00:59:14 +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
gdkspawn.h Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
gdktypes.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkvisual.c Renames: 2002-06-20 23:59:27 +00:00
gdkvisual.h Changes multihead reorganizing code for win32 support, mostly from a patch 2002-06-06 00:26:42 +00:00
gdkwindow.c Use a scratch GC in the case where the background is a solid color. 2004-02-18 17:03:46 +00:00
gdkwindow.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
makeenums.pl Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
Makefile.am Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
makefile.msc updated added all the new tests 2003-11-15 20:35:55 +00:00
testgdk.c Update. 2000-10-09 19:49:42 +00:00