summaryrefslogtreecommitdiff
path: root/fluid/Fl_Window_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-12-04FLUID: clearing caches browser values (#1152)Matthias Melcher
2024-12-03FLUID: avoid generating undo un spurious relayout events, #1152Matthias Melcher
2024-10-24Fluid: replace 'FL_WINDOW+1' with 'FL_DOUBLE_WINDOW'Albrecht Schlosser
2024-09-14FLUID: type node placement in scene graph revisedMatthias Melcher
2024-09-06FLUID: fixing resizable behavior for windows in live mode (#1055)Matthias Melcher
2024-08-31 FLUID: Add Synchronized Resize. #1055Matthias Melcher
2024-04-26FLUID: Fix live resize for windows and tabsMatthias Melcher
2024-04-17Separate FLUID user documentation, screen shot automation (#936)Matthias Melcher
2024-03-02FLUID: comments, typos, formattingMatthias Melcher
2023-12-01Fixes a few minor compiler warnings.Matthias Melcher
2023-11-14Fix dependencies and whitespace issuesAlbrecht Schlosser
2023-11-05FLUID: Adds undo for all grid operations.Matthias Melcher
2023-11-04Fix "overlay dotted line rendering problem" (#816)ManoloFLTK
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-21FLUID: grid becomes a bit more interactiveMatthias Melcher
2023-10-20FLUID: basic Fl_Grid supportMatthias Melcher
2023-10-19FLUID typos, comments, superfluous codeMatthias Melcher
2023-08-15FLUID fix: sets initial size range for windowsMatthias Melcher
2023-08-08FLUID: i18n panel redraw fixMatthias 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-17FLUID: restores g++98 compatibilityMatthias Melcher
2023-07-17FLUID: better initial sizes for buttons and windowsMatthias Melcher
2023-07-17FLUID: emulating RTTI and fixing type dependencies (Buttons)Matthias Melcher
2023-07-17FLUID: using symbols instead of integersMatthias Melcher
2023-07-17FLUID: fix window visibility across project file updateMatthias Melcher
2023-07-14FLUID: fixes all overlapping widgets in all .fl filesMatthias Melcher
2023-07-11FLUID adding hatch pattern to overlapping widgetsMatthias Melcher
2023-07-11FLUID mark project change when changing window visibilityMatthias Melcher
2023-07-03FLUID #739: emit User Code late for Window and Widget ClassMatthias Melcher
2023-03-19Fix and consolidate settings dialogs (#346, #703)Matthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-02-23Fl_String refactoring and extension (#683)Matthias 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-21Move global FLTK options into new app fltk-admin (#560)Matthias Melcher
2023-01-10Fix new warnings in CIMatthias Melcher
2023-01-08FLUID: add drag'n'drop for images (#642)Matthias Melcher
2023-01-01FLUID refactor and macOS warnings removed (#623)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-12-10Fixes some implicit type cast warningsMatthias Melcher
2022-12-10FLUID event handling and UI changes (#575)Matthias Melcher