log dwm.h @ 568:cbee1bd50e58

age author description
2006-11-16 arg applied Gottox' windowarea patch
2006-10-31 arg renamed resizecol into resizemaster 2.1
2006-10-27 arg applied sanders try2 patch
2006-10-16 Anselm R. Garbe moved MOUSEMASK into event.c (not used in other places)
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-05 Anselm R. Garbe removed the stack position stuff
2006-10-05 Anselm R. Garbe keep master ratio on resizecol -> arrange
2006-10-05 Anselm R. Garbe simplified dotile()
2006-09-29 Anselm R. Garbe removed useless updatemaster
2006-09-29 Anselm R. Garbe removed the direction flipping
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 first step to a more flexible dotile() algorithm
2006-09-28 Anselm R. Garbe applied Jukkas patch
2006-09-27 Anselm R. Garbe fixing the settags issue, preparing 1.7.1 1.7.1
2006-09-26 arg added configure(), but this doesn't really fix those frking broken SDL apps
2006-09-25 arg applied sanders jukka patch
2006-09-25 arg applied Jukkas patch
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 implemented the maximization as I described on the mailinglist, this feels better to me.
2006-09-20 arg improved intro comment in dwm.h, updated config.mk
2006-09-19 arg some simplifications to intro in dwm.h
2006-09-12 Anselm R. Garbe some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
2006-09-12 Anselm R. Garbe made introduction comment in dwm.h shorter
2006-09-12 Anselm R. Garbe added a general comment to dwm.h how dwm is basically organized
2006-09-11 Anselm R. Garbe some other simplifications
2006-09-11 Anselm R. Garbe small change to comments, renamed two set* functions in client.c into update*
2006-09-11 Anselm R. Garbe small fix