Skip to content
Snippets Groups Projects
  1. Oct 26, 2011
  2. Oct 24, 2011
  3. Feb 17, 2011
  4. Jan 27, 2011
  5. Jan 24, 2011
  6. Jan 21, 2011
  7. Jan 19, 2011
  8. Dec 16, 2010
  9. Nov 12, 2010
  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. 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
  12. Apr 30, 2010
  13. Apr 29, 2010
  14. Apr 27, 2010
  15. Apr 20, 2010
  16. Apr 14, 2010
  17. Dec 23, 2009
  18. Nov 11, 2009
  19. Oct 29, 2009
  20. Jun 26, 2009
Loading