| .. |
|
application
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
buttons
|
Removed a few more old compiler workarounds
|
2017-08-14 13:10:40 +01:00 |
|
commands
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
components
|
Bit of tidying up in Component
|
2017-08-01 10:08:09 +01:00 |
|
drawables
|
SVG parser: if font-size is unspecified for text, a non-zero default size is used
|
2017-08-10 15:09:23 +01:00 |
|
filebrowser
|
Removed some old compiler bug workarounds
|
2017-08-14 12:59:18 +01:00 |
|
keyboard
|
Added support for more F-keys
|
2017-08-29 17:54:41 +01:00 |
|
layout
|
Fixed some g++ compiler warnings
|
2017-08-29 14:47:04 +01:00 |
|
lookandfeel
|
Added a virtual getTabButtonFont() method to TabbedButtonBar::LookAndFeelMethods
|
2017-08-23 11:55:54 +01:00 |
|
menus
|
Fixed a bug where PopupMenus with a border size of 0 were being immediately dismissed
|
2017-08-22 16:48:35 +01:00 |
|
misc
|
Fixed some g++ compiler warnings
|
2017-08-29 14:47:04 +01:00 |
|
mouse
|
Fixed a scaling bug when doing drag auto-repeat
|
2017-08-07 16:41:25 +01:00 |
|
native
|
Added support for more F-keys
|
2017-08-29 17:54:41 +01:00 |
|
positioning
|
Suppressed a VS2013 assignment operator compiler warning
|
2017-05-04 09:54:52 +01:00 |
|
properties
|
Removed a few more old compiler workarounds
|
2017-08-14 13:10:40 +01:00 |
|
widgets
|
Fixed an issue where ComboBox popup menus would flicker if a second combobox menu was opened
|
2017-08-30 15:19:30 +01:00 |
|
windows
|
Removed some old compiler bug workarounds
|
2017-08-14 12:59:18 +01:00 |
|
juce_gui_basics.cpp
|
Avoided unnecessarily including the grid unit test code
|
2017-08-17 11:11:20 +01:00 |
|
juce_gui_basics.h
|
Fixed compiler errors when compiling with GNU libstdc++
|
2017-08-28 12:31:59 +01:00 |
|
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |