aboutsummaryrefslogtreecommitdiffstats
path: root/group.c (follow)
Commit message (Expand)AuthorAgeLines
* Put back the initialisation of gc in group_cycle. No cookie for okan.oga2008-07-18-1/+2
* spacing, declaration lineup to be consistent throughout cwm,okan2008-07-11-19/+20
* Make menu_filter handle mouse movement too. This enables the keyboardoga2008-05-21-2/+2
* allow an autogroup value of 0 to mean no group. This means you can setoga2008-05-19-1/+4
* as done with cycle/rcycle, make prev/next group switching one kbfuncsokan2008-05-19-10/+7
* remove extra calls to client_draw_border()okan2008-05-18-3/+1
* group_ctx->name is only used in this one function, and for now itoga2008-05-18-8/+3
* KNF, no binary change.oga2008-05-15-4/+4
* Replace a few leftover calls to strdup and calloc with xstrdup and xcallocoga2008-04-16-2/+2
* Remove screen_infomsg(), nothing uses it.oga2008-04-16-9/+1
* hit it with the knf stick.oga2008-04-15-22/+22
* Replace the symlink configuration scheme with a simple yacc parser assimon2008-03-23-7/+1
* allow autogrouping and sticky mode to work togetherokan2008-03-22-7/+7
* Rip out, burn, and dance around the grave of group-edit mode.oga2008-03-22-268/+9
* huge amount of cleanup and dead code removal.oga2008-01-16-27/+6
* Rewrite most of grab_menu in grab.c (it was partly 9wm code).oga2008-01-14-2/+2
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-11-2/+13
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-28-75/+75
* Initial import of cwm-3.bernd2007-04-27-0/+634