Gimp/app/text
Sven Neumann 47f2a7f8d9 app/config/gimpconfig.[ch] added a reset method to GimpConfigInterface.
2003-02-01  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig.[ch]
	* app/config/gimpconfig-utils.[ch]: added a reset method to
	GimpConfigInterface. Added the new function gimp_config_reset()

	* app/text/gimptext.c: added a GimpConfigInterface to GimpText.

	* app/widgets/Makefile.am
	* app/widgets/gimptexteditor.[ch]: new files that hold the simple
	text editor dialog used by the text tool.

	* app/widgets/gimppropwidgets.[ch]: added new widget constructor
	gimp_prop_scale_entry_new().

	* app/tools/gimptexttool.[ch]: replaced old-style ToolOptions with
	a GimpText object. Connect text layers to the text tool by means
	of their GimpText objects. Still work in progress ...
2003-02-01 21:50:21 +00:00
..
.cvsignore configure.in app/Makefile.am added new directory text. 2003-01-29 22:20:09 +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-render.c app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext-render.h app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext.c app/config/gimpconfig.[ch] added a reset method to GimpConfigInterface. 2003-02-01 21:50:21 +00:00
gimptext.h added new enum GimpGravityType. 2003-01-31 13:36:27 +00:00
gimptextlayer.c app/config/gimpconfig.[ch] added a reset method to GimpConfigInterface. 2003-02-01 21:50:21 +00:00
gimptextlayer.h added offset_x and offset_y to gimp_drawable_configure(). 2003-01-31 16:37:03 +00:00
Makefile.am app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
text-types.h app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00