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_x.cxx
Age
Commit message (
Expand
)
Author
2008-09-11
Fixed a few missing renames form Fl_FontSize to Fl_Font_Descriptor
Matthias Melcher
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2008-08-15
Replaced badly named type Fl_FontSize with Fl_Font_Descriptor. This type is o...
Matthias Melcher
2008-08-15
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
Matthias Melcher
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2006-09-05
Added code to clear the current font cache when the font face is changed. Now...
Matthias Melcher
2006-07-18
Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont.
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-11
STR #527: Returning value from void function...
Michael R Sweet
2004-09-09
Quartz port:
Matthias Melcher
2004-09-07
Documentation updates (STR #505, STR #513)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-06-08
Make sure fl_size_, fl_font_, and fl_xfont are initialized and used.
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
2002-02-25
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author