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.cxx
Age
Commit message (
Expand
)
Author
2023-10-23
FLUID: Fixes completion dialog, early shell read.
Matthias Melcher
2023-10-22
FLUID: Moves grid settings into dynamic tab
Matthias Melcher
2023-10-21
Removes dependency on Fl_Preferences::get/set(.., Fl_String, ...)
Matthias Melcher
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-09-26
FLUID: adds greatly enhanced Shell Commands (#774)
Matthias Melcher
2023-08-12
Another occurrence of bad escape sequence.
Matthias Melcher
2023-08-12
#765: Replaces uncommon escape sequence.
Matthias Melcher
2023-07-22
FLUID: shell code cleanup
Matthias Melcher
2023-03-19
Fix and consolidate settings dialogs (#346, #703)
Matthias Melcher
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2021-12-11
Fluid: use fl_strdup() to fix MSVC compiler warning
Albrecht Schlosser
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