Skip to content
Snippets Groups Projects
  1. Dec 05, 2010
  2. Nov 20, 2010
  3. Nov 19, 2010
  4. Nov 07, 2010
  5. Oct 28, 2010
  6. Oct 26, 2010
  7. Mar 30, 2010
  8. Mar 24, 2010
  9. Mar 07, 2010
    • Christophe Geuzaine's avatar
      · a2044153
      Christophe Geuzaine authored
      prototype "-watch" option to watch for specific files according to 
      a pattern (use 'w' shortcut in GUI to test)
      a2044153
  10. Mar 04, 2010
  11. Feb 10, 2010
  12. Feb 08, 2010
  13. Jan 25, 2010
  14. Jan 14, 2010
  15. Nov 12, 2009
  16. Sep 27, 2009
  17. Sep 07, 2009
  18. Sep 06, 2009
    • Christophe Geuzaine's avatar
      · 3f05f04a
      Christophe Geuzaine authored
      refactored the solver code (new GmshRemote class to handle all remote
      executions, including solvers)
      3f05f04a
  19. Aug 30, 2009
    • Christophe Geuzaine's avatar
      · 9d3a0f24
      Christophe Geuzaine authored
      Encapsulate toolkit-dependent global drawing functions in new
      drawContextGlobal class, and add a static drawContextGlobal to
      drawContext, with a default version that does nothing.
      
      This allows to have a completely virtualized drawing system: we can
      now ship a library with a fully working graphic system, indepedent of
      the widget toolkit. A client code just needs to subclass
      drawContextGlobal to get working graphics (see
      e.g. api_demos/mainAntTweakBar.cpp)
      9d3a0f24
  20. Aug 19, 2009
  21. Aug 15, 2009
  22. 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
  23. May 04, 2009
  24. Feb 01, 2009
  25. Jan 31, 2009
  26. 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
  27. Jan 24, 2009
  28. Jan 10, 2009
  29. Jan 06, 2009
  30. Jan 04, 2009
  31. Jan 03, 2009
  32. Dec 29, 2008
  33. Dec 10, 2008
  34. Dec 05, 2008
Loading