1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics
2013-04-07 19:28:52 +01:00
..
application Made use of @autoreleasepool for clang builds. 2013-03-21 18:33:01 +00:00
buttons Added DrawableButton::textColourOnId 2013-01-22 17:01:39 +00:00
commands Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 2013-03-08 14:07:51 +00:00
components Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows. 2013-04-01 20:12:51 +01:00
drawables Added method Drawable::parseSVGPath() 2013-04-04 16:46:59 +01:00
filebrowser Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
keyboard Minor tidying-up of docs + warnings. 2013-01-16 15:50:14 +00:00
layout Minor clean-ups. 2013-03-31 12:13:02 +01:00
lookandfeel Added DrawableButton::textColourOnId 2013-01-22 17:01:39 +00:00
menus Added calling convention to logAssertion. 2013-04-04 11:41:47 +01:00
misc Minor clean-ups. 2013-04-03 14:44:19 +01:00
mouse Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks. 2013-04-07 19:28:52 +01:00
native Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks. 2013-04-07 19:28:52 +01:00
positioning Minor clean-ups. 2013-03-31 12:13:02 +01:00
properties Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
widgets Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
windows Minor clean-ups. 2013-04-03 14:44:19 +01:00
juce_gui_basics.cpp Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 2013-03-08 12:01:46 +00:00
juce_gui_basics.h New class: ConcertinaPanel. 2012-08-05 22:09:26 +01:00
juce_gui_basics.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info 2.0.38 2013-03-08 20:34:38 +00:00