Matthias Melcher
|
dd8ac4d557
|
FLUID: Replaces Fl_Simple_Terminal with Fl_Terminal
|
2023-11-15 13:02:48 +01:00 |
Matthias Melcher
|
9817536cfd
|
FLUID: basic Fl_Grid support
* no settings for children yet
* ne good interactive editing for children
|
2023-10-20 19:00:52 +02:00 |
Matthias Melcher
|
e2c2ba7773
|
FLUID: adds better zoom icon
|
2023-10-11 23:21:16 +02:00 |
Matthias Melcher
|
2279f85824
|
FLUID: restores g++98 compatibility
I want enum classes, sigh.
|
2023-07-17 20:41:04 +02:00 |
Matthias Melcher
|
9794d200b3
|
FLUID: emulating RTTI and fixing type dependencies (Buttons)
|
2023-07-17 18:32:13 +02:00 |
Matthias Melcher
|
80ad543963
|
FLUID: using symbols instead of integers
|
2023-07-17 15:56:05 +02:00 |
Matthias Melcher
|
2c5a5ce948
|
FLUID support for inline image data (see #542, #592) (#604)
|
2022-12-30 19:20:52 +01:00 |
Matthias Melcher
|
a5adbd99ca
|
Add option to bind images to a widget (#589)
Adding image binding to FLUID as well
|
2022-12-10 23:22:24 +01:00 |
Matthias Melcher
|
93ea93ee2b
|
Fluid support for Fl_Flex (#523) and some Fl_Flex improvements
* Adding Fluid support for Fl_Flex, margins, and gap.
* Fluid Fl_Flex mostly working. Fixed in Fl_Flex::set_size().
* Fluid Flex live mode works, interactive dragging works
* Fluid Flex: adding check box for fixed children
* Fluid Flex: visual flexibility indicator in guides.
* Fluid Flex: bug in generated code.
* Fix formatting
* Fixing Tooltip, fixing resize issue PR #518.
* Removing unused variables.
Co-authored-by: Albrecht Schlosser <albrechts.fltk@online.de>
|
2022-11-01 13:30:05 +01:00 |
Matthias Melcher
|
45d1d95b57
|
Fluid: Adding shortcuts for Checkbox and Radio Menuitems.
|
2021-12-05 21:51:18 +01:00 |
Matthias Melcher
|
21a75a18f8
|
Fluid support for high res graphics
Changing all pixmaps to Hi DPI
Fixed wrong tooltip
Fixed misleading "invisible" indicator
|
2021-12-04 23:28:07 +01:00 |