1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Introjucer/Source
2013-11-01 10:53:56 +00:00
..
Application 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
BinaryData Introjucer: code editor popup menu helper function to insert a new class declaration. 2013-04-22 16:18:35 +01:00
Code Editor Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
ComponentEditor Introjucer: Fixed a typo in the generated code. 2013-11-01 10:53:56 +00:00
Project Fixed a few compiler warnings. 2013-11-01 10:43:30 +00:00
Project Saving Introjucer: better setup of module paths in new exporters. 2013-11-01 10:43:53 +00:00
Utility Introjucer: made the string literal tool break up multi-line strings in a more readable way. 2013-10-28 18:30:58 +00:00
jucer_Headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00