Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed unquoted dmenu_run $exe-use reported by Jukka | Anselm R Garbe | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | though sticking to |uniq | Anselm R Garbe | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd ↵ | Anselm R Garbe | 2008-04-09 | 3 | -10/+10 |
| | | | | reasons they disappeared | ||||
* | Added tag 3.6 for changeset 0bc2751d06e8 | anselm@anselm1 | 2008-04-03 | 1 | -0/+1 |
| | |||||
* | fix typo | Sander van Dijk | 2008-03-25 | 1 | -1/+1 |
| | |||||
* | using limits.h | Anselm R Garbe | 2008-03-25 | 1 | -2/+3 |
| | |||||
* | bugfix of the -0 case in dmenu (thanks to Sander for his hint) | Anselm R Garbe | 2008-03-25 | 1 | -2/+2 |
| | |||||
* | applied Jukkas hotfix | Anselm R Garbe | 2008-03-24 | 1 | -1/+1 |
| | |||||
* | more cosmetics | Sander van Dijk | 2008-03-23 | 1 | -2/+1 |
| | |||||
* | cosmetics | Sander van Dijk | 2008-03-23 | 1 | -5/+3 |
| | |||||
* | made some whitespacing consistent. | Sander van Dijk | 2008-03-23 | 1 | -3/+3 |
| | |||||
* | removed unused variable nitem. | sander@localhost | 2008-03-23 | 1 | -11/+3 |
| | |||||
* | several performance tweaks | anselm@anselm1 | 2008-03-22 | 2 | -19/+44 |
| | |||||
* | fixed match() to prefer prefix-matches to strstr-matches in the match list, ↵ | Anselm R Garbe | 2008-03-18 | 3 | -30/+46 |
| | | | | extended the -y handling, next version is 3.6 | ||||
* | Added tag 3.5 for changeset 05e5bd706b3b | Anselm R Garbe | 2008-03-13 | 1 | -0/+1 |
| | |||||
* | applied next patch of Sander | Anselm R Garbe | 2008-03-13 | 1 | -3/+2 |
| | |||||
* | applied Sanders patch | anselm@anselm1 | 2008-03-12 | 2 | -9/+7 |
| | |||||
* | removed ido-matching, changed behavior of -i meaning case insensitive ↵ | Anselm R Garbe | 2008-03-12 | 4 | -36/+37 |
| | | | | matching now, commented -x, -y, -w arguments in dmenu.1 | ||||
* | removed set | Anselm R Garbe | 2008-02-12 | 1 | -1/+1 |
| | |||||
* | updated | anselm@aab | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | added dmenu run | anselm@anselm1 | 2007-12-22 | 3 | -3/+7 |
| | |||||
* | Added tag 3.4 for changeset 9ab649b3b3e5 | Anselm R. Garbe | 2007-10-25 | 1 | -0/+1 |
| | |||||
* | adapted c99 for pedantic checks, even if those checks are somewhat broken | Anselm R. Garbe | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | implemented strcasestr for dmenu (I call it cistrstr) for portability issues ↵ | Anselm R. Garbe | 2007-10-01 | 1 | -1/+25 |
| | | | | (cygwin has no strcasestr, oh dear) | ||||
* | fixed font definition | Anselm R. Garbe | 2007-10-01 | 1 | -1/+1 |
| | |||||
* | fixed dmenu | Anselm R. Garbe | 2007-09-30 | 1 | -1/+1 |
| | |||||
* | using saner defaults | Anselm R. Garbe | 2007-09-30 | 1 | -4/+4 |
| | |||||
* | applied new color nuance | Anselm R. Garbe | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | applied my favorite color scheme | Anselm R. Garbe | 2007-09-26 | 1 | -5/+5 |
| | |||||
* | casting char to int when using tolower (thanks to Jukkas careful cosmetic ↵ | arg@suckless.org | 2007-09-24 | 1 | -1/+1 |
| | | | | checking!) | ||||
* | switching to white | Anselm R. Garbe | 2007-09-23 | 1 | -4/+4 |
| | |||||
* | yet another cosmetic fix | Anselm R. Garbe | 2007-09-23 | 1 | -6/+2 |
| | |||||
* | small cosmetic fix | Anselm R. Garbe | 2007-09-23 | 1 | -1/+1 |
| | |||||
* | applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by ↵ | Anselm R. Garbe | 2007-09-23 | 4 | -41/+45 |
| | | | | default, added -i command line option to enable ido matching, added Michał to Copyright holders | ||||
* | Added tag 3.3 for changeset 709df5a4bad7 | Anselm R. Garbe | 2007-09-22 | 1 | -0/+1 |
| | |||||
* | applied yiyus initfont fix | arg@suckless.org | 2007-09-19 | 1 | -4/+3 |
| | |||||
* | reorganized | Anselm R. Garbe | 2007-09-17 | 1 | -288/+299 |
| | |||||
* | next version is 3.3 | arg@suckless.org | 2007-09-17 | 2 | -2/+2 |
| | |||||
* | micromizing dmenu step 1 | Anselm R. Garbe | 2007-09-16 | 6 | -152/+149 |
| | |||||
* | fixed fallback | Anselm R. Garbe | 2007-09-15 | 1 | -2/+4 |
| | |||||
* | applied ido-matching to dmenu | arg@f00b4r | 2007-07-24 | 1 | -0/+21 |
| | |||||
* | foooooo | Anselm R. Garbe | 2007-06-01 | 1 | -6/+6 |
| | |||||
* | Added tag 3.2 for changeset e4c81a78ffba | Anselm R. Garbe | 2007-05-30 | 1 | -0/+1 |
| | |||||
* | referred to LICENSE file | Anselm R. Garbe | 2007-05-30 | 4 | -12/+4 |
| | |||||
* | I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and ↵ | Anselm R. Garbe | 2007-05-24 | 1 | -17/+17 |
| | | | | I don't care about PATH changes, keep it simple, stupid | ||||
* | Fix the uptodate logic (uptodate if !find newer dirs than the cache). | Kris Maglione | 2007-05-23 | 1 | -2/+2 |
| | |||||
* | Silence the first find in dmenu_path. | Kris Maglione | 2007-05-23 | 1 | -1/+1 |
| | |||||
* | Fix grouping in dmenu_path. | Kris Maglione | 2007-05-23 | 1 | -1/+1 |
| | |||||
* | Merge. | Kris Maglione | 2007-05-23 | 1 | -8/+8 |
|\ | |||||
| * | removed some superflous strncmp's | Anselm R. Garbe | 2007-05-23 | 1 | -8/+8 |
| | |