1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_gui_basics
2017-06-21 16:36:17 +01:00
..
application Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
buttons Documentation: Fixed some Doxygen warnings 2017-06-14 19:04:48 +01:00
commands Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
components Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 2017-06-15 17:20:55 +01:00
drawables Fixed a problem with the SVG parser handling group element transforms 2017-06-21 16:36:17 +01:00
filebrowser Added a file parameter to the LookAndFeel::drawFileBrowserRow methods 2017-06-21 09:43:42 +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 Added a file parameter to the LookAndFeel::drawFileBrowserRow methods 2017-06-21 09:43:42 +01:00
menus Fixed a problem where popup menus triggered from the taskbar could get stuck, and tidied up some internal PopupMenu code 2017-06-19 16:27:47 +01:00
misc Added a static getSplashScreenLogo() method to JUCESplashScreen 2017-05-09 09:45:44 +01:00
mouse Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 2017-06-15 17:20:55 +01:00
native Android: Added a virtual backButtonPressed() method to JUCEApplicationBase which can be overridden to be informed when the back button is pressed on a device. 2017-06-20 16:40:03 +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 Misc code cleanups 2017-06-07 10:13:38 +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