- Nov 27, 2003
-
-
Christophe Geuzaine authored
-
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 26, 2003
-
-
Christophe Geuzaine authored
Make Merge/Save/Print/Open behave like Include, i.e., open the file in the same directory as the main project file (if the path is relative).
-
- Nov 21, 2003
-
-
Christophe Geuzaine authored
Forgot these
-
Christophe Geuzaine authored
Big Levelset rewrite (+ cleanup of all other plugins). Not finished yet, but I need to commit this now so that I can use it with the boss tomorrow at work. This version should compile and have all the old features working, plus some extras (levelsets of scalar/vector/tensor 1D, 2D and 3D simplectic views). JF: 'Plugin(XX).Save' is now deprecated. Use 'Save View[XX] "filename"' instead.
-
- Oct 29, 2003
-
-
Christophe Geuzaine authored
Fix 2 gcc warnings
-
- Sep 22, 2003
-
-
Christophe Geuzaine authored
- Fix pb with index returned by Extrude Surface - Upgrade gl2ps
-
- Sep 19, 2003
-
-
Christophe Geuzaine authored
remove warnings for now
-
Christophe Geuzaine authored
Fix + generalize index retrival for geometrical transformation
-
- Sep 17, 2003
-
-
Christophe Geuzaine authored
- Comment JF's last changes in the parser until we fix the syntax - Update gl2ps - Small fix in the configure script to better detect fltk-config - Fix Parser/Makefile (for older versions of bison)
-
- Sep 05, 2003
-
-
Jean-François Remacle authored
-
- Aug 06, 2003
-
-
Christophe Geuzaine authored
Add 'newl' (synonym for 'newc') and fix the docs
-
- May 22, 2003
-
-
Christophe Geuzaine authored
Speed up variable creation/retrieval by replacing 'List_T *Symbols_L' by 'Tree_T *Symbols_T'.
-
- Apr 19, 2003
-
-
Christophe Geuzaine authored
Fix includes with absolute paths
-
- Apr 14, 2003
-
-
Christophe Geuzaine authored
sync laptop and acm machine
-
- Apr 10, 2003
-
-
Jean-François Remacle authored
-
- Mar 21, 2003
-
-
Christophe Geuzaine authored
Fix whitespace in copyright headers
-
- Mar 11, 2003
-
-
Christophe Geuzaine authored
Add Layer on Extrude Point (phase 2 -- remove duplicates)
-
Christophe Geuzaine authored
Added Layer option for Extrude Point
-
- Mar 02, 2003
-
-
Christophe Geuzaine authored
Make headers self-contained
-
Christophe Geuzaine authored
Add add these, too.
-
- Feb 12, 2003
-
-
Christophe Geuzaine authored
Clean up VERSION_FLAGS and OS_FLAGS (use HAVE_FLTK instead of _FLTK, remove _BLACKBOX, etc.)
-
- 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
-
- Oct 11, 2002
-
-
Christophe Geuzaine authored
box of e.g. a view when merged in a script
-
- Oct 04, 2002
-
-
Christophe Geuzaine authored
-
- 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>
-
- Sep 01, 2002
-
-
Christophe Geuzaine authored
-
- May 20, 2002
-
-
Christophe Geuzaine authored
-
- May 18, 2002
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Apr 06, 2002
-
-
Christophe Geuzaine authored
-
- Mar 12, 2002
-
-
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).
-
- Dec 16, 2001
-
-
Jean-François Remacle authored
-
- Dec 03, 2001
-
-
Johan Gyselinck authored
-
Johan Gyselinck authored
-
Christophe Geuzaine authored
-