summaryrefslogtreecommitdiffstats
path: root/source/dialogs/run.c
AgeCommit message (Expand)Author
2017-03-10Zeltakmadness (#572)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-14Start of making SardemFF7 happyDave Davenport
2017-01-03Update copyright to 2017.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-25Simplify some code, more comments. (90% docu)Dave Davenport
2016-10-17Fix some coverty found issues.Dave Davenport
2016-09-17Remove entry from history if fails to execute.Dave Davenport
2016-08-30Add debug output.Dave Davenport
2016-08-02Fix memory leak run dialog when skipping.Dave Davenport
2016-07-29Fix some doxygen warnings.Dave Davenport
2016-05-26Fix combi mode 'bang' behaviour, improve levenshtein with combiDave Davenport
2016-05-22Remove the is_ascii mess.Dave Davenport
2016-04-10Remove fgets and replace by getline.Dave Davenport
2016-03-24Cleanup unused type specifier (dialogs).Dave Davenport
2016-03-21Quick fix.Dave Davenport
2016-03-20keybindings: Merge accept-custom and accept-entry-continueQuentin Glidic
2016-03-20Fix reloading after deleting entryDave Davenport
2016-03-19Make clang static code analyzer happy (300+ -> 5)Dave Davenport
2016-02-28Remove X11/* include headers.Dave Davenport
2016-02-23rofi: Drop daemon modeQuentin Glidic
2016-02-08CleanupsDave Davenport
2016-01-14Fixing SardemFF7 Feedback: boolean, g_getenv and clear_errorDave Davenport
2016-01-14[RUN] UTF-8/locale conversion and sardem exec test.Dave Davenport
2016-01-12Update display value for modi (testing)Dave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave Davenport
2016-01-07More splitting and abstracting.Dave Davenport
2016-01-07First cleanup steps.Dave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-06Update comments, replace printf/build_filenameDave Davenport
2016-01-01Update copyrightDave Davenport
2015-12-01Remove custom code, replace by glib, fix fuzzy matching for unicode.Dave Davenport
2015-11-25Big rename from Switcher to Mode internal, to match with user terminologyDave Davenport
2015-11-24Cleanups, rename and document.Dave Davenport
2015-11-24Create more consistent ordering of argumentsDave Davenport
2015-11-24Fix for complete issue #273.Dave Davenport
2015-11-23Some cleanups and re-ordering of parameters to be consistent.Dave Davenport
2015-11-23Const making.Dave Davenport
2015-11-22consts and small ensurance (though should be correct to begin with)Dave Davenport
2015-11-21Start at fixing Issue 273, this might break some things.Dave Davenport
2015-10-19Fix some compiler warningsDave Davenport
2015-10-18Fix crash on deleting entries in ssh/run.QC
2015-09-29Only cache successful run. (Thanks to Koppa nd daemoni)Qball Cow
2015-09-19More line fixing.QC
2015-09-19Adjust new editor widthQC
2015-09-19Some cleanups, tweak uncrustify.QC
2015-09-07Allow switchers to run multiple times.Dave Davenport