1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Introjucer/Source/Utility
2011-09-11 16:26:20 +01:00
..
jucer_CodeHelpers.cpp 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
jucer_CodeHelpers.h Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 2011-08-16 18:05:20 +01:00
jucer_Colours.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
jucer_FileHelpers.cpp Introjucer saving optimisations. 2011-08-13 15:31:49 +01:00
jucer_FileHelpers.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
jucer_JucerTreeViewBase.cpp 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
jucer_JucerTreeViewBase.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
jucer_MiscUtilities.cpp Improved the string hashing algorithm in the introjucer. 2011-09-11 16:26:20 +01:00
jucer_MiscUtilities.h Changed the way module code is wrapped by the Introjucer. 2011-08-15 19:40:50 +01:00
jucer_PresetIDs.h Changed the way module code is wrapped by the Introjucer. 2011-08-15 19:40:50 +01:00
jucer_RelativePath.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
jucer_StoredSettings.cpp 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
jucer_StoredSettings.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00
jucer_ValueSourceHelpers.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