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-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-03-01
FLUID Fix resizable of Widget panel
Matthias Melcher
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-02-16
Update dependencies
ManoloFLTK
2023-02-15
Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)
Matthias Melcher
2023-02-09
FLUID: another memory leak
Matthias Melcher
2023-02-09
FLUID: Fix memory leak (#672)
Matthias Melcher
2023-02-05
Give fluid and fltk-options their own .gitignore files
Albrecht Schlosser
2023-02-05
FLUID: resizable Command dialogs
Matthias Melcher
2023-02-02
Fix position() methods that shadow Fl_Widget::position()
Matthias Melcher
2023-02-02
FLUID: Unicode support in ExternalCodeEditor_WIN32.cxx (#453)
Matthias Melcher
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-01-29
Avoid Linux warning
Matthias Melcher
2023-01-29
FLUID: defer calling Fl::add_fd.
Matthias Melcher
2023-01-27
FLUID: close communications pipe
Matthias Melcher
2023-01-27
FLUID: fixe external command alert on Unix
Matthias Melcher
2023-01-26
STR 2936: FLUID: option to ignore syntax check in DeclBlock
Matthias Melcher
2023-01-26
Fixing FLUID file corruption from issue #653 (#662)
Matthias Melcher
2023-01-23
FLUID: unneeded assignment, possible NULL pointer (#660)
Matthias Melcher
2023-01-23
STR 2639 Fixes Fl_Pack resize behaviour
Matthias Melcher
2023-01-21
FLUID: No syntax highlighting in comment editor (#658)
Matthias Melcher
2023-01-21
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
wcout
2023-01-21
Move global FLTK options into new app fltk-admin (#560)
Matthias Melcher
2023-01-20
STR 2843: FLUID align evenly now prefers correct gap size over correct width
Matthias Melcher
2023-01-19
Fluid: improve contrast of comments in widget browser
Albrecht Schlosser
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
[next]