summaryrefslogtreecommitdiffstats
path: root/.hgtags (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added tag 0.5 for changeset 4a0ecd881c4fc15de4a0bebd79308b064be020efGravatar Anselm R. Garbe 2006-08-241-0/+1
* Added tag 0.4 for changeset 7acf0dde1120542917bae12e0e42293f9d2cc899Gravatar Anselm R.Garbe 2006-08-151-0/+1
* Added tag 0.3 for changeset d352e9dc112ee96aa5cad961a0ed880ae9ce7276Gravatar Anselm R.Garbe 2006-08-101-0/+1
* Added tag 0.2 for changeset 656be0f47df545dfdd2e1e0663663b8b1b26f031Gravatar arg@10ksloc.org 2006-08-071-0/+1
* Added tag 0.1 for changeset fcc8a282cb52c6a9343b461026b386825590cd31Gravatar arg@10ksloc.org 2006-08-041-0/+1
ro' width='13' height='13' alt='Gravatar' /> Hiltjo Posthuma 11-316/+684 - libdraw, util: add drw.{c,h}, util.{c,h} and update code. - libdraw: fix drw_rect(): use w and h parameter. - libdraw: print errstr if last character in string was ":" (sbase). - libdraw: drw_clr_free() allow valid free(NULL). - config.def.h: set default font to monospace. - cleanup() on exit. - LICENSE: update license string for dmenu -v to 2015. - LICENSE: add myself to LICENSE 2014-09-17applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-mGravatar Anselm R Garbe 2-2/+5 2014-07-30fix crash with ctrl-enter as inputGravatar Hiltjo Posthuma 1-1/+2 reproduce: ./dmenu; send EOF; press ctrl+enter. 2014-05-29updated copyright notices in LICENSE and dmenu.c fileGravatar Anselm R Garbe 2-2/+2 2013-08-13applied Martin Kühl's inverse matching flag to stestGravatar Anselm R Garbe 2-4/+7 2013-08-02applied Martti Kühne's dmenu monitor patchGravatar Anselm R Garbe 3-4/+14 https://gist.github.com/mar77i/3349298/raw/f6581ca96627f4c71c0bd1faf531daaf2a613b95/monarg.patch becomes upstream now 2013-06-28accepted vi'is exit approach ^[ (suggested by Arkaduisz)Gravatar Anselm R Garbe 1-0/+2