summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* moved MOUSEMASK into event.c (not used in other places)Gravatar Anselm R. Garbe 2006-10-162-1/+1
|
* now being at v2.0Gravatar Anselm R. Garbe 2006-10-141-1/+1
|
* using lsx instead of Jukka's shell constructGravatar Anselm R. Garbe 2006-10-131-4/+3
|
* hotfixGravatar Anselm R. Garbe 2006-10-061-1/+2
|
* Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148Gravatar Anselm R. Garbe 2006-10-061-0/+1
|
* do* has no Arg arument anymore (never called directly)Gravatar Anselm R. Garbe 2006-10-065-18/+18
|
* code polishing, removed unnecessary newlinesGravatar Anselm R. Garbe 2006-10-0610-86/+23
|
* yet another small fix and simplification of dotileGravatar Anselm R. Garbe 2006-10-061-18/+10
|
* removed the stack position stuffGravatar Anselm R. Garbe 2006-10-058-96/+26
|
* small boundary check fixGravatar Anselm R. Garbe 2006-10-051-2/+2
|
* changing MASTER value from percent into per millGravatar Anselm R. Garbe 2006-10-054-9/+9
|
* Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431Gravatar Anselm R. Garbe 2006-10-051-0/+1
|
* simplified dotile(), removed misleading lineGravatar Anselm R. Garbe 2006-10-051-2/+3
|
* final fix for man pageGravatar Anselm R. Garbe 2006-10-051-3/+3
|
* keep master ratio on resizecol -> arrangeGravatar Anselm R. Garbe 2006-10-055-24/+20
|
* yet another simplification of dotile()Gravatar Anselm R. Garbe 2006-10-051-30/+25
|
* simplified dotile()Gravatar Anselm R. Garbe 2006-10-052-37/+20
|
* applied resizecol fix by JukkaGravatar Anselm R. Garbe 2006-10-051-2/+4
|
* Button3 click on mode label toggles stack position nowGravatar Anselm R. Garbe 2006-10-052-2/+5
|
* applied dave's highlight patch for big fontsGravatar Anselm R. Garbe 2006-09-291-1/+1
|
* using ff tiled again, seems to work perfectly with new bottom stackGravatar Anselm R. Garbe 2006-09-291-1/+1
|
* applied ality's hardcode-0 patchesGravatar Anselm R. Garbe 2006-09-291-5/+5
|
* added symbols for different modesGravatar Anselm R. Garbe 2006-09-294-6/+13
|
* removed useless updatemasterGravatar Anselm R. Garbe 2006-09-294-9/+3
|
* documented the new behavior in man pageGravatar Anselm R. Garbe 2006-09-291-0/+3
|
* fixed small offset issueGravatar Anselm R. Garbe 2006-09-291-1/+1
|
* fixed the z-layer issue described on mailinglistGravatar Anselm R. Garbe 2006-09-291-1/+8
|
* removed the direction flippingGravatar Anselm R. Garbe 2006-09-294-66/+18
|
* small fix of a corner caseGravatar Anselm R. Garbe 2006-09-291-1/+1
|
* small changeGravatar Anselm R. Garbe 2006-09-292-2/+2
|
* added the new dotile as described on mlGravatar Anselm R. Garbe 2006-09-296-36/+112
|
* prelim of dotile()Gravatar Anselm R. Garbe 2006-09-292-37/+68
|
* I changed sanders patch to fix the ff issue to be simplier, though it needs ↵Gravatar Anselm R. Garbe 2006-09-291-3/+2
| | | | testing if this really fixes the issue
* first step to a more flexible dotile() algorithmGravatar Anselm R. Garbe 2006-09-297-35/+52
|
* renamed column into areaGravatar Anselm R. Garbe 2006-09-282-7/+25
|
* small change to READMEGravatar Anselm R. Garbe 2006-09-281-1/+1
|
* applied Jukkas patchGravatar Anselm R. Garbe 2006-09-283-17/+19
|
* Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07bGravatar Anselm R. Garbe 2006-09-271-0/+1
|
* fixing the settags issue, preparing 1.7.1Gravatar Anselm R. Garbe 2006-09-274-16/+18
|
* removed an unused varGravatar arg@zarathustra 2006-09-261-1/+0
|
* Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20Gravatar arg@zarathustra 2006-09-261-0/+1
|
* updated READMEGravatar arg@mmvi 2006-09-261-1/+1
|
* small changeGravatar arg@mmvi 2006-09-261-2/+2
|
* added slight error check to getcolorGravatar arg@mmvi 2006-09-261-1/+2
|
* small fixGravatar arg@mmvi 2006-09-261-1/+1
|
* changed order of colordefs in config.h's, changed config.arg.h to fit to new ↵Gravatar arg@mmvi 2006-09-262-7/+8
| | | | dmenu
* removed useless debug infoGravatar arg@mmvi 2006-09-261-4/+0
|
* added configure(), but this doesn't really fix those frking broken SDL appsGravatar arg@mmvi 2006-09-263-13/+27
|
* slight change of event handling orderGravatar arg@mmvi 2006-09-251-6/+6
|
* simplified mouse resizalsGravatar arg@mmvi 2006-09-251-43/+16
|