| .. |
|
application
|
Added some missing 'override' decorators
|
10 years ago |
|
buttons
|
Avoided a dangling pointer problem when changing images in DrawableButton
|
10 years ago |
|
commands
|
Minor documentation cleanups.
|
10 years ago |
|
components
|
Fixed a spelling mistake
|
10 years ago |
|
drawables
|
Made the SVG parser recognise the "display=none" attribute.
|
10 years ago |
|
filebrowser
|
Added a flag to FileBrowserComponent to allow it to keep the current name when the folder changes, and used this flag in the introjucer's new project wizard.
|
10 years ago |
|
keyboard
|
Added a new soft-keyboard type TextInputTarget::decimalKeyboard.
|
10 years ago |
|
layout
|
Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components.
|
10 years ago |
|
lookandfeel
|
Minor clean-up in LookAndFeel_V2::getSliderLayout.
|
10 years ago |
|
menus
|
Fixes for unused parameter warnings when modal loops are disabled.
|
10 years ago |
|
misc
|
Fix for DropShadower when a desktop scale factor is in use.
|
11 years ago |
|
mouse
|
Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components.
|
10 years ago |
|
native
|
Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components.
|
10 years ago |
|
positioning
|
Rearranged some documentation for relative coord expressions.
|
10 years ago |
|
properties
|
Documentation correction.
|
10 years ago |
|
widgets
|
Added some missing 'override' decorators
|
10 years ago |
|
windows
|
Added some missing 'override' decorators
|
10 years ago |
|
juce_gui_basics.cpp
|
Adds proper per-monitor scaling support on linux
|
10 years ago |
|
juce_gui_basics.h
|
Adds proper per-monitor scaling support on linux
|
10 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 |