summaryrefslogtreecommitdiff
path: root/fluid/Fl_Type.cxx
AgeCommit message (Expand)Author
2023-09-26FLUID: adds greatly enhanced Shell Commands (#774)Matthias Melcher
2023-08-26Fixes a bunch of typos in comments.Matthias Melcher
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2023-07-19FLUID: emulated RTTI for all typesMatthias Melcher
2023-07-17FLUID: restores g++98 compatibilityMatthias Melcher
2023-07-17FLUID: using symbols instead of integersMatthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2023-01-23FLUID: unneeded assignment, possible NULL pointer (#660)Matthias Melcher
2022-12-10FLUID event handling and UI changes (#575)Matthias Melcher
2022-11-26Handle Fluid project settings better (#556)Matthias Melcher
2022-02-13Better Fluid Widget dimension controls (#394)Matthias Melcher
2022-01-08avoid early include of Fl.H optionMatthias Melcher
2021-12-19STR 3289: Fluid i18n, gettext, catguts improvementsMatthias Melcher
2021-12-18Removed superfluous commentsMatthias Melcher
2021-12-18Github #340: removing two warnings.Matthias Melcher
2021-12-17STR 3355: allow Unicode UTF-8 in source codeMatthias Melcher
2021-12-17GitHub #326: browser scrolling should be much improvedMatthias Melcher
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