summaryrefslogtreecommitdiff
path: root/test/line_style.cxx
AgeCommit message (Expand)Author
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-08Removed unnecessary casts (STR #2308).Albrecht Schlosser
2010-12-08Fixed Compiling with mingw-w64 (STR #2308).Albrecht Schlosser
2010-11-28Fixed more Copyright to 2010.Matthias Melcher
2010-11-23Line style test is now movable to be able to test line clipping.Albrecht Schlosser
2009-04-21Most test demos converted to use Fl_Double_Window Greg Ercolano
2008-12-21test/line_style: Added shortcut (&Line) for better "line on/off" testingAlbrecht Schlosser
2008-12-21simplified and removed an extraneous statement.Albrecht Schlosser
2008-12-21Improved line_style test program to draw an optional 1-pixel line drawingAlbrecht Schlosser
2006-09-30Fix void * to integer casts for 64-bit Intel systems (STR #1446)Michael R Sweet
2005-04-16Update source file headers with STR web page.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-01-01Copyright updates...Michael R Sweet
2000-06-08Added return type to main() in line_style.cxxBill Spitzak
2000-05-13Added Fl::first_window(window) to change which window is at the top ofBill Spitzak