summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-27Update version to v0.14.9.0.14.9QC
2014-09-27Indent.QC
2014-09-23Fix some constness and add comments.Dave Davenport
2014-09-08Do not install the tests.QC
2014-09-06Add source files and man page.QC
2014-09-05Fix #81, this should now work correctly.QC
2014-09-03Add ctrl-space to set selected item as input.QC
2014-09-03Add flexible configuration for launchingDave Davenport
2014-09-01Fix name matching for ssh-dialog, fix bug 80.Dave Davenport
2014-08-31Add small script test.Dave Davenport
2014-08-31Add dump-xresources to test.Dave Davenport
2014-08-31[dmenu] Update tests to hit the shift-enter modeDave Davenport
2014-08-30Update tests, for cmd.Dave Davenport
2014-08-30Play with adding some more test, bug fixesDave Davenport
2014-08-29Update test (do xresources?)QC
2014-08-29Add testing char width.QC
2014-08-29Add another test.QC
2014-08-29Add another small test.QC
2014-08-29Forgot to remove debug code, causing false negative.QC
2014-08-29Add dmenu test.QC
2014-08-29Add coverage picture.QC
2014-08-29Try to fix test on travis server.QC
2014-08-29Remove clang, does not work with the coverage stuff.QC
2014-08-29Add another test.QC
2014-08-29No idea why coverall is failing now.QC
2014-08-29Try to fix coveral.QC
2014-08-29Only report coverage c files.QC
2014-08-29Add missing test file.QC
2014-08-29Try out small fake X server test.QC
2014-08-29Update the test to integrate in build.QC
2014-08-29Playing with coverallsQC
2014-08-29Fix crash in history when removing last entry.QC
2014-08-29Add gcov option.QC
2014-08-28Add CI image.QC
2014-08-28Remove i3 from travis build as its version is to old.QC
2014-08-28Tell travis it is C language.QC
2014-08-28Update INSTALL file.QC
2014-08-28Add travis build file.QC
2014-08-28small cleanup error_dialog, remove dummy calcDave Davenport
2014-08-27Update manpage.QC
2014-08-27Add display text modi.Dave Davenport
2014-08-26Refactor the to-long menu() function.Dave Davenport
2014-08-25Initialize fd to -1.QC
2014-08-25Use g_spawn instead of fork+exec*QC
2014-08-25issue: #79: Crash when enter on empty list.Dave Davenport
2014-08-25Removed unused code. (NEAR and i3_mode)Dave Davenport
2014-08-24Fix compile warnings.Dave Davenport
2014-08-24[Click to select] Only select visible boxes.QC
2014-08-23Fix #59: Add some basic mouse support.QC
2014-08-22Fix compile warnings with CLANG.Dave Davenport