gimp/app/text
Sven Neumann 366beeb282 app/core/gimpobject.[ch] improved the code that trims the text before
2003-02-05  Sven Neumann  <sven@gimp.org>

	* app/core/gimpobject.[ch]
	* app/text/gimptextlayer.c: improved the code that trims the text
	before setting it as layer name and moved it to GimpObject as
	gimp_object_set_name_safe().

	* app/text/gimptext.[ch]: removed fixed_height and gravity again.

	* app/text/gimptextlayout.c: much simpler positioning that has the
	advantage that it actually works.

	* libgimpproxy/gimpobject.[ch]: this crap was regenerated.
2003-02-05 14:49:48 +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/core/gimpobject.[ch] improved the code that trims the text before 2003-02-05 14:49:48 +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/core/gimpobject.[ch] improved the code that trims the text before 2003-02-05 14:49:48 +00:00
gimptextlayer.h added offset_x and offset_y to gimp_drawable_configure(). 2003-01-31 16:37:03 +00:00
gimptextlayout.c app/core/gimpobject.[ch] improved the code that trims the text before 2003-02-05 14:49:48 +00:00
gimptextlayout.h fixed rules for generated sources. 2003-02-05 08:29:12 +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