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
/
shell_command.h
Age
Commit message (
Expand
)
Author
2025-03-07
Restructuring Fluid source files.
Matthias Melcher
2025-03-07
Removes the remaining references to Fl_String.
Matthias Melcher
2025-03-07
Replce Fl_String in Fluid with std::string.
Matthias Melcher
2023-12-14
FLUID: option to show terminal, clear terminal, and clear history
Matthias Melcher
2023-11-30
FLUID: Add dialog box when processes are still runing when user tries to quit.
Matthias Melcher
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-21
Removes dependency on Fl_Preferences::get/set(.., Fl_String, ...)
Matthias Melcher
2023-09-26
FLUID: adds greatly enhanced Shell Commands (#774)
Matthias Melcher
2023-03-19
Fix and consolidate settings dialogs (#346, #703)
Matthias Melcher
2023-01-01
FLUID refactor and macOS warnings removed (#623)
Matthias Melcher
2021-12-09
Fluid STR 3460.D: making dialog more interactive.
Matthias Melcher
2021-12-09
Fluid STR 3460.D: Shell commands are now saved in the .fl file (user option)
Matthias Melcher
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher