summaryrefslogtreecommitdiff
path: root/test/fractals.cxx
AgeCommit message (Expand)Author
2025-03-30Fixing a few more compiler warnings.Matthias Melcher
2024-10-18Remove unnecessary casts from glut demo programsAlbrecht Schlosser
2024-03-15Fix a bunch of compiler warnings, particularly for old compilersAlbrecht Schlosser
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2021-11-16Fix remaining VS compiler warnings in test programsAlbrecht Schlosser
2021-02-15Issue #109 contd: missed fractals.cxx fixes, also fix parens issue.Greg Ercolano
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2016-04-12Remove obsolete EMX (DOS, OS/2 extender) support.Albrecht Schlosser
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2014-12-20Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprec...Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-15Changed all #include "config.h" to #include <config.h>.Albrecht Schlosser
2010-12-08Fixed Compiling with mingw-w64 (STR #2308).Albrecht Schlosser
2010-12-06Forgot to removed an unused lineMatthias Melcher
2010-12-06Fixed 'Fractal' demo. Tree's were not random at all.Matthias Melcher
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2009-01-01Cahngad copyrights in 'test'Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2006-08-25Fix <FL/glu.h> includes.Michael R Sweet
2006-08-25Added unversal header for OpenGL's GLu library.Matthias Melcher
2006-06-04OS X Quartz: one pretty essential fix to the call order in Quartz context cha...Matthias Melcher
2005-05-12Resizing of OpenGL subwindows was broken on OSX (STR #804)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-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-03Fixup fractals demo so it doesn't get way ahead of display - some LinuxMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-06Implemeted 95% of all Mac OS X support. Makefiles still need modifications.Matthias Melcher
2001-11-29Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exeMichael R Sweet
2001-04-30Separate test for GLU and GL...Michael R Sweet
2001-03-14The fractals & glpuzzle demos needed glu.h.Bill Spitzak
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-03-25Added gluDeleteQuadric() call to avoid memory leak.Michael R Sweet
1999-01-19Fixes from Bill: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-20Added common heading and footer to all source files.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet