index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
Font.cc
Age
Commit message (
Expand
)
Author
2012-10-03
Improved vertical alignment of text in FbTk::TextButton
Mathias Gumz
2012-01-04
Pre-increment non-primitive types.
Ryan Pavlik
2011-10-31
FbTk/FbString.cc,Font.cc: Windows doesn't have nl_langinfo
Ryan Pavlik
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
2010-09-04
added support for bidirectional text
Ken Bloom
2009-09-30
cosmetic fixes: removed redundant ';' + some whitespaces
Mathias Gumz
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-03-05
fixed compiling error with xft disabled
markt
2007-01-05
change default Xft font so that it works properly with rotation (see
simonb
2006-11-12
removed duplicate headers, patch from Slava Semushin aka php-coder
fluxgen
2006-10-30
Cosmetic patch from Slava Semushin
mathias
2006-05-13
just a minor change
fluxgen
2006-05-07
handle utf-8 strings properly.
simonb
2006-04-06
fix size_t issues and other 64bit-highlighted warnings
simonb
2006-03-26
rotated fonts, buttons, containers. Used for tabs for now
simonb
2006-02-16
updated copyright info
mathias
2006-01-22
minor stuff
fluxgen
2006-01-03
unused headers
fluxgen
2005-12-22
removed unused variable
fluxgen
2005-06-15
Fixes #1216020, *.font.effect wont get cleared if not defined in style
mathias
2005-06-03
- Usage of xft-fonts is prefered, except a font-description starts with '-'
mathias
2005-05-12
llittle rewrite for the FbTk_istringstream usage.. was needed coz gcc2.95.x
mathias
2005-02-07
cosmetic white-space-stuff and/or copyright dates
mathias
2005-01-24
copyright date
mathias
2004-12-21
adds imlib2-support to fluxbox: allows us to load several imageformats
mathias
2004-11-19
fixes fontsituations when text disappears in non-antialias mode
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-10-31
fix #1057499
akir
2004-09-11
Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...
fluxgen
2004-09-03
cosmetic
akir
2004-09-01
final fix for iconv-issues on sun/sparcs
akir
2004-08-31
fix for the missing CODESET on openbsd
akir
2004-08-31
hopefully final fix for missing iconv
akir
2004-08-31
have const msg ptr to iconv
fluxgen
2004-08-31
checking for have iconv
fluxgen
2004-08-31
add autoconf check for std c++ headers
rathnor
2004-08-28
fix a issue with fonts coming up blank
rathnor
2004-08-25
make use of "size" in "recode" -> fixes drawin the cursor in textboxes
akir
2004-08-18
fix handling of font+text encodings
rathnor
2004-08-14
tempfix for empty locale
fluxgen
2004-08-10
adding halo and shadow options to font loading, patch from Mathias Gumz and c...
fluxgen
2004-08-10
utf-8 fix, a fixed patch from Sergey Kuleshov
fluxgen
2004-06-07
update NLS string handling...
rathnor
2003-12-01
fixed shadow option bug
fluxgen
2003-11-28
added shadow
fluxgen
2003-01-05
using bad_cast from typeinfo
fluxgen
2002-12-08
fixed rotate argument for drawText
fluxgen
2002-12-01
Indenting from tabs to emacs 4-space
rathnor
2002-11-26
initial import
fluxgen