Gimp/app
Michael Natterer a14a317722 removed "<>" around modifiers.
2005-09-14  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpwidgets-utils.c (gimp_get_mod_name_*): removed
	"<>" around modifiers.

	* app/tools/gimpbucketfilloptions.c
	* app/tools/gimpcolorpickeroptions.c
	* app/tools/gimpconvolvetool.c
	* app/tools/gimpcropoptions.c
	* app/tools/gimpdodgeburntool.c
	* app/tools/gimperasertool.c
	* app/tools/gimpflipoptions.c
	* app/tools/gimpimagemaptool.c
	* app/tools/gimpmagnifyoptions.c
	* app/tools/gimpmoveoptions.c
	* app/tools/gimpselectionoptions.c
	* app/tools/gimptransformoptions.c
	* app/widgets/gimpeditor.c
	* app/widgets/gimpthumbbox.c: added "()" around the whole modifier
	string where appropriate.

	* app/widgets/gimptoolbox.c (gimp_toolbox_button_accel_changed):
	use gimp_get_mod_string() instead of homebrewn variant of the same
	code.

	* app/widgets/gimpcontrollerkeyboard.c: replaced tons of static
	translatable strings containing modifiers by generated ones using
	gimp_get_mod_string() (traded for some more memory consumption).
2005-09-13 22:17:05 +00:00
..
actions don't make "Detach Tab" insensitive if there are other dockbooks in the 2005-09-13 21:07:28 +00:00
base do new_size calculation only when needed. 2005-09-03 21:56:07 +00:00
composite ypto 2005-08-01 05:19:45 +00:00
config changed to "mozilla-firefox %s" (was "mozilla %s"). 2005-08-19 17:11:02 +00:00
core ignore transparent pixels as suggested in bug #316212. 2005-09-13 16:00:54 +00:00
dialogs use "Undo History" instead of "Undo Editor" in user-visible string. 2005-09-13 18:21:07 +00:00
display use ngettext for plural forms. 2005-09-13 16:19:08 +00:00
file added GIMP_UNDO_FOREGROUND_SELECT. 2005-08-03 01:54:27 +00:00
gui Added parent window API to the GimpProgress interface and to the libgimp 2005-09-09 18:07:31 +00:00
menus app/actions/edit-actions.c app/menus/menus.c app/widgets/gimpundoeditor.c 2005-09-05 19:31:28 +00:00
paint replaced manual calculation of the offset of a pixel in a tile (marked as 2005-09-03 20:39:17 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-09-06 17:58:55 +00:00
pdb Added parent window API to the GimpProgress interface and to the libgimp 2005-09-09 18:07:31 +00:00
plug-in Added parent window API to the GimpProgress interface and to the libgimp 2005-09-09 18:07:31 +00:00
text define G_DISABLE_DEPRECATED unless glib >= 2.9.0. 2005-08-16 00:48:20 +00:00
tools removed "<>" around modifiers. 2005-09-13 22:17:05 +00:00
vectors fixed a typo: s/occured/occurred/g 2005-08-21 20:28:05 +00:00
widgets removed "<>" around modifiers. 2005-09-13 22:17:05 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c canonicalize hardcoded procedure names. 2005-08-06 00:51:22 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c
errors.h
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated dont include "gimpmessagedialog.c" to avoid redefinitions. Instead 2005-07-10 16:24:57 +00:00
main.c improved "--help" output. 2005-04-06 13:15:38 +00:00
Makefile.am fixed dist-dump-gimprc rule. 2005-08-09 23:58:32 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c made the G_FILENAME_ENCODING not or incorrectly set error message more 2005-05-25 23:21:06 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00