summaryrefslogtreecommitdiffstats
path: root/include/helper.h
AgeCommit message (Expand)Author
2016-01-07Add some doxygen sugar.Dave Davenport
2016-01-04Make levenshtein sort utf8 aware and obey case sensitive setting.Dave Davenport
2015-12-08Add test, remove whitespaceDave Davenport
2015-12-02Fix func. def in wrong header file.Dave Davenport
2015-12-01Remove custom code, replace by glib, fix fuzzy matching for unicode.Dave Davenport
2015-11-21Start at fixing Issue 273, this might break some things.Dave Davenport
2015-11-17Add experimental regex supportDave Davenport
2015-10-18Try todo some validation of monitor size/padding in config sanity check.QC
2015-10-01Make normal filtering of plain ASCII lines fasterTom Hinton
2015-10-01Make dmenu reading very marginally fasterTom Hinton
2015-09-19Adjust new editor widthQC
2015-08-29Remove unused functionQC
2015-07-30Small cleanup + fail more gracefull here and thereDave Davenport
2015-07-27Add prefix to header guard. #191Qball Cow
2015-07-27Bug #191 rename header guard to not use reserved macro name.Dave Davenport
2015-07-01Make fuzzy matching available everywhere: #133 (-fuzzy)Dave Davenport
2015-06-28Move fuzzy_token_match to where it can be reused.Dave Davenport
2015-05-16Fix Issue #164QC
2015-03-30Add combi viewer.QC
2015-03-27OO-ify the Switchers.QC
2015-03-17Update header.QC
2015-03-11Cleanup argc/argv lugging around.Dave Davenport
2015-02-17Remove unused function.Qball Cow
2015-02-17Rewrite of the configuration parsing, no longer duplicating options between X...Dave Davenport
2015-02-03Move data around, constness, etc.Dave Davenport
2015-02-03Move stuff around. Try to reduce size rofi.c.Dave Davenport
2015-01-31Fix not grabbing keyboard, and add pid file to ensure one instance.QC
2015-01-12Fix #102 - Add case sensitivity.Edwin Pujols
2015-01-05Add support custom command.Dave Davenport
2014-12-02Small moving to helper.Dave Davenport
2014-11-24Comment more code.QC
2014-11-24Comment some header files.Dave Davenport
2014-11-15Small updates.QC
2014-10-19Add separator option.QC
2014-09-03Add flexible configuration for launchingDave Davenport