aboutsummaryrefslogtreecommitdiffstats
path: root/mouse.c
AgeCommit message (Collapse)Author
2006-07-13before leaning things upAnselm 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-11made code more readableAnselm R. Garbe
2006-07-11added basic mouse support (actually we don't need more)Anselm R. Garbe
2006-07-11added mouse-based resizalsAnselm R. Garbe