summaryrefslogtreecommitdiffstats
path: root/tile.c
Commit message (Expand)AuthorAgeFilesLines
* small bugfixGravatar Anselm R. Garbe 2007-08-131-1/+1
* made tile simplierGravatar Anselm R. Garbe 2007-08-131-23/+20
* made Layout a static struct in layout.c, added some convenience getters in la...Gravatar Anselm R. Garbe 2007-08-131-9/+4
* renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfactGravatar Anselm R. Garbe 2007-08-121-7/+6
* separated layout-specific stuff into separate .h and .c files which are inclu...Gravatar Anselm R. Garbe 2007-08-111-0/+88
* merged tag.c, view.c and tile.c to manage.cGravatar Anselm R. Garbe 2007-02-191-131/+0
* added some new convenience functionsGravatar Anselm R. Garbe 2007-02-191-4/+1
* some more refactoringGravatar Anselm R. Garbe 2007-02-191-2/+4
* introduced tile.c, some refactoring of functionsGravatar Anselm R. Garbe 2007-02-191-0/+132