Commit graph

13 commits

Author SHA1 Message Date
Anselm R Garbe aafeaf7317 continued with draw.c and draw.h implementation, now the integration begins 2012-12-09 19:11:11 +01:00
Anselm R Garbe f21d46ea7d continued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well 2012-12-08 10:13:01 +01:00
anselm@garbe.us c0ba635c50 removed DDC, all is Draw-dependent 2012-11-18 17:52:42 +01:00
anselm@garbe.us 0a673ad7a3 continued, distinction of Draw and DDC is bad, needs to be merged 2012-11-18 17:26:12 +01:00
anselm@garbe.us d456617f0e basic draw.c structure 2012-11-18 12:04:29 +01:00
anselm@garbe.us 87adcd263b starting with initial draw.h 2012-11-17 19:01:22 +01:00
Connor Lane Smith 5c710cf89c rm draw.c from 5.9 branch 2011-06-04 23:02:00 +01:00
Connor Lane Smith e7d41cc188 added draw.h, draw.c 2011-05-20 19:10:26 +01:00
Anselm R. Garbe 8b59083eb1 removed unnecessary crap 2006-07-13 01:30:55 +02:00
Anselm R. Garbe dfd84f9bf3 simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable) 2006-07-12 15:17:22 +02:00
Anselm R. Garbe 439e15d09f added several other stuff 2006-07-10 22:16:48 +02:00
Anselm R. Garbe 39677ec766 several new changes, made gridmenu working 2006-07-10 19:46:24 +02:00
Anselm R. Garbe 8a34fa50f7 added new stuff 2006-07-10 18:35:39 +02:00