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
2012-07-07 21:09:10 +01:00
..
Application Introjucer: minor internal changes. 2012-07-06 10:15:59 +01:00
BinaryData Introjucer: refactored some settings classes, and added new icons for the treeviews. 2012-06-28 19:11:48 +01:00
Code Editor Introjucer: minor internal stuff. 2012-07-07 15:05:25 +01:00
Project Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed. 2012-07-07 21:09:10 +01:00
Project Saving RTAS build fixes. 2012-07-05 19:50:16 +01:00
Utility Introjucer: minor internal changes. 2012-07-06 10:15:59 +01:00
jucer_Headers.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00