summaryrefslogtreecommitdiffstats
path: root/source/dialogs/ssh.c
AgeCommit message (Expand)Author
2018-02-06[SSH] Reload ssh when entry is deleted.Dave Davenport
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-09-29Implement support for specifying negated matchDave Davenport
2017-06-13[helper] Fix type issue with variadic function.Dave Davenport
2017-06-03Don't inline function that uses alloca.Dave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-02ssh: Add startup notification supportQuentin Glidic
2017-06-02helper: Add API to support startup notificationQuentin Glidic
2017-06-02helper: Add execute helperQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-11Fix some clang compiler warningsDave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-04-15 Switch to g_{debug,warning} instead of g_logDave Davenport
2017-04-02Add converter back for old theme format.Dave Davenport
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-03-11[SSH] Fix missing parameter documentationDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-08Issue570 (#571)Dave Davenport
2017-03-04Indent code.Dave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-02-09Update function check configure.acDave Davenport
2017-02-09IndentDave Davenport
2017-02-06Reduce amount of paths createdDave Davenport
2017-02-06Add border radius to border around widget.Dave Davenport
2017-01-21Add auto-detect option to DPI setting.Dave Davenport
2017-01-11Fix indenting and header commenting.Dave Davenport
2017-01-09Improve error handling string.Dave Davenport
2017-01-09Remove old cairo color set functionsDave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-03Update copyright to 2017.Dave Davenport
2016-11-14Fix keybinding with Shift in name. Alt-Shift-S -> Alt-S. Alt-Shift-1 -> Alt-e...Dave Davenport
2016-11-02Fix crash on wrongly queued ViewState (thx to teto)Dave Davenport
2016-11-01Pull config option access from out of separator widget.Dave Davenport
2016-10-30Use strtok_r instead of strtok.Dave Davenport
2016-10-28Update some code.Dave Davenport
2016-10-26Make scrollbar behave betterDave Davenport
2016-10-25Update scrollbar behaviour, so dragging is more natural. (limit range from hw...Dave Davenport
2016-10-18Fix memory leak in box and listview widget, add coverage make target. (ggcov ...Dave Davenport
2016-10-15Indenting, commentsDave Davenport
2016-10-11Always refilter when switching modi.Dave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport
2016-09-08Ask window manager to hide decoration in normal-window mode.Dave Davenport
2016-08-30Add debug output.Dave Davenport
2016-08-29Improve DRun handling a bit.Dave Davenport
2016-08-28First hack at fixing Desktop file parser.Dave Davenport
2016-08-25Add fuzzy matching, make a -matching option.Dave Davenport