summaryrefslogtreecommitdiffstats
path: root/source/dialogs/drun.c
AgeCommit message (Expand)Author
2020-12-02Remove more old config options that are now part of theme.Dave Davenport
2020-11-03Indent round.Dave Davenport
2020-09-13issue 1187: If error on launching application, show error message and return...Dave Davenport
2020-09-09[DRun] Fix broken cache after URL type was added.Dave Davenport
2020-09-08Fix and optimize 20200908 (#1184)nick87720z
2020-08-28Run indenter.Dave Davenport
2020-08-26Follow Type=Link standard desktop entries with drun (#1168)Mike Dalessio
2020-04-15[DRun] cleanup debug message.Dave Davenport
2020-04-15[DRun] Adding %% as escape character.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-01-26[DRun] Add desktop cacheDave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2019-08-20[DRun] Add keywords to match and printing.Dave Davenport
2019-08-09[DRun] Do not run custom command in drun mode.Dave Davenport
2019-08-09[DRUN] Add option to only show desktop files in certain categoriesDave Davenport
2019-02-17[DRun] Fix sorting of drun.Dave Davenport
2019-02-10[DRun] Sort the (non history) entries by name. Escape for pango.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-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
2017-12-09DRun: Allow to select based on comment field.Dave Davenport
2017-12-09drun: Early return if already initializedQuentin Glidic
2017-11-17drun: Standardize debug messagesQuentin Glidic
2017-11-07IndentDave 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-09-29Implement support for specifying negated matchDave Davenport
2017-07-04Add try exec test (#620)Dave Davenport
2017-07-02Do not do an expand path on Exec field of desktop file.Dave Davenport
2017-06-25Run indenter.Dave Davenport
2017-06-25[DRun] Add a small thread-pool for fetching icons.Dave Davenport
2017-06-25drun: Preload icon themesQuentin Glidic
2017-06-12Position the overlay in the top right corner of the listview.Dave Davenport
2017-06-11gitmodules: Update libnkutilsQuentin Glidic
2017-06-08[TextBox] Calculate yalign based on actual side, not estimated size.Dave Davenport
2017-06-07drun: Use the requested icon size for lookupQuentin Glidic
2017-06-07drun: Re-remove the context limitations for icon lookupQuentin Glidic
2017-06-07drun: Use Adwaita and gnome as fallback themesQuentin Glidic
2017-06-03Run indenter.Dave Davenport
2017-06-03Don't depend on latest of glib.Dave Davenport