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-14 00:14:18 +00:00
Code
Activity
d60f661789
JUCE
/
extras
/
browser plugins
History
Download ZIP
Download TAR.GZ
Julian Storer
5f347bc999
Updated the path flattening code to correctly observe tolerance values, and made the tolerances adapt to the scaling being used when drawing to a transformed graphics context. Fixed a small issue with focus listeners, and a mac menu dismissal problem.
2010-12-15 17:20:26 +00:00
..
demo
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
wrapper
Updated the path flattening code to correctly observe tolerance values, and made the tolerances adapt to the scaling being used when drawing to a transformed graphics context. Fixed a small issue with focus listeners, and a mac menu dismissal problem.
2010-12-15 17:20:26 +00:00
How to build a browser plugin.txt
First version of the ActiveX browser plugin wrapper
2009-05-11 09:33:05 +00:00