1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras/Introjucer/Source
2013-09-09 20:07:17 +01:00
..
Application Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01: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 Intrijucer: fixed an opacity assertion. 2013-08-13 13:35:56 +01:00
ComponentEditor Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
Project New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. 2013-09-09 20:07:17 +01:00
Project Saving Introjucer: fix for a situation where project groups could get duplicate IDs. 2013-08-05 17:11:26 +01:00
Utility Fixes for support of non-utf8 strings. 2013-09-06 16:21:17 +01:00
jucer_Headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00