age |
author |
description |
2006-10-14 |
Anselm R. Garbe |
now being at v2.0 |
2006-10-13 |
Anselm R. Garbe |
using lsx instead of Jukka's shell construct |
2006-10-06 |
Anselm R. Garbe |
hotfix |
2006-10-06 |
Anselm R. Garbe |
Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148 |
2006-10-06 |
Anselm R. Garbe |
do* has no Arg arument anymore (never called directly)1.9 |
2006-10-06 |
Anselm R. Garbe |
code polishing, removed unnecessary newlines |
2006-10-06 |
Anselm R. Garbe |
yet another small fix and simplification of dotile |
2006-10-05 |
Anselm R. Garbe |
removed the stack position stuff |
2006-10-05 |
Anselm R. Garbe |
small boundary check fix |
2006-10-05 |
Anselm R. Garbe |
changing MASTER value from percent into per mill |
2006-10-05 |
Anselm R. Garbe |
Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431 |
2006-10-05 |
Anselm R. Garbe |
simplified dotile(), removed misleading line1.8 |
2006-10-05 |
Anselm R. Garbe |
final fix for man page |
2006-10-05 |
Anselm R. Garbe |
keep master ratio on resizecol -> arrange |
2006-10-05 |
Anselm R. Garbe |
yet another simplification of dotile() |
2006-10-05 |
Anselm R. Garbe |
simplified dotile() |
2006-10-05 |
Anselm R. Garbe |
applied resizecol fix by Jukka |
2006-10-05 |
Anselm R. Garbe |
Button3 click on mode label toggles stack position now |
2006-09-29 |
Anselm R. Garbe |
applied dave's highlight patch for big fonts |
2006-09-29 |
Anselm R. Garbe |
using ff tiled again, seems to work perfectly with new bottom stack |
2006-09-29 |
Anselm R. Garbe |
applied ality's hardcode-0 patches |
2006-09-29 |
Anselm R. Garbe |
added symbols for different modes |
2006-09-29 |
Anselm R. Garbe |
removed useless updatemaster |
2006-09-29 |
Anselm R. Garbe |
documented the new behavior in man page |
2006-09-29 |
Anselm R. Garbe |
fixed small offset issue |
2006-09-29 |
Anselm R. Garbe |
fixed the z-layer issue described on mailinglist |
2006-09-29 |
Anselm R. Garbe |
removed the direction flipping |
2006-09-29 |
Anselm R. Garbe |
small fix of a corner case |
2006-09-29 |
Anselm R. Garbe |
small change |
2006-09-29 |
Anselm R. Garbe |
added the new dotile as described on ml |
2006-09-29 |
Anselm R. Garbe |
prelim of dotile() |
2006-09-29 |
Anselm R. Garbe |
I changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue |
2006-09-29 |
Anselm R. Garbe |
first step to a more flexible dotile() algorithm |
2006-09-28 |
Anselm R. Garbe |
renamed column into area |
2006-09-28 |
Anselm R. Garbe |
small change to README |
2006-09-28 |
Anselm R. Garbe |
applied Jukkas patch |
2006-09-27 |
Anselm R. Garbe |
Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b |
2006-09-27 |
Anselm R. Garbe |
fixing the settags issue, preparing 1.7.11.7.1 |
2006-09-26 |
arg |
removed an unused var |
2006-09-26 |
arg |
Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20 |
2006-09-26 |
arg |
updated README1.7 |
2006-09-26 |
arg |
small change |
2006-09-26 |
arg |
added slight error check to getcolor |
2006-09-26 |
arg |
small fix |
2006-09-26 |
arg |
changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu |
2006-09-26 |
arg |
removed useless debug info |
2006-09-26 |
arg |
added configure(), but this doesn't really fix those frking broken SDL apps |
2006-09-25 |
arg |
slight change of event handling order |
2006-09-25 |
arg |
simplified mouse resizals |
2006-09-25 |
arg |
applied sanders jukka patch |
2006-09-25 |
arg |
applied Jukkas patch |
2006-09-22 |
arg |
removed all dotile checks |
2006-09-22 |
arg |
applied Jukkas remark (dunno if this is correct though) |
2006-09-22 |
arg |
applied jukkas patch |
2006-09-22 |
arg |
man page fix |
2006-09-22 |
arg |
ismax toggling on mouse based action |
2006-09-22 |
arg |
hotfix |
2006-09-22 |
arg |
small change to achieve Jukka's last proposal |
2006-09-22 |
arg |
fixed issue pointed out by Jukka |
2006-09-22 |
arg |
patched resizemouse according to sanders remark |