summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
1999-03-10Updated not to use v3f() macro.Michael R Sweet
1999-03-10Changes to dial so that counter-clockwise motion is supported if youBill Spitzak
1999-03-10Changes Fl_Dial to use XForms defaults for anglesCarl E. Thompson
1999-03-08This adds support for the Fl_Dial::angles() method. This seems to workCarl E. Thompson
1999-03-04Fixed OpenGL checks (#if HAVE_GL, not #ifdef...), plus added messageMichael R Sweet
1999-03-04Added HAVE_GL check to CubeView demo code.Michael R Sweet
1999-03-04Missing "int" on main()...Michael R Sweet
1999-02-25Fixed glpuzzle so you can move the pieces.Bill Spitzak
1999-02-25Fix for Curtis so that the height of a title of a popup menu is notBill Spitzak
1999-02-22Missing dependencies...Michael R Sweet
1999-02-22Makefile didn't have a .cxx to .o rule.Michael R Sweet
1999-02-22Added CubeView source files.Michael R Sweet
1999-02-22Updated dist to initialize to INT_MAX (2^31 - 1) instead of UINT_MAXMichael R Sweet
1999-02-22Updated demo program to append d.exe or .exe to end of command name andMichael R Sweet
1999-02-03Put Fl::grab() into it's own source file. Rewritten as suggested so thatBill Spitzak
1999-01-31Added optimization for SGI builds (mike: please run autoconf before makingBill Spitzak
1999-01-19Fixes from Bill:Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1999-01-07Removed demod.menu, added editor arguments...Michael R Sweet
1999-01-07Get rid of those damned DOS lines!Michael R Sweet
1999-01-07Dammit, who put that DOS file in here...Michael R Sweet
1999-01-04Fix from Bill - updated fonts demo to handle >255 fonts.Michael R Sweet
1999-01-04Lots of changes:Michael R Sweet
1998-12-29Update glpuzzle demo to work with two button mice.Michael R Sweet
1998-12-23Added new editor example application.Michael R Sweet
1998-12-08Mandelbrot demo fix from Bill - was crashing when the Julia set was opened.Michael R Sweet
1998-12-08OpenGL patches from Bill.Michael R Sweet
1998-12-07OS/2 changes.Michael R Sweet
1998-12-07Updated Fluid files for new extensions.Michael R Sweet
1998-12-06More filename changes...Michael R Sweet
1998-12-06Fixed an #include...Michael R Sweet
1998-12-06Changes for .C == .cxx and .H == .h.Michael R Sweet
1998-12-02Updated demo menu file (no more style demo).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-12-02Fix for demo program to replace extension instead of append (from Bill).Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...Michael R Sweet
1998-11-12Navigation demo has two "i" variables - fix from Hughes Talbot.Michael R Sweet
1998-11-08Patches from Bill:Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Fixed install targets...Michael R Sweet
1998-10-21Added .fl to .exe rule...Michael R Sweet
1998-10-21Converted all {} to ()...Michael R Sweet
1998-10-21Removed demo source files that are generated via Fluid.Michael R Sweet
1998-10-21Updated makefile to build all fluid files as needed...Michael R Sweet
1998-10-21Updated depend command to use demo source files only.Michael R Sweet
1998-10-21Added depend rule to makefile.Michael R Sweet
1998-10-21Added new version of mandelbrot demo from Bill Spitzak.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet