Skip to content
Snippets Groups Projects
  1. Jan 19, 2011
  2. Dec 16, 2010
  3. Nov 12, 2010
  4. 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
  5. May 13, 2010
    • slevy's avatar
      Include a bunch of updates. · 01e5d675
      slevy authored
      01e5d675
    • 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
  6. Apr 30, 2010
  7. Apr 29, 2010
  8. Apr 27, 2010
  9. Apr 20, 2010
  10. Apr 14, 2010
  11. Dec 23, 2009
  12. Nov 11, 2009
  13. Oct 29, 2009
  14. Jun 26, 2009
  15. Jun 01, 2009
  16. Mar 28, 2009
  17. 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
  18. Mar 26, 2009
  19. Mar 25, 2009
  20. Mar 14, 2009
Loading