summaryrefslogtreecommitdiffstats
path: root/dmenu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* applied Jukkas hotfixGravatar Anselm R Garbe 2008-03-241-1/+1
* more cosmeticsGravatar Sander van Dijk 2008-03-231-2/+1
* cosmeticsGravatar Sander van Dijk 2008-03-231-5/+3
* made some whitespacing consistent.Gravatar Sander van Dijk 2008-03-231-3/+3
* removed unused variable nitem.Gravatar sander@localhost 2008-03-231-11/+3
* several performance tweaksGravatar anselm@anselm1 2008-03-221-18/+43
* fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Gravatar Anselm R Garbe 2008-03-181-28/+42
* applied next patch of SanderGravatar Anselm R Garbe 2008-03-131-3/+2
* applied Sanders patchGravatar anselm@anselm1 2008-03-121-8/+6
* removed ido-matching, changed behavior of -i meaning case insensitive matchin...Gravatar Anselm R Garbe 2008-03-121-30/+23
* implemented strcasestr for dmenu (I call it cistrstr) for portability issues ...Gravatar Anselm R. Garbe 2007-10-011-1/+25
* casting char to int when using tolower (thanks to Jukkas careful cosmetic che...Gravatar arg@suckless.org 2007-09-241-1/+1
* yet another cosmetic fixGravatar Anselm R. Garbe 2007-09-231-6/+2
* small cosmetic fixGravatar Anselm R. Garbe 2007-09-231-1/+1
* applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Gravatar Anselm R. Garbe 2007-09-231-40/+39
* applied yiyus initfont fixGravatar arg@suckless.org 2007-09-191-4/+3
* reorganizedGravatar Anselm R. Garbe 2007-09-171-288/+299
* micromizing dmenu step 1Gravatar Anselm R. Garbe 2007-09-161-0/+701
+0200'>2006-08-07made dmenu(1) more dwm(1) alikeGravatar arg@10ksloc.org 1-23/+22 2006-08-07font size changed as wellGravatar arg@10ksloc.org 1-1/+1 2006-08-07appliead Sanders manpage/Makefile pacthGravatar arg@10ksloc.org 2-2/+2 2006-08-07fixed dmenu.1 version infoGravatar arg@10ksloc.org 1-1/+1 2006-08-07settle with greyGravatar arg@10ksloc.org 1-2/+2 2006-08-07next version is 0.3Gravatar arg@10ksloc.org 1-1/+1 2006-08-07also made my colors tasting better with my overall colorschemeGravatar arg@10ksloc.org 1-3/+3 2006-08-07next attempt for bright background switchGravatar arg@10ksloc.org 1-3/+3 2006-08-07Added tag 0.2 for changeset 656be0f47df545dfdd2e1e0663663b8b1b26f031Gravatar arg@10ksloc.org 1-0/+1 2006-08-07added stripping to dmenu targetGravatar arg@10ksloc.org 1-0/+1 2006-08-07fixed a bad mistake setting the dmenu border to False;Gravatar arg@10ksloc.org 1-1/+0 2006-08-07renamed some functions to make it more readableGravatar arg@10ksloc.org 1-9/+9 2006-08-07updated man pageGravatar arg@10ksloc.org 1-1/+1 2006-08-07updated man pageGravatar arg@10ksloc.org 1-0/+4 2006-08-07removed -t title crap from dmenuGravatar arg@10ksloc.org 2-57/+12 2006-08-05menu now also uses -OsGravatar arg@10ksloc.org 1-2/+2 2006-08-05small changeGravatar arg@10ksloc.org 1-1/+1 2006-08-04yet another fixGravatar arg@10ksloc.org 1-2/+2 2006-08-04fixed README of dmenuGravatar arg@10ksloc.org 1-27/+10 2006-08-04fixed dist targetGravatar arg@10ksloc.org 1-1/+1 2006-08-04removed config.hGravatar arg@10ksloc.org 1-9/+0