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_extra
2013-11-10 18:00:38 +00:00
..
code_editor Some fixes for minor graphical problems. 2013-11-09 16:22:09 +00:00
documents Made some FileBasedDocument methods return Result objects instead of bools, and made it less modal. 2013-11-03 12:56:15 +00:00
embedding Fixed spelling. Added a few simple methods to Random, BigInteger and var. 2013-10-10 12:13:12 +01:00
misc Fixed colour in key-mapping editor comp. 2013-11-04 19:08:37 +00:00
native Cleaned up some pedantic warnings in the iOS build. 2013-10-01 12:55:44 +01:00
juce_gui_extra.cpp Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 2013-10-27 22:02:21 +00:00
juce_gui_extra.h Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 2013-10-27 22:02:21 +00:00
juce_gui_extra.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2013-11-10 18:00:38 +00:00