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 |
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 |
Sat, 15 Jul 2006 17:00:56 +0200 |
Anselm R. Garbe |
proceeded with cleaning up, sorting functions, etc |
Sat, 15 Jul 2006 16:30:50 +0200 |
Anselm R. Garbe |
rearranged several stuff |
Fri, 14 Jul 2006 17:43:56 +0200 |
Anselm R. Garbe |
removed a bunch of lines through swap removal |
Fri, 14 Jul 2006 13:03:53 +0200 |
Anselm R. Garbe |
searching for a better way to discard enter notifies |
Thu, 13 Jul 2006 17:09:35 +0200 |
Anselm R. Garbe |
implemented tagging a client |
Thu, 13 Jul 2006 11:43:05 +0200 |
Anselm R. Garbe |
changed default colors |
Thu, 13 Jul 2006 09:32:22 +0200 |
Anselm R. Garbe |
added logo+description |
Thu, 13 Jul 2006 01:55:54 +0200 |
Anselm R. Garbe |
new stuff (some warning elimination) |
Thu, 13 Jul 2006 01:30:55 +0200 |
Anselm R. Garbe |
removed unnecessary crap |
Wed, 12 Jul 2006 17:50:31 +0200 |
Anselm R. Garbe |
new stuff, fixed several issues |
Tue, 11 Jul 2006 18:53:41 +0200 |
Anselm R. Garbe |
several changes, new stuff |
Tue, 11 Jul 2006 18:19:01 +0200 |
Anselm R. Garbe |
removed unnecessary sel stuff |
Tue, 11 Jul 2006 18:15:11 +0200 |
Anselm R. Garbe |
added bar event timer |