Gimp/plug-ins/help-browser
Michael Natterer f53e9a45db Latest GTK+ trunk deprecations showed some uglyness in gimp:
2008-06-20  Michael Natterer  <mitch@gimp.org>

	Latest GTK+ trunk deprecations showed some uglyness in gimp:

	* app/tools/gimpeditselectiontool.h: we were still using GTK_CHECK
	macros here, use proper G_TYPE type checking instead.

	* app/widgets/gimpuimanager.c
	* app/widgets/gimpdockable.c: s/GtkDestroyNotify/GDestroyNotify/.

	* plug-ins/help-browser/gimpthrobber.c: s/GtkType/GType/.

	* plug-ins/common/filter-pack.c
	* plug-ins/common/sample-colorize.c
	* plug-ins/imagemap/imap_main.c: s/GtkSignalFunc/GCallback/.


svn path=/trunk/; revision=25965
2008-06-20 11:08:42 +00:00
..
dialog.c added a toggle action to show/hide the index sidebar, bound to Ctrl-I. 2008-06-12 22:25:13 +00:00
dialog.h removed check for gtkhtml2 and added a check for wekbit instead. 2008-06-10 15:55:28 +00:00
gimpthrobber.c Latest GTK+ trunk deprecations showed some uglyness in gimp: 2008-06-20 11:08:42 +00:00
gimpthrobber.h Renamed folders in plug-ins/. Unfortunately it's impossible to rename the 2008-03-24 16:36:03 +00:00
gimpthrobberaction.c Renamed folders in plug-ins/. Unfortunately it's impossible to rename the 2008-03-24 16:36:03 +00:00
gimpthrobberaction.h Renamed folders in plug-ins/. Unfortunately it's impossible to rename the 2008-03-24 16:36:03 +00:00
help-browser.c don't show progress for local help lookups, they are fast enough. 2008-06-11 17:43:57 +00:00
Makefile.am plug-ins/help-browser/Makefile.am plug-ins/help-browser/wilber-reading.svg 2008-06-12 12:59:30 +00:00
uri.c Renamed folders in plug-ins/. Unfortunately it's impossible to rename the 2008-03-24 16:36:03 +00:00
uri.h Renamed folders in plug-ins/. Unfortunately it's impossible to rename the 2008-03-24 16:36:03 +00:00