aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons...Anselm R Garbe2008-04-09
* Added tag 3.6 for changeset 0bc2751d06e8anselm@anselm12008-04-03
* fix typoSander van Dijk2008-03-25
* using limits.hAnselm R Garbe2008-03-25
* bugfix of the -0 case in dmenu (thanks to Sander for his hint)Anselm R Garbe2008-03-25
* applied Jukkas hotfixAnselm R Garbe2008-03-24
* more cosmeticsSander van Dijk2008-03-23
* cosmeticsSander van Dijk2008-03-23
* made some whitespacing consistent.Sander van Dijk2008-03-23
* removed unused variable nitem.sander@localhost2008-03-23
* several performance tweaksanselm@anselm12008-03-22
* fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Anselm R Garbe2008-03-18
* Added tag 3.5 for changeset 05e5bd706b3bAnselm R Garbe2008-03-13
* applied next patch of SanderAnselm R Garbe2008-03-13
* applied Sanders patchanselm@anselm12008-03-12
* removed ido-matching, changed behavior of -i meaning case insensitive matchin...Anselm R Garbe2008-03-12
* removed setAnselm R Garbe2008-02-12
* updatedanselm@aab2008-02-11
* added dmenu runanselm@anselm12007-12-22
* Added tag 3.4 for changeset 9ab649b3b3e5Anselm R. Garbe2007-10-25
* adapted c99 for pedantic checks, even if those checks are somewhat brokenAnselm R. Garbe2007-10-10
* implemented strcasestr for dmenu (I call it cistrstr) for portability issues ...Anselm R. Garbe2007-10-01
* fixed font definitionAnselm R. Garbe2007-10-01
* fixed dmenuAnselm R. Garbe2007-09-30
* using saner defaultsAnselm R. Garbe2007-09-30
* applied new color nuanceAnselm R. Garbe2007-09-27
* applied my favorite color schemeAnselm R. Garbe2007-09-26
* casting char to int when using tolower (thanks to Jukkas careful cosmetic che...arg@suckless.org2007-09-24
* switching to whiteAnselm R. Garbe2007-09-23
* yet another cosmetic fixAnselm R. Garbe2007-09-23
* small cosmetic fixAnselm R. Garbe2007-09-23
* applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Anselm R. Garbe2007-09-23
* Added tag 3.3 for changeset 709df5a4bad7Anselm R. Garbe2007-09-22
* applied yiyus initfont fixarg@suckless.org2007-09-19
* reorganizedAnselm R. Garbe2007-09-17
* next version is 3.3arg@suckless.org2007-09-17
* micromizing dmenu step 1Anselm R. Garbe2007-09-16
* fixed fallbackAnselm R. Garbe2007-09-15
* applied ido-matching to dmenuarg@f00b4r2007-07-24
* fooooooAnselm R. Garbe2007-06-01
* Added tag 3.2 for changeset e4c81a78ffbaAnselm R. Garbe2007-05-30
* referred to LICENSE fileAnselm R. Garbe2007-05-30
* I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I...Anselm R. Garbe2007-05-24
* Fix the uptodate logic (uptodate if !find newer dirs than the cache).Kris Maglione2007-05-23
* Silence the first find in dmenu_path.Kris Maglione2007-05-23
* Fix grouping in dmenu_path.Kris Maglione2007-05-23
* Merge.Kris Maglione2007-05-23
|\
| * removed some superflous strncmp'sAnselm R. Garbe2007-05-23
* | Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ...Kris Maglione2007-05-23
|/
* made dmenu_path the way anydot proposed in response to JukkaAnselm R. Garbe2007-05-23