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