Files
gimp/app/core
Michael Natterer 29ddc678d3 added GIMP_UNDO_EVENT_UNDO_FREEZE and GIMP_UNDO_EVENT_UNDO_THAW.
2003-11-25  Michael Natterer  <mitch@gimp.org>

	* app/core/core-enums.[ch]: added GIMP_UNDO_EVENT_UNDO_FREEZE
	and GIMP_UNDO_EVENT_UNDO_THAW.

	* app/core/gimpimage.c: emit undo events in
	gimp_image_undo_freeze() and gimp_image_undo_thaw().

	* app/widgets/gimpundoeditor.c: made it aware of FREEZE/THAW signals
	and robust against evil stuff like freezing/thawing the undo
	in the middle of an open undo group. Fixes bug #124421.

	* plug-ins/script-fu/scripts/circuit.scm: push and undo group
	instead of disabling/enabling undo.
2003-11-25 16:12:53 +00:00
..
2003-09-15 17:41:18 +00:00
2003-09-15 17:41:18 +00:00
2003-11-04 21:58:39 +00:00
2003-11-25 12:53:29 +00:00
2003-09-04 20:18:08 +00:00
2003-09-04 20:18:08 +00:00
2003-09-27 13:46:30 +00:00
2003-09-27 13:46:30 +00:00
2003-11-20 18:08:01 +00:00