gimp/app/text
Sven Neumann 142d0725ce app/text/gimptext.[ch] added back "box-unit" property; it makes sense to
2003-10-26  Sven Neumann  <sven@gimp.org>

	* app/text/gimptext.[ch]
	* app/text/gimptextlayout.c: added back "box-unit" property; it
	makes sense to have an extra unit for it.
2003-10-26 12:07:05 +00:00
..
.cvsignore configure.in app/Makefile.am added new directory text. 2003-01-29 22:20:09 +00:00
Makefile.am app/core/gimpedit.[ch] app/core/gimpmodules.[ch] app/core/gimpunits.[ch] 2003-09-15 17:26:28 +00:00
gimp-fonts.c added gimp_container_freeze() / _thaw() around font list reloading. 2003-10-18 16:23:15 +00:00
gimp-fonts.h Font configuration stuff: You can rescan for fonts on the fly now. A 2003-09-01 18:20:56 +00:00
gimpfont.c added GIMP_VIEWABLE_MAX_BUTTON_SIZE GIMP_VIEWABLE_MAX_MENU_SIZE. 2003-10-09 12:26:46 +00:00
gimpfont.h require gtk+ >= 2.2. 2003-03-25 22:13:10 +00:00
gimpfontlist.c added new function gimp_object_name_collate() which compares two object 2003-10-09 13:35:15 +00:00
gimpfontlist.h added gimp_font_list_restore() which loads the fonts (not yet). 2003-03-25 22:53:10 +00:00
gimptext-bitmap.c app/text/Makefile.am new files that hold yet unused GimpItem transform 2003-08-15 19:45:41 +00:00
gimptext-bitmap.h app/text/Makefile.am new files that hold yet unused GimpItem transform 2003-08-15 19:45:41 +00:00
gimptext-compat.c set a default resolution on the fontmap since Pango doesn't seem to do 2003-10-01 01:20:40 +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-parasite.c app/widgets/gimpdocked.[ch] renamed GimpDockedIface to 2003-10-11 14:30:18 +00:00
gimptext-parasite.h added new function gimp_config_serialize_to_fd() for the sake of 2003-06-24 19:45:55 +00:00
gimptext-private.h app/text/Makefile.am new files that hold yet unused GimpItem transform 2003-08-15 19:45:41 +00:00
gimptext-vectors.c removed excessive path debugging output. 2003-08-31 23:46:05 +00:00
gimptext-vectors.h Generalized text rendering and added a framework for creating GimpVectors 2003-07-20 21:23:01 +00:00
gimptext-xlfd.c added convenience function gimp_text_set_font_from_xlfd(). Improved and 2003-06-25 11:43:36 +00:00
gimptext-xlfd.h added convenience function gimp_text_set_font_from_xlfd(). Improved and 2003-06-25 11:43:36 +00:00
gimptext.c app/text/gimptext.[ch] added back "box-unit" property; it makes sense to 2003-10-26 12:07:05 +00:00
gimptext.h app/text/gimptext.[ch] added back "box-unit" property; it makes sense to 2003-10-26 12:07:05 +00:00
gimptextlayer-transform.c use gimp_drawable_invalidate_boundary now. 2003-09-04 17:48:15 +00:00
gimptextlayer-transform.h app/text/Makefile.am new files that hold yet unused GimpItem transform 2003-08-15 19:45:41 +00:00
gimptextlayer.c removed gimp_config_copy_properties() and added the more intelligent 2003-10-14 15:20:59 +00:00
gimptextlayer.h app/text/Makefile.am new files that hold yet unused GimpItem transform 2003-08-15 19:45:41 +00:00
gimptextlayout-render.c pango_font_description_set_size() takes points not pixels as the old code 2003-10-01 11:52:52 +00:00
gimptextlayout-render.h Generalized text rendering and added a framework for creating GimpVectors 2003-07-20 21:23:01 +00:00
gimptextlayout.c app/text/gimptext.[ch] added back "box-unit" property; it makes sense to 2003-10-26 12:07:05 +00:00
gimptextlayout.h app/text/Makefile.am app/text/gimptextlayout-private.h new files that 2003-07-06 18:43:58 +00:00
makefile.msc replace the win9x specific cd .... with the portable cd ..\..\.. 2003-06-19 09:57:35 +00:00
text-enums.c handle negative float and double values similar to how this is done for 2003-10-26 00:03:16 +00:00
text-enums.h handle negative float and double values similar to how this is done for 2003-10-26 00:03:16 +00:00
text-types.h app/text/Makefile.am app/text/text-types.h new GimpList subclass. 2003-03-25 22:00:59 +00:00