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.cxx
Age
Commit message (
Expand
)
Author
2016-02-13
Details on PORTME items. Move fl_parse_color() to screen drivers.
Matthias Melcher
2016-02-11
Mark places that need to be refactored with // PORTME:
Matthias Melcher
2016-01-31
Update build system to compile all drivers as indiviual objects.
Albrecht Schlosser
2016-01-29
Update Makefile to compile only needed Xlib driver files.
Albrecht Schlosser
2016-01-27
Modify Xlib driver code not to #include source files.
Albrecht Schlosser
2016-01-27
Removed all references to Quartz driver files from library headers in Xcode. ...
Matthias Melcher
2016-01-26
Moving GDI/WIN32 files to new directroy structure
Matthias Melcher
2016-01-26
Moved Quartz graphics driver to the new naming scheme
Matthias Melcher
2016-01-26
Hacky version of font_x and font_xft, compiles on Fedora Linux
Matthias Melcher
2016-01-26
Preliminary commit of porting Xlib drivers to the new naming scheme
Matthias Melcher
2016-01-24
Extracting OpenGL text calls. This is a minimum implementation for testing. D...
Matthias Melcher
2016-01-04
Created pseudo code for all FL_PORTED section so that FLTK compiles and links...
Matthias Melcher
2016-01-04
Fix typos in #pragma FL_PORTING.
Albrecht Schlosser
2016-01-03
Updated platform specific #if's to report unimplemented code when compiling w...
Matthias Melcher
2014-12-21
Remove the link error sometimes caused by class Fl_XFont_On_Demand not export...
Manolo Gouy
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-05-23
Rework the ifdefs for defining the appropriate value of WINVER in our builds.
Ian MacArthur
2011-02-18
Added virtual width(), height(), descent() and text_extents() functions to th...
Manolo Gouy
2010-12-28
Use device abstraction for font and text drawing.
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-04-24
add fl_draw(int angle, const char* ... functions for rotated text drawing
yuri
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-12-11
Fixing corelib would not compile under vc6 following fl_text_extents() addons...
Fabien Costantini
2008-12-04
STR#2086 related Fixes :
Fabien Costantini
2008-11-19
STR 2076: experimental fl_text_extents patch applied. Please feedback comments.
Ian MacArthur
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
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-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-05-25
Clean up string includes.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
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-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-07-22
Pragma added around xlib.h to shut up the IRIX compiler warnings
Bill Spitzak
1999-07-21
Fixed core dump when drawing with a font but it hadn't been previous set.
Carl E. Thompson
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-07
Changed #include "*.C" to "*.cxx"...
Michael R Sweet
1998-12-02
More font magic from Bill.
Michael R Sweet
1998-12-02
Font changes from Bill.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
[next]