summaryrefslogtreecommitdiff
path: root/test/checkers.cxx
AgeCommit message (Expand)Author
2025-07-08Fix trailing whitespace and convert a few tabs to spacesAlbrecht Schlosser
2025-03-18Fix out-of-bounds access in test/checkers.cxxAlbrecht Schlosser
2024-01-15Restore correct copyright window for checkers demoManoloFLTK
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2022-01-26#31, HiDPI checkers, animation timingMatthias Melcher
2021-08-31Fix more MSVC warnings in test apps (#109)Albrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-01-03Creating hires version of Checkers.Matthias Melcher
2020-01-03Added Fluid file to Checkers as a tool to inline the PNG images.Matthias Melcher
2019-06-22Small fix for build error caught by git's build system.Greg Ercolano
2019-06-22Fix issue #29: Updated buggy/ugly checkers piece iconsGreg Ercolano
2017-10-13Replace remaining calls to getenv() with fl_getenv().Albrecht Schlosser
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-02Changed checkers field color because pieces were close to invisibel on OS X. ...Matthias Melcher
2011-01-02Integrated menu into demo resource branch for OS X. Indicating items that ope...Matthias Melcher
2010-11-29More copyright 2010 mods.Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-10-28Removing compiler warnings in test appsMatthias Melcher
2010-10-11gets() -> fgets(), added ctype.h include for toupper() when VT100 mode enabled.Greg Ercolano
2009-01-01Cahngad copyrights in 'test'Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-05-13Added first half of XCode 3.0 IDE support for FLTK 1.3. FLTK is built as a se...Matthias Melcher
2006-08-25Do some rearranging of image and desktop support files.Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-16Update "clean" targets to properly handle core files, remove backup files,Michael R Sweet
2005-04-11Remove all warnings for Mac buidl with gcc (except one)Matthias Melcher
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-08-09More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-04-13Eliminate all compiler warnings (string constants, const'ness, hiding ofMichael 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-08-09Fixed compile error with gcc 2.95 - the "d" string needed to be cast toMichael R Sweet
1999-06-07Replaced remaining malloc.h's with stdlib.hBill Spitzak
1999-03-25Updated README and distribution packages to use v1.0.1.Michael 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-12-02Fixed color - 2000 instead of 200.Michael R Sweet
1998-12-02WIN32 RGB color fixes from Vincent.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-20Added common heading and footer to all source files.Michael R Sweet
1998-10-19More changes from Bill Spitzak.Michael R Sweet
1998-10-19Added Gustavo's damage() update - now use symbolic constants for all values!Michael R Sweet
1998-10-06Initial revisionMichael R Sweet