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