about summary refs log tree commit diff stats
path: root/tile.c
Commit message (Expand)AuthorAgeFilesLines
* introduced new define RESIZEHINTS, which allows to enable/disable size hint h...Anselm R. Garbe2007-09-091-1/+1
* prepared 4.4.1 bugfix and minor feature enhancement release 4.4.1Anselm R. Garbe2007-08-261-2/+1
* applied Gottox mwfact patchAnselm R. Garbe2007-08-181-8/+7
* applied Jukka Salmi's setmwfact patchAnselm R. Garbe2007-08-171-5/+11
* applied Jukka's patchAnselm R. Garbe2007-08-161-1/+3
* small bugfixAnselm R. Garbe2007-08-131-1/+1
* made tile simplierAnselm R. Garbe2007-08-131-23/+20
* made Layout a static struct in layout.c, added some convenience getters in la...Anselm R. Garbe2007-08-131-9/+4
* renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfactAnselm R. Garbe2007-08-121-7/+6
* separated layout-specific stuff into separate .h and .c files which are inclu...Anselm R. Garbe2007-08-111-0/+88
* merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe2007-02-191-131/+0
* added some new convenience functionsAnselm R. Garbe2007-02-191-4/+1
* some more refactoringAnselm R. Garbe2007-02-191-2/+4
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-191-0/+132
178' href='#n178'>178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224