summaryrefslogtreecommitdiffstats
path: root/source/dialogs/run.c
AgeCommit message (Expand)Author
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-09-29Implement support for specifying negated matchDave Davenport
2017-09-10[RUN] Fix filter duplicatesDave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-02run: Add startup notification supportQuentin Glidic
2017-06-02helper: Add API to support startup notificationQuentin Glidic
2017-04-27Re-Indent codeDave Davenport
2017-04-19[RUN] Report the expanded PATH entry in debug outputDave Davenport
2017-04-19[RUN] Expand the paths found in /home/mkoedam/.local/bin/:/opt/mpd/bin/:/home...Dave 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-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