| .. |
|
application
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
buttons
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
commands
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
components
|
Added an OS X 10.5 compatible std::function replacement
|
2017-05-03 15:36:25 +01:00 |
|
drawables
|
SVG parser: changed font heights to work in points rather than pixels, to match behaviour of other parsers
|
2017-05-31 11:55:13 +01:00 |
|
filebrowser
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
keyboard
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
layout
|
Fixed a bug in ComponentBoundsConstrainer::setBoundsForComponent() where a component positioned off-screen or on another monitor wouldn't have its bounds set correctly
|
2017-06-05 14:12:44 +01:00 |
|
lookandfeel
|
Change to unreadable button text colour in LookAndFeel_V3
|
2017-05-03 15:05:39 +01:00 |
|
menus
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
misc
|
Added a static getSplashScreenLogo() method to JUCESplashScreen
|
2017-05-09 09:45:44 +01:00 |
|
mouse
|
Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class
|
2017-05-10 09:37:37 +01:00 |
|
native
|
OpenGL: Fixed a crash in Cubase/WaveLab when OpenGL is used in a plug-ins editor
|
2017-06-01 10:34:20 +01:00 |
|
positioning
|
Suppressed a VS2013 assignment operator compiler warning
|
2017-05-04 09:54:52 +01:00 |
|
properties
|
Added a method to TextPropertyComponent to set whether it should respond to file drag and drop
|
2017-06-05 10:15:45 +01:00 |
|
widgets
|
Added TextEditor::applyColourToAllText() method
|
2017-06-02 11:39:02 +01:00 |
|
windows
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_gui_basics.cpp
|
Workarounds for some new "recommended" Xcode warning flags
|
2017-05-02 17:12:20 +01:00 |
|
juce_gui_basics.h
|
Bump version number to 5.0.2
|
2017-05-30 16:32:47 +01:00 |
|
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |