aboutsummaryrefslogtreecommitdiffstats
path: root/draw.h
AgeCommit message (Collapse)Author
2012-12-08continued with draw.c abstraction, also started util.{h,c} implementation, ↵Anselm R Garbe
that will be used by draw.c as well
2012-11-18removed DDC, all is Draw-dependentanselm@garbe.us
2012-11-18continued, distinction of Draw and DDC is bad, needs to be mergedanselm@garbe.us
2012-11-18basic draw.c structureanselm@garbe.us
2012-11-17starting with initial draw.hanselm@garbe.us
2011-06-05rm draw.c from 5.9 branchConnor Lane Smith
2011-05-20added draw.h, draw.cConnor Lane Smith
2006-07-13removed unnecessary crapAnselm R. Garbe
2006-07-12simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe
x,y,h,w counterparts (much more readable)
2006-07-10added several other stuffAnselm R. Garbe
2006-07-10several new changes, made gridmenu workingAnselm R. Garbe
2006-07-10added new stuffAnselm R. Garbe