aseprite/data
David Capello e703de535e Show saved undo state in Edit > Undo History window (fix #3578)
Some extra changes introduced:
* DocUndo & CmdTransaction were simplified: removing the saved
  counter, and storing a specific UndoState pointing to the state that
  matches the version in the disk
* DocUndo::onDeleteUndoState() can generate a
  impossibleToBackToSavedState() if the saved state is deleted. This
  might fix some bugs where a "save changes" dialog weren't displayed
  after undoing and making changes (probably related to #3542, but not
  sure)

Some extra work is needed to avoid showing the "save changes" dialog
if we are close to the saved state and only non-modification undo
states separate us from there. E.g. if we open a file, select the
canvas, and close it, Aseprite now shows the "save changes" dialog,
this wasn't true in previous versions.
2022-11-02 09:57:52 -03:00
..
extensions Show saved undo state in Edit > Undo History window (fix #3578) 2022-11-02 09:57:52 -03:00
fonts Fix "H" character in mini font (to avoid confusion with "W") 2020-09-29 15:42:55 -03:00
icons [win] Add icon for the main window on Windows when DPI scale=150% (fix #3034) 2021-11-01 14:34:24 -03:00
palettes Move palettes to extensions (#1403) 2017-06-10 16:44:19 -03:00
strings Add option to play/preview with subtags & repetitions 2022-10-20 14:41:24 -03:00
widgets Add repeat field to animation tags (#1275, #1740) 2022-10-19 12:25:06 -03:00
convmatr.def Add new matrices to create an outline in RGB transparent layers 2015-04-16 11:08:35 -03:00
gui.xml Merge branch 'main' into beta 2022-09-28 16:20:03 -03:00
pref.xml Add option to play/preview with subtags & repetitions 2022-10-20 14:41:24 -03:00