| .. |
|
application
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
buttons
|
Tweak to Button so that they will always visibly flash even if released before they had time to be painted in the down state
|
2016-01-15 14:52:52 +00:00 |
|
commands
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
components
|
Made sure that CachedImage resources are released recursively for all children when a child component becomes invisible
|
2016-03-10 17:37:30 +00:00 |
|
drawables
|
Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet.
|
2016-03-18 14:38:12 +00:00 |
|
filebrowser
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
keyboard
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
layout
|
Added a minor assertion in Viewport.
|
2016-03-02 18:05:13 +00:00 |
|
lookandfeel
|
Avoided an assertion in LookAndFeel_V2 with small TextButtons
|
2016-03-05 15:06:43 +00:00 |
|
menus
|
Added missing JUCE_API
|
2016-03-04 09:04:13 +00:00 |
|
misc
|
Added some layout arguments to BubbleComponent::setPosition()
|
2016-02-05 11:09:51 +00:00 |
|
mouse
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
native
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
positioning
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
properties
|
Fixed minor comment typo
|
2016-03-29 17:49:26 +01:00 |
|
widgets
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
windows
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
juce_gui_basics.cpp
|
Fixed a compile error when building for 32-bit OS X with JUCE_SUPPORT_CARBON enabled.
|
2016-03-18 12:42:18 +00:00 |
|
juce_gui_basics.h
|
Normalised some divider comments
|
2016-02-20 09:45:43 +00:00 |
|
juce_gui_basics.mm
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_module_info
|
Version number update
|
2015-12-16 18:14:23 +00:00 |