| .. |
|
application
|
WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method.
|
13 years ago |
|
buttons
|
Cleaned up a few warnings generated by clang -Wall.
|
13 years ago |
|
commands
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
|
components
|
Removed an old VC6 workaround from Component::findParentComponentOfClass. If you were using its old dummy parameter, just tweak your code to call it using a templated type instead.
|
13 years ago |
|
drawables
|
Added some value retrieval methods for DrawableText.
|
13 years ago |
|
filebrowser
|
Removed some unused android code. Refactored some messaging code.
|
13 years ago |
|
keyboard
|
Purged some warnings.
|
13 years ago |
|
layout
|
Documentation correction.
|
13 years ago |
|
lookandfeel
|
Purged some warnings.
|
13 years ago |
|
menus
|
Tidied up some minor font issues.
|
13 years ago |
|
misc
|
(automated whitespace clean-up)
|
13 years ago |
|
mouse
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
|
native
|
Fix for a mistake in the last check-in!
|
13 years ago |
|
positioning
|
Purged some warnings.
|
13 years ago |
|
properties
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
|
widgets
|
Workaround for VS2005 compiler bugs.
|
13 years ago |
|
windows
|
Tidied up some minor font issues.
|
13 years ago |
|
juce_gui_basics.cpp
|
Updated use of deprecated linux keyboard function. Removed some unnecessary GL headers.
|
13 years ago |
|
juce_gui_basics.h
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
|
juce_gui_basics.mm
|
Added new module wrappers.
|
14 years ago |
|
juce_module_info
|
Version number bump.
|
13 years ago |