aboutsummaryrefslogtreecommitdiff
path: root/draw.h
Commit message (Collapse)AuthorAge
* continued with draw.c and draw.h implementation, now the integration beginsAnselm R Garbe2012-12-09
|
* continued with draw.c abstraction, also started util.{h,c} implementation, ↵Anselm R Garbe2012-12-08
| | | | that will be used by draw.c as well
* removed DDC, all is Draw-dependentanselm@garbe.us2012-11-18
|
* continued, distinction of Draw and DDC is bad, needs to be mergedanselm@garbe.us2012-11-18
|
* basic draw.c structureanselm@garbe.us2012-11-18
|
* starting with initial draw.hanselm@garbe.us2012-11-17
|
* rm draw.c from 5.9 branchConnor Lane Smith2011-06-04
|
* added draw.h, draw.cConnor Lane Smith2011-05-20
|
* removed unnecessary crapAnselm R. Garbe2006-07-13
|
* simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe2006-07-12
| | | | x,y,h,w counterparts (much more readable)
* added several other stuffAnselm R. Garbe2006-07-10
|
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-10
|
* added new stuffAnselm R. Garbe2006-07-10