| .. |
|
application
|
Added some missing 'override' decorators
|
2015-05-15 12:54:44 +01:00 |
|
buttons
|
Avoided a dangling pointer problem when changing images in DrawableButton
|
2015-06-09 08:23:26 -07:00 |
|
commands
|
Minor documentation cleanups.
|
2015-03-07 17:45:45 +00:00 |
|
components
|
Fixed a spelling mistake
|
2015-06-15 10:10:10 -05:00 |
|
drawables
|
Made the SVG parser recognise the "display=none" attribute.
|
2015-05-21 17:47:38 +01:00 |
|
filebrowser
|
Added some missing 'override' decorators
|
2015-05-15 12:54:44 +01:00 |
|
keyboard
|
Added a new soft-keyboard type TextInputTarget::decimalKeyboard.
|
2015-01-12 12:33:54 +00:00 |
|
layout
|
Fixed very minor code style imperfection!
|
2015-03-24 16:58:21 +00:00 |
|
lookandfeel
|
Minor clean-up in LookAndFeel_V2::getSliderLayout.
|
2015-05-07 23:30:07 +01:00 |
|
menus
|
Fixes for unused parameter warnings when modal loops are disabled.
|
2015-03-05 14:38:42 +00:00 |
|
misc
|
Fix for DropShadower when a desktop scale factor is in use.
|
2014-01-25 12:10:35 +00:00 |
|
mouse
|
Added a method DragAndDropContainer::setCurrentDragImage
|
2015-06-08 13:18:33 -07:00 |
|
native
|
Implement proper android scaling support
|
2015-06-15 18:08:12 +01:00 |
|
positioning
|
Rearranged some documentation for relative coord expressions.
|
2015-05-21 12:44:53 +01:00 |
|
properties
|
Documentation correction.
|
2015-03-24 14:30:34 +00:00 |
|
widgets
|
Added some missing 'override' decorators
|
2015-05-15 12:54:44 +01:00 |
|
windows
|
Added some missing 'override' decorators
|
2015-05-15 12:54:44 +01:00 |
|
juce_gui_basics.cpp
|
Adds proper per-monitor scaling support on linux
|
2015-05-13 10:35:19 +01:00 |
|
juce_gui_basics.h
|
Adds proper per-monitor scaling support on linux
|
2015-05-13 10:35:19 +01: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-12-16 17:21:34 +00:00 |