Files
gimp/app/widgets
Sven Neumann 20d03407fe avoid to set the unit property with every size change; only set it if it
2004-03-20  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimppropwidgets.c (gimp_prop_size_entry_callback):
	avoid to set the unit property with every size change; only set it
	if it actually changed.

	* app/core/gimpimage-undo-push.c (gimp_image_undo_push_text_layer):
	allow to pass a GParamSpec that identifies a single text property
	to be changed. In this case, don't store a GimpText object on the
	undo stack but only the changed value.

	* app/tools/gimptexttool.c: use the new undo feature to reduce the
	memory footprint of text undo for the common case.

	* app/text/gimptextlayer.c: changed accordingly.
2004-03-20 17:21:48 +00:00
..
2004-02-18 13:43:50 +00:00
2003-11-14 12:38:01 +00:00
2003-10-26 14:01:33 +00:00
2003-11-20 20:36:55 +00:00
2004-02-26 20:04:20 +00:00
2004-02-26 20:04:20 +00:00
2004-03-18 12:18:12 +00:00
2003-09-06 22:02:12 +00:00
2004-02-18 13:43:50 +00:00
2003-09-30 02:44:17 +00:00
2004-01-06 11:37:00 +00:00
2004-02-26 16:07:20 +00:00
2003-11-21 14:19:15 +00:00
2003-09-06 22:02:12 +00:00
2004-01-12 01:32:20 +00:00
2004-03-07 23:13:51 +00:00