Skip to content
Snippets Groups Projects
  1. May 15, 2004
    • Christophe Geuzaine's avatar
      · 54c317f8
      Christophe Geuzaine authored
      output solver errors+warnings in red, too
      54c317f8
    • Christophe Geuzaine's avatar
      · b04e7039
      Christophe Geuzaine authored
      add 1 more verbosity level; bump default to 3
      b04e7039
    • Christophe Geuzaine's avatar
      · 242857b0
      Christophe Geuzaine authored
      reorganized Msg() a little ("a la getdp" + colorize solver and direct messages)
      242857b0
  2. May 12, 2004
    • Christophe Geuzaine's avatar
      · 337de422
      Christophe Geuzaine authored
      - only save the options that differ from the default values (unless we
        explicitly ask to save everything)
      
      - tweak the auto doc routines
      337de422
  3. May 09, 2004
    • Christophe Geuzaine's avatar
      · 347c87ea
      Christophe Geuzaine authored
      use abort() instead of exit() when we really want to exit *now*
      347c87ea
  4. Feb 07, 2004
    • Christophe Geuzaine's avatar
      · 9589c2ad
      Christophe Geuzaine authored
      Save position of solver and context windows
      9589c2ad
  5. Feb 06, 2004
    • Christophe Geuzaine's avatar
      · 255e90aa
      Christophe Geuzaine authored
      Create temporary and error files in home directory to avoid file
      permission issues (most notably on Mac OS X, when launching Gmush
      from the Finder)
      255e90aa
  6. Jan 13, 2004
    • Christophe Geuzaine's avatar
      · ae1dac97
      Christophe Geuzaine authored
      New post-processing range mode to adapt the scale for each time step (i.e.,
      min/max is time step dependent)
      ae1dac97
  7. Nov 27, 2003
    • Christophe Geuzaine's avatar
      · 99f17235
      Christophe Geuzaine authored
      Cleaned up the whole Include/Merge/Open mess (removed the ugly
      yyin/yyname tables in the parser, made the Merge routine reentrant
      + uniformized all the INFO/STATUS messages).
      
      This should fix a nasty side effect from this morning's
      commit (wrong yynames when doing multiple merges in the same
      file).
      99f17235
  8. Nov 23, 2003
  9. May 22, 2003
    • Christophe Geuzaine's avatar
      · 54d1b3fe
      Christophe Geuzaine authored
      Improve UI responsiveness and fix the "jumping" rotation problem by
      not checking for pending events during STATUSxN messages.
      54d1b3fe
    • Christophe Geuzaine's avatar
      · 74bb7270
      Christophe Geuzaine authored
      Fix buffer overflows
      74bb7270
  10. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  11. Mar 01, 2003
    • Christophe Geuzaine's avatar
      · 486e791b
      Christophe Geuzaine authored
      Indented all source files using utils/gmshindent
      486e791b
  12. Feb 25, 2003
  13. Jan 24, 2003
  14. Jan 23, 2003
  15. Nov 16, 2002
    • Christophe Geuzaine's avatar
      · f4a67d1d
      Christophe Geuzaine authored
      Save more window positions + polish previous commit (restore defaults)
      f4a67d1d
  16. Sep 19, 2002
  17. Aug 28, 2002
  18. Jun 15, 2002
  19. May 20, 2002
  20. May 18, 2002
  21. Feb 13, 2002
    • Laurent Stainier's avatar
      Gmsh now compiles under Mac OS X. The main adaptations, aside a few · 214dac56
      Laurent Stainier authored
      compilation directives (cf. __APPLE__), were to rename the type
      ColorTable to GmshColorTable and the function Palette to Palette1,
      in order to avoid conflicts with Apple's QuickDraw.
      Note that HFS is case-insensitive, which requires to have a fltk lib
      name otherwise than libfltk.a (in the Mac version, the GL part is separate
      anyway, so I've been using libfltk_base.a and libfltk_gl.a).
      214dac56
  22. Nov 20, 2001
  23. Aug 12, 2001
  24. Jul 08, 2001
  25. May 25, 2001
  26. May 20, 2001
  27. Apr 22, 2001
  28. Apr 08, 2001
  29. Mar 17, 2001
  30. Feb 23, 2001
  31. Feb 20, 2001
  32. Feb 17, 2001
  33. Feb 12, 2001
Loading