summaryrefslogtreecommitdiff
path: root/src/fl_draw.cxx
AgeCommit message (Expand)Author
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher
2006-12-21Fix fl_measure with symbols.Michael R Sweet
2006-08-29- removed more inconsistencies between fl_draw and fl_measure (STR #1408)Matthias Melcher
2006-08-29Fixed fl_measure which mistook a trailing '@@' for a symbol (STR #1406)Matthias Melcher
2006-04-15Changed special handling on ISO characters 0x80 to 0xA0 for OS X, since this ...Matthias Melcher
2005-11-29Fix compile error with Sun C++ compiler.Michael R Sweet
2005-11-28STR #1098: fl_measure now round fractional sizes up instead of down, so that ...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-03-05Fix menu drawing...Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-10-18Shortcuts were incorrectly underlined in multi-line labels (STRMichael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-07-18updated documentation and Fl_Dial. STR #101, 94, 99Matthias Melcher
2003-06-15Fix @@ drawing (STR #84)Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-01-23Return 0 after processing WM_PAINT message.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-21Fixed browser @ symbol prefix handling...Michael R Sweet
2001-11-19WIN32 fixes for the new image stuff...Michael R Sweet
2001-11-03Add Fl::visible_focus() method.Michael R Sweet
2001-10-16Fix two uninitialized vars...Michael R Sweet
2001-09-02Fix label/image problems.Michael R Sweet
2001-08-06Include config.h in Fl_FileBrowser.cxx.Michael R Sweet
2001-08-06Symbols are now supported by main label drawing code - @@ to insert aMichael R Sweet
2001-08-05Image labels!Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-06-16Was escaping characters from 0x80 to 0x9f, but these are used by theMichael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-08OpenGL patches from Bill.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19More changes from Bill Spitzak.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet