| .. |
|
application
|
Lots of small whitespace tweaks.
|
10 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
|
Set all file modes to 644
|
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.
|
9 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
|
9 years ago |
|
menus
|
Added sub-menu support to ComboBoxes
|
9 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
|
Added code to only show the onscreen keyboard if Windows is in tablet mode
|
8 years ago |
|
positioning
|
Lots of small whitespace tweaks.
|
10 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.
|
9 years ago |
|
widgets
|
Typo fixes
|
8 years ago |
|
windows
|
Added AlertWindow LookAndFeel methods to offer more control on button widths
|
9 years ago |
|
juce_gui_basics.cpp
|
Fixed a bug where FlexBox would still be compiled on older versions of VS
|
9 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 |