Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-08 | sync code-style patch from libsl | Hiltjo Posthuma | 1 | -11/+12 | |
2016-11-05 | die() on calloc failure | Hiltjo Posthuma | 1 | -1/+1 | |
thanks Markus Teich and David! | |||||
2016-08-12 | die() consistency: always add newline | Hiltjo Posthuma | 1 | -0/+2 | |
2015-10-20 | add sbase-style ecalloc(), calloc: or die | Hiltjo Posthuma | 1 | -0/+10 | |
... remove intermediary variables | |||||
2015-06-27 | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma | 1 | -0/+23 | |
- 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 | |||||
2007-09-16 | micromizing dmenu step 1 | Anselm R. Garbe | 1 | -34/+0 | |
2007-05-30 | referred to LICENSE file3.2 | Anselm R. Garbe | 1 | -3/+1 | |
2007-04-13 | making copyright notice more compact3.0 | Anselm R. Garbe | 1 | -3/+3 | |
2007-02-20 | readded draw.c again (except getcolor and setfont) | Anselm R. Garbe | 1 | -2/+0 | |
2007-01-02 | corrected | arg@mig29 | 1 | -1/+1 | |
2007-01-02 | next version will contain updated copyright notice | arg@mig29 | 1 | -1/+1 | |
2006-10-12 | changing order1.3 | Anselm R. Garbe | 1 | -9/+9 | |
2006-10-12 | simplified util.c | Anselm R. Garbe | 1 | -19/+10 | |
2006-10-06 | removed useless newlines | Anselm R. Garbe | 1 | -2/+3 | |
2006-09-12 | made function signatures more consistent to my coding style1.0 | Anselm R. Garbe | 1 | -8/+4 | |
2006-08-21 | renamed bad_malloc into badmalloc as well | Anselm R.Garbe | 1 | -3/+3 | |
2006-08-04 | rearranged several stuff | arg@10ksloc.org | 1 | -18/+0 | |
2006-08-04 | initial import | arg@10ksloc.org | 1 | -0/+68 | |