gimp/app
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
..
actions changed all message setting functions to use printf-style argument lists. 2006-09-22 16:44:47 +00:00
base use the same code on all platforms. The optimization for bytes == 4 was 2006-09-21 09:45:07 +00:00
composite app/composite/gimp-composite-generic.c app/core/gimpimage-convert.c 2006-09-12 11:46:10 +00:00
config app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h added new 2006-09-08 15:05:36 +00:00
core app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
dialogs app/actions/image-actions.c app/dialogs/preferences-dialog.c 2006-09-14 08:24:05 +00:00
display changed all message setting functions to use printf-style argument lists. 2006-09-22 16:44:47 +00:00
file don't leak the message. 2006-09-19 14:26:48 +00:00
gui changed all message setting functions to use printf-style argument lists. 2006-09-22 16:44:47 +00:00
menus app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
paint removed unused variables and unused macro. 2006-09-20 08:20:56 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-09-21 19:48:44 +00:00
pdb app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
plug-in if the plug-in is in a different process group than GIMP, kill the entire 2006-09-20 10:31:22 +00:00
text Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-09-08 18:48:39 +00:00
tools changed all message setting functions to use printf-style argument lists. 2006-09-22 16:44:47 +00:00
vectors Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
widgets app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
xcf coding style. 2006-08-15 15:59:09 +00:00
.cvsignore
about.h
airbrush.c
app_procs.c app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
app_procs.h app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
batch.c formatting. 2006-06-09 06:47:03 +00:00
batch.h
errors.c app/errors.c minor cleanup. 2006-09-10 11:39:24 +00:00
errors.h app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
fileicon.ico
gimp-intl.h Applied patch from Zbigniew Chyla: 2006-06-27 07:55:41 +00:00
gimp.rc
gimpcore.def updated 2006-09-08 11:45:06 +00:00
main.c app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
Makefile.am added $(SYMPREFIX) to the -u flags 2006-08-16 23:05:36 +00:00
makefile.msc include "gimpcontext.h" for gimp_context_set_gradient() 2006-09-03 12:39:24 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define 2006-07-05 13:40:47 +00:00
sanity.h
transform_core.c
units.c
units.h
wilber.ico