aboutsummaryrefslogtreecommitdiffstats
path: root/group.c (follow)
Commit message (Expand)AuthorAgeLines
...
* 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