index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fluid
/
Fl_Widget_Type.cxx
Age
Commit message (
Expand
)
Author
2023-09-07
FLUID: Fixes visibility of Compact button
Matthias Melcher
2023-09-03
Adds compact buttons feature to create keypads.
Matthias Melcher
2023-08-29
FLUID: minor fixes
Matthias Melcher
2023-08-26
Fixes a bunch of typos in comments.
Matthias Melcher
2023-07-20
FLUID improves positioning and sizing new widgets
Matthias Melcher
2023-07-19
FLUID: layout preset no longer forces text font selection
Matthias Melcher
2023-07-19
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
Matthias Melcher
2023-07-19
FLUID: emulated RTTI for all types
Matthias Melcher
2023-07-19
FLUID fixes wrong type IDs and more cleanup
Matthias Melcher
2023-07-18
FLUID correct inheritance, formatting, factory floor cleaning
Matthias Melcher
2023-07-17
FLUID: restores g++98 compatibility
Matthias Melcher
2023-07-17
FLUID: emulating RTTI and fixing type dependencies (Buttons)
Matthias Melcher
2023-07-17
FLUID: using symbols instead of integers
Matthias Melcher
2023-07-17
FLUID: fix window visibility across project file update
Matthias Melcher
2023-07-14
FLUID: fixes all overlapping widgets in all .fl files
Matthias Melcher
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-02-15
Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)
Matthias Melcher
2023-01-26
Fixing FLUID file corruption from issue #653 (#662)
Matthias Melcher
2023-01-23
STR 2639 Fixes Fl_Pack resize behaviour
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2023-01-01
FLUID refactor and macOS warnings removed (#623)
Matthias Melcher
2022-12-30
FLUID support for inline image data (see #542, #592) (#604)
Matthias Melcher
2022-12-15
Rename some Fl_Flex methods for FLTK compliance (#594)
Albrecht Schlosser
2022-12-13
Fix compiler warning: unused variable
Albrecht Schlosser
2022-12-10
Add option to bind images to a widget (#589)
Matthias Melcher
2022-12-10
Fluid preview now copies text attributes (#587)
Matthias Melcher
2022-12-10
Fixes some VC compiler warnings
Matthias Melcher
2022-12-10
Fixes some implicit type cast warnings
Matthias Melcher
2022-12-10
FLUID event handling and UI changes (#575)
Matthias Melcher
2022-12-01
Fluid: Keep widget panel open during undo/redo (#566)
Matthias Melcher
2022-11-26
Handle Fluid project settings better (#556)
Matthias Melcher
2022-11-25
Add "Oxy" scheme (STR 2675, STR 3477)
Albrecht Schlosser
2022-11-24
FLUID: Fix update of formula input widgets
Matthias Melcher
2022-11-17
Fluid: Add Undo to formula input fields. (#547)
Matthias Melcher
2022-11-08
Fluid: widget classes can resize children on instantiation
Matthias Melcher
2022-11-01
Fluid support for Fl_Flex (#523) and some Fl_Flex improvements
Matthias Melcher
2022-02-20
Fluid: no grid on window resizing. (#399)
Matthias Melcher
2022-02-20
Fluid: fixed missing return value (#398)
Matthias Melcher
2022-02-13
Better Fluid Widget dimension controls (#394)
Matthias Melcher
2022-01-12
Renewing old code, as suggested by Albrecht.
Matthias Melcher
2022-01-11
Reintroducing delet o;
Matthias Melcher
2022-01-11
Fluid: Window was not updated when widget was deleted.
Matthias Melcher
2022-01-11
Avoiding CodeQL warning.
Matthias Melcher
2022-01-08
avoid early include of Fl.H option
Matthias Melcher
2021-12-15
#329 #318: Fixed Fluid indenting and trailing whitespace
Matthias Melcher
2021-12-13
#319: Fixed Live Resize Mode in Fluid
Matthias Melcher
2021-12-13
STR 3442: copy/paste now inserts widget as expected.
Matthias Melcher
2021-12-13
Fluid: "Widget Class" subclasses Group but incorrectly shows Window subtypes.
James Palmer
2021-12-11
Fluid PR 313: update subtype menu to show "Normal" when deactivated.
Matthias Melcher
[next]