- May 15, 2004
-
-
Christophe Geuzaine authored
output solver errors+warnings in red, too
-
Christophe Geuzaine authored
add 1 more verbosity level; bump default to 3
-
Christophe Geuzaine authored
reorganized Msg() a little ("a la getdp" + colorize solver and direct messages)
-
- May 12, 2004
-
-
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
-
- May 09, 2004
-
-
Christophe Geuzaine authored
use abort() instead of exit() when we really want to exit *now*
-
- Feb 07, 2004
-
-
Christophe Geuzaine authored
Save position of solver and context windows
-
- Feb 06, 2004
-
-
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)
-
- Jan 13, 2004
-
-
Christophe Geuzaine authored
New post-processing range mode to adapt the scale for each time step (i.e., min/max is time step dependent)
-
- Nov 27, 2003
-
-
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).
-
- Nov 23, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Trying to fix compilation problems on old DEC stations (missing vsnprintf and snprintf functions). )
-
- May 22, 2003
-
-
Christophe Geuzaine authored
Improve UI responsiveness and fix the "jumping" rotation problem by not checking for pending events during STATUSxN messages.
-
Christophe Geuzaine authored
Fix buffer overflows
-
- Mar 21, 2003
-
-
Christophe Geuzaine authored
Fix whitespace in copyright headers
-
- Mar 01, 2003
-
-
Christophe Geuzaine authored
Indented all source files using utils/gmshindent
-
- Feb 25, 2003
-
-
Christophe Geuzaine authored
Add some indent directives
-
- Jan 24, 2003
-
-
Christophe Geuzaine authored
bump version to 1.37.0: system calls on Windows are now correctly implemented using the CreateProcess Windows API
-
- Jan 23, 2003
-
-
Christophe Geuzaine authored
Updated copyright
-
- Nov 16, 2002
-
-
Christophe Geuzaine authored
Save more window positions + polish previous commit (restore defaults)
-
- Sep 19, 2002
-
-
Christophe Geuzaine authored
Simplify error messages in parser a bit and change msg from ERROR to WARNING for list of shapes (less annoying when doing generic transformations, e.g. of points). Noticed this thanks to Genot Jean-Sebastien <JSGenot@HerouxDevtek.com>
-
- Aug 28, 2002
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Msg) firing a 2nd draw() before the fir(st has finished... This is a general problem with our "pseudo-threaded" (i.e. putting many WID->check() calls) approach... I added a new lock in draw() (we already have one in Generate()), but this is pretty ugly.
-
- Jun 15, 2002
-
-
Christophe Geuzaine authored
-
- May 20, 2002
-
-
Christophe Geuzaine authored
-
- May 18, 2002
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 13, 2002
-
-
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).
-
- Nov 20, 2001
-
-
Christophe Geuzaine authored
-
- Aug 12, 2001
-
-
Christophe Geuzaine authored
-
- Jul 08, 2001
-
-
Christophe Geuzaine authored
-
- May 25, 2001
-
-
Christophe Geuzaine authored
-
- May 20, 2001
-
-
Christophe Geuzaine authored
Menu reorganization Typosx
-
- Apr 22, 2001
-
-
Christophe Geuzaine authored
-
- Apr 08, 2001
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Mar 17, 2001
-
-
Christophe Geuzaine authored
-
- Feb 23, 2001
-
-
Christophe Geuzaine authored
-
- Feb 20, 2001
-
-
Christophe Geuzaine authored
-
- Feb 17, 2001
-
-
Christophe Geuzaine authored
-
- Feb 12, 2001
-
-
Christophe Geuzaine authored
-