gtk/gdk
Soeren Sandmann 01440e457e Use a weak reference instead of ref()/unref(). (#60857, reported by Joshua
Tue Feb  3 00:14:36 2004  Soeren Sandmann  <sandmann@daimi.au.dk>

	* gdk/x11/gdkgeometry-x11.c (queue_item_free, gdk_window_queue):
	Use a weak reference instead of ref()/unref(). (#60857, reported
	by Joshua N Pritikin)

	* gdk/gdkimage.c (scratch_image_info_for_depth): Formatting fix.
2004-02-02 23:26:55 +00:00
..
linux-fb Fixes #132975. 2004-01-30 19:49:40 +00:00
win32 Set the cursor in all cases. If no grab cursor specified, use the grabbing 2004-02-02 22:26:15 +00:00
x11 Use a weak reference instead of ref()/unref(). (#60857, reported by Joshua 2004-02-02 23:26:55 +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
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkdisplay.c Do not interpret distant clicks as double-clicks (#116541, Bernhard 2003-12-16 00:56:48 +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
gdkdnd.c
gdkdnd.h
gdkdraw.c Document that the clip mask of gc is ignored. (#101983, Sebastian Rittau) 2003-12-13 22:45:25 +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
gdkfont.h
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
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
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 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
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
gdkpango.c Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +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 #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkpixmap.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
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
gdkselection.c
gdkselection.h
gdkspawn.h Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Fix for #119555, Peter Zelesny: 2003-11-17 23:16:49 +00:00
gdkwindow.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
makeenums.pl
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