summaryrefslogtreecommitdiffstats
path: root/mouse.c
Commit message (Expand)AuthorAgeFilesLines
* before leaning things upGravatar Anselm R. Garbe 2006-07-131-26/+6
* simplified several portions of code through replacing rect structs with x,y,h...Gravatar Anselm R. Garbe 2006-07-121-10/+10
* made code more readableGravatar Anselm R. Garbe 2006-07-111-27/+25
* added basic mouse support (actually we don't need more)Gravatar Anselm R. Garbe 2006-07-111-4/+8
* added mouse-based resizalsGravatar Anselm R. Garbe 2006-07-111-0/+100