.. |
application
|
Lots of small whitespace tweaks.
|
9 years ago |
buttons
|
Added a call to getToggleState() in ShapeButton::paintButton() to take into account toggle state when setting button colour
|
8 years ago |
commands
|
Corrected some spelling mistakes in comments
|
9 years ago |
components
|
Check all mouse sources when exiting modal loop
|
8 years ago |
drawables
|
Fixed the SVG parser for an edge-case path string sequence, and added a few other cleanups to the parser
|
8 years ago |
filebrowser
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
keyboard
|
Do not represent the numpad divide key as a slash key character
|
9 years ago |
layout
|
Added method TabbedComponent::moveTab()
|
8 years ago |
lookandfeel
|
Added AlertWindow LookAndFeel methods to offer more control on button widths
|
8 years ago |
menus
|
Added sub-menu support to ComboBoxes
|
8 years ago |
misc
|
Miscellaneous fixes for some PVS static analyser warnings
|
8 years ago |
mouse
|
Fixed some spelling mistakes in comments
|
8 years ago |
native
|
Fixed a leak of OnScreenKeyboard
|
8 years ago |
positioning
|
Lots of small whitespace tweaks.
|
9 years ago |
properties
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
widgets
|
Typo fixes
|
8 years ago |
windows
|
Added AlertWindow LookAndFeel methods to offer more control on button widths
|
8 years ago |
juce_gui_basics.cpp
|
Fixed a bug where FlexBox would still be compiled on older versions of VS
|
8 years ago |
juce_gui_basics.h
|
Bump version number to 4.3.1
|
8 years ago |
juce_gui_basics.mm
|
Update copyright notice
|
10 years ago |