summaryrefslogtreecommitdiffstats
path: root/mouse.c
Commit message (Collapse)AuthorAgeFilesLines
* before leaning things upGravatar Anselm R. Garbe 2006-07-131-26/+6
|
* simplified several portions of code through replacing rect structs with ↵Gravatar Anselm R. Garbe 2006-07-121-10/+10
| | | | x,y,h,w counterparts (much more readable)
* 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