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
2014-06-15 10:37:31 +01:00
..
Application Minor clean-ups 2014-05-23 21:50:43 +01:00
BinaryData Added 'override' keywords to some introjucer template files 2014-03-31 10:07:55 +01:00
Code Editor Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
ComponentEditor Introjucer: removed an unimportant assertion 2014-06-13 14:27:41 +01:00
Project Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. 2014-06-15 10:37:31 +01:00
Project Saving Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. 2014-04-20 10:34:26 +01:00
Utility Introjucer: clicking already-selected items in the treeview now opens their document. 2014-06-09 17:46:34 +01:00
jucer_Headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00