1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_extra/code_editor
2012-08-14 17:47:41 +01:00
..
juce_CodeDocument.cpp Changed the callback methods used by CodeDocument::Listener, to provide more detail about the exact changes. 2012-08-09 21:40:11 +01:00
juce_CodeDocument.h Changed the callback methods used by CodeDocument::Listener, to provide more detail about the exact changes. 2012-08-09 21:40:11 +01:00
juce_CodeEditorComponent.cpp New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 2012-08-14 17:47:41 +01:00
juce_CodeEditorComponent.h Changed the callback methods used by CodeDocument::Listener, to provide more detail about the exact changes. 2012-08-09 21:40:11 +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 New class: ConcertinaPanel. 2012-08-05 22:09:26 +01:00
juce_CPlusPlusCodeTokeniser.h Minor syntax tokeniser changes. 2012-07-03 10:12:48 +01:00