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-06 15:51:03 +01:00
..
juce_CodeDocument.cpp Whitespace 2017-10-04 12:55:58 +01:00
juce_CodeDocument.h Some light modernisation of a bunch of old code 2017-10-04 12:47:43 +01:00
juce_CodeEditorComponent.cpp 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_CodeEditorComponent.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_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 Add some missing semicolons 2017-10-06 15:51:03 +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