Skip to content
Snippets Groups Projects
  1. Jul 18, 2023
  2. Nov 27, 2020
  3. Aug 01, 2017
  4. Nov 30, 2013
  5. Jul 12, 2013
  6. Nov 01, 2011
  7. Oct 26, 2011
  8. Oct 24, 2011
  9. Jan 24, 2011
  10. Sep 07, 2010
    • slevy's avatar
      In main(), just after startup: Don't do explicit Apple-specific resize() · 9f36c818
      slevy authored
      of main window.  Apparently this used to be necessary to trigger initial redraw,
      but (in more recent versions of FLTK?) just causes the main window to become
      non-resizable.  Toss it.
      
      Thanks to Jonathan Strawn <jonnyflash@gmail.com>,
      UNM ARTS Lab, for figuring this out.
      9f36c818
  11. Oct 02, 2008
  12. Jan 17, 2008
  13. Jun 13, 2005
    • slevy's avatar
      Don't need <GL/gl.h> here. · cef31c4c
      slevy authored
      Use Toshiyuki Takahei's FLHACKs.  Reorder functions so we don't
      need quite so many of them.  Restructure msg() and warn() likewise.
      
      Set an initial display context number so Gview can track future window changes.
      cef31c4c
  14. Oct 07, 2004
  15. Apr 20, 2004
  16. Apr 19, 2004
  17. Apr 12, 2004
  18. Mar 27, 2004
  19. Dec 08, 2003
  20. Nov 03, 2003
  21. Oct 26, 2003
  22. Oct 24, 2003
  23. Oct 14, 2003
    • slevy's avatar
      Dim ambient lighting. · 5a062bb7
      slevy authored
      Initialize 3 lights instead of 2.
      Fix "partiview -c 'detach hide'".  It was being interpreted as "detach fullscreen"!
      5a062bb7
  24. Oct 16, 2002
  25. Oct 05, 2002
  26. Sep 16, 2002
  27. Aug 27, 2002
  28. Jun 18, 2002
  29. May 23, 2002
  30. Apr 17, 2002
  31. Feb 20, 2002
  32. Dec 28, 2001
  33. Nov 08, 2001
  34. Sep 18, 2001
  35. Aug 27, 2001
Loading