The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 91f2453d11 Fixed a bug in UndoManager when using undoCurrentTransactionOnly 9 years ago
..
juce_UndoManager.cpp Fixed a bug in UndoManager when using undoCurrentTransactionOnly 9 years ago
juce_UndoManager.h Changed UndoManager so that if a transaction is aborted with undoCurrentTransactionOnly(), then any previously-saved future redo states are restored. 9 years ago
juce_UndoableAction.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 9 years ago