Mercurial > dwm-meillo
log tag.c @ 262:d659a2dce2b5
age | author | description |
---|---|---|
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 12:33:44 +0200 | Anselm R.Garbe | fixed the issue reported by sander (gaps at left columns button due to round-offs) |
Fri, 04 Aug 2006 18:17:02 +0200 | arg | fixed view-change bug reported on the list |
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 |
Thu, 03 Aug 2006 11:38:26 +0200 | arg | hotfix of settags |