1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Introjucer/Source/ComponentEditor
2015-05-22 11:27:01 +01:00
..
components Added some missing 'override' decorators 2015-05-15 12:54:44 +01:00
documents Sanity-checked places where introjucer GUI editor added TRANS macros. 2013-12-19 18:31:32 +00:00
paintelements Fixed bug where Introjucer would produce invalid code in case two images added via the GUI editor use the same image resource 2015-05-13 12:50:18 +01:00
properties Updated introjucer component editor to use callout boxes for colour editors 2014-07-15 12:09:59 +01:00
ui Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. 2015-02-23 09:41:34 +00:00
jucer_BinaryResources.cpp Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
jucer_BinaryResources.h Misc minor clean-ups. 2013-06-23 20:31:02 +01:00
jucer_ComponentLayout.cpp Introjucer gui comp layout generation - added missing parentheses. 2014-07-23 10:20:34 +01:00
jucer_ComponentLayout.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jucer_GeneratedCode.cpp Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 2015-05-22 11:27:01 +01:00
jucer_GeneratedCode.h Introjucer: added TRANS macro to GUI designed generated code. 2013-12-17 21:25:24 +00:00
jucer_JucerDocument.cpp Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 2015-05-22 11:27:01 +01:00
jucer_JucerDocument.h Introjucer: added TRANS macro to GUI designed generated code. 2013-12-17 21:25:24 +00:00
jucer_ObjectTypes.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jucer_ObjectTypes.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jucer_PaintRoutine.cpp Cleaned up a couple of minor analyser warnings. 2014-07-18 12:56:10 +01:00
jucer_PaintRoutine.h Minor clean-ups. 2013-09-26 18:15:45 +01:00
jucer_UtilityFunctions.h Introjucer: added TRANS macro to GUI designed generated code. 2013-12-17 21:25:24 +00:00