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
2017-10-18 11:05:40 +01:00
..
juce_CodeDocument.cpp Fixed some VS2013 compiler errors 2017-10-18 11:05:40 +01:00
juce_CodeDocument.h Fixed some VS2013 compiler errors 2017-10-18 11:05:40 +01:00
juce_CodeEditorComponent.cpp Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 2017-10-11 12:26:05 +01:00
juce_CodeEditorComponent.h Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 2017-10-11 12:26:05 +01:00
juce_CodeTokeniser.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_CPlusPlusCodeTokeniser.cpp Tidied up some old compiler workarounds 2017-09-29 09:26:15 +01:00
juce_CPlusPlusCodeTokeniser.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_CPlusPlusCodeTokeniserFunctions.h Re-added "override" to the C++ tokeniser keywords 2017-10-09 08:56:33 +01:00
juce_LuaCodeTokeniser.cpp Tidied up some old compiler workarounds 2017-09-29 09:26:15 +01:00
juce_LuaCodeTokeniser.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_XMLCodeTokeniser.cpp Tidied up some old compiler workarounds 2017-09-29 09:26:15 +01:00
juce_XMLCodeTokeniser.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00