gtk/modules
Dieter Verfaillie d8c2db3335 win32: plug leak when drawing handles
The cairo context was always created but only ever used
and destroyed(!) in the second if block (!GTK_IS_PANED (widget))
so moving around the gdk_cairo_create call would have
been the obvious fix.

However, said if block is not used at all, so clean
up draw_handle instead.

https://bugzilla.gnome.org/show_bug.cgi?id=663543
2011-11-09 14:51:55 +01:00
..
engines win32: plug leak when drawing handles 2011-11-09 14:51:55 +01:00
input Use more gdk_window_ accessors instead of gdk_drawable_ accessors 2010-11-10 09:09:38 -05:00
other gail: Use 'const' instead G_CONST_RETURN 2011-06-15 18:20:17 +01:00
printbackends Fix polling for new data in cups print backend (bug #599664) 2011-08-06 10:40:36 +02:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00