| .. |
|
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
|
Fixed a minor typo in the Component docs.
|
2016-02-18 17:40:45 +00:00 |
|
drawables
|
A better optimisation for parsing SVG files with certain types of line dash attributes
|
2016-01-18 08:40:44 +00:00 |
|
filebrowser
|
Add treatFilePackagesAsDirectories flag to native FileChooser
|
2016-02-09 09:44:31 +00:00 |
|
keyboard
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
layout
|
Made Viewport remove the old viewed component when setViewedComponent is called, even if it doesn't own it
|
2016-02-22 10:13:39 +00:00 |
|
lookandfeel
|
Used the ignoreUnused() function to tidy up some old code
|
2015-12-23 16:27:50 +00:00 |
|
menus
|
Added another PopupMenu::addItem method for coloured items with drawables
|
2016-02-05 09:51:51 +00:00 |
|
misc
|
Added some layout arguments to BubbleComponent::setPosition()
|
2016-02-05 11:09:51 +00:00 |
|
mouse
|
Allowed mouse-wheel events to be delivered while the mouse button is down
|
2016-02-22 10:54:20 +00:00 |
|
native
|
Workaround for some OSX10.11 repaint region coalescing problems
|
2016-02-23 10:01:57 +00:00 |
|
positioning
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
properties
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
widgets
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
2016-02-16 12:59:49 +00:00 |
|
windows
|
Fix for ResizableWindow handling size constraints that are set before it gets made visible
|
2016-02-12 13:09:04 +00:00 |
|
juce_gui_basics.cpp
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
2016-02-04 16:07:21 +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 |