age |
author |
description |
Mon, 14 Aug 2006 07:40:20 +0200 |
Anselm R.Garbe |
supplying NULL args in select |
Mon, 14 Aug 2006 07:23:46 +0200 |
Anselm R.Garbe |
reducing ConnectionNumber calls to a bare minimum |
Fri, 11 Aug 2006 19:26:12 +0200 |
Anselm R.Garbe |
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature |
Fri, 11 Aug 2006 18:37:41 +0200 |
Anselm R.Garbe |
implement multi-tag selection through button3 click on the specific tag |
Thu, 10 Aug 2006 15:19:25 +0200 |
Anselm R.Garbe |
prepared 0.80.8 |
Thu, 10 Aug 2006 11:12:15 +0200 |
Anselm R.Garbe |
readded border color, this sucks least |
Thu, 10 Aug 2006 10:27:08 +0200 |
Anselm R.Garbe |
removed unnecessary border color |
Tue, 08 Aug 2006 18:12:18 +0200 |
Anselm R.Garbe |
removed NET_ACTIVE_WINDOW handling |
Tue, 08 Aug 2006 17:08:45 +0200 |
Anselm R.Garbe |
implemented NET_ACTIVE_WINDOW support |
Tue, 08 Aug 2006 09:30:45 +0200 |
Anselm R.Garbe |
applied Sanders tiny patches |
Mon, 07 Aug 2006 12:12:56 +0200 |
arg |
small fix of a comment |
Mon, 07 Aug 2006 08:19:58 +0200 |
arg |
changed getproto, maybe that might fix the killclient issue reported on the list |
Sat, 05 Aug 2006 13:10:09 +0200 |
arg |
slight fix |
Fri, 04 Aug 2006 14:40:32 +0200 |
arg |
switched to regexp matching for Rules |
Thu, 03 Aug 2006 12:12:26 +0200 |
arg |
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags |