Gimp/app/text
Sven Neumann bed3c858da added new function gimp_list_sort().
2003-03-27  Sven Neumann  <sven@gimp.org>

	* app/core/gimplist.[ch]: added new function gimp_list_sort().

	* app/text/gimpfontlist.c (gimp_font_list_restore): sort the list
	after all fonts have been added instead of keeping the list in
	order while inserting
2003-03-27 14:11:05 +00:00
..
.cvsignore configure.in app/Makefile.am added new directory text. 2003-01-29 22:20:09 +00:00
gimpfont.c added an upper limit for the popup size to avoid a crash when 2003-03-26 22:17:37 +00:00
gimpfont.h require gtk+ >= 2.2. 2003-03-25 22:13:10 +00:00
gimpfontlist.c added new function gimp_list_sort(). 2003-03-27 14:11:05 +00:00
gimpfontlist.h added gimp_font_list_restore() which loads the fonts (not yet). 2003-03-25 22:53:10 +00:00
gimptext-compat.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 include locale.h for setlocale(). 2003-03-25 17:39:01 +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 More great icons from Jimmac: 2003-03-27 12:29:54 +00:00
gimptextlayer.h replaced with an UTF-8 safe rewrite. 2003-02-05 18:23:58 +00:00
gimptextlayout.c require gtk+ >= 2.2. 2003-03-25 22:13:10 +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 app/text/Makefile.am app/text/text-types.h new GimpList subclass. 2003-03-25 22:00:59 +00:00
makefile.msc app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
text-enums.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
text-enums.h app/text/text-enums.[ch] replaced GimpTextAlignment with 2003-02-05 09:51:26 +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