gimp/app/gui
Michael Natterer 1419751614 changed all message setting functions to use printf-style argument lists.
2006-09-22  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpstatusbar.[ch]: changed all message setting
	functions to use printf-style argument lists. Added new API to
	show a temporary message that stays on top regardless of any other
	message activity and disappears after 3 seconds.

	* app/actions/edit-commands.c: show a statusbar message when
	pasting fails because the clipboard contains no image data. Pop a
	dialog when "Paste as New" fails. Addresses bug #357059 for
	internal functions.

	* app/display/gimpdisplayshell-title.c
	* app/gui/gui.c
	* app/tools/gimptool.c: changed accordingly.
2006-09-22 16:44:47 +00:00
..
.cvsignore configure.in app/Makefile.am new directory which will contain all gui code 2001-04-14 15:21:45 +00:00
Makefile.am Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +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 app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
gui-message.h Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +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/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +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.msc updated 2006-08-15 15:13:08 +00:00
session.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
themes.h G_GNUC_NULL_TERMINATED. 2006-07-05 14:43:14 +00:00