aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-25fix typo3.6Sander van Dijk1-1/+1
2008-03-25using limits.hAnselm R Garbe1-2/+3
2008-03-25bugfix of the -0 case in dmenu (thanks to Sander for his hint)Anselm R Garbe1-2/+2
2008-03-24applied Jukkas hotfixAnselm R Garbe1-1/+1
2008-03-23more cosmeticsSander van Dijk1-2/+1
2008-03-23cosmeticsSander van Dijk1-5/+3
2008-03-23made some whitespacing consistent.Sander van Dijk1-3/+3
2008-03-23removed unused variable nitem.sander@localhost1-11/+3
2008-03-22several performance tweaksanselm@anselm12-19/+44
2008-03-18fixed match() to prefer prefix-matches to strstr-matches in the match list, ↵Anselm R Garbe3-30/+46
extended the -y handling, next version is 3.6
2008-03-13Added tag 3.5 for changeset 05e5bd706b3bAnselm R Garbe1-0/+1
2008-03-13applied next patch of Sander3.5Anselm R Garbe1-3/+2
2008-03-12applied Sanders patchanselm@anselm12-9/+7
2008-03-12removed ido-matching, changed behavior of -i meaning case insensitive ↵Anselm R Garbe4-36/+37
matching now, commented -x, -y, -w arguments in dmenu.1
2008-02-12removed setAnselm R Garbe1-1/+1
2008-02-11updatedanselm@aab1-1/+1
2007-12-22added dmenu runanselm@anselm13-3/+7
2007-10-25Added tag 3.4 for changeset 9ab649b3b3e5Anselm R. Garbe1-0/+1
2007-10-10adapted c99 for pedantic checks, even if those checks are somewhat broken3.4Anselm R. Garbe1-1/+1
2007-10-01implemented strcasestr for dmenu (I call it cistrstr) for portability issues ↵Anselm R. Garbe1-1/+25
(cygwin has no strcasestr, oh dear)
2007-10-01fixed font definitionAnselm R. Garbe1-1/+1
2007-09-30fixed dmenuAnselm R. Garbe1-1/+1
2007-09-30using saner defaultsAnselm R. Garbe1-4/+4
2007-09-27applied new color nuanceAnselm R. Garbe1-2/+2
2007-09-26applied my favorite color schemeAnselm R. Garbe1-5/+5
2007-09-24casting char to int when using tolower (thanks to Jukkas careful cosmetic ↵arg@suckless.org1-1/+1
checking!)
2007-09-23switching to whiteAnselm R. Garbe1-4/+4
2007-09-23yet another cosmetic fixAnselm R. Garbe1-6/+2
2007-09-23small cosmetic fixAnselm R. Garbe1-1/+1
2007-09-23applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by ↵Anselm R. Garbe4-41/+45
default, added -i command line option to enable ido matching, added Michał to Copyright holders
2007-09-22Added tag 3.3 for changeset 709df5a4bad7Anselm R. Garbe1-0/+1
2007-09-19applied yiyus initfont fix3.3arg@suckless.org1-4/+3
2007-09-17reorganizedAnselm R. Garbe1-288/+299
2007-09-17next version is 3.3arg@suckless.org2-2/+2
2007-09-16micromizing dmenu step 1Anselm R. Garbe6-152/+149
2007-09-15fixed fallbackAnselm R. Garbe1-2/+4
2007-07-24applied ido-matching to dmenuarg@f00b4r1-0/+21
2007-06-01fooooooAnselm R. Garbe1-6/+6
2007-05-30Added tag 3.2 for changeset e4c81a78ffbaAnselm R. Garbe1-0/+1
2007-05-30referred to LICENSE file3.2Anselm R. Garbe4-12/+4
2007-05-24I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and ↵Anselm R. Garbe1-17/+17
I don't care about PATH changes, keep it simple, stupid
2007-05-23Fix the uptodate logic (uptodate if !find newer dirs than the cache).Kris Maglione1-2/+2
2007-05-23Silence the first find in dmenu_path.Kris Maglione1-1/+1
2007-05-23Fix grouping in dmenu_path.Kris Maglione1-1/+1
2007-05-23Merge.Kris Maglione1-8/+8
2007-05-23Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ↵Kris Maglione1-16/+17
as the last run).
2007-05-23removed some superflous strncmp'sAnselm R. Garbe1-8/+8
2007-05-23made dmenu_path the way anydot proposed in response to JukkaAnselm R. Garbe1-15/+8
2007-05-23applied Jukka's fixAnselm R. Garbe2-5/+7
2007-05-21Added tag 3.1 for changeset 8f0f917ac988Anselm R. Garbe1-0/+1