| .. |
|
application
|
Minor clean-ups
|
11 years ago |
|
buttons
|
Fixed a comment
|
11 years ago |
|
commands
|
Minor documentation cleanups.
|
10 years ago |
|
components
|
Clarified some documentation relating to the Component::setBufferedToImage, which didn't match the actual behaviour of that method.
|
10 years ago |
|
drawables
|
Setting component ID for SVG text elements.
|
10 years ago |
|
filebrowser
|
Fix for a problem in applying openness to FileBrowserComponent treeviews.
|
10 years ago |
|
keyboard
|
Added a new soft-keyboard type TextInputTarget::decimalKeyboard.
|
10 years ago |
|
layout
|
Fixed very minor code style imperfection!
|
10 years ago |
|
lookandfeel
|
Replaced the old LookAndFeel method getTooltipSize() with getTooltipBounds(), which can return a position as well as a size.
|
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 method MouseInactivityDetector::setMouseMoveTolerance()
|
10 years ago |
|
native
|
Modified app startup code so that JUCEApplication::shutdown() will still get called even if the app is aborted during the initialise() method.
|
10 years ago |
|
positioning
|
Fixed spelling.
|
11 years ago |
|
properties
|
Documentation correction.
|
10 years ago |
|
widgets
|
Whitespace
|
10 years ago |
|
windows
|
Fix to make sure IME methods are possible with text components that are directly added to the desktop.
|
10 years ago |
|
juce_gui_basics.cpp
|
Removed an unnecessary inclusion of Carbon.h
|
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 |