.. |
application
|
Lots of small whitespace tweaks.
|
9 years ago |
buttons
|
Added methods to ShapeButton to allow a different set of normal/over/down colours to be used when the button's toggle state is 'on'
|
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
|
Cleaned up a few old bits of VC2005 support code
|
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 compiler warning on iOS
|
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 |