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
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
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
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 09:12:06 +0100] rev 1260
applied anydot's patchset.diff
arg@suckless.org [Mon, 09 Jun 2008 11:24:33 +0200] rev 1259
final version -- Gottox verified it using the test driver
arg@suckless.org [Mon, 09 Jun 2008 11:05:20 +0200] rev 1258
revert of introduced problem
arg@suckless.org [Mon, 09 Jun 2008 10:26:01 +0200] rev 1257
applied nsz' textnw patch thank you
arg@suckless.org [Mon, 09 Jun 2008 10:05:40 +0200] rev 1256
updated the for-loop with Gottox' proposal
arg@suckless.org [Fri, 06 Jun 2008 11:49:31 +0200] rev 1255
minor change
arg@suckless.org [Wed, 04 Jun 2008 11:49:46 +0200] rev 1254
applied nsz's patches (many thanks!)
arg@suckless.org [Mon, 02 Jun 2008 12:19:02 +0200] rev 1253
small change to drawtext
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 17:51:22 +0100] rev 1252
fixed the tile() issue with xpdf
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
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 11:58:19 +0100] rev 1250
Gottox' drawtext simplification
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 10:54:02 +0100] rev 1249
applied noviewprev.diff, fix.diff and unusedflags.diff
Anselm R Garbe <garbeam@gmail.com> [Sat, 31 May 2008 17:37:13 +0100] rev 1248
fix
Anselm R Garbe <garbeam@gmail.com> [Sat, 31 May 2008 17:05:28 +0100] rev 1247
lt->arrange in mfact
Anselm R Garbe <garbeam@gmail.com> [Fri, 30 May 2008 23:03:03 +0100] rev 1246
isfixed implies isfloating
Anselm R Garbe <garbeam@gmail.com> [Thu, 29 May 2008 18:42:53 +0100] rev 1245
applied nibbles fixes, slightly modified
Anselm R Garbe <garbeam@gmail.com> [Thu, 29 May 2008 18:22:51 +0100] rev 1244
applied yiyus tip patch from tue
Anselm R Garbe <garbeam@gmail.com> [Wed, 28 May 2008 10:45:18 +0100] rev 1243
core dump fix in cleanup
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
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 11:42:02 +0100] rev 1241
slight changes
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 10:28:18 +0100] rev 1240
removed bx and bw, unnecessary
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 10:13:51 +0100] rev 1239
renamed domax into ismax
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 10:10:33 +0100] rev 1238
simplified tile()
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 09:54:34 +0100] rev 1237
removed Layout->updategeom, unnecessary
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 09:45:34 +0100] rev 1236
removed TEXTW
Anselm R Garbe <garbeam@gmail.com> [Mon, 26 May 2008 09:39:57 +0100] rev 1235
applied yiyus domax patch with slight modifications
Anselm R Garbe <garbeam@gmail.com> [Thu, 22 May 2008 14:15:30 +0100] rev 1234
replaced isvisible with a macro