344 Commits (a3606ecb0eeaffa752fdf26565ebaaba29b83239)
 

Author SHA1 Message Date
Sander van Dijk 63c9e30a76 made some whitespacing consistent. 16 years ago
sander@localhost 015f51ac46 removed unused variable nitem. 16 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 d058e83570 Added tag 3.5 for changeset 05e5bd706b3b 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 7804354106 removed set 17 years ago
anselm@aab 6d8e68dcfd updated 17 years ago
anselm@anselm1 d8688f7a4f added dmenu run 17 years ago
Anselm R. Garbe 09d0926bb9 Added tag 3.4 for changeset 9ab649b3b3e5 17 years ago
Anselm R. Garbe adc4ec02c0 adapted c99 for pedantic checks, even if those checks are somewhat broken 17 years ago
Anselm R. Garbe 8b2f132973 implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear) 17 years ago
Anselm R. Garbe 1c488e6dac fixed font definition 17 years ago
Anselm R. Garbe 03c546c6b3 fixed dmenu 17 years ago
Anselm R. Garbe fdc1dba7ce using saner defaults 17 years ago
Anselm R. Garbe 3439470a47 applied new color nuance 17 years ago
Anselm R. Garbe 6674bac1d3 applied my favorite color scheme 17 years ago
arg@suckless.org 72a8eb412f casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) 17 years ago
Anselm R. Garbe 975dfb4163 switching to white 17 years ago
Anselm R. Garbe 2e898a308f yet another cosmetic fix 17 years ago
Anselm R. Garbe 6514b07ad2 small cosmetic fix 17 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 17 years ago
Anselm R. Garbe 70cb32b021 Added tag 3.3 for changeset 709df5a4bad7 17 years ago
arg@suckless.org 56f9e26b72 applied yiyus initfont fix 17 years ago
Anselm R. Garbe d094ebea96 reorganized 17 years ago
arg@suckless.org ccf4d7166f next version is 3.3 17 years ago
Anselm R. Garbe 06ae894434 micromizing dmenu step 1 17 years ago
Anselm R. Garbe b97783b07f fixed fallback 17 years ago
arg@f00b4r 11cb2e7dcc applied ido-matching to dmenu 17 years ago
Anselm R. Garbe 07239bbddd foooooo 17 years ago
Anselm R. Garbe 124bfd4a08 Added tag 3.2 for changeset e4c81a78ffba 17 years ago
Anselm R. Garbe d27e3c1092 referred to LICENSE file 17 years ago
Anselm R. Garbe 3a9f3a51ce I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I don't care about PATH changes, keep it simple, stupid 17 years ago
Kris Maglione 53e92b5c17 Fix the uptodate logic (uptodate if !find newer dirs than the cache). 17 years ago
Kris Maglione d50ff5ca11 Silence the first find in dmenu_path. 17 years ago
Kris Maglione 383e40dc21 Fix grouping in dmenu_path. 17 years ago
Kris Maglione 8369e1736b Merge. 17 years ago
Kris Maglione c04b688cc0 Changed dmenu_path (fixed race, improved speed, check that $PATH is the same as the last run). 17 years ago
Anselm R. Garbe 4ebd7c4a21 removed some superflous strncmp's 17 years ago
Anselm R. Garbe dfe95cb546 made dmenu_path the way anydot proposed in response to Jukka 17 years ago
Anselm R. Garbe 8b633bf17d applied Jukka's fix 17 years ago
Anselm R. Garbe 64697cdd0c Added tag 3.1 for changeset 8f0f917ac988 17 years ago
Anselm R. Garbe 5a3dfb1c40 removed strip, added -s to LDFLAGs 17 years ago
Anselm R. Garbe 4042a11e51 applied anydot's dmenu_path caching patch, thank you! 17 years ago
Anselm R. Garbe aa2f73fc88 fixed a small bug in dmenu when an empty font is supplied 17 years ago
Anselm R. Garbe f189781bbd Added tag 3.0 for changeset 59b3024854db 17 years ago
Anselm R. Garbe 0e19146d5f making copyright notice more compact 17 years ago
Anselm R. Garbe 85a151c6a4 next version is 2.9 18 years ago