age |
author |
description |
Mon, 04 Sep 2006 12:23:41 +0200 |
Anselm R. Garbe |
removed unused vars |
Mon, 04 Sep 2006 10:10:08 +0200 |
Anselm R. Garbe |
reducing focus calls (sanders patch) |
Mon, 04 Sep 2006 08:55:49 +0200 |
Anselm R. Garbe |
applied Sanders max_and_focus.patch |
Thu, 31 Aug 2006 18:08:28 +0200 |
Anselm R. Garbe |
reorder was misssing in Ross version of viewall |
Thu, 31 Aug 2006 18:02:38 +0200 |
Anselm R. Garbe |
added viewall to mainstream (only Ross Mohns version, not the toggle) |
Thu, 31 Aug 2006 08:48:04 +0200 |
Anselm R. Garbe |
applied sanders patch to remove unnecessary commit() |
Wed, 30 Aug 2006 11:15:58 +0200 |
Anselm R. Garbe |
removed a warning reported by Jukka |
Tue, 29 Aug 2006 15:28:29 +0200 |
Anselm R. Garbe |
improved selection policy |
Tue, 29 Aug 2006 13:40:09 +0200 |
Anselm R. Garbe |
still something wrong with reorder() |
Tue, 29 Aug 2006 09:57:57 +0200 |
Anselm R. Garbe |
this algorithm seems to keep order for any scenario |
Tue, 29 Aug 2006 09:23:44 +0200 |
Anselm R. Garbe |
added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client |
Wed, 23 Aug 2006 18:50:46 +0200 |
Anselm R. Garbe |
updated man page |
Wed, 23 Aug 2006 10:21:57 +0200 |
Anselm R. Garbe |
separated setup stuff into main.c:setup() - this makes main() more readable |
Tue, 22 Aug 2006 16:50:21 +0200 |
Anselm R. Garbe |
separated several functions into view.c |