.. |
application
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
buttons
|
Removed a few more old compiler workarounds
|
7 years ago |
commands
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
components
|
Bit of tidying up in Component
|
7 years ago |
drawables
|
SVG parser: if font-size is unspecified for text, a non-zero default size is used
|
7 years ago |
filebrowser
|
Removed some old compiler bug workarounds
|
7 years ago |
keyboard
|
Added support for more F-keys
|
7 years ago |
layout
|
Added a minimum velocity property to the ContinuousWithMomentum animated position behaviour and increased the minimum velocity of the viewport to avoid some jitter when the viewport animation is close to stand still
|
7 years ago |
lookandfeel
|
Fixed an issue where sliders would draw incorrectly in LookAndFeel4 if the slider's value text box was placed left to the slider
|
7 years ago |
menus
|
Fixed a bug where PopupMenus with a border size of 0 were being immediately dismissed
|
7 years ago |
misc
|
Fixed some g++ compiler warnings
|
7 years ago |
mouse
|
Fixed a scaling bug when doing drag auto-repeat
|
7 years ago |
native
|
Projucer: Fixed a few live-build errors on Windows
|
7 years ago |
positioning
|
Suppressed a VS2013 assignment operator compiler warning
|
8 years ago |
properties
|
Removed a few more old compiler workarounds
|
7 years ago |
widgets
|
Fixed an issue where ComboBox popup menus would flicker if a second combobox menu was opened
|
7 years ago |
windows
|
Removed some old compiler bug workarounds
|
7 years ago |
juce_gui_basics.cpp
|
Avoided unnecessarily including the grid unit test code
|
7 years ago |
juce_gui_basics.h
|
Fixed compiler errors when compiling with GNU libstdc++
|
7 years ago |
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |