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