about summary refs log tree commit diff stats
path: root/mouse.c
Commit message (Expand)AuthorAgeFilesLines
* simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe2006-07-121-10/+10
* 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
xamples/gtk/ex3.nim?h=devel&id=b559285b78bfa76533d25e77f3f61cab2427bb03'>b559285b7 ^
405b86068
b559285b7 ^

405b86068
b559285b7 ^





















405b86068
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34