1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/src/gui/components/code_editor
2010-03-11 11:37:40 +00:00
..
juce_CodeDocument.cpp Couple of optimisations to text rendering. Removed various printfs from the codebase. 2010-03-11 10:16:02 +00:00
juce_CodeDocument.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_CodeEditorComponent.cpp Work-arounds for compiling with VC6. 2010-03-11 11:37:40 +00:00
juce_CodeEditorComponent.h Work-arounds for compiling with VC6. 2010-03-11 11:37:40 +00:00
juce_CodeTokeniser.h Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly. 2009-11-03 18:25:04 +00:00
juce_CPlusPlusCodeTokeniser.cpp Improved CoreGraphics clipping. Added a method File::revealToUser(). Added obj-c keywords to the c++ tokeniser. Added a new mode to the file chooser (only implemented on mac so far) 2009-12-08 11:24:09 +00:00
juce_CPlusPlusCodeTokeniser.h Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly. 2009-11-03 18:25:04 +00:00