1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_data_structures/undomanager
2016-08-15 17:11:12 +01:00
..
juce_UndoableAction.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
juce_UndoManager.cpp Fixed a bug in UndoManager when using undoCurrentTransactionOnly 2016-08-15 17:11:12 +01:00
juce_UndoManager.h Changed UndoManager so that if a transaction is aborted with undoCurrentTransactionOnly(), then any previously-saved future redo states are restored. 2016-08-08 11:31:13 +01:00