graph
- simplified README2006-08-01, by arg
- removed 1 missing LOC2006-08-01, by arg
- removed 5LOC2006-08-01, by arg
- removed artefacts of single-linked list (thanx to Jukka, I must have been mad)2006-08-01, by arg
- cleaned config.*h to prevent some confusion2006-08-01, by arg
- saved 2LOC2006-08-01, by arg
- uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)2006-08-01, by arg
- fixed config.h files2006-08-01, by arg
- centralized/externalized configuration to config.h2006-08-01, by arg
- applied Cedric's NumLock patch2006-08-01, by arg
- applied Jukkas prev/next patch with XK_{h,l}2006-08-01, by arg
- applied Sanders patches2006-08-01, by arg
- committed a patch which fixes the hints of Jukka2006-08-01, by arg
- updated html2006-07-21, by arg
- Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a2006-07-21, by arg
- prepared 0.50.5 2006-07-21, by arg
- some cleanups/fixes inspired by Jukka Salmi's feedback2006-07-21, by arg
- simplified main.c, switching back to single urxvt usage2006-07-21, by arg
- s/sleep 5/sleep 2/2006-07-21, by arg
- changed the status info README hint (more simple now, no extra script necessary)2006-07-21, by arg
- s/0.5/0.6/ - my steps are wider than the reality2006-07-21, by arg
- applied sanders maxfix patch2006-07-21, by arg
- added a note how to achieve status info in the bar2006-07-21, by arg
- preparing 0.6 which will be available in the evening after sanders patch approx.2006-07-21, by arg
- sanitization of several clunky stuff, removed heretag (rarely of use), simplified pop(), changed shortcuts to always contain MODKEY2006-07-21, by arg
- applied sanders no_sizehints for tiled mode patch (thx!)2006-07-20, by arg
- serious mistake in pop() (forgot to set c->prev to NULL on pop)2006-07-20, by arg
- using double-linked list in order to get correct prev focus handling2006-07-20, by arg
- added yet another CUTOMIZE tag2006-07-20, by arg
- cleaned the CUSTOMIZE flags2006-07-20, by arg
- made status bar drawing more robust, implemented togglemax and togglemode, works quite well2006-07-20, by arg