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-01-07 12:03:02 +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 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 Added a missing implementation in ConcertinaPanel 2014-12-28 10:36:33 +00:00
lookandfeel Added methods to Label and TextEditor to specify the type of virtual keyboard they require. 2015-01-07 12:03:02 +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 Added some extra safeguards against problems when running a headless linux app. 2014-12-29 15:23:57 +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 Added methods to Label and TextEditor to specify the type of virtual keyboard they require. 2015-01-07 12:03:02 +00:00
windows Avoided a few compiler warnings. 2014-12-03 11:45:15 +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