Skip to content
Snippets Groups Projects
  1. Jul 21, 2010
  2. Jul 16, 2010
  3. Apr 02, 2010
  4. Mar 26, 2010
  5. Mar 24, 2010
  6. Mar 23, 2010
  7. Mar 21, 2010
  8. Mar 10, 2010
  9. Mar 09, 2010
  10. Mar 07, 2010
  11. Feb 11, 2010
  12. Feb 10, 2010
  13. Jan 20, 2010
  14. Dec 03, 2009
  15. Nov 13, 2009
  16. Nov 11, 2009
  17. Nov 10, 2009
  18. Nov 09, 2009
  19. Nov 05, 2009
  20. Nov 01, 2009
  21. Oct 19, 2009
  22. Oct 09, 2009
  23. Oct 05, 2009
  24. Oct 04, 2009
  25. Sep 21, 2009
  26. Sep 19, 2009
  27. Aug 30, 2009
    • Christophe Geuzaine's avatar
      *** empty log message *** · 110d9e06
      Christophe Geuzaine authored
      110d9e06
    • 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
Loading