1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics
2015-04-27 11:58:52 +01:00
..
application Minor clean-ups 2014-08-14 12:04:43 +01:00
buttons Fixed a comment 2014-11-11 15:07:41 +00:00
commands Minor documentation cleanups. 2015-03-07 17:45:45 +00:00
components Clarified some documentation relating to the Component::setBufferedToImage, which didn't match the actual behaviour of that method. 2015-04-10 12:48:06 +01:00
drawables Setting component ID for SVG text elements. 2015-02-11 10:29:19 +00:00
filebrowser Fix for a problem in applying openness to FileBrowserComponent treeviews. 2015-03-24 15:53:04 +00:00
keyboard Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 2015-01-12 12:33:54 +00:00
layout Fixed very minor code style imperfection! 2015-03-24 16:58:21 +00:00
lookandfeel Replaced the old LookAndFeel method getTooltipSize() with getTooltipBounds(), which can return a position as well as a size. 2015-03-25 14:51:11 +00:00
menus Fixes for unused parameter warnings when modal loops are disabled. 2015-03-05 14:38:42 +00:00
misc Fix for DropShadower when a desktop scale factor is in use. 2014-01-25 12:10:35 +00:00
mouse Added a method MouseInactivityDetector::setMouseMoveTolerance() 2015-04-27 11:58:52 +01:00
native Modified app startup code so that JUCEApplication::shutdown() will still get called even if the app is aborted during the initialise() method. 2015-04-14 11:30:25 +01:00
positioning Fixed spelling. 2014-12-12 16:36:19 +00:00
properties Documentation correction. 2015-03-24 14:30:34 +00:00
widgets Whitespace 2015-04-24 11:27:21 +01:00
windows Fix to make sure that ResizableWindow can't accidentally be dragged without first getting a mouseDown event. 2015-03-25 15:14:46 +00:00
juce_gui_basics.cpp Removed an unnecessary inclusion of Carbon.h 2014-08-21 20:48:21 +01:00
juce_gui_basics.h Moved FileFilter and WildcardFileFilter into the juce_core module. 2014-01-25 15:54:32 +00:00
juce_gui_basics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-12-16 17:21:34 +00:00