summaryrefslogtreecommitdiff
path: root/fluid/Fl_Group_Type.cxx
AgeCommit message (Expand)Author
2025-03-07Restructuring Fluid source files.Matthias Melcher
2024-12-27Fluid: Rename Stratgy constants to comply with CMP.Matthias Melcher
2024-10-22FLUID: Adds missing code for Grid and Flex live: #1092Matthias Melcher
2024-10-15Fix documentation typos and trailing whitespaceAlbrecht Schlosser
2024-08-31Linux fixes for previous commitMatthias Melcher
2024-08-31FLUID: Fixes grouping and ungrouping, #1056Matthias Melcher
2024-04-26FLUID: Fix live resize for windows and tabsMatthias Melcher
2023-11-14Fix dependencies and whitespace issuesAlbrecht Schlosser
2023-11-02FLUID: Simplifies and improves Ghosted OutlinesMatthias Melcher
2023-11-02FLUID: Adds more interactive editing to Fl_GridMatthias Melcher
2023-11-01FLUID: Arrow keys move widgets inside Fl_FlexMatthias Melcher
2023-11-01FLUID: Improves adding widgets to Fl_Flex.Matthias Melcher
2023-11-01FLUID: Adds options to draw ghosted outlines.Matthias Melcher
2023-10-31FLUID: Improves interactive handling of Grid and FlexMatthias Melcher
2023-10-27FLUID: Fixes issues when pasting widget into Fl_Flex #809Matthias Melcher
2023-10-20FLUID: basic Fl_Grid supportMatthias Melcher
2023-10-19FLUID typos, comments, superfluous codeMatthias Melcher
2023-07-20FLUID improves positioning and sizing new widgetsMatthias Melcher
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2023-07-18FLUID: text fixesMatthias Melcher
2023-07-18FLUID correct inheritance, formatting, factory floor cleaningMatthias Melcher
2023-07-17FLUID: restores g++98 compatibilityMatthias Melcher
2023-07-17FLUID: using symbols instead of integersMatthias Melcher
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2023-01-23STR 2639 Fixes Fl_Pack resize behaviourMatthias Melcher
2023-01-12FLUID: Fix wrong use of `Fl_Scroll::position()`Matthias Melcher
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-12-15Rename some Fl_Flex methods for FLTK compliance (#594)Albrecht Schlosser
2022-11-26Handle Fluid project settings better (#556)Matthias Melcher
2022-11-24Fix two Visual Studio compiler warningsAlbrecht Schlosser
2022-11-24Fixes some FLUID bugsMatthias Melcher
2022-11-04Fluid now stores set sizes for Fl_Flex. (#529)Matthias Melcher
2022-11-01Added Fl_Group::on_insert/on_remove/on_move (#527)Matthias Melcher
2022-11-01Fluid support for Fl_Flex (#523) and some Fl_Flex improvementsMatthias 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-08Fluid: restructuring and commenting.Matthias Melcher
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-12-27Fixing some minor lint, found by Pavel Shlyak using PVS studioMatthias Melcher
2018-06-23Doxygen only: fixed all block comments starting with an asterisk to space-onl...Matthias Melcher
2017-11-18Fix crash when closing fluid with Fl_Table (STR #3427).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
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
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-01-18Fixed Scroll crash in Fluid Live Mode (STR #1524) Matthias Melcher
2006-07-26Revamp variable tests so that we rarely need to provide "o" andMichael R Sweet
2006-06-19Mark a FLUID Project as "modified" when the user changes the visible Tab widg...Matthias Melcher