summaryrefslogtreecommitdiff
path: root/fluid/Fl_Type.h
AgeCommit message (Expand)Author
2022-11-01Fluid support for Fl_Flex (#523) and some Fl_Flex improvementsMatthias Melcher
2022-02-13Better Fluid Widget dimension controls (#394)Matthias Melcher
2021-12-13STR 3442: copy/paste now inserts widget as expected.Matthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-12-05Fluid: Adding shortcuts for Checkbox and Radio Menuitems.Matthias Melcher
2021-12-05STR #2842: new widgets will be created where the user clicked the RMBMatthias Melcher
2021-12-04Fluid support for high res graphicsMatthias Melcher
2021-10-17Avoid multiple definition of macro __fl_attr()Albrecht Schlosser
2021-03-21Remove unnecessary system includes from public headersAlbrecht Schlosser
2020-07-11Fluid: fix "trailing whitespace" errors (#100)Albrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-01-14STR 3460: Fluid menu item typesMatthias Melcher
2019-01-13STR 3460: remember cursor position in code editorMatthias Melcher
2018-08-25Added new functionality to Fluid: the 'binary data' type can now include text...Matthias Melcher
2018-06-23Doxygen only: fixed all block comments starting with an asterisk to space-onl...Matthias Melcher
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2016-09-20Update fluid files and copyright.Albrecht Schlosser
2016-07-18Adds external editor capability to fluid for all platforms.Greg Ercolano
2015-12-18Running FLTK in static initializers (cont'd):Manolo Gouy
2015-04-02Added comments to Fluid Widgets. The comment field is between the Additional ...Matthias Melcher
2014-02-04Fix clang compile error in fluid (STR #3046).Albrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-03Added Table and Tree support to Fluid.Matthias Melcher
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-27Fixed memory leaks in Fluid - Thanks for the patch (STR 2455)Matthias Melcher
2010-11-14Rename variable in Fluid to make more senseMatthias Melcher
2010-02-27Starting to add a GUI to manage the IDE database.Matthias Melcher
2010-02-20Mixed bag. Please see CHANGES.Matthias Melcher
2010-02-15Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...Matthias Melcher
2010-01-24This is a very simple implementation of the host side of plugins. Plugins can...Matthias Melcher
2009-10-02Very crude extension of Fluid 1 to read Fluid 2 files (and possibly write the...Matthias Melcher
2009-03-27fluid: fix erroneous declaration of user-defined static function (STR #2011)engelsman
2009-01-12STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt...Fabien Costantini
2008-09-17This is a stab at supporting Doxygen comments from withing Fluid. Just double...Matthias Melcher
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-10Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...Matthias Melcher
2007-01-18Fixed Scroll crash in Fluid Live Mode (STR #1524) Matthias Melcher
2006-08-21Fix Fl_Widget_Class_Type so that you can add code to a widget classMichael R Sweet
2006-07-26Revamp variable tests so that we rarely need to provide "o" andMichael R Sweet
2006-05-18Declarations in Fluid can now explicitly be made non-static or non-extern. Th...Matthias Melcher
2006-04-27STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...Matthias Melcher
2005-11-04FLUID1: The comment entry in the Browser now reveals some more information by...Matthias Melcher
2005-11-03Fluid Source Code preview panel with automatic refresh and selected object co...Matthias Melcher
2005-10-26FLUID writes RGB and Bitmap image data as an array of decimal numbers instead...Matthias Melcher
2005-08-30FLUD: This fixes the problem that the children of a Widget_Class_Type are pos...Matthias Melcher
2005-08-23FLUID now knows if a static callback is already declared in a class and won't...Matthias Melcher
2005-08-15Added support for Fl_Window::size_range() in FLUID. There are no UI elements ...Matthias Melcher
2005-08-15Dottet label selection box and standard widget selection boxes would not alwa...Matthias Melcher