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_font_mac.cxx
Age
Commit message (
Expand
)
Author
2005-10-09
STR #1044 (Mac only): The font number 12 and 15, usually assigned to
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-13
Fix QuickDraw code typo.
Michael R Sweet
2004-09-09
Quartz port:
Matthias Melcher
2004-09-09
News from FLTK1.1 and Quartz
Matthias Melcher
2004-09-07
Documentation updates (STR #505, STR #513)
Michael R Sweet
2004-08-27
Quartz:
Matthias Melcher
2004-08-26
Mac Quartz:
Matthias Melcher
2004-08-26
Quartz implementation for FLTK 1.1:
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-05-26
Remove "fix" for DND code; the original code works just fine (should have
Michael R Sweet
2003-05-21
Map ISO-8859-1 to MacRoman encoding on OSX (temporary until 2.0's UTF-8
Michael R Sweet
2003-04-06
Fix fl_font/fl_size on MacOS X.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-06-27
Added Greg Ercolanos filedescripter support
Matthias Melcher
2002-06-27
MacOS:
Matthias Melcher
2002-06-08
D'oh! Never set fl_font_ and fl_size_ in new mac code...
Michael R Sweet
2002-06-08
Make sure fl_size_, fl_font_, and fl_xfont are initialized and used.
Michael R Sweet
2002-06-07
Declare fl_size_ and fl_font_.
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-20
fixed iBook keyboard bug.
Matthias Melcher
2001-12-04
FLTK for Mac:
Matthias Melcher
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet