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-11-15 16:26:53 +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 Clarified some comments. 2014-08-27 20:16:40 +01:00
drawables Tidied up some SVG transform parsing code. 2014-11-06 10:06:59 +00: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 Improved scale factor used in cached images by ComponentAnimator. 2014-10-23 16:46:49 +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 Avoided issues in win32 mouse-handling code when a window is deleted mid-way through a particular type of mouse operation. 2014-11-05 17:27:26 +00: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 Tweaked the way the ComboBox popup menu height is calculated, to work with a wider range of sizes. 2014-11-15 16:26:53 +00: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