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
/
font.c
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
UTF8-ify, from Alexander Polakov, but without setlocale(), after
okan
2011-06-27
-4
/
+3
*
struct XftFont already has height which we can use directly instead of
okan
2011-06-24
-2
/
+2
*
tag and comment cleanup; ok oga@
okan
2011-05-11
-1
/
+3
*
pull all non-X11 headers from calmwm.h and place them only where they
okan
2009-12-15
-0
/
+10
*
rid ourselves of these functional macros; convert to real functions.
okan
2009-12-15
-0
/
+18
*
merge the 2 common header files; specific includes to be pulled out as
okan
2009-12-15
-1
/
+0
*
start fixing screen_ctx usage, for it is utterly broken. bring font
okan
2009-12-08
-3
/
+3
*
a long time coming - re-work the way we deal with colors: since we're
okan
2009-05-17
-11
/
+3
*
better cast; noticed by ray@
okan
2009-01-13
-1
/
+1
*
FcNameParse() manpage lies, cast here.
okan
2009-01-11
-1
/
+1
*
spacing, declaration lineup to be consistent throughout cwm,
okan
2008-07-11
-5
/
+6
*
Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.
oga
2008-06-15
-88
/
+9
*
KNF, no binary change.
oga
2008-05-15
-1
/
+1
*
hit it with the knf stick.
oga
2008-04-15
-16
/
+15
*
convert globals from G_foo to Foo, as per TODO.
jasper
2007-05-28
-6
/
+6
*
Initial import of cwm-3.
bernd
2007-04-27
-0
/
+159