summaryrefslogtreecommitdiff
path: root/fluid/CodeEditor.cxx
AgeCommit message (Expand)Author
2016-04-05Fix more compiler warnings.Albrecht Schlosser
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2015-04-04Tricking Fl_Text_Display into using bearable colors for CodeView in Fluid.Matthias Melcher
2015-04-04STR #3184: fixed code editor in Fluid to check the previous line for a block ...Matthias Melcher
2014-12-19Fixes STR #3169, comments #4, #5 and #7.Greg Ercolano
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-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2006-04-28Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow...Matthias Melcher
2005-12-30Fixed a few memory faults found by Valgrind (yes, I finally got my Linux Matthias Melcher
2005-11-04Clear style buffer in destructor.Michael R Sweet
2005-10-30Updated the default label and text colors of all widgets to useMichael R Sweet
2005-07-22last character in CodeEditor (Fluid) would disappear under certain circumstan...Matthias Melcher
2005-03-24Add auto-indent to code editor.Michael R Sweet
2005-03-23Fix syntax highlighting bug in the editor demo, and port changes to theMichael R Sweet
2005-03-21Initial integration with editor-based CodeEditor class (only the widgetMichael R Sweet