summaryrefslogtreecommitdiff
path: root/app/cwm/search.c
AgeCommit message (Expand)Author
2009-06-26use fnmatch to glob the entries in the exec menu.Owain Ainsworth
2009-06-17move like defines to a central, logical location; no binary change.Okan Demirmen
2009-05-18nuke the leading underscore notation for local static functions - thereOkan Demirmen
2008-09-22Display the current window title not a previous one in the case ofOwain Ainsworth
2008-09-03Keep the exec menu entries sorted.Can Erkin Acar
2008-07-11spacing, declaration lineup to be consistent throughout cwm,Okan Demirmen
2008-05-20Pull out the behaviour in grab_label and search_start into one utilityOwain Ainsworth
2008-05-19stop normalizing search input; searching and matching are stillOkan Demirmen
2008-05-15KNF, no binary change.Owain Ainsworth
2008-04-15hit it with the knf stick.Owain Ainsworth
2008-03-22Remove a bunch of unused variables and incorrect comments.Owain Ainsworth
2008-01-16huge amount of cleanup and dead code removal.Owain Ainsworth
2008-01-11- Remove the "all rights reserved" tag at the top of most of the sourceOwain Ainsworth
2007-10-02When cycling, only the end of the window names will be printed if theJasper Lievisse Adriaanse
2007-06-26modify "exec" dialog so that it auto-completes based on executables inNiall O'Higgins
2007-05-28convert globals from G_foo to Foo, as per TODO.Jasper Lievisse Adriaanse
2007-04-27Initial import of cwm-3.Bernd Ahlers