summaryrefslogtreecommitdiff
path: root/src/Fl_Chart.cxx
AgeCommit message (Expand)Author
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-12-26STR #2002: Fl_Chart::clear would not clear all members.Matthias Melcher
2008-09-16applied Duncan Gibson's documentation patch (WP3).Albrecht Schlosser
2007-10-06Fixed Fl_Chart drawing (STR #1756)Matthias Melcher
2005-10-30Updated the default label and text colors of all widgets to useMichael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-03-31Fl_Chart would draw outside its bounding box (STR #780)Michael R Sweet
2005-02-24Copyright updates.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-10-11Use memmove() instead of memcpy() in several key places.Michael R Sweet
2002-09-04Fixes from Matthew Morrise.Michael R Sweet
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael R Sweet
2002-06-09Fl_Chart clips to and fills interior of boxBill Spitzak
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-01Copyright updates...Michael R Sweet
2002-01-01Use rint() for some more rounding of vertices.Michael R Sweet
2001-12-11Multiple fixes from Sebastien.Michael R Sweet
2001-11-22Fix all references to '.C' files (now .cxx)Michael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-11-20Get rid of "member X hidden by variable X" warnings...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
2000-01-23*** empty log message ***Bill Spitzak
1999-06-12Fixed drawing bug when min == max...Michael R Sweet
1999-02-01Updated Fl_Chart to allocate entries dynamically. The previous "scrolling"Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.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