index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fl_set_fonts_xft.cxx
Age
Commit message (
Expand
)
Author
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2006-10-03
Add GTK thin up/down box/frame types.
Michael R Sweet
2006-10-03
Fix "missing sentinal" warning from GCC 4 - basically this means we used
Michael R Sweet
2005-10-13
Remove unnecessary includes ("flstring.h" is included by the parent
Michael R Sweet
2005-10-13
STR #1012 (Xft): added provided Xft code and cleaned it
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-03-09
The attribute argument to Fl::get_font_name() was set correctly only
Bill Spitzak
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-03-06
Add Xft support to 1.1.x.
Michael R Sweet