gimp/app/text
Sven Neumann 0ceeeb0254 added a writeable field to GimpData and set it from
2003-02-26  Sven Neumann  <sven@gimp.org>

	* app/core/gimpdata.[ch]: added a writeable field to GimpData and
	set it from gimp_data_set_filename().

	* app/gui/brushes-menu.c
	* app/gui/gradients-menu.c
	* app/gui/palettes-menu.c
	* app/gui/patterns-menu.c
	* app/widgets/gimpbrushfactoryview.c
	* app/widgets/gimpdatafactoryview.c
	* app/widgets/gimpgradienteditor.c: look at data->writeable when
	setting widgets sensitivity.

	* app/gui/user-install-dialog.c (user_install_dialog_create): reduce
	some of the dialog clutter by not showing the directories created for
	plug-ins.

	* app/core/gimpviewable.[ch]: added a default_stock_id to
	GimpViewableClass so we don't need to hold a copy in each instance.
	Added accessor functions to set and get the stock_id.

	* app/core/gimptoolinfo.c
	* app/gui/dialogs-constructors.c
	* app/gui/image-menu.c
	* app/tools/gimpcroptool.c
	* app/tools/gimphistogramtool.c
	* app/tools/gimpimagemaptool.c
	* app/tools/gimpmeasuretool.c
	* app/tools/gimptransformtool.c
	* app/widgets/gimpcellrendererviewable.c
	* app/widgets/gimppreview.c
	* app/widgets/gimptoolbox.c: use gimp_viewable_get_stock_id().

	* app/text/gimptextlayer.c: set a text icon as default stock_id.
2003-02-26 18:08:26 +00:00
..
.cvsignore configure.in app/Makefile.am added new directory text. 2003-01-29 22:20:09 +00:00
gimptext-compat.c Fixed most of the bugs the Script-Fu logo scripts triggered: 2003-02-14 22:33:22 +00:00
gimptext-compat.h Fixed most of the bugs the Script-Fu logo scripts triggered: 2003-02-14 22:33:22 +00:00
gimptext.c app/text/gimptext.[ch] added a language property to GimpText which 2003-02-24 18:54:24 +00:00
gimptext.h app/text/gimptext.[ch] added a language property to GimpText which 2003-02-24 18:54:24 +00:00
gimptextlayer.c added a writeable field to GimpData and set it from 2003-02-26 18:08:26 +00:00
gimptextlayer.h replaced with an UTF-8 safe rewrite. 2003-02-05 18:23:58 +00:00
gimptextlayout.c app/text/gimptext.[ch] added a language property to GimpText which 2003-02-24 18:54:24 +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
Makefile.am 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