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_x.cxx
Age
Commit message (
Expand
)
Author
2016-01-26
Preliminary commit of porting Xlib drivers to the new naming scheme
Matthias Melcher
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-12-15
Removed compilation warnings.
Manolo Gouy
2010-11-29
More copyright 2010 mods.
Greg Ercolano
2009-03-22
fixed a typo
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-12-13
Fixed typos and doxygen documentation.
Albrecht Schlosser
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
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-12
Fix more compile errors.
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-03-06
Fix non-Xft build.
Michael R Sweet
2002-03-06
Add Xft support to 1.1.x.
Michael R Sweet