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-02-01 03:10:06 +00:00
Code
Activity
6f0740d466
JUCE
/
extras
/
Introjucer
History
Download ZIP
Download TAR.GZ
Julian Storer
e9bdd1d637
Changed the var class to be able to hold any ReferenceCountedObject rather than just a DynamicObject. Altered the drag-and-drop classes to use a var instead of a String as the drag description. This affects the getDragSourceDescription() methods in the TreeViewItem, ListBoxModel and TableListBoxModel classes, which now return a var instead of a String.
2011-04-14 20:13:12 +01:00
..
Builds
Added mac architecture type to the introjucer. Optimised code editor syntax iteration.
2011-03-08 19:27:23 +00:00
JuceLibraryCode
Renamed the experimental jucer as the Introjucer.
2011-03-08 11:41:28 +00:00
Source
Changed the var class to be able to hold any ReferenceCountedObject rather than just a DynamicObject. Altered the drag-and-drop classes to use a var instead of a String as the drag description. This affects the getDragSourceDescription() methods in the TreeViewItem, ListBoxModel and TableListBoxModel classes, which now return a var instead of a String.
2011-04-14 20:13:12 +01:00
Introjucer.jucer
Added mac architecture type to the introjucer. Optimised code editor syntax iteration.
2011-03-08 19:27:23 +00:00