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-16 00:34:19 +00:00
Code
Activity
1f6d9ec92c
JUCE
/
src
/
gui
History
Download ZIP
Download TAR.GZ
Julian Storer
1f6d9ec92c
Added multiple-selection, and the ability to browse for both files and folders to the Juce file chooser dialog classes. This has involved changing a few methods, so if you're using these classes directly, you may need to tweak your code, but it should be very easy to do.
2009-12-08 16:07:47 +00:00
..
components
Added multiple-selection, and the ability to browse for both files and folders to the Juce file chooser dialog classes. This has involved changing a few methods, so if you're using these classes directly, you may need to tweak your code, but it should be very easy to do.
2009-12-08 16:07:47 +00:00
graphics
Fixed a couple of tiny inaccuracies in the graphics code.
2009-12-03 22:52:35 +00:00