summaryrefslogtreecommitdiffstats
path: root/source/run-dialog.c
AgeCommit message (Expand)Author
2014-05-19Remove memory wrappers, and use system stuff directly.Qball Cow
2014-05-17Small 'correctness' fixes (thx to sparse)QC
2014-05-14Add small arrows indicating more pages. (to be updated later)Qball Cow
2014-05-13Extract out the history code and create functions for it.Qball Cow
2014-05-10clearer that run dialogQC
2014-04-25Add comment to avoid mistake later, remove allocaQball Cow
2014-04-24Fix bug with extra trailing \nQball Cow
2014-04-24Removed unused, add comments.Qball Cow
2014-04-23Small cleanups.Qball Cow
2014-03-22Indent o mania.QC
2014-03-16Small fix.QC
2014-03-12small fix for stupid errorQball Cow
2014-03-12Rename main file.Qball Cow
2014-03-11Fix warning from clang --analyzeQball Cow
2014-03-08Sort favorites by # of runsQball Cow
2014-03-01More rename.QC
2014-03-01Rename simpleswitcher to rofi.QC
2014-02-27Small cleanups.QC
2014-02-26Make cppcheck happy.QC
2014-02-03cleanupsQC
2014-02-03Removing duplicate code, small fixes.QC
2014-02-01Fix a few minor bugsQball Cow
2014-02-01Restructure for and add option to delete entry from history.Qball Cow
2014-01-30Make dmenu mode behave more like dmenuQball Cow
2014-01-25Use XDG basedir for CACHE.QC
2014-01-23Small compile fix on armQball Cow
2014-01-23Config cleanups.Qball Cow
2014-01-22small cleanupQball Cow
2014-01-21Include errno.hQball Cow
2014-01-21Add keybinding.Qball Cow
2014-01-21Add a SSH selector.Qball Cow
2014-01-21More cleanups to make more extendableQball Cow
2014-01-20Split of run-dialog part in separate file.QC