1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_extra/code_editor
2013-10-11 22:58:32 +01:00
..
juce_CodeDocument.cpp Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
juce_CodeDocument.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_CodeEditorComponent.cpp (Compiler warning fix) 2013-10-11 22:58:32 +01:00
juce_CodeEditorComponent.h Cleaned up some ints that should have been CommandIDs. 2013-09-17 18:45:48 +01:00
juce_CodeTokeniser.h A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00
juce_CPlusPlusCodeTokeniser.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_CPlusPlusCodeTokeniser.h A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00
juce_CPlusPlusCodeTokeniserFunctions.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00