gimp/app/dialogs
Michael Natterer 9e2f662a6d app/gimprc.[ch] app/config/gimpdisplayconfig.[ch] made the string which
2002-02-11  Michael Natterer  <mitch@gimp.org>

	* app/gimprc.[ch]
	* app/config/gimpdisplayconfig.[ch]
	* app/gui/preferences-dialog.c: made the string which appears in
	the display's statusbar configurable separately from the title
	string. They still both have the same default value.

	* app/display/gimpdisplayshell.c: changed accordingly.

	Also added lots of new % expansions which implement all stuff
	mentioned in #5843. Didn't apply the original patch because it is
	overly complicated (the same can be acheived using %D and %C).
	Instead, applied a changed version of gimp-quinet-000618-0.patch.
	Added %Cx, which expands to 'x' if the image is clean.

	* docs/gimprc-1.3.5.in
	* etc/gimprc.in
	* etc/gimprc.win32: added documentation for the new stuff.
2002-02-11 22:39:08 +00:00
..
about-dialog.c GDK_RGB_DITHER_NORMAL should be good enough. 2002-01-30 20:19:10 +00:00
about-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
authors.h added Rebecca Walter (bex). 2001-11-26 13:17:18 +00:00
color-dialog.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
color-dialog.h Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
convert-dialog.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
convert-dialog.h app/Makefile.am removed. new files: the convert functionality without GUI 2001-04-18 17:57:10 +00:00
dialogs-constructors.c app/display/Makefile.am app/display/display-types.h new widget derived 2002-02-03 12:10:23 +00:00
dialogs-constructors.h app/display/Makefile.am app/display/display-types.h new widget derived 2002-02-03 12:10:23 +00:00
dialogs.c CPPFLAGS: added -DGTK_DISABLE_DEPRECATED 2002-01-25 18:34:33 +00:00
dialogs.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
file-dialog-utils.c added GIMP_IMAGE_TYPE_IS_[RGB|GRAY|INDEXED]() and 2001-12-14 15:30:31 +00:00
file-dialog-utils.h added GIMP_IMAGE_TYPE_IS_[RGB|GRAY|INDEXED]() and 2001-12-14 15:30:31 +00:00
file-open-dialog.c app/batch.c app/general.c app/core/gimpbrushgenerated.c 2002-02-10 19:51:20 +00:00
file-open-dialog.h Makefile.am removed... 2001-11-10 19:35:21 +00:00
file-save-dialog.c CPPFLAGS: added -DGTK_DISABLE_DEPRECATED 2002-01-25 18:34:33 +00:00
file-save-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
image-new-dialog.c renamed the image size utility functions from foo_size_bar() to 2002-02-07 17:37:34 +00:00
image-new-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
info-dialog.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
info-dialog.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
info-window.c derive from GtkDrawingArea instead of deprecated GtkPreview. 2002-01-30 17:39:56 +00:00
info-window.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
module-dialog.c add a shadow to the scrolled window, so it looks nicer 2001-12-31 01:59:46 +00:00
module-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
offset-dialog.c CPPFLAGS: added -DGTK_DISABLE_DEPRECATED 2002-01-25 18:34:33 +00:00
offset-dialog.h use the passed Gimp pointer instead of using "the_gimp". 2001-12-03 17:59:48 +00:00
palette-import-dialog.c derive from GtkDrawingArea instead of deprecated GtkPreview. 2002-01-30 17:39:56 +00:00
palette-import-dialog.h added -DGDK_PIXBUF_DISABLE_DEPRECATED to CPPFLAGS. 2001-12-17 23:41:01 +00:00
preferences-dialog.c app/gimprc.[ch] app/config/gimpdisplayconfig.[ch] made the string which 2002-02-11 22:39:08 +00:00
preferences-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
resize-dialog.c app/gui/file-new-dialog.c app/gui/resize-dialog.c 2002-02-07 11:50:16 +00:00
resize-dialog.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
resolution-calibrate-dialog.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
resolution-calibrate-dialog.h app/docindex.c app/gdisplay_color_ui.c app/gimpprogress.c app/nav_window.c 2001-08-01 09:33:12 +00:00
tips-dialog.c app/gui/tips-dialog.c app/gui/user-install-dialog.c 2002-02-08 17:59:40 +00:00
tips-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
user-install-dialog.c app/gui/tips-dialog.c app/gui/user-install-dialog.c 2002-02-08 17:59:40 +00:00
user-install-dialog.h removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00