1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-06 04:00:08 +00:00
JUCE/extras/the jucer/src
2011-08-19 21:34:34 +01:00
..
binarydata VST fix. Updated the old jucer to be managed with an Introjucer project rather than manually. 2011-08-12 19:40:41 +01:00
model 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
properties 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
templates Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use. 2009-01-09 21:29:16 +00:00
ui 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
utility 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_Headers.h VST fix. Updated the old jucer to be managed with an Introjucer project rather than manually. 2011-08-12 19:40:41 +01:00
jucer_Main.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