1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_gui_basics
2014-09-26 13:05:55 +01:00
..
application Minor clean-ups 2014-08-14 12:04:43 +01:00
buttons Minor tweaks to make DrawableButton more customisable. 2014-06-08 11:07:30 +01:00
commands A few minor clean-ups. 2014-08-26 10:17:40 +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 LookAndFeel method drawPopupMenuSectionHeader() 2014-09-16 12:29:34 +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 Tweak to DragAndDropContainer to avoid problems detecting the window that's being dragged over. 2014-09-16 15:38:18 +01:00
native Tweak to DragAndDropContainer to avoid problems detecting the window that's being dragged over. 2014-09-16 15:38:18 +01:00
positioning Clarified some comments. 2014-07-25 20:39:36 +01:00
properties Clarified some comments. 2014-09-02 15:02:26 +01:00
widgets Fixed some escaping of slash characters in TreeViewItem identifier strings. 2014-09-26 09:34:03 +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