Gimp/app/text
Sven Neumann f274dce25b added new function gimp_g_value_get_memsize() that attempts to calculate
2004-07-13  Sven Neumann  <sven@gimp.org>

	* app/core/gimp-utils.[ch]: added new function
	gimp_g_value_get_memsize() that attempts to calculate the memory
	requirements for a GValue.

	* app/text/gimptextundo.c (gimp_text_undo_get_memsize): use the
	new function to obtain a better estimate for the size of the text
	undo.
2004-07-13 10:09:22 +00:00
..
.cvsignore
gimp-fonts.c
gimp-fonts.h
gimpfont.c take both logical and ink rectangle into account to avoid clipping away 2004-05-28 12:46:54 +00:00
gimpfont.h
gimpfontlist.c tools/Makefile.am app/Makefile.am app, tools, and user dir bumped to 2004-04-16 00:56:25 +00:00
gimpfontlist.h
gimptext-bitmap.c updated the (still unused) unused text transformation code. 2004-06-04 23:42:05 +00:00
gimptext-bitmap.h
gimptext-compat.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimptext-compat.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimptext-parasite.c
gimptext-parasite.h
gimptext-private.h
gimptext-vectors.c define G*_DISABLE_DEPRECATED for all G* modules except GTK+. Don't do so 2004-05-11 17:19:24 +00:00
gimptext-vectors.h
gimptext-xlfd.c account for the fact that XLFD stores point sizes in decipoints. 2004-01-26 18:49:33 +00:00
gimptext-xlfd.h
gimptext.c added a category parameter to make this function more flexible. 2004-04-13 15:07:30 +00:00
gimptext.h
gimptextlayer-transform.c updated the (still unused) unused text transformation code. 2004-06-04 23:42:05 +00:00
gimptextlayer-transform.h updated the (still unused) unused text transformation code. 2004-06-04 23:42:05 +00:00
gimptextlayer-xcf.c added a missing call to gimp_image_flush(). 2004-03-18 15:27:23 +00:00
gimptextlayer-xcf.h added a missing call to gimp_image_flush(). 2004-03-18 15:27:23 +00:00
gimptextlayer.c added "const gchar *stroke_desc" to the GimpItemClass struct and always 2004-04-15 14:41:36 +00:00
gimptextlayer.h added gimp_text_layer_set(), a function that calls g_object_set() on the 2004-03-19 22:12:18 +00:00
gimptextlayout-render.c multiply the layout's offsets with PANGO_SCALE, not -PANGO_SCALE. Fixes 2003-12-16 13:33:02 +00:00
gimptextlayout-render.h
gimptextlayout.c fixed text positioning for fonts where glyphs extend the logical rectangle 2004-01-25 21:06:01 +00:00
gimptextlayout.h
gimptextundo.c added new function gimp_g_value_get_memsize() that attempts to calculate 2004-07-13 10:09:22 +00:00
gimptextundo.h removed member "guint time"... 2004-07-12 17:10:34 +00:00
Makefile.am added gimp_undo_type_to_name() a similar function used to live in 2004-03-21 23:14:21 +00:00
makefile.msc build sanity.obj app/text/makefile.msc : gimptextundo.obj 2004-04-11 15:21:09 +00:00
text-enums.c app/core/core-enums.c app/display/display-enums.c app/paint/paint-enums.c 2004-06-30 16:05:24 +00:00
text-enums.h removed enum SizeType. 2004-07-05 20:55:05 +00:00
text-types.h added gimp_undo_type_to_name() a similar function used to live in 2004-03-21 23:14:21 +00:00