2008-06-12 update
Anselm R Garbe <garbeam@gmail.com> [Thu, 12 Jun 2008 16:37:03 +0100] rev 1272
update
2008-06-12 some bugfixes of the patch application yesterday
Anselm R Garbe <garbeam@gmail.com> [Thu, 12 Jun 2008 13:10:14 +0100] rev 1271
some bugfixes of the patch application yesterday
2008-06-11 integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?)
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 20:41:28 +0100] rev 1270
integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?)
2008-06-11 made Xinerama screen index customizable
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 19:55:07 +0100] rev 1269
made Xinerama screen index customizable
2008-06-11 removed trailing spaces reported by Soleen
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 19:47:20 +0100] rev 1268
removed trailing spaces reported by Soleen
2008-06-11 crash fix
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 19:42:24 +0100] rev 1267
crash fix
2008-06-11 made lt visible again in config.def.h
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 17:01:30 +0100] rev 1266
made lt visible again in config.def.h
2008-06-11 added nsz' patch
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 14:10:18 +0100] rev 1265
added nsz' patch
2008-06-11 added SHCMD support for pipe-based commands due the new spawn() versio
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 13:20:17 +0100] rev 1264
added SHCMD support for pipe-based commands due the new spawn() versio
2008-06-11 using foo layout during cleanup (suggested by Gottox), add Arg->v handling for togglelayout() suggested by anydot
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 10:26:57 +0100] rev 1263
using foo layout during cleanup (suggested by Gottox), add Arg->v handling for togglelayout() suggested by anydot
2008-06-11 lt will point to a foo-layout during cleanup now (Gottox' suggestion), and togglelayout respects Arg->v
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 10:25:02 +0100] rev 1262
lt will point to a foo-layout during cleanup now (Gottox' suggestion), and togglelayout respects Arg->v
2008-06-11 integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 09:34:00 +0100] rev 1261
integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
2008-06-11 applied anydot's patchset.diff
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 09:12:06 +0100] rev 1260
applied anydot's patchset.diff
2008-06-09 final version -- Gottox verified it using the test driver
arg@suckless.org [Mon, 09 Jun 2008 11:24:33 +0200] rev 1259
final version -- Gottox verified it using the test driver
2008-06-09 revert of introduced problem
arg@suckless.org [Mon, 09 Jun 2008 11:05:20 +0200] rev 1258
revert of introduced problem
2008-06-09 applied nsz' textnw patch thank you
arg@suckless.org [Mon, 09 Jun 2008 10:26:01 +0200] rev 1257
applied nsz' textnw patch thank you
2008-06-09 updated the for-loop with Gottox' proposal
arg@suckless.org [Mon, 09 Jun 2008 10:05:40 +0200] rev 1256
updated the for-loop with Gottox' proposal
2008-06-06 minor change
arg@suckless.org [Fri, 06 Jun 2008 11:49:31 +0200] rev 1255
minor change
2008-06-04 applied nsz's patches (many thanks!)
arg@suckless.org [Wed, 04 Jun 2008 11:49:46 +0200] rev 1254
applied nsz's patches (many thanks!)
2008-06-02 small change to drawtext
arg@suckless.org [Mon, 02 Jun 2008 12:19:02 +0200] rev 1253
small change to drawtext
2008-06-01 fixed the tile() issue with xpdf
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 17:51:22 +0100] rev 1252
fixed the tile() issue with xpdf
2008-06-01 using anydot's memcpy-approach in drawtext, however it still looks awkward to me
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 17:41:15 +0100] rev 1251
using anydot's memcpy-approach in drawtext, however it still looks awkward to me
2008-06-01 Gottox' drawtext simplification
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 11:58:19 +0100] rev 1250
Gottox' drawtext simplification
2008-06-01 applied noviewprev.diff, fix.diff and unusedflags.diff
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 10:54:02 +0100] rev 1249
applied noviewprev.diff, fix.diff and unusedflags.diff
2008-05-31 fix
Anselm R Garbe <garbeam@gmail.com> [Sat, 31 May 2008 17:37:13 +0100] rev 1248
fix
2008-05-31 lt->arrange in mfact
Anselm R Garbe <garbeam@gmail.com> [Sat, 31 May 2008 17:05:28 +0100] rev 1247
lt->arrange in mfact
2008-05-30 isfixed implies isfloating
Anselm R Garbe <garbeam@gmail.com> [Fri, 30 May 2008 23:03:03 +0100] rev 1246
isfixed implies isfloating
2008-05-29 applied nibbles fixes, slightly modified
Anselm R Garbe <garbeam@gmail.com> [Thu, 29 May 2008 18:42:53 +0100] rev 1245
applied nibbles fixes, slightly modified
2008-05-29 applied yiyus tip patch from tue
Anselm R Garbe <garbeam@gmail.com> [Thu, 29 May 2008 18:22:51 +0100] rev 1244
applied yiyus tip patch from tue
2008-05-28 core dump fix in cleanup
Anselm R Garbe <garbeam@gmail.com> [Wed, 28 May 2008 10:45:18 +0100] rev 1243
core dump fix in cleanup
2008-05-26 updated the initial comment to reflect the use of bit arrays
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 11:43:51 +0100] rev 1242
updated the initial comment to reflect the use of bit arrays
2008-05-26 slight changes
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 11:42:02 +0100] rev 1241
slight changes
2008-05-26 removed bx and bw, unnecessary
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 10:28:18 +0100] rev 1240
removed bx and bw, unnecessary
2008-05-26 renamed domax into ismax
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 10:13:51 +0100] rev 1239
renamed domax into ismax
2008-05-26 simplified tile()
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 10:10:33 +0100] rev 1238
simplified tile()
2008-05-26 removed Layout->updategeom, unnecessary
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 09:54:34 +0100] rev 1237
removed Layout->updategeom, unnecessary
2008-05-26 removed TEXTW
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 09:45:34 +0100] rev 1236
removed TEXTW
2008-05-26 applied yiyus domax patch with slight modifications
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 09:39:57 +0100] rev 1235
applied yiyus domax patch with slight modifications
2008-05-22 replaced isvisible with a macro
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 14:15:30 +0100] rev 1234
replaced isvisible with a macro
2008-05-22 removed emallocz
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 14:10:00 +0100] rev 1233
removed emallocz
2008-05-22 s/int/uint/ in config.h
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 14:02:31 +0100] rev 1232
s/int/uint/ in config.h
2008-05-22 removed debug output, sanitized tag limit check
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 13:35:45 +0100] rev 1231
removed debug output, sanitized tag limit check
2008-05-22 setmfact argument was wrong
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 12:00:50 +0100] rev 1230
setmfact argument was wrong
2008-05-22 Key.mod is uint, Client.[old]bw is int
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 11:50:18 +0100] rev 1229
Key.mod is uint, Client.[old]bw is int
2008-05-22 s/unsigned long/ulong/
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 11:16:23 +0100] rev 1228
s/unsigned long/ulong/
2008-05-22 s/nextunfloating/nexttiled/, changed zoom() behavior
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 11:12:22 +0100] rev 1227
s/nextunfloating/nexttiled/, changed zoom() behavior
2008-05-22 s/unsigned int/uint/
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 11:10:08 +0100] rev 1226
s/unsigned int/uint/
2008-05-22 s/void */const void */
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 11:08:07 +0100] rev 1225
s/void */const void */
2008-05-22 applied Gottox bitmask + void *arg patch
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 11:04:19 +0100] rev 1224
applied Gottox bitmask + void *arg patch
2008-05-19 some minor fixes
anselm@anselm1 [Mon, 19 May 2008 20:29:57 +0100] rev 1223
some minor fixes
2008-05-19 simplification
anselm@anselm1 [Mon, 19 May 2008 20:13:24 +0100] rev 1222
simplification
2008-05-19 reverted dist target in Makefile
anselm@anselm1 [Mon, 19 May 2008 20:08:31 +0100] rev 1221
reverted dist target in Makefile
2008-05-19 merged tile.c again into dwm.c
anselm@anselm1 [Mon, 19 May 2008 20:07:12 +0100] rev 1220
merged tile.c again into dwm.c
2008-05-19 take bar into account
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 17:27:30 +0100] rev 1219
take bar into account
2008-05-19 be more polite to clients which like to appear outside the window area, but still on the screen
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 17:23:49 +0100] rev 1218
be more polite to clients which like to appear outside the window area, but still on the screen
2008-05-19 fixed comment
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 15:36:45 +0100] rev 1217
fixed comment
2008-05-19 fix
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 15:09:16 +0100] rev 1216
fix
2008-05-19 make it easier for the user, if Xinerama support is given, always use the screen 0 as window area/bar area, everything else can be used for floating clients
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 15:05:46 +0100] rev 1215
make it easier for the user, if Xinerama support is given, always use the screen 0 as window area/bar area, everything else can be used for floating clients
2008-05-19 improving space usage if master is left of stack (default)
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 14:44:53 +0100] rev 1214
improving space usage if master is left of stack (default)
2008-05-19 only snap within window area
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 13:41:58 +0100] rev 1213
only snap within window area
2008-05-19 s/DEFGEOM/CUSTOMGEOM/
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 13:37:46 +0100] rev 1212
s/DEFGEOM/CUSTOMGEOM/
2008-05-19 update
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 13:32:43 +0100] rev 1211
update
2008-05-19 updatetilegeom should be fine for setmfact
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 12:42:26 +0100] rev 1210
updatetilegeom should be fine for setmfact
2008-05-19 recent changes, introduced togglebar, changed some defines into variable declarations where possible
Anselm R Garbe <garbeam@gmail.com> [Mon, 19 May 2008 12:34:54 +0100] rev 1209
recent changes, introduced togglebar, changed some defines into variable declarations where possible
2008-05-17 new stuff
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:51:12 +0100] rev 1208
new stuff
2008-05-17 removed the <M> togglelayout call
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:50:37 +0100] rev 1207
removed the <M> togglelayout call
2008-05-17 s/tilegeom/updatetilegeom/
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:48:04 +0100] rev 1206
s/tilegeom/updatetilegeom/
2008-05-17 removed monocle for now
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:46:06 +0100] rev 1205
removed monocle for now
2008-05-17 removed the exact focus mechanism of next/prev window
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:41:41 +0100] rev 1204
removed the exact focus mechanism of next/prev window
2008-05-17 moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:38:22 +0100] rev 1203
moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use
2008-05-17 removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:23:05 +0100] rev 1202
removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
2008-05-17 removed Layout->isfloating
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:17:18 +0100] rev 1201
removed Layout->isfloating
2008-05-17 removed reapply() -- unnecessary
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:06:41 +0100] rev 1200
removed reapply() -- unnecessary
2008-05-17 renamed setlayout into togglelayout
Anselm R Garbe <garbeam@gmail.com> [Sat, 17 May 2008 14:04:27 +0100] rev 1199
renamed setlayout into togglelayout
2008-05-15 removed temporary wildcard handling
Anselm R Garbe <garbeam@gmail.com> [Thu, 15 May 2008 10:51:37 +0100] rev 1198
removed temporary wildcard handling
2008-05-15 added wild-card handling for tags
Anselm R Garbe <garbeam@gmail.com> [Thu, 15 May 2008 10:47:26 +0100] rev 1197
added wild-card handling for tags
2008-05-14 applied nsz's another style patch
Anselm R Garbe <garbeam@gmail.com> [Wed, 14 May 2008 11:24:35 +0100] rev 1196
applied nsz's another style patch
2008-05-13 applied nsz's style.diff patch
Anselm R Garbe <garbeam@gmail.com> [Tue, 13 May 2008 14:33:02 +0100] rev 1195
applied nsz's style.diff patch
2008-05-13 just added a comment
Anselm R Garbe <garbeam@gmail.com> [Tue, 13 May 2008 11:27:20 +0100] rev 1194
just added a comment
2008-05-11 minor fixes
Anselm R Garbe <garbeam@gmail.com> [Sun, 11 May 2008 20:27:01 +0100] rev 1193
minor fixes
2008-05-11 having monocle on Mod1-m
Anselm R Garbe <garbeam@gmail.com> [Sun, 11 May 2008 20:25:24 +0100] rev 1192
having monocle on Mod1-m
2008-05-11 hotfix
Anselm R Garbe <garbeam@gmail.com> [Sun, 11 May 2008 20:22:20 +0100] rev 1191
hotfix
2008-05-11 removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
Anselm R Garbe <garbeam@gmail.com> [Sun, 11 May 2008 20:20:53 +0100] rev 1190
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
2008-05-11 cleaned up config.def.h
Anselm R Garbe <garbeam@gmail.com> [Sun, 11 May 2008 14:54:45 +0100] rev 1189
cleaned up config.def.h
2008-05-11 implemented exact focus next, if arg != NULL to focus{next,prev}
Anselm R Garbe <garbeam@gmail.com> [Sun, 11 May 2008 14:40:37 +0100] rev 1188
implemented exact focus next, if arg != NULL to focus{next,prev}
2008-05-06 applied the proposal by nsz
Anselm R Garbe <garbeam@gmail.com> [Tue, 06 May 2008 15:52:44 +0100] rev 1187
applied the proposal by nsz
2008-05-06 applied JUCE patch
Anselm R Garbe <garbeam@gmail.com> [Tue, 06 May 2008 15:13:36 +0100] rev 1186
applied JUCE patch
2008-04-27 simplification of view() as proposed by anydot
Anselm R Garbe <garbeam@gmail.com> [Sun, 27 Apr 2008 18:36:11 +0100] rev 1185
simplification of view() as proposed by anydot
2008-04-27 applied yiyus tagset patch
Anselm R Garbe <garbeam@gmail.com> [Sun, 27 Apr 2008 18:33:31 +0100] rev 1184
applied yiyus tagset patch
2008-04-27 applied yiyus fgeom patch
Anselm R Garbe <garbeam@gmail.com> [Sun, 27 Apr 2008 18:22:52 +0100] rev 1183
applied yiyus fgeom patch
2008-04-27 applied dfenze drawtext simplifications
Anselm R Garbe <garbeam@gmail.com> [Sun, 27 Apr 2008 18:00:45 +0100] rev 1182
applied dfenze drawtext simplifications
2008-04-20 this is the correct way
anselm@anselm1 [Sun, 20 Apr 2008 19:09:30 +0100] rev 1181
this is the correct way
2008-04-20 copyright notice is in LICENSE
anselm@anselm1 [Sun, 20 Apr 2008 19:09:00 +0100] rev 1180
copyright notice is in LICENSE
2008-04-20 applied Ph's seltags-simplification with some modifications
anselm@anselm1 [Sun, 20 Apr 2008 18:35:11 +0100] rev 1179
applied Ph's seltags-simplification with some modifications
2008-04-20 applied Ph's MIN/MAX patch, nice work!
anselm@anselm1 [Sun, 20 Apr 2008 18:28:21 +0100] rev 1178
applied Ph's MIN/MAX patch, nice work!
2008-04-20 applied Ph's patch regarding geom and lt initialization
anselm@anselm1 [Sun, 20 Apr 2008 18:23:59 +0100] rev 1177
applied Ph's patch regarding geom and lt initialization
2008-04-20 applied Gottox' applyrules() fix
anselm@anselm1 [Sun, 20 Apr 2008 18:17:33 +0100] rev 1176
applied Gottox' applyrules() fix
2008-04-08 geometry fix proposed by Jukka
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Apr 2008 11:49:35 +0100] rev 1175
geometry fix proposed by Jukka
2008-04-07 applied applyrules-fix by Jukka, thank you Jukka!
Anselm R Garbe <garbeam@gmail.com> [Mon, 07 Apr 2008 09:05:41 +0100] rev 1174
applied applyrules-fix by Jukka, thank you Jukka!
2008-04-05 fix
Anselm R Garbe <garbeam@gmail.com> [Sat, 05 Apr 2008 19:04:53 +0100] rev 1173
fix
2008-04-05 applied the proposed monocle patch from the mailinglist
Anselm R Garbe <garbeam@gmail.com> [Sat, 05 Apr 2008 18:23:31 +0100] rev 1172
applied the proposed monocle patch from the mailinglist
2008-04-04 next version is 5.0
Anselm R Garbe <garbeam@gmail.com> [Fri, 04 Apr 2008 11:15:37 +0100] rev 1171
next version is 5.0
2008-04-03 Added tag 4.9 for changeset 22c669b2dd36
anselm@anselm1 [Thu, 03 Apr 2008 21:57:32 +0100] rev 1170
Added tag 4.9 for changeset 22c669b2dd36
2008-04-03 yet another cleanup 4.9
Anselm R Garbe <garbeam@gmail.com> [Thu, 03 Apr 2008 14:39:19 +0100] rev 1169
yet another cleanup
2008-04-03 some cleanup changes
Anselm R Garbe <garbeam@gmail.com> [Thu, 03 Apr 2008 14:38:58 +0100] rev 1168
some cleanup changes
2008-04-02 uncommented dual layout in preparation of dwm 4.9
anselm@anselm1 [Wed, 02 Apr 2008 22:18:09 +0100] rev 1167
uncommented dual layout in preparation of dwm 4.9
2008-04-02 applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
anselm@anselm1 [Wed, 02 Apr 2008 22:10:55 +0100] rev 1166
applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
2008-04-01 aspects hints seem broken for fullscreen apps
Anselm R Garbe <garbeam@gmail.com> [Tue, 01 Apr 2008 15:46:00 +0100] rev 1165
aspects hints seem broken for fullscreen apps
2008-03-31 removed uneccessary line
Anselm R Garbe <garbeam@gmail.com> [Mon, 31 Mar 2008 10:09:48 +0100] rev 1164
removed uneccessary line
2008-03-25 bugfix
Anselm R Garbe <garbeam@gmail.com> [Tue, 25 Mar 2008 09:41:14 +0000] rev 1163
bugfix
2008-03-24 setmfact should not have any effect if in floating layout
Anselm R Garbe <garbeam@gmail.com> [Mon, 24 Mar 2008 14:31:02 +0000] rev 1162
setmfact should not have any effect if in floating layout
2008-03-24 minor fix
Anselm R Garbe <garbeam@gmail.com> [Mon, 24 Mar 2008 14:24:57 +0000] rev 1161
minor fix
2008-03-24 revival of mfact and setmfact
Anselm R Garbe <garbeam@gmail.com> [Mon, 24 Mar 2008 14:23:28 +0000] rev 1160
revival of mfact and setmfact
2008-03-24 setlayout and setgeom are now togglable again
Anselm R Garbe <garbeam@gmail.com> [Mon, 24 Mar 2008 13:49:19 +0000] rev 1159
setlayout and setgeom are now togglable again
2008-03-24 geom indicator and layout indicator is only displayed if there are several geoms/layouts
Anselm R Garbe <garbeam@gmail.com> [Mon, 24 Mar 2008 13:33:32 +0000] rev 1158
geom indicator and layout indicator is only displayed if there are several geoms/layouts
2008-03-22 hotfix of idxoftag
anselm@anselm1 [Sat, 22 Mar 2008 16:53:37 +0000] rev 1157
hotfix of idxoftag
2008-03-22 blw/bgw calculation bugfix
anselm@anselm1 [Sat, 22 Mar 2008 12:47:12 +0000] rev 1156
blw/bgw calculation bugfix
2008-03-19 updated configurenotify
Anselm R Garbe <garbeam@gmail.com> [Wed, 19 Mar 2008 09:27:17 +0000] rev 1155
updated configurenotify
2008-03-17 minor bugfix in applyrules
anselm@anselm1 [Mon, 17 Mar 2008 23:45:46 +0000] rev 1154
minor bugfix in applyrules
2008-03-17 added sample of {grow,shrink}master to config.def.h
Anselm R Garbe <garbeam@gmail.com> [Mon, 17 Mar 2008 17:33:25 +0000] rev 1153
added sample of {grow,shrink}master to config.def.h
(0) -1000 -120 +120 tip