1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
jules 2008-04-09 16:27:57 +00:00
parent 5ec41226c6
commit 22fefe2c57
16 changed files with 1203 additions and 2316 deletions

View file

@ -28,6 +28,7 @@ Changelist for version 1.46
- 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
- ditched win98 non-unicode support (presumably nobody will miss that!)
==============================================================================
Changelist for version 1.45