gimp/libgimpbase
Sven Neumann df09eb68d3 trim the string only if necessary.
2003-02-20  Sven Neumann  <sven@gimp.org>

	* libgimpbase/gimputils.c (gimp_utf8_strtrim): trim the string
	only if necessary.

	* app/text/gimptext.c: changed the default text to NULL.

	* app/widgets/gimptexteditor.[ch]: replaced Cancel and OK buttons
	with a single Close button and removed the callback.

	* app/widgets/gimppropwidgets.c: gtk_text_buffer_set_text()
	doesn't like NULL pointers, pass it an empty string instead.

	* app/tools/gimptexttool.c: create a new text layer as soon as the
	user starts editing.
2003-02-20 16:11:23 +00:00
..
.cvsignore Additions for Win32: Use -no-undefined. Use the gimpbase.def file. Produce 2002-03-29 23:10:18 +00:00
Makefile.am libgimpbase/Makefile.am added new files that hold the new 2003-02-05 22:15:39 +00:00
gimpbase.def Add gimp_utf8_strtrim. Sort. Remove commented-out entries. 2003-02-19 22:30:01 +00:00
gimpbase.h libgimpbase/Makefile.am added new files that hold the new 2003-02-05 22:15:39 +00:00
gimpbasetypes.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimpdatafiles.c libgimpbase/Makefile.am added new files that hold the new 2003-02-05 22:15:39 +00:00
gimpdatafiles.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimpenv.c libgimp/gimpui.c libgimp/gimpunit.c libgimpbase/gimpenv.c 2003-02-06 21:17:12 +00:00
gimpenv.h added -lX11 to LIBXMU since GTK_LIBS doesn't provide it for us anymore 2002-05-30 02:13:11 +00:00
gimplimits.h app/gimpunit.c all libgimp headers are included via gimp.h or gimpui.h, so 2000-05-30 23:38:46 +00:00
gimpparasite.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpparasite.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpparasiteio.c require GLib-1.3.10, GTK+-1.3.10 and Pango-0.21 2001-10-28 11:18:32 +00:00
gimpparasiteio.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpprotocol.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
gimpprotocol.h removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
gimpsignal.c try to complete the aborted commit 2003-02-06 18:51:44 +00:00
gimpsignal.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpunit.h libgimpcolor/Makefile.am use GLIB_CFLAGS instead of GTK_CFLAGS. 2001-12-31 01:22:47 +00:00
gimputils.c trim the string only if necessary. 2003-02-20 16:11:23 +00:00
gimputils.h libgimpbase/Makefile.am added new files that hold the new 2003-02-05 22:15:39 +00:00
gimpversion.h.in bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpwire.c using a union like that may not be completely portable. Use a guint8 array 2002-11-25 10:12:02 +00:00
gimpwire.h libgimpbase/gimpprotocol.[ch] pass "gpointer user_data" to all functions, 2002-05-16 17:41:38 +00:00
makefile.mingw.in Additions for Win32: Use -no-undefined. Use the gimpbase.def file. Produce 2002-03-29 23:10:18 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00