1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
2013-04-25 11:33:37 +01:00
..
application Made use of @autoreleasepool for clang builds. 2013-03-21 18:33:01 +00:00
buttons Documentation fix. 2013-04-22 10:27:56 +01: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 Simplified some ComponentPeer methods. 2013-04-21 19:01:02 +01:00
drawables Added method Drawable::parseSVGPath() 2013-04-04 16:46:59 +01:00
filebrowser Documentation fixes. 2013-04-21 12:30:08 +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 Fixed a problem where modal loops could stop a mouse-up event. 2013-04-19 16:59:49 +01:00
native Window positioning fix. 2013-04-25 11:33:37 +01:00
positioning Minor clean-ups. 2013-03-31 12:13:02 +01:00
properties Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 2013-04-15 12:21:22 +01:00
widgets Added support for c++11 override and final keywords, and blank definitions for older compilers. 2013-04-22 18:00:27 +01:00
windows Simplified some ComponentPeer methods. 2013-04-21 19:01:02 +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 v2.0.39 2013-04-21 12:23:57 +01:00