1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics
2015-03-03 09:47:03 +00: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 Made ApplicationCommandManager::registerCommand update the command info. 2014-10-06 10:52:28 +01:00
components Added an advisory note about deleteAllChildren() 2014-12-29 12:02:35 +00:00
drawables Setting component ID for SVG text elements. 2015-02-11 10:29:19 +00:00
filebrowser Added support for extra info panels in OSX native file choosers. 2015-01-29 14:18:55 +00:00
keyboard Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 2015-01-12 12:33:54 +00:00
layout Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. 2015-02-25 17:38:22 +00:00
lookandfeel Tweaks to avoid an obscure compiler warning. 2015-02-05 15:10:27 +00:00
menus Added some missing semi-colons. 2014-10-14 11:48:16 +01:00
misc Fix for DropShadower when a desktop scale factor is in use. 2014-01-25 12:10:35 +00:00
mouse Fixed a comment. 2014-11-25 16:43:56 +00:00
native Workarounds to allow building with Xcode option "strict checking of objc_msgSend calls" enabled. 2015-03-03 09:47:03 +00:00
positioning Fixed spelling. 2014-12-12 16:36:19 +00:00
properties Added some colour IDs to BooleanPropertyComponent. 2014-09-29 16:32:06 +01:00
widgets Minor fix for treeview dragging insert position. 2015-02-18 11:33:15 +00:00
windows Whitespace. 2015-02-18 11:01:05 +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