Skip to content
Snippets Groups Projects
  1. Oct 04, 2004
  2. Oct 03, 2004
    • Christophe Geuzaine's avatar
      · 25681f01
      Christophe Geuzaine authored
      Better handling of '-psn_XXX' command line arg. from the Mac Finder
      25681f01
  3. Sep 30, 2004
  4. Sep 29, 2004
    • Christophe Geuzaine's avatar
      · e250a988
      Christophe Geuzaine authored
      removed obsolete comment
      e250a988
    • Christophe Geuzaine's avatar
      · 8712916e
      Christophe Geuzaine authored
      force the focus on the file chooser when we show it
      8712916e
    • Christophe Geuzaine's avatar
      · 225c5418
      Christophe Geuzaine authored
      make mnbrak more robust by declaring the function values as volatile.
      
      (modified patch from <p.hornby@arrc.csiro.au>)
      225c5418
  5. Sep 28, 2004
  6. Sep 25, 2004
    • Christophe Geuzaine's avatar
      · b708e359
      Christophe Geuzaine authored
      only call fc->position() the first time
      b708e359
    • Christophe Geuzaine's avatar
      · 73a1cac8
      Christophe Geuzaine authored
      forgot to add x() and y()
      73a1cac8
    • Christophe Geuzaine's avatar
      *** empty log message *** · a8347301
      Christophe Geuzaine authored
      a8347301
    • Christophe Geuzaine's avatar
      · 70de42ca
      Christophe Geuzaine authored
      subclass the original file chooser and move it into the GUI class, so
      that we can set its position (the FLTK folks don't want to patch the
      standard file chooser, so this is the only solution...)
      70de42ca
  7. Sep 24, 2004
  8. Sep 23, 2004
  9. Sep 19, 2004
    • Christophe Geuzaine's avatar
      · b678ef42
      Christophe Geuzaine authored
      fix plugin option memory leak
      b678ef42
    • Christophe Geuzaine's avatar
      · 369bf53f
      Christophe Geuzaine authored
      add "credits" button in about window (and remove obsolete gmsh bitmap)
      369bf53f
    • Christophe Geuzaine's avatar
      · 0fda885c
      Christophe Geuzaine authored
      fix problem with new dynamic menus and plugin dialogs (unfortunately, this
      re-adds the (small) memory leak in the GUI)
      0fda885c
  10. Sep 18, 2004
    • Christophe Geuzaine's avatar
      · 9d4f38b4
      Christophe Geuzaine authored
      - removed the sort view list stuff: it's a bad idea since we re-sort
      the list in many places when we search/replace through it
      
      - add a simple "set visibility->all on/off" switch
      9d4f38b4
    • Christophe Geuzaine's avatar
      · 036ca83c
      Christophe Geuzaine authored
      added ability to sort the list of views (by name, by visibility)
      036ca83c
    • Christophe Geuzaine's avatar
      · b9ac01d9
      Christophe Geuzaine authored
      better names for the combined views
      b9ac01d9
    • Christophe Geuzaine's avatar
      · c61e92f8
      Christophe Geuzaine authored
      cosmetic
      c61e92f8
    • Christophe Geuzaine's avatar
      · d2e37ab4
      Christophe Geuzaine authored
      generalized the "spatial" Combine so that we can also combine by view name
      d2e37ab4
    • Christophe Geuzaine's avatar
      · 3b20e547
      Christophe Geuzaine authored
      cleaned up View->Combine by defining a new option (to determine if
      we should remove the original views after a "Combine" or not)
      3b20e547
  11. Sep 17, 2004
    • Christophe Geuzaine's avatar
      · a41ff90b
      Christophe Geuzaine authored
      In "Combine TimeSteps", if the original views don't have meaningful
      time data, create a time index
      a41ff90b
    • Christophe Geuzaine's avatar
      · 9e120632
      Christophe Geuzaine authored
      nicer: use kill() instead of a system() call
      9e120632
Loading