Skip to content
Snippets Groups Projects
  1. 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
  2. May 13, 2010
    • slevy's avatar
      Previous version reported trouble on the Mac, · 8268e5a9
      slevy authored
      maybe related to the Fink version of autoconf? (/sw/bin/autoconf)
      Try creating with
         env PATH=/bin:/usr/bin:$PATH autoconf -f
      8268e5a9
    • slevy's avatar
      Steve Marx' fltk 1.1 test. · d2e8df0e
      slevy authored
      Don't check for FL/mac.r any more -- use makeapp.sh.  That's the only
      way supported in modern Mac OS X anyway.
      
      It's not a fatal configure error if we can't find fltk.  User might just want to build libparti.
      d2e8df0e
  3. Apr 30, 2010
  4. Apr 29, 2010
  5. Apr 20, 2010
  6. Apr 14, 2010
  7. Dec 23, 2009
  8. Jun 26, 2009
  9. Jun 01, 2009
  10. Mar 28, 2009
  11. Mar 27, 2009
    • slevy's avatar
      Add first attempt at flyer navigation. · 3c024ba7
      slevy authored
      New "-fly" config option, and "fly <buttonpov>,<buttoncenter>,<tspeed>,<rspeed>"
      control command.  I don't know which button is which, so it's configurable on the fly.
      3c024ba7
  12. Mar 26, 2009
  13. Mar 25, 2009
  14. Mar 14, 2009
  15. Feb 19, 2009
  16. Oct 02, 2008
  17. Jul 31, 2008
  18. Jul 28, 2008
  19. Jul 25, 2008
Loading