gtk/gdk
Michael Natterer b060715deb connect to the display's "closed" signal and free the cached scratch
2006-01-12  Michael Natterer  <mitch@imendio.com>

	* gdk/gdkimage.c (scratch_image_info_for_depth): connect to the
	display's "closed" signal and free the cached scratch images upon
	display closing (bug #85715).
2006-01-12 13:50:51 +00:00
..
linux-fb
quartz Implement local-only atoms. 2006-01-10 16:38:26 +00:00
win32 Make identical to the X11 implementation. (#322264, John Ehresman) 2006-01-02 09:32:56 +00:00
x11 Clean up properly if the grab fails. (finish_drag): Don't leak a reference 2006-01-11 14:54:05 +00:00
.cvsignore
abicheck.sh
COPYING
gdk.c Fix an oversight 2005-12-11 04:25:52 +00:00
gdk.h
gdk.symbols Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcairo.c Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcairo.h Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcolor.c Use g_slice instead of mem chunks. 2005-12-05 20:51:18 +00:00
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +00:00
gdkdisplay.h
gdkdisplaymanager.c Call gdk_display_manager_set_default_display() to change the default 2005-12-30 06:32:30 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c
gdkdrawable.h
gdkevents.c fix missing hash table initialization. 2005-12-06 10:40:09 +00:00
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c Correct a warning. (#326341, Benoît Carpentier) 2006-01-10 04:42:18 +00:00
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c connect to the display's "closed" signal and free the cached scratch 2006-01-12 13:50:51 +00:00
gdkimage.h
gdkinput.h
gdkinternals.h gdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the GdkDebugFlag enum. 2005-11-09 13:10:27 +00:00
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkpango.c disconnect from the right object ("closed" is emitted by the display, not 2006-01-10 16:47:37 +00:00
gdkpango.h
gdkpixbuf-drawable.c New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkpixbuf-render.c Another doc update 2005-12-20 05:35:15 +00:00
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkprivate.h
gdkproperty.h New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkrectangle.c Inline docs. 2005-12-24 07:00:47 +00:00
gdkregion-generic.c Fix this for the single-rectangle case. (#326127, Benjamin Berg) 2006-01-08 06:11:18 +00:00
gdkregion-generic.h Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkregion.h Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkrgb.c
gdkrgb.h
gdkscreen.c Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +00:00
gdkscreen.h
gdkselection.c
gdkselection.h
gdkspawn.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +00:00
gdkwindow.h gdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_type_hint() (patch 2005-11-08 14:45:32 +00:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Add quartz backend. 2005-11-22 10:03:32 +00:00
makefile.msc also recurse into win32 for ::clean create gtkbuiltincache.h (most code to 2006-01-05 23:55:08 +00:00
makegdkalias.pl
testgdk.c