Skip to content
Snippets Groups Projects
  1. Jan 12, 2006
  2. Jun 13, 2005
  3. Feb 09, 2005
  4. Feb 04, 2005
    • slevy's avatar
      Remove obsolete old-file-chooser code -- gets syntax errors anyway. · 6d901740
      slevy authored
      Just leave Steve Marx's insistence on FLTK >=1.1.x.
      Check for values.h.
      If we seem to be running on MacOS X, add more special tests:
         Search -lmx for sqrtf() etc., rather than a bunch of -D'efines for float functions.
      	If they (or at least sqrtf) are not present, geometry.h now #define's em.
         Insist on {fltkdir}/FL/mac.r so we can use Rez to tag partiview as a GUI app,
      	otherwise it can never get keyboard/mouse focus.
      6d901740
  5. Jan 03, 2005
  6. Aug 07, 2004
  7. Jul 30, 2004
  8. Jul 27, 2004
  9. Apr 19, 2004
  10. Nov 03, 2003
  11. Oct 05, 2002
  12. Jun 18, 2002
    • slevy's avatar
      Add MinGW32 configuration hacks. · b4fa04e7
      slevy authored
      Make --with-nethack a non-default option.
      Use deprecated AC_HAVE_LIBRARY to find mingw opengl32 library
      because AC_HAVE_LIB fails -- we need a prototype for even
      zero-argument functions like glEnd.
      b4fa04e7
  13. Apr 16, 2002
  14. Apr 11, 2002
  15. Mar 14, 2002
  16. Dec 28, 2001
  17. Oct 27, 2001
  18. Jul 17, 2001
  19. Apr 03, 2001
  20. Dec 23, 2000
    • slevy's avatar
      · 8b6eef7a
      slevy authored
      Add -lm to -lGL/-lMesaGL tests, to ensure it doesn't fail to find GL
      just because libGL/libGLU use sqrt etc.!
      Discard tests which search for IrisGL and PEX, since we can't use them anyway.
      Re-install "depended"/"Makedepend" fix.  We really do want to force
      Makedepend to be rebuilt, I think.
      8b6eef7a
  21. Dec 21, 2000
  22. Dec 20, 2000
    • slevy's avatar
      · 41e2c1bc
      slevy authored
      Lots of changes to support new time flow and additional
      time-related GUI.  Probably not all there but at least somewhat usable.
      41e2c1bc
  23. Dec 12, 2000
  24. Sep 16, 2000
Loading