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-08-30 18:20:51 +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 New method Graphics::fillRectList(), which performs better (and looks better when scaled) than multiple calls to fillRect or drawVerticalLine. Also fixed DPI detection in Windows. 2013-08-30 18:20:51 +01:00
juce_CodeEditorComponent.h A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00
juce_CodeTokeniser.h A bit more minor cleaning-up. 2013-08-24 12:16:51 +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 A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00
juce_CPlusPlusCodeTokeniserFunctions.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00