summaryrefslogtreecommitdiff
path: root/src/fl_draw.cxx
AgeCommit message (Expand)Author
2017-02-19Fix line wrap at word end when string widths are true double values (non inte...Manolo Gouy
2016-07-24Doc changes: set fl_font before fl_measure() (STR #3243)Albrecht Schlosser
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2016-01-26Moving image drawing code into the driver systemMatthias Melcher
2014-09-03Remove unused code and trailing white space.Albrecht Schlosser
2014-03-30Minor reformatting to follow the coding style of the CMP.Manolo Gouy
2014-03-28Removes a constraint that the fancy string drawing function fl_draw() is limi...Manolo Gouy
2013-04-09Fix STR# 2772: remove dead code in fl_measure()Greg Ercolano
2012-04-05fix a typo and indenting.Albrecht Schlosser
2012-04-05Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...Fabien Costantini
2012-02-04fl_measure() doc clarifications for common use errors.Greg Ercolano
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-05-30Fix STR #2649: fl_measure() did not handle well double @@ at line start.Manolo Gouy
2011-02-07Fix STR #2557.Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-10-30Fixed label alignment (STR #2436)Matthias Melcher
2010-04-14Removed compilation warningManolo Gouy
2010-04-09Added new label alignments for image and text to Fluid.Matthias Melcher
2010-04-07Added new flags for label alignment: FL_LEFT_TOP, FL_RIGHT_TOP, FL_LEFT_BOTTO...Matthias Melcher
2010-03-29Removed more Cocoa/Quartz references. Finally moved OS X font down a pixel.Matthias Melcher
2010-03-29OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only...Matthias Melcher
2009-08-28Applied patch from STR#2115.Greg Ercolano
2009-04-01converted more html tags to doxygen commands in drawing.doxengelsman
2009-03-24Major documentation update including: now html doc API is sorted, navigation ...Fabien Costantini
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-12-07Fixed typos and amended doxygen docs.Albrecht Schlosser
2008-12-06Replaced all occurrences of the deprecated fl_clip() function byAlbrecht Schlosser
2008-12-04STR#2086 related Fixes :Fabien Costantini
2008-12-03Doxygen documentation:Fabien Costantini
2008-11-06Doxygenized fl_expand_text() comment, more minor code comment and debug print...Fabien Costantini
2008-11-06UTF8 nbsp detection before string expansion fixed: as explained, now the fl_e...Fabien Costantini
2008-11-05Added fast utf8 string detection routine fl_is_valid_utf8(). Solves the drawi...Fabien Costantini
2008-10-28added doxygen comments for more font/text functions in fl_draw.{H,cxx}engelsman
2008-09-19Updating fl_utf8.h references. Fixing copyright date in .fl files.Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
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