summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2016-01-01Update copyrightDave Davenport
2015-12-31Add screenshot testDave Davenport
2015-12-31PlayingDave Davenport
2015-12-29Add username to theme output.Dave Davenport
2015-12-28Issue #303: Create one pango context from xlib surfaceDave Davenport
2015-12-23Small fixDave Davenport
2015-12-23Fix 1 off memory leakDave Davenport
2015-12-22Fix out of memory bound on arrayDave Davenport
2015-12-21Fix possible issue with uninitialized dataDave Davenport
2015-12-21Reduce scope of index variableDave Davenport
2015-12-14Add indicator for sorting/case sensitive.Dave Davenport
2015-12-14IndentDave Davenport
2015-12-14Improve matching for DesktopFile run modeDave Davenport
2015-12-14Fix #299: Clear attributes when setting text on pango layoutDave Davenport
2015-12-13Re-indentDave Davenport
2015-12-13Add option to set scrollbar widthDave Davenport
2015-12-13Add sorting switch: Issue: #298Dave Davenport
2015-12-12Fix return code multi-selectDave Davenport
2015-12-10Separator styleDave Davenport
2015-12-10Add option to output to specific file.Dave Davenport
2015-12-10Add option to dump color scheme.Dave Davenport
2015-12-10Remove : from filename, it makes scp stupidDave Davenport
2015-12-09Indent + ChangeLogMartijn Koedam
2015-12-09Add screenshot keybinding.Dave Davenport
2015-12-04Tweak selected row color. #293Dave Davenport
2015-12-04Fix crasher on empty listDave Davenport
2015-12-04Get the right next position from line map.Dave Davenport
2015-12-04Update manpage and indent.Martijn Koedam
2015-12-04Tell the users what Modifiers exist, warn if using Mod?Dave Davenport
2015-12-03Indent.Dave Davenport
2015-12-03[DMenu] Add option to read from file instead of stdin.Dave Davenport
2015-12-02Fix small char s/u issueDave Davenport
2015-12-01Remove custom code, replace by glib, fix fuzzy matching for unicode.Dave Davenport
2015-12-01Check for nil before updating.Qball Cow
2015-11-30Issue #287 mark selected rows.Dave Davenport
2015-11-30Fake background should only be done once every run.Dave Davenport
2015-11-28Fixing path.Dave Davenport
2015-11-28Fix return codeDave Davenport
2015-11-27Add option to dump filtered list to stdout.Dave Davenport
2015-11-27Fix issue #271 expand path.Dave Davenport
2015-11-26Do not support ModMasks, breaks to much stuff, This fixes #286Dave Davenport
2015-11-25Big rename from Switcher to Mode internal, to match with user terminologyDave Davenport
2015-11-24Fix ; in macro.Dave Davenport
2015-11-24Cleanups, rename and document.Dave Davenport
2015-11-24Create more consistent ordering of argumentsDave Davenport
2015-11-24[Combi] only textual map, when not using glob/regex mode.Dave Davenport
2015-11-24Fix for complete issue #273.Dave Davenport
2015-11-23Some cleanups and re-ordering of parameters to be consistent.Dave Davenport
2015-11-23Const making.Dave Davenport
2015-11-23Fix issue #285, clear memory on reallocQball Cow