summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
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-02-08Add option to change location of cache dir.Dave Davenport
2019-02-02[CodeCY] More cleanup.Dave Davenport
2019-02-02[CodeCY] Cleanup some more warnings given by CodeCY.Dave Davenport
2019-01-29[Theme3.0] Change reference to use the CSS like var() syntax.Dave Davenport
2019-01-29[DRUN] Fix small memory leak loading desktop files.Dave Davenport
2019-01-07Return EX_DATAERR when fails to parse theme.Dave Davenport
2018-12-31Add history ignore (#846)Yoav
2018-12-15Remove unused variable.Dave Davenport
2018-12-14tests: initialize char* in mode test (#875)Till Hofmann
2018-12-14Add an option to change the matching negation character.Dave Davenport
2018-10-17[DRUN] Add drun-display-format.Dave Davenport
2018-10-17[Helper] Remove fixed key/values and accept keys with NULL as values.Dave Davenport
2018-10-16[Helper] Quick and dirty string replacer with optional keys block.Dave Davenport
2018-10-14Fixing typos in docs and error messages, "numger" -> "number" (#867)Lukas Alexandre
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-07-14Export icon fetcher header, remove nxd from icon-fetcher header.Dave Davenport
2018-07-14[IconFetcher] preload the user set icon themeDave Davenport
2018-07-10[Tests] Fix window test.Dave Davenport
2018-06-14[Theme] Change window layout for error dialogDave Davenport
2018-06-13Add default shortcuts: Shift+BackSpace to delete previous char, Ctrl+Left/Rig...Maxim Baz
2018-06-13Sorting cleanup (#816)Dave Davenport
2018-06-12More documentation fixesDave Davenport
2018-06-12More source code documentation updatesDave Davenport
2018-06-12Fix documentationDave Davenport
2018-06-12Documentation updates.Dave Davenport
2018-06-12Change log domain from Utils.IconFetcher to Helpers.IconFetcherDave Davenport
2018-06-12[Widget::Icon] Fix doxygen documentation in header file.Dave Davenport
2018-06-12Remove (unused) widget ref counting.Dave Davenport
2018-06-12Fix crash in error dialog and tests.Dave Davenport
2018-06-09Re-add icon-theme option.Dave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2018-05-16Fix small memory leak in history.Dave Davenport
2018-05-12[TextBox] Add a reference to the cairo surface when displaying an icon.Dave Davenport
2018-04-08Fix how borders are drawn, so it looks correct when transparant. (#792)Dave Davenport
2018-02-08[Script] Reset highlighting when reload viewDave Davenport
2018-02-07I749 (#766)Dave Davenport
2018-02-06[SSH] Reload ssh when entry is deleted.Dave Davenport
2018-01-18Revert "xcb: Add XKB_NEW_KEYBOARD_NOTIFY support"Quentin Glidic
2018-01-14[View] Added textboxes are set to autoheight and wrapping.Dave Davenport
2018-01-14[Theme] When reading double property, allow fallback to integer.Dave Davenport
2017-12-26bindings: Rework mouse bindings (#745)Quentin Glidic
2017-12-25bindings: Fix double click delayQuentin Glidic
2017-12-18xcb: Add XKB_NEW_KEYBOARD_NOTIFY supportQuentin Glidic
2017-12-11[Script] Reduce scope and swap tests. (cppcheck)Dave Davenport