Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma | 2015-06-27 | 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 | ||||
* | micromizing dmenu step 1 | Anselm R. Garbe | 2007-09-16 | 1 | -34/+0 |
| | |||||
* | referred to LICENSE file | Anselm R. Garbe | 2007-05-30 | 1 | -3/+1 |
| | |||||
* | making copyright notice more compact | Anselm R. Garbe | 2007-04-13 | 1 | -3/+3 |
| | |||||
* | readded draw.c again (except getcolor and setfont) | Anselm R. Garbe | 2007-02-20 | 1 | -2/+0 |
| | |||||
* | corrected | arg@mig29 | 2007-01-02 | 1 | -1/+1 |
| | |||||
* | next version will contain updated copyright notice | arg@mig29 | 2007-01-02 | 1 | -1/+1 |
| | |||||
* | changing order | Anselm R. Garbe | 2006-10-12 | 1 | -9/+9 |
| | |||||
* | simplified util.c | Anselm R. Garbe | 2006-10-12 | 1 | -19/+10 |
| | |||||
* | removed useless newlines | Anselm R. Garbe | 2006-10-06 | 1 | -2/+3 |
| | |||||
* | made function signatures more consistent to my coding style | Anselm R. Garbe | 2006-09-12 | 1 | -8/+4 |
| | |||||
* | renamed bad_malloc into badmalloc as well | Anselm R.Garbe | 2006-08-21 | 1 | -3/+3 |
| | |||||
* | rearranged several stuff | arg@10ksloc.org | 2006-08-04 | 1 | -18/+0 |
| | |||||
* | initial import | arg@10ksloc.org | 2006-08-04 | 1 | -0/+68 |