.. |
application
|
Minor clean-ups
|
10 years ago |
buttons
|
Added method Button::getState()
|
10 years ago |
commands
|
Made ApplicationCommandManager::registerCommand update the command info.
|
10 years ago |
components
|
Clarified some comments.
|
10 years ago |
drawables
|
SVG parser fix for files that contain a viewBox but no preserveAspectRatio attribute.
|
10 years ago |
filebrowser
|
Updated the live constant editor to add C++ escape-sequences for non-ascii strings, and to allow multi-line strings.
|
11 years ago |
keyboard
|
Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android)
|
11 years ago |
layout
|
Demo cleanups.
|
10 years ago |
lookandfeel
|
Added some colour IDs to BooleanPropertyComponent.
|
10 years ago |
menus
|
Added some missing semi-colons.
|
10 years ago |
misc
|
Fix for DropShadower when a desktop scale factor is in use.
|
11 years ago |
mouse
|
Added callbacks to DragAndDropContainer to be told when drag operations begin/end.
|
10 years ago |
native
|
Updated OSX file dragging functions to avoid some thigns that were deprecated in 10.10
|
10 years ago |
positioning
|
Clarified some comments.
|
10 years ago |
properties
|
Added some colour IDs to BooleanPropertyComponent.
|
10 years ago |
widgets
|
Fix for ListBox::getRowNumberOfComponent
|
10 years ago |
windows
|
Added a flag to CallOutBox to provide control over the consumption of mouse-events that dismiss the box.
|
10 years ago |
juce_gui_basics.cpp
|
Removed an unnecessary inclusion of Carbon.h
|
10 years ago |
juce_gui_basics.h
|
Moved FileFilter and WildcardFileFilter into the juce_core module.
|
11 years ago |
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
|
12 years ago |
juce_module_info
|
Version number update
|
10 years ago |