mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
parent
1ca5d73733
commit
25b03b4cc1
12 changed files with 2022 additions and 1879 deletions
|
|
@ -27,6 +27,7 @@ Changelist for version 1.46
|
|||
- moved some of the posix code that was the same in the mac and linux builds into a single, shared file
|
||||
- fixed InterprocessLock on mac/linux so that it can't get stuck when an app quits unexpectedly
|
||||
- added an option to splash screens to close themselves when the mouse is clicked
|
||||
- change to ProgressBar to allow custom text and bars that are just spinning without a known progress position. This also meant a change to the params for LookAndFeel::drawProgressBar
|
||||
|
||||
==============================================================================
|
||||
Changelist for version 1.45
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue