gtk2/modules
Cody Russell 0fd21fa2ed Fix memory leak, and fix two instances where a GtkRequisition and a
2007-10-08  Cody Russell  <bratsche@gnome.org>
	* modules/engines/ms-windows/msw_style.c:
	(draw_tab): Fix memory leak, and fix two instances where
	a GtkRequisition and a GtkBorder were being freed with
	g_free() rather than gtk_requisition_free() and
	gtk_border_free(). (#484730, Daniel Atallah)


svn path=/trunk/; revision=18893
2007-10-08 15:02:23 +00:00
..
engines Fix memory leak, and fix two instances where a GtkRequisition and a 2007-10-08 15:02:23 +00:00
input Fix some live cycle issues 2007-10-07 18:17:41 +00:00
printbackends correct a comment 2007-09-24 17:12:33 +00:00
.cvsignore .cvsignore additions 2000-06-21 16:21:15 +00:00
Makefile.am Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00