This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-10 23:44:24 +00:00
Code
Activity
806d99d777
JUCE
/
modules
/
juce_data_structures
/
undomanager
History
Download ZIP
Download TAR.GZ
jules
91f2453d11
Fixed a bug in UndoManager when using undoCurrentTransactionOnly
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