Skip to content
Snippets Groups Projects
  1. Oct 30, 2011
  2. Oct 27, 2011
    • slevy's avatar
      snapshot: · 0fb0ff21
      slevy authored
      Flip Y when encoding PNGs.
      Always free the snapshot buffer.
      0fb0ff21
  3. Oct 26, 2011
  4. Oct 24, 2011
  5. Feb 17, 2011
  6. Jan 27, 2011
  7. Jan 24, 2011
  8. Jan 21, 2011
  9. Jan 19, 2011
  10. Dec 16, 2010
  11. Nov 12, 2010
  12. 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
  13. 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
  14. Apr 30, 2010
  15. Apr 29, 2010
Loading