1. 06 May, 2014 2 commits
  2. 17 Apr, 2014 3 commits
  3. 08 Apr, 2014 1 commit
  4. 07 Apr, 2014 1 commit
  5. 03 Apr, 2014 1 commit
  6. 26 Mar, 2014 1 commit
  7. 25 Feb, 2014 1 commit
  8. 19 Jan, 2014 1 commit
  9. 30 Dec, 2013 1 commit
  10. 22 Dec, 2013 1 commit
  11. 16 Dec, 2013 1 commit
  12. 11 Dec, 2013 1 commit
  13. 10 Dec, 2013 1 commit
  14. 07 Dec, 2013 1 commit
    • GregoryMorse's avatar
      Update system.cpp · 68d8f641
      GregoryMorse authored
      Cleaned up to use the preferred namespace code.  This can be further simplified by using the HString/HStringReference classes from wrl\wrappers\corewrappers.h
      68d8f641
  15. 03 Dec, 2013 1 commit
  16. 02 Dec, 2013 1 commit
  17. 25 Nov, 2013 1 commit
    • GregoryMorse's avatar
      Update system.cpp · e4793e3d
      GregoryMorse authored
      Fixed to use native C++ instead of C++/CX although it does require significantly more code, it goes along with the spirit of keeping the project in native C++
      
      Update system.cpp
      
      Cleaned up whitespace, removed redundant code and added edge cases for string cleanup
      
      Update system.cpp
      
      Fixed compiler warning over comma operator clause
      
      Update system.cpp
      
      NULL initialization
      
      Update system.cpp
      
      Fixed use of WindowsGetStringRawBuffer which returns internal pointer to buffer
      
      Update system.cpp
      
      Support C++/CX and native C++ through conditional compilation.  Fixed style - long lines, comma operators, long conditional.  Optimized string usage to use reference.
      
      Update system.cpp
      
      Fixed conditional compilation around include and library
      
      Update system.cpp
      
      Fixed trailing space
      
      Update system.cpp
      
      Cleaned up whitespace, removed redundant code and added edge cases for string cleanup
      
      Update system.cpp
      
      Fixed compiler warning over comma operator clause
      
      Update system.cpp
      
      NULL initialization
      
      Update system.cpp
      
      Fixed use of WindowsGetStringRawBuffer which returns internal pointer to buffer
      
      Update system.cpp
      
      Support C++/CX and native C++ through conditional compilation.  Fixed style - long lines, comma operators, long conditional.  Optimized string usage to use reference.
      
      Update system.cpp
      
      Fixed conditional compilation around include and library
      
      Update system.cpp
      
      Fixed trailing space
      e4793e3d
  18. 22 Nov, 2013 1 commit
  19. 22 Oct, 2013 3 commits
  20. 02 Sep, 2013 1 commit
  21. 21 Aug, 2013 2 commits
  22. 02 Aug, 2013 1 commit
    • Alexander Smorkalov's avatar
      Warning and review notes fixes. · 63786c38
      Alexander Smorkalov authored
      WITH_WINRT -> ENABLE_WINRT_MODE;
      Some temporary char* replaced with Ptr<char>;
      Build fix for regular WIN32;
      Windows Platform SDK and MSVC search added to cmake;
      Warinig fixes.
      63786c38
  23. 31 Jul, 2013 3 commits
  24. 26 Jul, 2013 1 commit
  25. 10 Jul, 2013 1 commit
  26. 01 Apr, 2013 2 commits
  27. 26 Mar, 2013 1 commit
  28. 22 Mar, 2013 2 commits
  29. 12 Mar, 2013 1 commit
  30. 25 Feb, 2013 1 commit