summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-26Bug fix release 1.5.41.5.4Dave Davenport
2019-06-24[SSH] Fix wrong sizeof in read_hosts_fileDave Davenport
2019-06-23Mark dev branch.Dave Davenport
2019-06-23Merge remote-tracking branch 'origin/next'Dave Davenport
2019-06-23V1.5.3 - Time delayed progress1.5.3Dave Davenport
2019-06-16[Manpage] Fix example that uses external tools out2html and tty-pipe.Dave Davenport
2019-06-16Fix typo in unit separator character.Dave Davenport
2019-06-16Add (draft) release notes 1.5.3.Dave Davenport
2019-05-19Add `matching-negate-char` character.Dave Davenport
2019-05-14Change buildsystem link to DaveDavenport -> davatorium.Dave Davenport
2019-05-14Fix more links from DaveDavenport -> davatoriumDave Davenport
2019-05-14[README] Fix some badges links.Dave Davenport
2019-05-14[Themes] Add 'fancy' theme.Dave Davenport
2019-05-14Changelog: Small update.Dave Davenport
2019-05-11[Timings] Move into new debug system. (#961)Dave Davenport
2019-05-10[SSH] Always initialize .port field.qball
2019-05-10INSTALL: Add missing Meson instructionsQuentin Glidic
2019-05-04Update Changelog.Dave Davenport
2019-05-04[ListView|Textbox] Add user-settable ellipsize mode.Dave Davenport
2019-05-04[DMenu] Add format option to output string stripped from pango markup.Dave Davenport
2019-04-24[SSH] Match lowered keywords.Dave Davenport
2019-04-20[Script] terminalDave Davenport
2019-04-20Update subprojets to lates version.Dave Davenport
2019-04-20[Dialogs.SSH] Remove use of g_ascii_string_to_signed.Dave Davenport
2019-04-19configure.ac,meson: Define GLIB_VERSION_{MIN_REQUIRED,MAX_ALLOWED}Quentin Glidic
2019-04-19theme: Fix g_list_copy_deep() warningQuentin Glidic
2019-04-19meson: Fix Bison argumentsQuentin Glidic
2019-04-19meson: Lower default warning levelQuentin Glidic
2019-04-19tests: Fix mode_result test warningQuentin Glidic
2019-04-19Use g_list_free_full()Quentin Glidic
2019-04-19Correctly include config.h firstQuentin Glidic
2019-04-19gitmodules: Update libgwaterQuentin Glidic
2019-04-18gitmodules: Update libnkutilsQuentin Glidic
2019-04-18Update images path.Dave Davenport
2019-04-16[Manpage] Add overlay as widget to manpage.Dave Davenport
2019-04-16[View] Move overlay into the theme system instead of weird addon.Dave Davenport
2019-04-03[DmenuScript] Add missing header file.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-29[Window] Fix default value and help comment.Dave Davenport
2019-03-26Add Meson instructions (#943)Quentin Glidic
2019-03-26meson: Use Meson pkgconfig moduleQuentin Glidic
2019-03-26meson: Drop unnecessary "install: false" arg from configure_file()Quentin Glidic
2019-03-26meson: Change check option type to "feature"Quentin Glidic
2019-03-26meson: Drop enable- prefix for optionsQuentin Glidic
2019-03-26meson: Drop enable-asan optionQuentin Glidic
2019-03-26gitmodules: Update libnkutilsQuentin Glidic
2019-03-24[Icon] Use horizontal align for x-align option.Dave Davenport
2019-03-24Allow aligning iconDave Davenport