Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-17 | renamed draw into drw | Anselm R Garbe | 1 | -64/+0 | |
2012-12-09 | continued with draw.c and draw.h implementation, now the integration begins | Anselm R Garbe | 1 | -15/+10 | |
2012-12-08 | continued with draw.c abstraction, also started util.{h,c} implementation, ↵ | Anselm R Garbe | 1 | -5/+5 | |
that will be used by draw.c as well | |||||
2012-11-18 | removed DDC, all is Draw-dependent | anselm@garbe.us | 1 | -35/+22 | |
2012-11-18 | continued, distinction of Draw and DDC is bad, needs to be merged | anselm@garbe.us | 1 | -1/+3 | |
2012-11-18 | basic draw.c structure | anselm@garbe.us | 1 | -5/+9 | |
2012-11-17 | starting with initial draw.h | anselm@garbe.us | 1 | -0/+76 | |
2011-06-04 | rm draw.c from 5.9 branch | Connor Lane Smith | 1 | -35/+0 | |
2011-05-20 | added draw.h, draw.c | Connor Lane Smith | 1 | -0/+35 | |
2006-07-13 | removed unnecessary crap | Anselm R. Garbe | 1 | -36/+0 | |
2006-07-12 | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | 1 | -4/+4 | |
x,y,h,w counterparts (much more readable) | |||||
2006-07-10 | added several other stuff | Anselm R. Garbe | 1 | -0/+1 | |
2006-07-10 | several new changes, made gridmenu working | Anselm R. Garbe | 1 | -1/+30 | |
2006-07-10 | added new stuff | Anselm R. Garbe | 1 | -0/+6 | |