aseprite/src/dialogs
David Capello f854c7acf5 Fix bug #14, don't ask for saving changes when read-only commands are used.
+ Added a new attribute for each undo item (undo::Modification).
+ Each item now modifies or does not modify the document (e.g. selection
  actions do not modify the document).
+ Added an asterisk in tabs when the document is modified.
2011-03-26 19:58:52 -03:00
..
aniedit.cpp Improve AnimationEditor::drawCel() to avoid calling LayerImage::getCel() 2011-03-26 19:05:09 -03:00
aniedit.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
drawtext.cpp Use C99 uint*_t instead of ase_uint*. 2011-03-24 18:36:19 -03:00
drawtext.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
filesel.cpp Replace old gfx-data with graphics from the skin sheet. 2011-03-06 16:15:05 -03:00
filesel.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
maskcol.cpp Fix bug #14, don't ask for saving changes when read-only commands are used. 2011-03-26 19:58:52 -03:00
maskcol.h Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
playfli.cpp Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
playfli.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00
repo.cpp Refactor the entire view widget to View, Viewport, and ScrollBar C++ classes. 2011-02-20 18:35:21 -03:00
repo.h Remove "j" prefix from some files in gui library. 2011-01-30 19:12:10 -03:00