summaryrefslogtreecommitdiff
path: root/fluid/Fl_Type.cxx
AgeCommit message (Expand)Author
2021-12-13STR 3442: copy/paste now inserts widget as expected.Matthias Melcher
2021-12-11STR 3210: indentation is now controlled in one single position for all source...Matthias Melcher
2021-12-09STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.Matthias Melcher
2021-12-09Fluid STR 3460.D: Shell commands are now saved in the .fl file (user option)Matthias Melcher
2021-12-08STR 3460.b: fixed scrollbar update in widget_browserMatthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-12-04Fluid support for high res graphicsMatthias Melcher
2021-08-30Fix Windows (VS) compiler warnings in fluidAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-03-08Fix a memory leak in fluidAlbrecht Schlosser
2019-02-02Added widget visibilit indicator to Fluid (STR #2669).Matthias Melcher
2019-01-14Added Fl_Simple_Terminal to Fluid.Matthias Melcher
2016-10-28Fix string truncation in fluid (STR #2722 continued).Albrecht Schlosser
2016-09-20Update fluid files and copyright.Albrecht Schlosser
2016-07-18Adds external editor capability to fluid for all platforms.Greg Ercolano
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2015-08-01Add light gray separator line to fluid widget browser (STR #2997).Albrecht Schlosser
2015-07-23Fix documentation, adjust comments in fluid/Fl_Type.cxx.Albrecht Schlosser
2015-04-02Added comments to Fluid Widgets. The comment field is between the Additional ...Matthias Melcher
2015-04-01Finally fixed the order of arrow and icon in the Type browser in Fluid.Matthias Melcher
2013-09-24Fix some warnings for IRIX 6.5Greg Ercolano
2012-07-14Fix cast using both (unsigned char) and (int) to make sure thatAlbrecht Schlosser
2012-04-21STR2726 fix. proper cast should be int as specified in isspace documentation,...Fabien Costantini
2011-10-01STR 2722: Fluid widget browser was not UTF8 reay yet.Matthias Melcher
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-03Added Table and Tree support to Fluid.Matthias Melcher
2010-12-22Fix STR #2495: free memory during destructor of Fl_Type object. Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-14Rename variable in Fluid to make more senseMatthias Melcher
2010-02-19Fixed lost top item in Fluid's tree browser (STR #2233)Matthias Melcher
2010-02-15Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...Matthias Melcher
2009-03-27fluid: fix erroneous declaration of user-defined static function (STR #2011)engelsman
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-09-18More Doxygen comment support for Fluid.Matthias Melcher
2008-09-17This is a stab at supporting Doxygen comments from withing Fluid. Just double...Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-04-23Adding keyboard shortcut to Fl_Value_Input and Fl_Text_EditorMatthias Melcher
2008-04-22Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...Matthias Melcher
2008-01-04STR #1776: FLUID now tries to find a previously declared callback to avoid de...Matthias Melcher
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-05-10Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...Matthias Melcher
2006-07-26Update copyrights on changed files.Michael R Sweet
2006-04-27STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...Matthias Melcher
2005-11-03Fluid Source Code preview panel with automatic refresh and selected object co...Matthias Melcher
2005-10-30Updated the default label and text colors of all widgets to useMichael R Sweet
2005-08-29F2 and F3 (move up/down) would not set the "changed" flagMatthias Melcher
2005-07-08Added the first implementation of "live mode" to Fluid. This is incomplete an...Matthias Melcher
2005-05-30Fluid: Added a pixmap for WidgetClass, added pixmap to the Widget Bin.Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-10Fix move within custom widget bug (STR #796)Michael R Sweet