age |
author |
description |
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 |
Wed, 02 Aug 2006 16:32:05 +0200 |
arg |
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander |
Fri, 21 Jul 2006 18:34:10 +0200 |
arg |
some cleanups/fixes inspired by Jukka Salmi's feedback |
Thu, 20 Jul 2006 12:18:06 +0200 |
arg |
cleaned up code |
Tue, 18 Jul 2006 08:18:54 +0200 |
Anselm R. Garbe |
using EXIT_stuff in exit() now |
Mon, 17 Jul 2006 09:12:29 +0200 |
Anselm R. Garbe |
ordered variables in structs and source files alphabetically |