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_mac.cxx
Age
Commit message (
Expand
)
Author
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-09-09
News from FLTK1.1 and Quartz
Matthias Melcher
2004-08-25
Updated config stuff to allow for --enable-quartz ofr Mac OS X which in
Matthias Melcher
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-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-04-27
Fix font enumeration bug reported by Paul Sydney.
Michael R Sweet
2002-03-06
Add Xft support to 1.1.x.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-18
Mac: now lists all available fonts (some have unicode names
Matthias Melcher
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet