| .. |
|
application
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
buttons
|
Minor documentation corrections.
|
2016-06-28 19:52:14 +01:00 |
|
commands
|
Corrected some spelling mistakes in comments
|
2016-04-11 11:13:44 +01:00 |
|
components
|
Added mouse-up event pressure handling
|
2016-07-08 12:33:58 +01:00 |
|
drawables
|
Add some minor changes to stay compatible with GCC 4.4
|
2016-05-05 16:35:38 +01:00 |
|
filebrowser
|
Avoided an analyser warning on iOS
|
2016-07-05 11:16:56 +01:00 |
|
keyboard
|
Do not represent the numpad divide key as a slash key character
|
2016-06-15 17:38:33 +01:00 |
|
layout
|
Added a minor assertion in Viewport.
|
2016-03-02 18:05:13 +00:00 |
|
lookandfeel
|
Optimisation for look and feel drawing of zero-size title bars
|
2016-07-06 12:36:56 +01:00 |
|
menus
|
Tidied up a comment
|
2016-07-05 16:48:51 +01:00 |
|
misc
|
Added some layout arguments to BubbleComponent::setPosition()
|
2016-02-05 11:09:51 +00:00 |
|
mouse
|
Added mouse-up event pressure handling
|
2016-07-08 12:33:58 +01:00 |
|
native
|
For drag-and-drop on win32, prioritised file-drag mode over text-drag mode if both are available
|
2016-07-14 09:35:40 +01: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
|
Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality
|
2016-07-07 15:02:05 +01:00 |
|
windows
|
Add windowIgnoresMouseClicks flag to tooltip windows
|
2016-05-19 10:20:26 +01: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
|
Add pkg-config support for linux
|
2016-07-07 10:37:58 +01:00 |
|
juce_gui_basics.mm
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |