gimp/libgimpwidgets
Sven Neumann dc4757cedc add G_GNUC_INTERNAL to declaration of wrapped PDB functions.
2005-10-25  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/lib.pl: add G_GNUC_INTERNAL to declaration of
	wrapped PDB functions.

	* libgimp/gimpchannel_pdb.h
	* libgimp/gimpdrawable_pdb.h
	* libgimp/gimpgimprc_pdb.h
	* libgimp/gimpimage_pdb.h
	* libgimp/gimplayer_pdb.h
	* libgimp/gimpplugin_pdb.h
	* libgimp/gimpproceduraldb_pdb.h
	* libgimp/gimpprogress_pdb.h
	* libgimp/gimpselection_pdb.h
	* libgimp/gimpunit_pdb.h: regenerated.

	* libgimp/gimptile.h
	* libgimp/gimpunitcache.h
	* libgimpthumb/gimpthumb-utils.h
	* libgimpwidgets/gimpcolorarea.h
	* libgimpwidgets/gimphelpui.h: declare internal functions as such
	using G_GNUC_INTERNAL.
2005-10-25 12:08:32 +00:00
..
.cvsignore changed gimpwidgetsenums.c rule to include the bits for "desc" and "help" 2005-05-22 20:57:23 +00:00
gimpbrowser.c capitalization and other string changes. 2005-10-05 23:31:49 +00:00
gimpbrowser.h libgimp/gimpprocbrowserdialog.h libgimpwidgets/gimpbrowser.h 2005-09-27 17:11:01 +00:00
gimpbutton.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpbutton.h
gimpcellrenderercolor.c pass sensitivity to _gimp_color_area_render_buf(). 2005-10-13 15:54:51 +00:00
gimpcellrenderercolor.h
gimpcellrenderertoggle.c
gimpcellrenderertoggle.h
gimpchainbutton.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpchainbutton.h whitespace fix. 2005-06-03 23:38:45 +00:00
gimpcolorarea.c pass sensitivity to _gimp_color_area_render_buf(). 2005-10-13 15:54:51 +00:00
gimpcolorarea.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpcolorbutton.c app/actions/data-commands.c app/actions/file-commands.c 2005-09-27 18:51:44 +00:00
gimpcolorbutton.h
gimpcolordisplay.c
gimpcolordisplay.h
gimpcolordisplaystack.c
gimpcolordisplaystack.h
gimpcolorhexentry.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpcolorhexentry.h
gimpcolornotebook.c define G_DISABLE_DEPRECATED unless glib >= 2.9.0. 2005-08-16 00:48:20 +00:00
gimpcolornotebook.h
gimpcolorscale.c looks slightly better with dark/light GCs 2005-09-20 16:00:00 +00:00
gimpcolorscale.h
gimpcolorscales.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpcolorscales.h
gimpcolorselect.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpcolorselect.h
gimpcolorselection.c added a pick button, it's too useful to be just in the color dockable. 2005-10-09 23:26:49 +00:00
gimpcolorselection.h
gimpcolorselector.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpcolorselector.h
gimpcontroller.c plugged a small memleak. 2005-04-06 23:19:04 +00:00
gimpcontroller.h
gimpdialog.c don't call gtk_widget_hide() on a NULL help button. 2005-07-24 23:02:33 +00:00
gimpdialog.h libgimp/gimpprocbrowserdialog.h libgimpwidgets/gimpbrowser.h 2005-09-27 17:11:01 +00:00
gimpenumcombobox.c added new constructor gimp_enum_combo_box_new_with_model(). Also override 2005-06-27 13:41:11 +00:00
gimpenumcombobox.h added new constructor gimp_enum_combo_box_new_with_model(). Also override 2005-06-27 13:41:11 +00:00
gimpenumlabel.c libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2005-06-24 22:46:42 +00:00
gimpenumlabel.h added new constructor gimp_enum_combo_box_new_with_model(). Also override 2005-06-27 13:41:11 +00:00
gimpenumstore.c
gimpenumstore.h added new constructor gimp_enum_combo_box_new_with_model(). Also override 2005-06-27 13:41:11 +00:00
gimpenumwidgets.c don't leak the return value of gtk_container_get_children (bug #305994, 2005-05-31 10:47:09 +00:00
gimpenumwidgets.h
gimpfileentry.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpfileentry.h
gimpframe.c cleanups. 2005-07-03 13:12:47 +00:00
gimpframe.h
gimphelpui.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimphelpui.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpintcombobox.c document how to construct an empty GimpIntComboBox using g_object_new(). 2005-09-27 20:51:29 +00:00
gimpintcombobox.h libgimp/gimpprocbrowserdialog.h libgimpwidgets/gimpbrowser.h 2005-09-27 17:11:01 +00:00
gimpintstore.c removed the "row_deleted" handler which used to take care of reinserting 2005-04-21 23:49:47 +00:00
gimpintstore.h added new constructor gimp_enum_combo_box_new_with_model(). Also override 2005-06-27 13:41:11 +00:00
gimpmemsizeentry.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpmemsizeentry.h
gimpoffsetarea.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpoffsetarea.h
gimpoldwidgets.c
gimpoldwidgets.h libgimp/gimpprocbrowserdialog.h libgimpwidgets/gimpbrowser.h 2005-09-27 17:11:01 +00:00
gimppageselector.c increased spacing. 2005-07-29 21:02:19 +00:00
gimppageselector.h moved all instance members to a private struct. 2005-07-08 13:25:57 +00:00
gimppatheditor.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimppatheditor.h
gimppickbutton.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimppickbutton.h
gimppixmap.c
gimppixmap.h
gimppreview.c renamed newly added function to gimp_preview_get_controls(). Increased row 2005-09-28 11:02:02 +00:00
gimppreview.h renamed newly added function to gimp_preview_get_controls(). Increased row 2005-09-28 11:02:02 +00:00
gimppreviewarea.c libgimpcolor/gimpbilinear.c fix some uninitialized stuff gcc 4.0 was 2005-07-08 18:18:00 +00:00
gimppreviewarea.h
gimppropwidgets.c libgimpwidgets/gimppropwidgets.[ch] added gimp_prop_hscale_new(). 2005-08-06 13:03:59 +00:00
gimppropwidgets.h libgimpwidgets/gimppropwidgets.[ch] added gimp_prop_hscale_new(). 2005-08-06 13:03:59 +00:00
gimpquerybox.c
gimpquerybox.h
gimpresolutionentry.c added libgimpwidgets/gimpresolutionentry.c. 2005-07-18 16:58:35 +00:00
gimpresolutionentry.h spiffy new widget that given a physical size, displays that size in an 2005-07-17 08:29:02 +00:00
gimpscrolledpreview.c draw the rectangle according to the scrollbar adjustments. 2005-09-28 12:53:28 +00:00
gimpscrolledpreview.h must not set the adjustment value directly. Instead make sure that the 2005-09-28 12:39:30 +00:00
gimpsizeentry.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpsizeentry.h
gimpstock.c Did a global s/qmask/quick-mask/: 2005-09-19 12:44:06 +00:00
gimpstock.h Did a global s/qmask/quick-mask/: 2005-09-19 12:44:06 +00:00
gimpunitmenu.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpunitmenu.h
gimpwidgets-private.c updated year in copyright. 2005-08-18 17:39:27 +00:00
gimpwidgets-private.h
gimpwidgets.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpwidgets.def renamed newly added function to gimp_preview_get_controls(). Increased row 2005-09-28 11:02:02 +00:00
gimpwidgets.h libgimp/gimpprocbrowserdialog.h libgimpwidgets/gimpbrowser.h 2005-09-27 17:11:01 +00:00
gimpwidgetsenums.c removed GimpZoomWidgetType. 2005-09-25 21:22:39 +00:00
gimpwidgetsenums.h removed GimpZoomWidgetType. 2005-09-25 21:22:39 +00:00
gimpwidgetsmarshal.list added VOID__DOUBLE_DOUBLE marshaller. 2005-10-01 15:12:59 +00:00
gimpwidgetstypes.h New object to handle zoom factor, and create widgets to control or view 2005-09-19 22:58:16 +00:00
gimpzoommodel.c added VOID__DOUBLE_DOUBLE marshaller. 2005-10-01 15:12:59 +00:00
gimpzoommodel.h added VOID__DOUBLE_DOUBLE marshaller. 2005-10-01 15:12:59 +00:00
Makefile.am New object to handle zoom factor, and create widgets to control or view 2005-09-19 22:58:16 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
test-preview-area.c