1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/extras/Introjucer/Source
2013-10-27 12:49:17 +00:00
..
Application Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code). 2013-10-27 12:49:17 +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: misc minor fixes + tweaks. 2013-10-18 10:31:08 +01:00
Project Introjucer: misc minor fixes + tweaks. 2013-10-18 10:31:08 +01:00
Project Saving Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
Utility Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code). 2013-10-27 12:49:17 +00:00
jucer_Headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00