summaryrefslogtreecommitdiffstats
path: root/source/dialogs
AgeCommit message (Expand)Author
2019-06-24[SSH] Fix wrong sizeof in read_hosts_fileDave Davenport
2019-05-10[SSH] Always initialize .port field.qball
2019-04-24[SSH] Match lowered keywords.Dave Davenport
2019-04-20[Dialogs.SSH] Remove use of g_ascii_string_to_signed.Dave Davenport
2019-04-02[Dmenu][Script] Share some code between the two modiDave Davenport
2019-04-02[DMenu] Add icon support.Dave Davenport
2019-03-29Use g_ascii_string_to_signed instead of atoi in ssh, allows errorDave Davenport
2019-03-08[SSH] Use \x1F as separator between host/command and port.Dave Davenport
2019-03-04[SSH] Expand path and use right strcmp.Dave Davenport
2019-03-04[SSH] Add support for UserKnownHostsFileDave Davenport
2019-02-17[DRun] Fix sorting of drun.Dave Davenport
2019-02-10[Doc] Update documentation to match changed functions.Dave Davenport
2019-02-10[DRun] Sort the (non history) entries by name. Escape for pango.Dave Davenport
2019-02-10[SSH] Add support for parsing port number from known hosts file.Dave Davenport
2019-01-29[DRUN] Fix small memory leak loading desktop files.Dave Davenport
2018-10-17[DRUN] Add drun-display-format.Dave Davenport
2018-10-05[Icon] Fix loading icons that are already in cache.Dave Davenport
2018-09-22[SSH] Improve parser for known_hosts a bit.Dave Davenport
2018-09-09[Script] Add initial support for icons.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-07-28[DRUN] Add option to show actions in drun.Dave Davenport
2018-06-12Change log domain from Utils.IconFetcher to Helpers.IconFetcherDave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2018-02-08[Script] Reset highlighting when reload viewDave Davenport
2018-02-06[SSH] Reload ssh when entry is deleted.Dave Davenport
2017-12-11[Script] Reduce scope and swap tests. (cppcheck)Dave Davenport
2017-12-09DRun: Allow to select based on comment field.Dave Davenport
2017-12-09drun: Early return if already initializedQuentin Glidic
2017-11-28Remove : from dmenu default prompt.Dave Davenport
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-11-17drun: Standardize debug messagesQuentin Glidic
2017-11-07IndentDave Davenport
2017-11-07[Combi] Add hide prefix option.Dave Davenport
2017-11-05Check result g_key_file_load_from_file to make coverity happy.coverity_scanDave Davenport
2017-11-02[DRun] Obey OnlyShowIn NotShowIn (#715)Dave Davenport
2017-10-21Added option -name-only to match only desktop entry name with drun (#690)Askrenteam
2017-10-20drun: Load absolute path icons properlyQuentin Glidic
2017-10-05Indent files.Dave Davenport
2017-10-04[DRun] Desktop id is not equal to application id.Dave Davenport
2017-10-03Change how DRUN history is implemented to fix: #579Dave Davenport
2017-10-01Rename tokenize to helper_tokenizeDave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-09-27Add more configuration options to script mode, getting closer to dmenu.Dave Davenport
2017-09-17Change WMQuirk logicDave Davenport
2017-09-10Fix combi modi crashing on dynamic list sizes.Dave Davenport
2017-09-10[RUN] Fix filter duplicatesDave Davenport
2017-09-05Indent.Dave Davenport
2017-08-14[Script] Parse the command as a commandline.Dave Davenport
2017-08-14[Script] Execute script + argument direction, do not pass run-command.Dave Davenport
2017-07-25Improve error message a little when bindings collide.Dave Davenport