log tag.c @ 683:1fceacfc5e3a

age author description
2007-01-02 arg corrections
2007-01-02 arg next version will contain updated copyright notice
2006-12-04 arg hotfix of a serious crashing bug 2.5.1
2006-12-03 arg applied Manuel's regex patch 2.5
2006-11-30 arg removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
2006-11-26 arg applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
2006-11-22 arg fififif
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-09-25 arg applied Jukkas patch
2006-09-12 Anselm R. Garbe removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
2006-09-06 Anselm R. Garbe does this preserve z order for anthony?
2006-09-06 Anselm R. Garbe maybe this might work
2006-09-06 Anselm R. Garbe moved transient_for tag inheritance to settags
2006-09-06 Anselm R. Garbe no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
2006-09-05 Anselm R. Garbe no, ordering floating clients at the end seems better
2006-09-05 Anselm R. Garbe sanders toggletag patch is much more elegant
2006-09-05 Anselm R. Garbe fixing c->weight handling
2006-08-31 Anselm R. Garbe applied sanders patch to remove unnecessary commit()
2006-08-29 Anselm R. Garbe configurenotify remembers max geom now, and restores this if necessary, however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer)
2006-08-29 Anselm R. Garbe applied patch similiar proposed by dave tweed
2006-08-29 Anselm R. Garbe still something wrong with reorder()
2006-08-29 Anselm R. Garbe fix client position in list also on tag and toggletag
2006-08-23 Anselm R. Garbe updated man page
2006-08-23 Anselm R. Garbe implemented right tag drawing in the status bar and titlebars
2006-08-23 Anselm R. Garbe implemented class:inst:title matching
2006-08-22 Anselm R. Garbe separated several functions into view.c
2006-08-16 Anselm R.Garbe fixed issue reported by sander
2006-08-16 Anselm R.Garbe added general centralization rule for new clients (works around various borken apps)
2006-08-14 Anselm R.Garbe applied viewsel.patch
2006-08-14 Anselm R.Garbe applied sanders tag()/toggletag() fixes
2006-08-14 Anselm R.Garbe added missing arrange