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