about summary refs log tree commit diff stats
path: root/menu.c
Commit message (Collapse)AuthorAgeFilesLines
* before leaning things upAnselm R. Garbe2006-07-131-42/+15
|
* simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe2006-07-121-51/+46
| | | | x,y,h,w counterparts (much more readable)
* added protocol killing stuffAnselm R. Garbe2006-07-111-1/+1
|
* added gridsel to gridwmAnselm R. Garbe2006-07-111-7/+0
|
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-111-2/+0
|
* new stuffAnselm R. Garbe2006-07-111-12/+12
|
* implemented pipe_spawnAnselm R. Garbe2006-07-111-0/+9
|
* added several other stuffAnselm R. Garbe2006-07-101-5/+4
|
* renamed gridmenu.c into menu.cAnselm R. Garbe2006-07-101-0/+465
tib.Pong.yml?id=771896a49431e780e6f28c39d723113420fa56dc'>^
b1de600

488823e ^
3f0c12d ^
6663682 ^

488823e ^


b1de600
2818ee5 ^

b1de600
2818ee5 ^

488823e ^


e1c6396 ^


488823e ^
e1c6396 ^

283fb7c ^
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
35
36
37
38
39
40
41
42
43
44