aboutsummaryrefslogtreecommitdiff
path: root/util.c
Commit message (Collapse)AuthorAgeLines
* add sbase-style ecalloc(), calloc: or dieHiltjo Posthuma2015-10-20-0/+10
| | | | ... remove intermediary variables
* Use libdraw: add Xft and fallback-fonts support to graphics libHiltjo Posthuma2015-06-27-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
* micromizing dmenu step 1Anselm R. Garbe2007-09-16-34/+0
|
* referred to LICENSE file3.2Anselm R. Garbe2007-05-30-3/+1
|
* making copyright notice more compact3.0Anselm R. Garbe2007-04-13-3/+3
|
* readded draw.c again (except getcolor and setfont)Anselm R. Garbe2007-02-20-2/+0
|
* correctedarg@mig292007-01-02-1/+1
|
* next version will contain updated copyright noticearg@mig292007-01-02-1/+1
|
* changing order1.3Anselm R. Garbe2006-10-12-9/+9
|
* simplified util.cAnselm R. Garbe2006-10-12-19/+10
|
* removed useless newlinesAnselm R. Garbe2006-10-06-2/+3
|
* made function signatures more consistent to my coding style1.0Anselm R. Garbe2006-09-12-8/+4
|
* renamed bad_malloc into badmalloc as wellAnselm R.Garbe2006-08-21-3/+3
|
* rearranged several stuffarg@10ksloc.org2006-08-04-18/+0
|
* initial importarg@10ksloc.org2006-08-04-0/+68