| .. |
|
application
|
Really minor clean-ups.
|
11 years ago |
|
buttons
|
Minor tweaks to make DrawableButton more customisable.
|
11 years ago |
|
commands
|
Minor clean-ups
|
11 years ago |
|
components
|
Avoiding flicker when handling synchronous repainting of desktop windows when they are resized.
|
11 years ago |
|
drawables
|
Made the SVG parser set the component ID of the drawables it creates.
|
11 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
|
Fix for viewport shift-scrolling
|
11 years ago |
|
lookandfeel
|
Added method getCallOutBoxBorderSize() to look+feel.
|
11 years ago |
|
menus
|
Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>.
|
11 years ago |
|
misc
|
Fix for DropShadower when a desktop scale factor is in use.
|
11 years ago |
|
mouse
|
Fixes for unbounded mouse behaviour on scaled displays
|
11 years ago |
|
native
|
linux scaled desktop size fix.
|
11 years ago |
|
positioning
|
Clarified some comments.
|
11 years ago |
|
properties
|
Minor clean-ups
|
11 years ago |
|
widgets
|
Avoided a few linux gcc warnings.
|
11 years ago |
|
windows
|
Added method getCallOutBoxBorderSize() to look+feel.
|
11 years ago |
|
juce_gui_basics.cpp
|
Added some assertions to some Desktop methods to check that the message manager is locked.
|
11 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
|
11 years ago |