1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_extra/code_editor
2013-07-28 11:31:25 +01:00
..
juce_CodeDocument.cpp Misc minor clean-ups. 2013-07-03 09:51:23 +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 Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 2013-07-28 11:31:25 +01:00
juce_CodeEditorComponent.h Bit of tidying-up in the Point class, and some spelling fixes in comments. 2013-07-22 13:18:29 +01:00
juce_CodeTokeniser.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_CPlusPlusCodeTokeniserFunctions.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00