aboutsummaryrefslogtreecommitdiff
path: root/mouse.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe1-10/+10
2006-07-11made code more readableAnselm R. Garbe1-27/+25
2006-07-11added basic mouse support (actually we don't need more)Anselm R. Garbe1-4/+8
2006-07-11added mouse-based resizalsAnselm R. Garbe1-0/+100