Skip to content
Snippets Groups Projects
  1. Feb 22, 2012
  2. Jan 19, 2012
  3. Jan 18, 2012
  4. Jan 16, 2012
  5. Jan 13, 2012
  6. Nov 15, 2011
  7. Nov 09, 2011
  8. Oct 19, 2011
  9. Oct 10, 2011
  10. Oct 07, 2011
  11. Oct 06, 2011
  12. May 27, 2011
    • Fons Rademakers's avatar
      From Pere: · 79d2161a
      Fons Rademakers authored
      Introduce alternative cmake based build system. Cmake is especially convenient
      for building on Windows, as it can produce VC projects or nmake files and 
      does not require cygwin to be installed. In addition on OSX Xcode projects
      can be generated.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@39463 27541ba8-7e3a-0410-8455-c3a389f83636
      79d2161a
  13. Feb 02, 2011
  14. Jan 07, 2011
  15. Nov 15, 2010
  16. Oct 07, 2010
  17. Oct 01, 2010
  18. Sep 23, 2010
  19. Sep 21, 2010
  20. Aug 27, 2010
  21. Aug 25, 2010
  22. Jul 01, 2010
  23. Jun 30, 2010
  24. May 10, 2010
  25. Apr 09, 2010
  26. Mar 01, 2010
    • Fons Rademakers's avatar
      From Matevz and me: · 2b9cd840
      Fons Rademakers authored
      Add virtual function:
      
      Int_t TVirtualX::SupportsExtension(const char *ext) const
      
      Returns 1 if window system server supports extension given by the
      argument, returns 0 in case extension is not supported and returns -1
      in case of error (like server not initialized).
      Examples:
        "Apple-WM" - does server run on MacOS X;
        "XINERAMA" - does server support Xinerama.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@32427 27541ba8-7e3a-0410-8455-c3a389f83636
      2b9cd840
  27. Feb 12, 2010
  28. Feb 02, 2010
  29. Jan 14, 2010
  30. Dec 08, 2009
  31. Jul 30, 2009
  32. Jul 27, 2009
Loading