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
2024-01-13
#877: Fixes shortcut callbacks for Fl_Button
Matthias Melcher
2023-12-14
FLUID: Adds image scaling to widget dialog
Matthias Melcher
2023-12-01
Adds some possible NULL references and small fixes
Matthias Melcher
2023-12-01
Fixes a few minor compiler warnings.
Matthias Melcher
2023-11-15
FLUID: Replaces Fl_Simple_Terminal with Fl_Terminal
Matthias Melcher
2023-10-31
FLUID: Disables MergeBack.
Matthias Melcher
2023-10-27
FLUID: Fixes issues when pasting widget into Fl_Flex #809
Matthias Melcher
2023-10-26
FLUID: Refactors MergeBack
Matthias Melcher
2023-10-26
FLUID: Adds initial MergeBack feature.
Matthias Melcher
2023-10-22
FLUID: Moves grid settings into dynamic tab
Matthias Melcher
2023-10-21
FLUID: adding a subset of Fl_Grid child parameters.
Matthias Melcher
2023-10-20
FLUID: basic Fl_Grid support
Matthias Melcher
2023-10-19
FLUID typos, comments, superfluous code
Matthias Melcher
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
[next]