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
2014-10-07 17:15:51 +01:00
..
application Minor clean-ups 2014-08-14 12:04:43 +01:00
buttons Made Button update its auto-gerenated tooltip when the command manager list changes. 2014-10-06 10:53:12 +01:00
commands Made ApplicationCommandManager::registerCommand update the command info. 2014-10-06 10:52:28 +01:00
components Clarified some comments. 2014-08-27 20:16:40 +01:00
drawables SVG parser fix for files that contain a viewBox but no preserveAspectRatio attribute. 2014-08-25 11:43:38 +01:00
filebrowser Updated the live constant editor to add C++ escape-sequences for non-ascii strings, and to allow multi-line strings. 2014-07-04 17:54:21 +01:00
keyboard Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 2014-04-23 20:35:45 +01:00
layout A few minor whitespace cleanups. 2014-08-16 21:06:27 +01:00
lookandfeel Added some colour IDs to BooleanPropertyComponent. 2014-09-29 16:32:06 +01:00
menus Added LookAndFeel method drawPopupMenuSectionHeader() 2014-09-16 12:29:34 +01:00
misc Fix for DropShadower when a desktop scale factor is in use. 2014-01-25 12:10:35 +00:00
mouse Added callbacks to DragAndDropContainer to be told when drag operations begin/end. 2014-10-07 12:08:05 +01:00
native Fix for rotation on some iOS device types. 2014-10-07 17:15:51 +01:00
positioning Clarified some comments. 2014-07-25 20:39:36 +01:00
properties Added some colour IDs to BooleanPropertyComponent. 2014-09-29 16:32:06 +01:00
widgets Added method ListBox::setClickingTogglesRowSelection() 2014-10-07 11:52:58 +01:00
windows Removed a couple of redundant 'virtual's 2014-09-26 13:05:55 +01: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-08-12 13:43:39 +01:00