summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
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-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-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-16Bug #98: Select a certain line.QC
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-29fix logic for Ctrl+Return/Ctrl+Enterqedi
2014-11-28Force custom commandline when Ctrl-Return is usedqedi
2014-11-25More commenting.Dave Davenport
2014-11-24Issue #91 Reverse order of headers to fix build.Qball Cow
2014-11-22Use glib for escaping.QC
2014-11-22Possible fix for issue #90.QC
2014-11-15Small updates.QC
2014-11-12Fix indenting.Dave Davenport
2014-11-11Fix error with entry box being empty.QC
2014-11-11Add ctrl-/ as reverse tab.QC
2014-11-10Fix small graphical glix tabsQball Cow
2014-11-10[FullHeight] Fix height calculationDave Davenport
2014-11-10[Sidebar mode] Allow tabs to be clicked.Dave Davenport
2014-11-10Try to make sidebar separator visible again.Dave Davenport
2014-11-09Add sidebar modi to ROFI.QC
2014-11-09Fix center mode.QC
2014-11-06[Run] Filter out duplicates. Issue #86QC
2014-11-05Reload configuration in daemon mode on SIGHUPDave Davenport
2014-11-05If argv[0] is dmenu, launch in dmenu mode.Dave Davenport
2014-11-04Always use right display str.Dave Davenport
2014-10-30Add multi-line elements support.Dave Davenport
2014-10-19Remove separator from Xresources.QC
2014-10-19Add separator option.QC
2014-09-27Indent.QC
2014-09-23Fix some constness and add comments.Dave Davenport
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-30Play with adding some more test, bug fixesDave Davenport
2014-08-29Fix crash in history when removing last entry.QC
2014-08-29Add gcov option.QC