1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics
2014-10-16 12:28:39 +01:00
..
application Minor clean-ups 2014-08-14 12:04:43 +01:00
buttons Added method Button::getState() 2014-10-14 15:44:14 +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 Added some missing semi-colons. 2014-10-14 11:48:16 +01:00
lookandfeel Added some colour IDs to BooleanPropertyComponent. 2014-09-29 16:32:06 +01: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 Added callbacks to DragAndDropContainer to be told when drag operations begin/end. 2014-10-07 12:08:05 +01:00
native Made it possible to set JUCE_DISABLE_WIN32_DPI_AWARENESS=1 to disable win32 high-res scaling. 2014-10-16 12:28:39 +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 Fix for ListBox::createSnapshotOfSelectedRows 2014-10-14 14:36:11 +01:00
windows Added a flag to CallOutBox to provide control over the consumption of mouse-events that dismiss the box. 2014-10-12 16:38:18 +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