index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fluid
/
CodeEditor.h
Age
Commit message (
Expand
)
Author
2022-11-23
Fluid: Fix variable naming and a memory leak
Matthias Melcher
2022-11-09
Fluid Fl_Widget::image() path fixes. (#536)
Matthias Melcher
2021-12-08
STR 3460.C: Code Properties remembers the editor's scroll bar position.
Matthias Melcher
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher
2020-11-01
Mods for Albrecht's 09/19/20 code review
Greg Ercolano
2020-11-01
Code cleanup: moved keyword/type arrays to StyleParse
Greg Ercolano
2020-11-01
Rewrite CodeEditor syntax highlighting for issue #135
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2015-04-04
Tricking Fl_Text_Display into using bearable colors for CodeView in Fluid.
Matthias Melcher
2013-09-21
Fixes STR# 2973: collection of Sun compiler fixes.
Greg Ercolano
2012-04-13
This change to fluid's CodeEditor ought to make it honour textsize changes
Ian MacArthur
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-01-12
STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt...
Fabien Costantini
2006-04-28
Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow...
Matthias Melcher
2005-11-03
Fluid Source Code preview panel with automatic refresh and selected object co...
Matthias Melcher
2005-04-11
Fix definition of auto_indent() method...
Michael R Sweet
2005-03-24
Add auto-indent to code editor.
Michael R Sweet
2005-03-21
Initial integration with editor-based CodeEditor class (only the widget
Michael R Sweet