about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* reverting to originalarg@mig292006-10-261-1/+1
* applied sander's config.*h nitpick patcharg@mig292006-10-262-5/+5
* some other changearg@mig292006-10-261-3/+3
* apply small fix to prevent apps like mplayer wandering when toggling fullscreenarg@mig292006-10-261-2/+2
* forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -...arg@mig292006-10-261-1/+1
* using MASTER 600 again, it is definately better, and using urxvtc for the mom...arg@mig292006-10-261-2/+2
* changing MASTER in config.arg.h from 600 to 550 per thousandarg@mig292006-10-261-1/+1
* my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...arg@mig292006-10-261-1/+1
* moved MOUSEMASK into event.c (not used in other places)Anselm R. Garbe2006-10-162-1/+1
* now being at v2.0Anselm R. Garbe2006-10-141-1/+1
* using lsx instead of Jukka's shell constructAnselm R. Garbe2006-10-131-4/+3
* hotfixAnselm R. Garbe2006-10-061-1/+2
* Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148Anselm R. Garbe2006-10-061-0/+1
* do* has no Arg arument anymore (never called directly) 1.9Anselm R. Garbe2006-10-065-18/+18
* code polishing, removed unnecessary newlinesAnselm R. Garbe2006-10-0610-86/+23
* yet another small fix and simplification of dotileAnselm R. Garbe2006-10-061-18/+10
* removed the stack position stuffAnselm R. Garbe2006-10-058-96/+26
* small boundary check fixAnselm R. Garbe2006-10-051-2/+2
* changing MASTER value from percent into per millAnselm R. Garbe2006-10-054-9/+9
* Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431Anselm R. Garbe2006-10-051-0/+1
* simplified dotile(), removed misleading line 1.8Anselm R. Garbe2006-10-051-2/+3
* final fix for man pageAnselm R. Garbe2006-10-051-3/+3
* keep master ratio on resizecol -> arrangeAnselm R. Garbe2006-10-055-24/+20
* yet another simplification of dotile()Anselm R. Garbe2006-10-051-30/+25
* simplified dotile()Anselm R. Garbe2006-10-052-37/+20
* applied resizecol fix by JukkaAnselm R. Garbe2006-10-051-2/+4
* Button3 click on mode label toggles stack position nowAnselm R. Garbe2006-10-052-2/+5
* applied dave's highlight patch for big fontsAnselm R. Garbe2006-09-291-1/+1
* using ff tiled again, seems to work perfectly with new bottom stackAnselm R. Garbe2006-09-291-1/+1
* applied ality's hardcode-0 patchesAnselm R. Garbe2006-09-291-5/+5
* added symbols for different modesAnselm R. Garbe2006-09-294-6/+13
* removed useless updatemasterAnselm R. Garbe2006-09-294-9/+3
* documented the new behavior in man pageAnselm R. Garbe2006-09-291-0/+3
* fixed small offset issueAnselm R. Garbe2006-09-291-1/+1
* fixed the z-layer issue described on mailinglistAnselm R. Garbe2006-09-291-1/+8
* removed the direction flippingAnselm R. Garbe2006-09-294-66/+18
* small fix of a corner caseAnselm R. Garbe2006-09-291-1/+1
* small changeAnselm R. Garbe2006-09-292-2/+2
* added the new dotile as described on mlAnselm R. Garbe2006-09-296-36/+112
* prelim of dotile()Anselm R. Garbe2006-09-292-37/+68
* I changed sanders patch to fix the ff issue to be simplier, though it needs t...Anselm R. Garbe2006-09-291-3/+2
* first step to a more flexible dotile() algorithmAnselm R. Garbe2006-09-297-35/+52
* renamed column into areaAnselm R. Garbe2006-09-282-7/+25
* small change to READMEAnselm R. Garbe2006-09-281-1/+1
* applied Jukkas patchAnselm R. Garbe2006-09-283-17/+19
* Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07bAnselm R. Garbe2006-09-271-0/+1
* fixing the settags issue, preparing 1.7.1 1.7.1Anselm R. Garbe2006-09-274-16/+18
* removed an unused vararg@zarathustra2006-09-261-1/+0
* Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20arg@zarathustra2006-09-261-0/+1
* updated README 1.7arg@mmvi2006-09-261-1/+1
300 committer Andreas Rumpf <rumpf_a@web.de> 2017-06-20 11:29:42 +0200 close #4524' href='/ahoang/Nim/commit/tests/metatype/tstaticparams.nim?h=devel&id=92ee2ee4ce0958126ba0b22edfebc4aa76fd7f3d'>92ee2ee4c ^
6f935598f ^





















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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173