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-19 01:04:20 +00:00
Code
Activity
cd14d5efa5
JUCE
/
extras
/
browser plugins
/
demo
History
Download ZIP
Download TAR.GZ
Julian Storer
907a9aaffe
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
2010-07-11 11:46:36 +01:00
..
build
made the NPAPI browser wrapper able to compile in 64-bit mode
2009-09-17 13:47:47 +01:00
src
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
2010-07-11 11:46:36 +01:00
test.html
Fixed a few minor issues and added code to drawables for loading/saving them (this is work-in-progress: not for public use yet!)
2009-09-14 13:23:26 +01:00