gimp/app/text
Sven Neumann bb5d687557 app/text/gimptext.c app/tools/gimpbucketfilloptions.c
2003-02-08  Sven Neumann  <sven@gimp.org>

	* app/text/gimptext.c
	* app/tools/gimpbucketfilloptions.c
	* app/tools/gimpselectionoptions.c
	* app/tools/gimptextoptions.c: use N_() instead of _() with blurbs
	of object properties. GimpConfig wants the untranslated string as
	well.

	* app/widgets/gimpenummenu.c
	* app/widgets/gimppropwidgets.c: added gettext() calls.

	* app/config/gimpconfig-serialize.c: document the fact that
	gimp_config_serialize_comment() only handles ASCII comments.
2003-02-09 00:22:42 +00:00
..
.cvsignore configure.in app/Makefile.am added new directory text. 2003-01-29 22:20:09 +00:00
Makefile.am fixed rules for generated sources. 2003-02-05 08:29:12 +00:00
gimptext-compat.c added new enum GimpGravityType. 2003-01-31 13:36:27 +00:00
gimptext-compat.h app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext.c app/text/gimptext.c app/tools/gimpbucketfilloptions.c 2003-02-09 00:22:42 +00:00
gimptext.h app/core/gimpobject.[ch] improved the code that trims the text before 2003-02-05 14:49:48 +00:00
gimptextlayer.c app/text/gimptextlayer.c render an empty layer for an empty text layout. 2003-02-07 17:01:38 +00:00
gimptextlayer.h replaced with an UTF-8 safe rewrite. 2003-02-05 18:23:58 +00:00
gimptextlayout.c app/text/gimptextlayer.c render an empty layer for an empty text layout. 2003-02-07 17:01:38 +00:00
gimptextlayout.h app/text/gimptextlayer.c render an empty layer for an empty text layout. 2003-02-07 17:01:38 +00:00
text-enums.c app/text/text-enums.[ch] replaced GimpTextAlignment with 2003-02-05 09:51:26 +00:00
text-enums.h app/text/text-enums.[ch] replaced GimpTextAlignment with 2003-02-05 09:51:26 +00:00
text-types.h fixed rules for generated sources. 2003-02-05 08:29:12 +00:00