summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-01-05mention install dev libraries.QC
2015-01-05Add run-list command.QC
2015-01-05Add support custom command.Dave Davenport
2015-01-04Fix memory leak of sidebar mode switcher boxes.QC
2014-12-24Add delete from history to manpage.QC
2014-12-16Bug #98: Select a certain line.QC
2014-12-07Bump version to 0.14.120.14.12QC
2014-12-02Static fest.Dave Davenport
2014-12-02Small moving to helper.Dave Davenport
2014-12-02[TextBox] fix alignment issue with cursor.Dave Davenport
2014-11-29I am to tired to commit, lets try again.QC
2014-11-29Small update trying to fix past commit.QC
2014-11-29Update previous commit with manpage fix window switcher.QC
2014-11-29Merge pull request #94 from qedi-r/masterDave Davenport
2014-11-29fix logic for Ctrl+Return/Ctrl+Enterqedi
2014-11-28Force custom commandline when Ctrl-Return is usedqedi
2014-11-26Update build system: remove nested makefileDave Davenport
2014-11-25More commenting.Dave Davenport
2014-11-25Update comment of headers.Dave Davenport
2014-11-24Comment more code.QC
2014-11-24Comment some header files.Dave Davenport
2014-11-24Issue #91 Reverse order of headers to fix build.Qball Cow
2014-11-22Use glib for escaping.QC