index
:
cwm
this commit
cn-bisectgtkbug
cn-menu-redraw
cn-noraise
cn-noraise-global
cwm
dh-gapsnap
ignorewarp
linux
master
portable version of OpenBSD's cwm(1) window manager
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing proto; replace magic number
okan
2013-04-05
1
-2
/
+5
*
zap stray whitespace
okan
2013-04-05
1
-2
/
+2
*
honor PATH search order for exec; from Andres Perera.
okan
2013-04-03
1
-2
/
+4
*
replace handrolled for loop with TAILQ_FOREACH; from andres.p@zoho.com
okan
2013-03-09
1
-3
/
+2
*
sort
okan
2012-11-09
1
-2
/
+2
*
tab completion support for menus; from Alexander Polakov.
okan
2012-11-07
1
-0
/
+48
*
We are inconsistent when it comes to function returns, so just go all
okan
2011-07-25
1
-4
/
+5
*
tag and comment cleanup; ok oga@
okan
2011-05-11
1
-1
/
+2
*
introduce nitems macro, with the appropriate ifndef.
okan
2011-03-22
1
-5
/
+2
*
spacing nits
okan
2010-09-25
1
-9
/
+2
*
pull all non-X11 headers from calmwm.h and place them only where they
okan
2009-12-15
1
-0
/
+9
*
pull these headers only into files that need them.
okan
2009-12-15
1
-0
/
+1
*
merge the 2 common header files; specific includes to be pulled out as
okan
2009-12-15
1
-1
/
+1
*
use fnmatch to glob the entries in the exec menu.
oga
2009-06-26
1
-2
/
+4
*
move like defines to a central, logical location; no binary change.
okan
2009-06-17
1
-2
/
+0
*
nuke the leading underscore notation for local static functions - there
okan
2009-05-18
1
-7
/
+7
*
Display the current window title not a previous one in the case of
oga
2008-09-22
1
-1
/
+1
*
Keep the exec menu entries sorted.
canacar
2008-09-03
1
-3
/
+13
*
spacing, declaration lineup to be consistent throughout cwm,
okan
2008-07-11
1
-12
/
+19
*
Pull out the behaviour in grab_label and search_start into one utility
oga
2008-05-20
1
-265
/
+0
*
stop normalizing search input; searching and matching are still
okan
2008-05-19
1
-1
/
+1
*
KNF, no binary change.
oga
2008-05-15
1
-4
/
+4
*
hit it with the knf stick.
oga
2008-04-15
1
-8
/
+8
*
Remove a bunch of unused variables and incorrect comments.
oga
2008-03-22
1
-15
/
+1
*
huge amount of cleanup and dead code removal.
oga
2008-01-16
1
-6
/
+0
*
- Remove the "all rights reserved" tag at the top of most of the source
oga
2008-01-11
1
-1
/
+11
*
When cycling, only the end of the window names will be printed if the
jasper
2007-10-02
1
-0
/
+5
*
modify "exec" dialog so that it auto-completes based on executables in
niallo
2007-06-26
1
-14
/
+39
*
convert globals from G_foo to Foo, as per TODO.
jasper
2007-05-28
1
-17
/
+17
*
Initial revision
bernd
2007-04-27
1
-0
/
+450