aseprite/src/undoers
David Capello dc58651f79 Remove UndoHistory::undo_* member functions to use Undoers directly
and to avoid undo-lib <-> undoers circular dependency.
2011-03-30 18:27:52 -07:00
..
add_cel.cpp Remove all public fields of Cel adding accessors. 2011-03-28 00:24:27 -03:00
add_cel.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
add_image.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
add_image.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
add_layer.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
add_layer.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
add_palette.cpp Mask and palettes do not need to be serialized with IDs because 2011-03-26 20:13:49 -03:00
add_palette.h Mask and palettes do not need to be serialized with IDs because 2011-03-26 20:13:49 -03:00
close_group.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
close_group.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
dirty_area.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
dirty_area.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
flip_image.cpp Remove UndoHistory::undo_* member functions to use Undoers directly 2011-03-30 18:27:52 -07:00
flip_image.h Remove UndoHistory::undo_* member functions to use Undoers directly 2011-03-30 18:27:52 -07:00
image_area.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
image_area.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
move_layer.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
move_layer.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
object_io.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
open_group.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
open_group.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remap_palette.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remap_palette.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remove_cel.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remove_cel.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remove_image.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remove_image.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remove_layer.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remove_layer.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
remove_palette.cpp Mask and palettes do not need to be serialized with IDs because 2011-03-26 20:13:49 -03:00
remove_palette.h Mask and palettes do not need to be serialized with IDs because 2011-03-26 20:13:49 -03:00
replace_image.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
replace_image.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_cel_frame.cpp Remove all public fields of Cel adding accessors. 2011-03-28 00:24:27 -03:00
set_cel_frame.h Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_cel_opacity.cpp Remove all public fields of Cel adding accessors. 2011-03-28 00:24:27 -03:00
set_cel_opacity.h Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_cel_position.cpp Remove all public fields of Cel adding accessors. 2011-03-28 00:24:27 -03:00
set_cel_position.h Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_current_frame.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_current_frame.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_current_layer.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_current_layer.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_frame_duration.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_frame_duration.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_imgtype.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_layer_flags.cpp Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_layer_flags.h Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_layer_name.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_layer_name.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_mask_position.cpp Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_mask_position.h Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_mask.cpp Mask and palettes do not need to be serialized with IDs because 2011-03-26 20:13:49 -03:00
set_mask.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_palette_colors.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_palette_colors.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_sprite_imgtype.cpp Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_sprite_imgtype.h Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_sprite_size.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_sprite_size.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_stock_imgtype.cpp Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_stock_imgtype.h Replace UndoHistory::undo_int/data/double methods with new safe-undoers. 2011-03-27 18:15:00 -03:00
set_total_frames.cpp Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
set_total_frames.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00
undoer_base.h Refactored the entire Undo system in several layers. 2011-03-26 17:40:55 -03:00