summaryrefslogtreecommitdiff
path: root/fluid/CodeEditor.cxx
AgeCommit message (Expand)Author
2022-11-26Handle Fluid project settings better (#556)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-10Fluid: clean up Doxyfile, fix two minor doxygen issuesAlbrecht Schlosser
2021-12-09STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.Matthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-08-30Fix Windows (VS) compiler warnings in fluidAlbrecht Schlosser
2020-11-01Handle single quotesGreg 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
2016-09-20Update fluid files and copyright.Albrecht Schlosser
2016-08-30Bringing over fix [r11880] from 1.3 current to the porting branch.Greg Ercolano
2016-08-16 Bringing over fix [r11875] from 1.3 current to the porting branch.Greg Ercolano
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