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
Age
Commit message (
Expand
)
Author
2023-01-12
Add Fl_Scheme_Choice widget and use it in test programs
Albrecht Schlosser
2023-01-12
FLUID: Fix wrong use of `Fl_Scroll::position()`
Matthias Melcher
2023-01-10
Fix new warnings in CI
Matthias Melcher
2023-01-08
FLUID: add drag'n'drop for images (#642)
Matthias Melcher
2023-01-05
Include OS error if reap_editor() fails
Greg Ercolano
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2023-01-04
Remove unused variable, fix "type issue" (#445, part 2)
Albrecht Schlosser
2023-01-01
FLUID refactor and macOS warnings removed (#623)
Matthias Melcher
2023-01-01
FLUID: BMP header file not tracked
Matthias Melcher
2023-01-01
FLUID: Fixes size_t signedness warning
Matthias Melcher
2022-12-30
FLUID support for inline image data (see #542, #592) (#604)
Matthias Melcher
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-12-22
Fix compilation on old gcc (#606)
Matthias Melcher
2022-12-17
Adding length checks for in-memory image data (see #542) (#592)
Matthias Melcher
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-12-15
Rename some Fl_Flex methods for FLTK compliance (#594)
Albrecht Schlosser
2022-12-13
Fix trailing whitespace and dependencies
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-08
Fix compilation warning, update dependencies
Albrecht Schlosser
2022-12-01
Fluid: Keep widget panel open during undo/redo (#566)
Matthias Melcher
2022-11-29
Fix -o and -h command line arg handling
Matthias Melcher
2022-11-26
Update dependencies
Albrecht Schlosser
2022-11-26
Remove unintentional C++11
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
Fix two Visual Studio compiler warnings
Albrecht Schlosser
2022-11-24
FLUID: Fix update of formula input widgets
Matthias Melcher
2022-11-24
Fixes some FLUID bugs
Matthias Melcher
2022-11-23
Fluid: Fix variable naming and a memory leak
Matthias Melcher
2022-11-23
Fluid: Fix commandline parameter error message
Matthias Melcher
2022-11-22
Update dependencies
Albrecht Schlosser
2022-11-17
Fluid: Add Undo to formula input fields. (#547)
Matthias Melcher
2022-11-16
Fix whitespace errors and dependencies
Albrecht Schlosser
2022-11-16
Capitalise FLTK and FLUID.
Matthias Melcher
2022-11-16
Fix capitalisation for keywords.
Matthias Melcher
2022-11-16
Clarify two entries in the .fl file format docs
Matthias Melcher
2022-11-16
Fix typos and a minor bug in fluid/README_fl.txt
Albrecht Schlosser
2022-11-15
Improve Fluid argument handling and relative paths. (#545)
Matthias Melcher
2022-11-15
Add support of .svgz image files to fluid
ManoloFLTK
2022-11-13
Further clarify Fluid file format specifics
Matthias Melcher
2022-11-09
Fluid Fl_Widget::image() path fixes. (#536)
Matthias Melcher
2022-11-08
Fluid: widget classes can resize children on instantiation
Matthias Melcher
2022-11-08
Adding Fluid file format README. (#533)
Matthias Melcher
2022-11-04
Fluid now stores set sizes for Fl_Flex. (#529)
Matthias Melcher
2022-11-04
support svg (#489)
Etorth
[next]