age |
author |
description |
Tue, 16 Jan 2007 11:35:56 +0100 |
Anselm R. Garbe |
removed erealloc (not used)3.1 |
Tue, 02 Jan 2007 15:44:19 +0100 |
arg |
corrections |
Tue, 02 Jan 2007 15:37:58 +0100 |
arg |
next version will contain updated copyright notice |
Fri, 06 Oct 2006 11:50:15 +0200 |
Anselm R. Garbe |
code polishing, removed unnecessary newlines |
Wed, 20 Sep 2006 09:49:32 +0200 |
arg |
reviewed util.c |
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) |
Mon, 28 Aug 2006 08:17:27 +0200 |
Anselm R. Garbe |
added a comment to spawn1.1 |
Wed, 23 Aug 2006 12:28:39 +0200 |
Anselm R. Garbe |
eliminated sentinel warning |
Tue, 22 Aug 2006 16:06:11 +0200 |
Anselm R. Garbe |
removed badmalloc (thx for the pointer to Uriel) |
Mon, 21 Aug 2006 07:33:18 +0200 |
Anselm R.Garbe |
small renamings of two static functions |
Mon, 14 Aug 2006 10:18:24 +0200 |
Anselm R.Garbe |
implemented restack behavior (floats are on top in tiled mode) |
Mon, 07 Aug 2006 13:40:31 +0200 |
arg |
applied grabbing-- and shell_minimal |
Fri, 04 Aug 2006 12:00:55 +0200 |
arg |
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct |
Fri, 04 Aug 2006 10:27:16 +0200 |
arg |
small stylistic fix |