aboutsummaryrefslogtreecommitdiffstats
path: root/mouse.c
Commit message (Collapse)AuthorAgeFilesLines
* before leaning things upAnselm R. Garbe2006-07-131-26/+6
|
* simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe2006-07-121-10/+10
| | | | x,y,h,w counterparts (much more readable)
* made code more readableAnselm R. Garbe2006-07-111-27/+25
|
* added basic mouse support (actually we don't need more)Anselm R. Garbe2006-07-111-4/+8
|
* added mouse-based resizalsAnselm R. Garbe2006-07-111-0/+100