index
:
xenocara
cvs/HEAD
master
matthieu/xserver-1.13
mpi/libdrm-update
Xenocara
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
cwm
/
search.c
Age
Commit message (
Expand
)
Author
2013-12-11
Stash Class and WM Hints in client_ctx
Okan Demirmen
2013-12-08
If not using sticky mode (the default), clients aren't automagically
Okan Demirmen
2013-12-02
Prepend the group shortcut in the client search menu; from Thomas Adam.
Okan Demirmen
2013-04-30
missing proto
Okan Demirmen
2013-04-05
add missing proto; replace magic number
Okan Demirmen
2013-04-05
zap stray whitespace
Okan Demirmen
2013-04-03
honor PATH search order for exec; from Andres Perera.
Okan Demirmen
2013-03-09
replace handrolled for loop with TAILQ_FOREACH; from andres.p@zoho.com
Okan Demirmen
2012-11-09
sort
Okan Demirmen
2012-11-07
tab completion support for menus; from Alexander Polakov.
Okan Demirmen
2011-07-25
We are inconsistent when it comes to function returns, so just go all
Okan Demirmen
2011-05-11
tag and comment cleanup; ok oga@
Okan Demirmen
2011-03-22
introduce nitems macro, with the appropriate ifndef.
Okan Demirmen
2010-09-25
spacing nits
Okan Demirmen
2009-12-15
pull all non-X11 headers from calmwm.h and place them only where they
Okan Demirmen
2009-12-15
pull these headers only into files that need them.
Okan Demirmen
2009-12-15
merge the 2 common header files; specific includes to be pulled out as
Okan Demirmen
2009-06-26
use fnmatch to glob the entries in the exec menu.
Owain Ainsworth
2009-06-17
move like defines to a central, logical location; no binary change.
Okan Demirmen
2009-05-18
nuke the leading underscore notation for local static functions - there
Okan Demirmen
2008-09-22
Display the current window title not a previous one in the case of
Owain Ainsworth
2008-09-03
Keep the exec menu entries sorted.
Can Erkin Acar
2008-07-11
spacing, declaration lineup to be consistent throughout cwm,
Okan Demirmen
2008-05-20
Pull out the behaviour in grab_label and search_start into one utility
Owain Ainsworth
2008-05-19
stop normalizing search input; searching and matching are still
Okan Demirmen
2008-05-15
KNF, no binary change.
Owain Ainsworth
2008-04-15
hit it with the knf stick.
Owain Ainsworth
2008-03-22
Remove a bunch of unused variables and incorrect comments.
Owain Ainsworth
2008-01-16
huge 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 source
Owain Ainsworth
2007-10-02
When cycling, only the end of the window names will be printed if the
Jasper Lievisse Adriaanse
2007-06-26
modify "exec" dialog so that it auto-completes based on executables in
Niall O'Higgins
2007-05-28
convert globals from G_foo to Foo, as per TODO.
Jasper Lievisse Adriaanse
2007-04-27
Initial import of cwm-3.
Bernd Ahlers