Gimp/libgimpbase
Sven Neumann b8b305a4e9 app/text/text-enums.[ch] as a first step towards a new text PDB API, moved
2008-03-31  Sven Neumann  <sven@gimp.org>

	* app/text/text-enums.[ch]
	* libgimpbase/gimpbaseenums.[ch]: as a first step towards a new
	text PDB API, moved GimpTextDirection and GimpTextJustification
	enums to libgimpbase.

	* libgimpbase/gimpbase.def: updated.


svn path=/trunk/; revision=25325
2008-03-31 21:48:07 +00:00
..
gimpbase-private.c
gimpbase-private.h
gimpbase.def app/text/text-enums.[ch] as a first step towards a new text PDB API, moved 2008-03-31 21:48:07 +00:00
gimpbase.h
gimpbaseenums.c app/text/text-enums.[ch] as a first step towards a new text PDB API, moved 2008-03-31 21:48:07 +00:00
gimpbaseenums.h app/text/text-enums.[ch] as a first step towards a new text PDB API, moved 2008-03-31 21:48:07 +00:00
gimpbasetypes.c
gimpbasetypes.h
gimpchecks.c libgimpbase/gimpchecks.c libgimp/gimpunitcache.c 2008-01-06 02:14:44 +00:00
gimpchecks.h
gimpcpuaccel.c
gimpcpuaccel.h
gimpdatafiles.c simplified is_hidden() 2007-09-14 15:56:59 +00:00
gimpdatafiles.h
gimpenv.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-01-10 17:14:06 +00:00
gimpenv.h libgimpbase/Makefile.am removed. 2007-10-31 13:09:46 +00:00
gimplimits.h
gimpmemsize.c deprecate gimp_memsize_to_string() in favor of 2008-03-28 16:33:24 +00:00
gimpmemsize.h deprecate gimp_memsize_to_string() in favor of 2008-03-28 16:33:24 +00:00
gimpparam.h
gimpparasite.c
gimpparasite.h
gimpparasiteio.c
gimpparasiteio.h
gimpprotocol.c Properly pass the focus from the core to plug-in dialogs: 2008-03-27 16:30:29 +00:00
gimpprotocol.h Properly pass the focus from the core to plug-in dialogs: 2008-03-27 16:30:29 +00:00
gimprectangle.c
gimprectangle.h
gimpreloc.c
gimpreloc.h
gimpsignal.c
gimpsignal.h
gimpunit.c
gimpunit.h
gimputils.c marked two error messages as translatable strings. 2007-07-06 10:02:31 +00:00
gimputils.h
gimpwin32-io.h
gimpwire.c use g_try_new() so a plug-in can't easily crash the core by sending an 2007-12-11 09:36:38 +00:00
gimpwire.h
Makefile.am libgimpbase/Makefile.am removed. 2007-10-31 13:09:46 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
test-cpu-accel.c