Commits


fix typo


using limits.h


bugfix of the -0 case in dmenu (thanks to Sander for his hint)


applied Jukkas hotfix


more cosmetics


cosmetics


made some whitespacing consistent.


removed unused variable nitem.


several performance tweaks


fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6


Added tag 3.5 for changeset 05e5bd706b3b


applied next patch of Sander


applied Sanders patch


removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1


removed set


updated


added dmenu run


Added tag 3.4 for changeset 9ab649b3b3e5


adapted c99 for pedantic checks, even if those checks are somewhat broken


implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear)


fixed font definition


fixed dmenu


using saner defaults


applied new color nuance


applied my favorite color scheme