gimp/app/gui
Michael Natterer c18faa20fe app/actions/brush-editor-actions.c app/base/tile-manager-crop.c
2006-10-30  Michael Natterer  <mitch@gimp.org>

	* app/actions/brush-editor-actions.c
	* app/base/tile-manager-crop.c
	* app/config/gimpconfig-file.c
	* app/core/gimp-gradients.c
	* app/core/gimpdrawable-histogram.c
	* app/core/gimpimage-colorhash.c
	* app/core/gimpimage-undo-push.c
	* app/dialogs/convert-dialog.c
	* app/dialogs/preferences-dialog.c
	* app/display/gimpdisplayshell-callbacks.c
	* app/gui/gui-vtable.c
	* app/paint/gimpheal.c
	* app/paint/gimppaintcore-undo.c
	* app/plug-in/plug-in-enums.h
	* app/vectors/gimpstroke-new.c
	* app/vectors/gimpvectors-warp.c
	* app/widgets/gimpviewablebox.c
	* app/widgets/gimpviewrenderer-frame.c
	* app/widgets/gimpviewrenderer-utils.c
	* app/xcf/xcf-save.c
	* libgimpwidgets/gimpcontroller.c: all .c files should include
	their headers and all private functions should be static.
	(-Wmissing-declarations -Wmissing-prototypes rocks!)
2006-10-30 10:13:06 +00:00
..
.cvsignore configure.in app/Makefile.am new directory which will contain all gui code 2001-04-14 15:21:45 +00:00
color-history.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
color-history.h app/core/gimp-contexts.c app/core/gimp-documents.c 2005-11-06 22:01:25 +00:00
gui-message.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gui-message.h Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gui-types.h configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
gui-vtable.c app/actions/brush-editor-actions.c app/base/tile-manager-crop.c 2006-10-30 10:13:06 +00:00
gui-vtable.h Cleaned up the app init and exit stuff even more. Also reduces the number 2003-10-02 11:26:26 +00:00
gui.c changed all message setting functions to use printf-style argument lists. 2006-09-22 16:44:47 +00:00
gui.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
Makefile.am Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
makefile.msc updated 2006-08-15 15:13:08 +00:00
session.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
session.h Enabled the various "Clear saved foobar now" buttons in prefs: 2004-07-21 16:11:31 +00:00
splash.c unset the test strings after calculating the text color. 2006-07-05 20:05:05 +00:00
splash.h added "be_verbose" parameters and be verbose about which splash image is 2006-07-03 11:03:53 +00:00
themes.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
themes.h G_GNUC_NULL_TERMINATED. 2006-07-05 14:43:14 +00:00