summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-21Updates fixing pango transparancy.Dave Davenport
2015-01-20First try out. (tests not compiling at.. do make rofi)Dave Davenport
2015-01-19Update manpage to be a bit more consistent.Dave Davenport
2015-01-18oepsQC
2015-01-18tryQC
2015-01-18Blaat.QC
2015-01-18Introduce lazy-refilter mode for long lists.QC
2015-01-18Avoid loosing keyboard press events when they arrive to quickly.QC
2015-01-17Small cleanup and add ohcount target.QC
2015-01-16Add cppcheck target.Dave Davenport
2015-01-15Small cleanup and reducing of scopes.Dave Davenport
2015-01-15Change col left/right edge behavior to be more logic.Dave Davenport
2015-01-15Merge pull request #109 from EdwinPujols/avoid_loopingDave Davenport
2015-01-14Mouse navigation: Avoid unnecessary looping.Edwin Pujols
2015-01-14Fix issue #104: Scrolling action.QC
2015-01-14Merge pull request #105 from Tblue/masterDave Davenport
2015-01-14get_ssh(): Use g_strdup() instead of strdup().Tilman Blumenbach
2015-01-14get_ssh(): Use g_ascii_strcasecmp() instead of strcasecmp().Tilman Blumenbach
2015-01-14Minor comment fix.Tilman Blumenbach
2015-01-14SSH file parser: Recognize multiple host names in a 'Host' line.Tilman Blumenbach
2015-01-14Fix bug introduced with d1ba4bd8dc1e1d1e0e57015e4d9dd3fe0c03a3b9Dave Davenport
2015-01-14Also respond to dead Grave for casesensitive toggle.Dave Davenport
2015-01-13Make hmode workable again.QC
2015-01-13Move indicator to end of entry box.QC
2015-01-13Merge pull request #103 from EdwinPujols/masterDave Davenport
2015-01-12Fix #102 - Visual indicator of case sensitivity.Edwin Pujols
2015-01-12Add Xresources option for case sensitivity.Edwin Pujols
2015-01-12Merge branch 'master' of https://github.com/DaveDavenport/rofiEdwin Pujols
2015-01-12Fix textbox test.QC
2015-01-12Merge branch 'master' of https://github.com/DaveDavenport/rofiEdwin Pujols
2015-01-12Update manpage previous commit (no md2man-roff on laptop)QC
2015-01-12Add support for alternating row colors.Dave Davenport
2015-01-12Fix #102 - Add case sensitivity.Edwin Pujols
2015-01-12Fix dump-xresources table view.Dave Davenport
2015-01-11Fix makedistcheck.QC
2015-01-11Fix issue #48.QC
2015-01-10Fix 101QC
2015-01-10Make analysis happy and prefer heap over stack.QC
2015-01-09Remove magic macro's. They are only used in one place, so no point.Dave Davenport
2015-01-08Add some comments.Dave Davenport
2015-01-07Coverity annoyance.QC
2015-01-07Some error messages.QC
2015-01-07Wonder if this fixes the warning.QC
2015-01-07Another possible NULL pointer fix.QC
2015-01-07Remove check, selected_line is not NULL.QC
2015-01-07Initialize savept to NULL. (coverity)QC
2015-01-07Add badge.QC
2015-01-07Fix bug #97: Remove duplicates.QC
2015-01-06Do not crash on empty list in run dialog.Qball Cow
2015-01-06In ssh config check for Host[::space::]: #101Qball Cow