1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_gui_basics
2014-01-25 15:54:32 +00:00
..
application Really minor clean-ups. 2014-01-12 18:06:48 +00:00
buttons Stopped buttons responding to key-shortcuts when they're not actually visible. 2014-01-22 09:39:25 +00:00
commands Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
components Avoided some problems when modal components are left open during shutdown. 2014-01-08 10:31:09 +00:00
drawables Really minor clean-ups. 2014-01-12 18:06:48 +00:00
filebrowser Moved FileFilter and WildcardFileFilter into the juce_core module. 2014-01-25 15:54:32 +00:00
keyboard Documentation fixes. 2013-11-30 20:04:17 +00:00
layout Avoiding animation proxy components grabbing focus. 2013-12-31 10:25:03 +00:00
lookandfeel Added shadow colour ID to MidiKeyboardComponent 2014-01-25 14:42:00 +00:00
menus Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images. 2013-11-24 19:30:04 +00:00
misc Fix for DropShadower when a desktop scale factor is in use. 2014-01-25 12:10:35 +00:00
mouse Documentation update + Xcode 3 compiler fix. 2014-01-01 16:20:25 +00:00
native Added linux support for wildcards when using kdialog. 2014-01-22 16:26:15 +00:00
positioning Really minor clean-ups. 2014-01-12 18:06:48 +00:00
properties Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
widgets Avoided listener callbacks during TextEditor destructor. 2014-01-18 11:20:07 +00:00
windows Better handling of ResizableWindow screen bounds handling when in kiosk mode. 2014-01-09 17:44:46 +00:00
juce_gui_basics.cpp Moved FileFilter and WildcardFileFilter into the juce_core module. 2014-01-25 15:54:32 +00: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-01-21 15:10:13 +00:00