age |
author |
description |
Fri, 06 Oct 2006 11:50:15 +0200 |
Anselm R. Garbe |
code polishing, removed unnecessary newlines |
Thu, 05 Oct 2006 19:27:28 +0200 |
Anselm R. Garbe |
removed the stack position stuff |
Thu, 05 Oct 2006 12:59:35 +0200 |
Anselm R. Garbe |
keep master ratio on resizecol -> arrange |
Fri, 29 Sep 2006 18:08:20 +0200 |
Anselm R. Garbe |
added symbols for different modes |
Fri, 29 Sep 2006 17:25:49 +0200 |
Anselm R. Garbe |
removed useless updatemaster |
Fri, 29 Sep 2006 16:22:20 +0200 |
Anselm R. Garbe |
added the new dotile as described on ml |
Fri, 29 Sep 2006 12:38:27 +0200 |
Anselm R. Garbe |
first step to a more flexible dotile() algorithm |
Mon, 25 Sep 2006 08:21:51 +0200 |
arg |
applied Jukkas patch |
Fri, 22 Sep 2006 07:37:56 +0200 |
arg |
implemented the maximization as I described on the mailinglist, this feels better to me. |
Tue, 12 Sep 2006 10:57:28 +0200 |
Anselm R. Garbe |
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) |
Tue, 12 Sep 2006 08:27:11 +0200 |
Anselm R. Garbe |
applied Christof Musik's multihead patch for a pathologic cornercase |
Mon, 11 Sep 2006 11:28:28 +0200 |
Anselm R. Garbe |
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers |
Thu, 07 Sep 2006 17:53:40 +0200 |
Anselm R. Garbe |
using a global stack for focus recovery on arrange() - seems to work great |
Wed, 06 Sep 2006 10:03:21 +0200 |
Anselm R. Garbe |
small fix |
Mon, 04 Sep 2006 08:55:49 +0200 |
Anselm R. Garbe |
applied Sanders max_and_focus.patch |