Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | removed DDC, all is Draw-dependent | anselm@garbe.us | 2012-11-18 | -35/+22 |
| | ||||
* | continued, distinction of Draw and DDC is bad, needs to be merged | anselm@garbe.us | 2012-11-18 | -1/+3 |
| | ||||
* | basic draw.c structure | anselm@garbe.us | 2012-11-18 | -5/+9 |
| | ||||
* | starting with initial draw.h | anselm@garbe.us | 2012-11-17 | -0/+76 |
| | ||||
* | rm draw.c from 5.9 branch | Connor Lane Smith | 2011-06-04 | -35/+0 |
| | ||||
* | added draw.h, draw.c | Connor Lane Smith | 2011-05-20 | -0/+35 |
| | ||||
* | removed unnecessary crap | Anselm R. Garbe | 2006-07-13 | -36/+0 |
| | ||||
* | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | 2006-07-12 | -4/+4 |
| | | | | x,y,h,w counterparts (much more readable) | |||
* | added several other stuff | Anselm R. Garbe | 2006-07-10 | -0/+1 |
| | ||||
* | several new changes, made gridmenu working | Anselm R. Garbe | 2006-07-10 | -1/+30 |
| | ||||
* | added new stuff | Anselm R. Garbe | 2006-07-10 | -0/+6 |