| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-13 | Fix trailing whitespace and dependencies | Albrecht Schlosser | |
| 2023-09-26 | FLUID: adds greatly enhanced Shell Commands (#774) | Matthias Melcher | |
| The user can add an arbitrary number of highly configurable shell commands through the setting panel. The commands can be saved as user preferences, inside the .fl file, or exported to an external file. Shell scripts can be limited to individual platforms, can have shortcut keys, etc. . * documentation will follow * support to call `fltk-config` will follow | |||
| 2023-09-05 | FLUID: increases readability | Matthias Melcher | |
| - removed some direct filename manipulation - central place to generate file names and paths - fixes command line filename override if no actual batch command is given | |||
| 2023-08-29 | FLUID: adds missing include for other platforms | Matthias Melcher | |
| 2023-08-29 | FLUID: separate SourceView panel into its own file | Matthias Melcher | |
| hereby removing almost 200 lines of unrelated code form fluid.cxx and making the location of the panel code more obvious. Needs a make depend on Linux. | |||
