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-24 01:54:22 +00:00
Code
Activity
38bd05de16
JUCE
/
build
History
Download ZIP
Download TAR.GZ
Julian Storer
e73a0fb874
Added Value support to Labels and ComboBoxes. Altered all the PropertyComponent classes so that as well as being used as abstract base classes, they can now also be instantiated directly as controllers for a Value. This allows property panels to be built to control a set of Value objects without writing any custom classes.
2010-01-15 15:39:39 +00:00
..
linux
Added Linux contributions for headless messaging, clipboard and better shm support.
2010-01-11 22:25:43 +00:00
macosx
Added Value support to Labels and ComboBoxes. Altered all the PropertyComponent classes so that as well as being used as abstract base classes, they can now also be instantiated directly as controllers for a Value. This allows property panels to be built to control a set of Value objects without writing any custom classes.
2010-01-15 15:39:39 +00:00
win32
Added Value support to the Button's toggle state and TextEditor content. Refactored the atomic operation functions to live inside a class called Atomic, and the byte order functions into a class called ByteOrder.
2010-01-10 22:00:59 +00:00