Skip to content
Snippets Groups Projects
  1. Nov 01, 2009
  2. Oct 03, 2009
  3. Oct 01, 2009
    • Christophe Geuzaine's avatar
      · 914f0aba
      Christophe Geuzaine authored
      better gestion of remote messages ("a la getdp")
      914f0aba
  4. Sep 28, 2009
  5. Sep 01, 2009
  6. Aug 14, 2009
    • Christophe Geuzaine's avatar
      - replaced old Makefiles/configure system with CMake · 4d6f33e4
      Christophe Geuzaine authored
      - moved GUI to FlGui + added experimental QGui to test Qt
      
      - fixed most MSVC and gcc compiler warnings
      
      - converted some remaining tabs to whitespace (that's why the patch is
        so large; please try to remember to indent with 2 spaces and not
        tabs when you commit stuff to CVS)
      
      - merged modified patch from Konstantinos Poulios to allow saving
        physical/partition as element tags in mesh formats that don't
        support them natively
      4d6f33e4
  7. Jun 15, 2009
  8. Mar 29, 2009
  9. Feb 24, 2009
  10. Feb 08, 2009
  11. Feb 07, 2009
  12. Feb 01, 2009
  13. Jan 31, 2009
  14. Jan 30, 2009
    • Christophe Geuzaine's avatar
      52884f9b
    • Christophe Geuzaine's avatar
      · 676a4194
      Christophe Geuzaine authored
      moved all string options to std::string
      
      *****************************************************************
      WARNING: this has the potential to break things in subtle ways...
               PLEASE TEST AND REPORT ANY WEIRDNESSES
      *****************************************************************
      676a4194
  15. Jan 18, 2009
  16. Jan 08, 2009
    • Christophe Geuzaine's avatar
      ./configure now creates Common/GmshConfig.h, which contains all the · e6055ddb
      Christophe Geuzaine authored
      HAVE_XXX defines.
      
      This fixes three longstanding problems:
      
      - the API was hard to use because some headers had HAVE_XXX ifdefs, so
        that cient codes had to know how the lib was compiled to compile
        themselves
      
      - we had to do make clean after each ./configure, which erased too
        much (e.g. most of contrib)
      
      - make depend could include unwanted stuff since it redefined FLAGS
      e6055ddb
  17. Jan 04, 2009
  18. Jan 03, 2009
    • Christophe Geuzaine's avatar
      allow tiling of graphic window (File->Split Window) · 99cff6b1
      Christophe Geuzaine authored
      added File->Clear + changed behaviour of File->New (now just adds a
      new model)
      
      allow smaller fonts for palettes (test with "-deltafontsize")
      
      use display list for 3d arrows (approx. 2x speedup on my laptop for
      large vector views) and spheres
      
      removed static quadrics (wrong when \exists multiple gl contexts),
      replaced with correct(?) init in drawContext
      99cff6b1
  19. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  20. Dec 17, 2008
    • Christophe Geuzaine's avatar
      · 29fb062b
      Christophe Geuzaine authored
      changed -part command line handling
      29fb062b
  21. Dec 10, 2008
  22. Dec 01, 2008
  23. Nov 27, 2008
  24. Nov 21, 2008
  25. Nov 19, 2008
  26. Nov 18, 2008
  27. Nov 17, 2008
  28. Nov 14, 2008
  29. Nov 09, 2008
  30. Oct 29, 2008
  31. Oct 21, 2008
  32. Oct 08, 2008
Loading