Files
gimp/app/core
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-09-15 17:41:18 +00:00
2003-09-15 17:41:18 +00:00
2004-03-17 14:10:19 +00:00
2004-02-18 13:43:50 +00:00
2004-02-18 13:43:50 +00:00
2004-01-29 16:19:57 +00:00
2004-01-29 16:19:57 +00:00
2004-02-18 13:43:50 +00:00
2004-01-14 11:34:15 +00:00
2004-02-05 12:52:35 +00:00
2003-12-09 12:56:22 +00:00
2004-03-13 17:45:58 +00:00
2004-03-13 17:45:58 +00:00
2003-09-27 13:46:30 +00:00
2003-09-27 13:46:30 +00:00
2004-01-27 23:38:03 +00:00
2004-03-04 13:57:27 +00:00