1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
2017-02-01 17:18:06 +00:00
..
application Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
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' 2017-01-31 17:04:45 +00:00
commands Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
components Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
drawables Set all file modes to 644 2017-02-01 08:56:54 +00:00
filebrowser Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
keyboard Do not represent the numpad divide key as a slash key character 2016-06-15 17:38:33 +01:00
layout Cleaned up a few old bits of VC2005 support code 2017-01-30 07:50:56 +00:00
lookandfeel Added AlertWindow LookAndFeel methods to offer more control on button widths 2016-11-21 10:07:20 +00:00
menus Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
misc Miscellaneous fixes for some PVS static analyser warnings 2017-01-03 17:22:01 +00:00
mouse Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
native Reworked and modernised Android exporter and removed old deprecated Android ant exporter 2017-02-01 17:18:06 +00:00
positioning Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
properties Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
widgets Typo fixes 2016-12-22 20:21:13 +00:00
windows Added AlertWindow LookAndFeel methods to offer more control on button widths 2016-11-21 10:07:20 +00:00
juce_gui_basics.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_gui_basics.h Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00