summaryrefslogtreecommitdiff
path: root/fluid/CodeEditor.h
AgeCommit message (Expand)Author
2024-04-17Separate FLUID user documentation, screen shot automation (#936)Matthias Melcher
2024-03-02FLUID: comments, typos, formattingMatthias Melcher
2023-10-24FLUID: Adds much more detailed CodeViewMatthias Melcher
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-11-23Fluid: Fix variable naming and a memory leakMatthias Melcher
2022-11-09Fluid Fl_Widget::image() path fixes. (#536)Matthias Melcher
2021-12-08STR 3460.C: Code Properties remembers the editor's scroll bar position.Matthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2020-11-01Mods for Albrecht's 09/19/20 code reviewGreg Ercolano
2020-11-01Code cleanup: moved keyword/type arrays to StyleParseGreg Ercolano
2020-11-01Rewrite CodeEditor syntax highlighting for issue #135Greg Ercolano
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2015-04-04Tricking Fl_Text_Display into using bearable colors for CodeView in Fluid.Matthias Melcher
2013-09-21Fixes STR# 2973: collection of Sun compiler fixes.Greg Ercolano
2012-04-13This change to fluid's CodeEditor ought to make it honour textsize changesIan MacArthur
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2009-01-12STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt...Fabien Costantini
2006-04-28Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow...Matthias Melcher
2005-11-03Fluid Source Code preview panel with automatic refresh and selected object co...Matthias Melcher
2005-04-11Fix definition of auto_indent() method...Michael R Sweet
2005-03-24Add auto-indent to code editor.Michael R Sweet
2005-03-21Initial integration with editor-based CodeEditor class (only the widgetMichael R Sweet