.. |
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
|
Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds"
|
8 years ago |
drawables
|
Reverted #bea45f84 - this only fixed SVG positioning bugs for limited cases
|
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
|
Whitespace cleanup
|
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
|
Added some layout arguments to BubbleComponent::setPosition()
|
9 years ago |
mouse
|
Fixed some spelling mistakes in comments
|
8 years ago |
native
|
Added windows native code to show and hide the on-screen keyboard when juce text boxes are in focus
|
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.0
|
8 years ago |
juce_gui_basics.mm
|
Update copyright notice
|
9 years ago |