1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_extra/code_editor
2012-09-24 15:45:25 +01:00
..
juce_CodeDocument.cpp CodeDocument fix. 2012-08-19 22:34:40 +01:00
juce_CodeDocument.h Reverted CodeDocument::replaceAllContent, and added an applyChanges() method. 2012-08-19 18:54:23 +01:00
juce_CodeEditorComponent.cpp Cleaned up some compiler warnings. 2012-09-24 14:03:54 +01:00
juce_CodeEditorComponent.h Updated CodeEditorComponent to act as an ApplicationCommandTarget 2012-09-17 21:20:18 +01:00
juce_CodeTokeniser.h Refactored the classes used for the CodeEditorComponent colour-schemes. 2012-06-25 21:16:19 +01:00
juce_CPlusPlusCodeTokeniser.cpp Fixed some more warnings. 2012-09-24 15:45:25 +01:00
juce_CPlusPlusCodeTokeniser.h Tweaks to token selection behaviour in CodeEditorComponent. 2012-08-17 08:20:01 +01:00
juce_CPlusPlusCodeTokeniserFunctions.h Removed some c++11 syntax that had slipped in there accidentally. 2012-08-24 17:35:49 +01:00