rainmeter-studio/Common
2014-04-21 14:09:36 -06:00
..
Gfx Remove Platform version helpers and use <VersionHelpers.h> per http://msdn.microsoft.com/en-us/library/windows/desktop/dn424972%28v=vs.85%29.aspx 2014-02-12 14:42:02 -07:00
Common_Test.vcxproj Move .props files to Build\VS\ 2013-11-03 20:18:42 +02:00
Common_Test.vcxproj.filters Add tests for StringUtil 2013-06-13 17:01:16 +03:00
Common.vcxproj Add project directory to AdditionalIncludeDirectories to fix IntelliSense warning for StdAfx.h includes in subdirectories 2014-01-05 13:23:05 +02:00
Common.vcxproj.filters Common: Use PCH 2014-01-05 13:21:23 +02:00
ControlTemplate.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
ControlTemplate.h Replaced dialog resources with control template 2012-12-13 11:12:25 +02:00
Dialog.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
Dialog.h
MathParser_Test.cpp Fix assert parameter order in tests 2013-12-23 16:19:19 +00:00
MathParser.cpp New installer: Fix Release build 2014-02-08 09:47:37 +02:00
MathParser.h
MenuTemplate.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
MenuTemplate.h Replaced menu resources with menu template 2012-11-30 16:38:40 +02:00
PathUtil_Test.cpp Common: Add UnitTest.h 2013-08-11 14:29:07 +03:00
PathUtil.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
PathUtil.h Move path related functions into PathUtil 2013-06-12 21:15:16 +03:00
Platform.cpp Use decltype instead of typedefs for function pointers 2014-02-28 18:35:32 +02:00
Platform.h Tweaks 2014-02-13 19:21:38 +02:00
RawString.h Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
StdAfx.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
StdAfx.h Remove Platform version helpers and use <VersionHelpers.h> per http://msdn.microsoft.com/en-us/library/windows/desktop/dn424972%28v=vs.85%29.aspx 2014-02-12 14:42:02 -07:00
StringUtil_Test.cpp Rename EscapeUrl to EncodeUrl 2014-01-04 21:47:45 +02:00
StringUtil.cpp Common: Use PCH 2014-01-05 13:21:23 +02:00
StringUtil.h Webparser plugin: Fix measure name case sensitivity comparing in URL option 2014-04-21 14:09:36 -06:00
Timer.h Common: Add Timer.h 2013-11-06 15:54:17 +02:00
UnitTest.h Add missing file in 79b9af3 2013-08-11 14:31:16 +03:00