mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
parent
78b5d2994e
commit
08cde09921
9 changed files with 164 additions and 99 deletions
|
|
@ -20,6 +20,8 @@ Changelist for version 1.44
|
|||
- added MultiDocumentPanel::createNewDocumentWindow() method to allow creation of custom document windows in a MultiDocumentPanel
|
||||
- added a Thread::getCurrentThread() method
|
||||
- added an option to MessageManagerLock that can check for thread termination, to avoid deadlocks.
|
||||
- new method: PropertySet::setFallbackPropertySet()
|
||||
- some simplifications to ApplicationProperties, because of problems it was causing when there were read-only common property files.
|
||||
|
||||
==============================================================================
|
||||
Changelist for version 1.43
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue