Age | Commit message (Expand) | Author |
---|---|---|
2019-03-22 | Use the PNG loader for all images, and get rid of the .rgb files. | Andreas Kling |
2019-02-28 | ProcessManager: Tweak icons. | Andreas Kling |
2019-02-28 | ProcessManager: Add "continue" action that sends SIGCONT. | Andreas Kling |
2019-02-28 | ProcessManager: Add a "stop" action that sends SIGSTOP to a process. | Andreas Kling |