Sander van Dijk
|
61976c292b
|
cosmetics
|
17 years ago |
Sander van Dijk
|
63c9e30a76
|
made some whitespacing consistent.
|
17 years ago |
sander@localhost
|
015f51ac46
|
removed unused variable nitem.
|
17 years ago |
anselm@anselm1
|
542c58d8d0
|
several performance tweaks
|
17 years ago |
Anselm R Garbe
|
745c46d8fa
|
fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6
|
17 years ago |
Anselm R Garbe
|
301b4e5591
|
applied next patch of Sander
|
17 years ago |
anselm@anselm1
|
38b866ba34
|
applied Sanders patch
|
17 years ago |
Anselm R Garbe
|
540a78761b
|
removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1
|
17 years ago |
Anselm R. Garbe
|
8b2f132973
|
implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear)
|
18 years ago |
arg@suckless.org
|
72a8eb412f
|
casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!)
|
18 years ago |
Anselm R. Garbe
|
2e898a308f
|
yet another cosmetic fix
|
18 years ago |
Anselm R. Garbe
|
6514b07ad2
|
small cosmetic fix
|
18 years ago |
Anselm R. Garbe
|
724fe3cf7f
|
applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders
|
18 years ago |
arg@suckless.org
|
56f9e26b72
|
applied yiyus initfont fix
|
18 years ago |
Anselm R. Garbe
|
d094ebea96
|
reorganized
|
18 years ago |
Anselm R. Garbe
|
06ae894434
|
micromizing dmenu step 1
|
18 years ago |