2016-10-07 |
Mark Jansen | [NETID] Cleanup the spec file. Patch by Jared Smudde...
|
commit | commitdiff | tree |
2016-10-01 |
Mark Jansen | [SHELL32] New shortcut overlay icon, fixed Folder Options...
|
commit | commitdiff | tree |
2016-10-01 |
Mark Jansen | [EXPLORER] Make the 'Remove' button in classic start...
|
commit | commitdiff | tree |
2016-09-29 |
Mark Jansen | [DXDIAG] Fix DirectDraw test titles & 16bit icon. Patch...
|
commit | commitdiff | tree |
2016-09-28 |
Mark Jansen | [DEGMGR] Revert r65406, this is not a leak. CORE-9716...
|
commit | commitdiff | tree |
2016-09-28 |
Mark Jansen | [KERNEL32] Mute WC_COMPOSITECHECK DPRINT1. CORE-12058...
|
commit | commitdiff | tree |
2016-09-27 |
Mark Jansen | [ATL_APITEST] Remove dependency on rpcrt4. CORE-10029
|
commit | commitdiff | tree |
2016-09-26 |
Mark Jansen | [ATL][ATL_APITEST] Implement some basic functionality...
|
commit | commitdiff | tree |
2016-09-24 |
Mark Jansen | [MSGINA] Prevent an infinite loop in ShellDimScreen...
|
commit | commitdiff | tree |
2016-09-21 |
Mark Jansen | [CRT] Fix __getmainargs parsing for a commandline ending...
|
commit | commitdiff | tree |
2016-09-21 |
Mark Jansen | [CRT_APITEST] Add tests for __getmainargs, testing...
|
commit | commitdiff | tree |
2016-09-21 |
Mark Jansen | [NETSHELL] Register some COM interfaces to fix a few...
|
commit | commitdiff | tree |
2016-09-21 |
Mark Jansen | [NETSHELL.RGS] set eol-style so that hopefully the...
|
commit | commitdiff | tree |
2016-09-17 |
Mark Jansen | [ATL] Do not corrupt the internal state of the CSimpleArray...
|
commit | commitdiff | tree |
2016-09-15 |
Mark Jansen | [SYSSETUP][UNATTENDED] Remove dead code for VmwInst...
|
commit | commitdiff | tree |
2016-09-15 |
Mark Jansen | [ATL_APITEST] Update CImage apitest to be in line with...
|
commit | commitdiff | tree |
2016-09-15 |
Mark Jansen | [ATL][ATL_APITEST] Implemente CSimpleArray + CSimpleMap...
|
commit | commitdiff | tree |
2016-09-12 |
Mark Jansen | [SHELL32] Do not try to call a NULL m_pSF2Parent. CORE...
|
commit | commitdiff | tree |
2016-09-04 |
Mark Jansen | [SHELL32] Use the new ShellDimScreen function to fade...
|
commit | commitdiff | tree |
2016-09-04 |
Mark Jansen | [MSGINA] Implement ShellDimScreen. CORE-11422
|
commit | commitdiff | tree |
2016-09-03 |
Mark Jansen | [ADVAPI32] Do not report failure when closing a predefined...
|
commit | commitdiff | tree |
2016-09-03 |
Mark Jansen | [APPHELP][APPHELP_APITEST] Partially implement SdbGetMatchin...
|
commit | commitdiff | tree |
2016-09-02 |
Mark Jansen | [ICMP] Fix IcmpCloseHandle crashing on NULL handle...
|
commit | commitdiff | tree |
2016-08-31 |
Mark Jansen | [SHELL32] Disable some controls for a network drive...
|
commit | commitdiff | tree |
2016-08-29 |
Mark Jansen | [APPHELP][APPHELP_APITEST] Partially implement SdbMakeIndexK...
|
commit | commitdiff | tree |
2016-08-29 |
Mark Jansen | [INCLUDE/WINE] Update test.h with a debug function...
|
commit | commitdiff | tree |
2016-08-29 |
Mark Jansen | Fix the build for msvc users.
|
commit | commitdiff | tree |
2016-08-29 |
Mark Jansen | [ATL][SHELL32] Add basic support for _ATL_NO_EXCEPTIONS...
|
commit | commitdiff | tree |
2016-08-21 |
Mark Jansen | Addendum to r72417. CORE-11858 #resolve
|
commit | commitdiff | tree |
2016-08-21 |
Mark Jansen | [WIN32SS] Fix argument name, spotted by Hermes. CORE...
|
commit | commitdiff | tree |
2016-08-21 |
Mark Jansen | [SHELL32] Partially implement CFolderItems. Thanks...
|
commit | commitdiff | tree |
2016-08-21 |
Mark Jansen | [SHELL32] Fix a crash in shell32:shelldispatch by returning...
|
commit | commitdiff | tree |
2016-08-21 |
Mark Jansen | [WIN32SS] Implement windows class versioning, by Sylvain...
|
commit | commitdiff | tree |
2016-08-20 |
Mark Jansen | [WIN32NT_APITEST] Add additional tests for NtUserCreateWindo...
|
commit | commitdiff | tree |
2016-08-18 |
Mark Jansen | Addendum to r72332
|
commit | commitdiff | tree |
2016-08-18 |
Mark Jansen | [ATL][ATL_APITEST] Add CImage initial implementation...
|
commit | commitdiff | tree |
2016-08-17 |
Mark Jansen | [DBGPRINT] --wintest mode: Improve readability of output.
|
commit | commitdiff | tree |
2016-08-12 |
Mark Jansen | [CRT][CRT_APITEST] Fix __getmainargs and __wgetmainargs...
|
commit | commitdiff | tree |
2016-08-10 |
Mark Jansen | [ATL][ATL_APITEST] Partially implement CRegKey + add...
|
commit | commitdiff | tree |
2016-08-04 |
Mark Jansen | [ATL][ATL_APITEST] Add implementation + tests for most...
|
commit | commitdiff | tree |
2016-08-04 |
Mark Jansen | [INCLUDE/WINE] Update test.h with debug functions for...
|
commit | commitdiff | tree |
2016-07-31 |
Mark Jansen | [BROWSEUI] Correct the 'Is this legal' url as suggested...
|
commit | commitdiff | tree |
2016-07-30 |
Mark Jansen | [ATL][ATL_APITEST] Implement / Improve CString, based...
|
commit | commitdiff | tree |
2016-07-23 |
Mark Jansen | [CRT][GDI32] Introduce atan2 library, use it for gdi32...
|
commit | commitdiff | tree |
2016-07-23 |
Mark Jansen | [SHELL32] Addendum to r71980, RegSetValueEx expects...
|
commit | commitdiff | tree |
2016-07-21 |
Mark Jansen | [ACPPAGE] Add windows ME to the Win98 selection item...
|
commit | commitdiff | tree |
2016-07-16 |
Mark Jansen | [EXPLORER] Fix the Explore all users/open all users...
|
commit | commitdiff | tree |
2016-07-15 |
Mark Jansen | [EXPLORER] HACK: ignore unimplemented SetBandSiteInfo...
|
commit | commitdiff | tree |
2016-07-13 |
Mark Jansen | [ACPPAGE] Remove unused var. CID 1363705
|
commit | commitdiff | tree |
2016-07-13 |
Mark Jansen | [RAPPS_NEW] Use the actual buffer size instead of hardcoding...
|
commit | commitdiff | tree |
2016-07-13 |
Mark Jansen | [ACLAYER] Use the return of StringCbPrintfW instead...
|
commit | commitdiff | tree |
2016-07-13 |
Mark Jansen | [APPHELP] Dereference after null check (default_dir...
|
commit | commitdiff | tree |
2016-07-11 |
Mark Jansen | [TRANSLATION] Russian translations by Nikolay Burshtyn...
|
commit | commitdiff | tree |
2016-07-10 |
Mark Jansen | [SDK] Add the first appcompat database, containing...
|
commit | commitdiff | tree |
2016-07-10 |
Mark Jansen | [SDK][XML2SDB] Introducing the xml2sdb host tool, used...
|
commit | commitdiff | tree |
2016-07-10 |
Mark Jansen | [APPHELP] Prepare sdbwrite related api for a new hosttool...
|
commit | commitdiff | tree |
2016-07-10 |
Mark Jansen | [WIN32SS] Do not try to call DevModes when it is NULL...
|
commit | commitdiff | tree |
2016-07-10 |
Mark Jansen | [RAPPS] Fix some translated / misspelled tags.
|
commit | commitdiff | tree |
2016-07-06 |
Mark Jansen | [SHELL32] Disable Paste menu items when no items are...
|
commit | commitdiff | tree |
2016-06-26 |
Mark Jansen | [SCHANNEL] add missing function to the delayload header...
|
commit | commitdiff | tree |
2016-06-16 |
Mark Jansen | [MSGINA_APITEST] Add a test for ShellDimScreen, used...
|
commit | commitdiff | tree |
2016-06-15 |
Mark Jansen | [SHELL32] Use the logoff dialog instead of the generic...
|
commit | commitdiff | tree |
2016-06-11 |
Mark Jansen | [APPHELP] Implement automatic stringtable generation...
|
commit | commitdiff | tree |
2016-06-10 |
Mark Jansen | [WIN32SS] Try to load the module before fetching an...
|
commit | commitdiff | tree |
2016-06-05 |
Mark Jansen | [APPHELP_APITEST] Extend stringtable related tests...
|
commit | commitdiff | tree |
2016-06-05 |
Mark Jansen | [WIN32SS] Remember the last process that changed the...
|
commit | commitdiff | tree |
2016-06-04 |
Mark Jansen | [APPSHIM_APITEST] Show a few shims that do not use...
|
commit | commitdiff | tree |
2016-06-02 |
Mark Jansen | [APPHELP_APITEST][APPHELP] Add new tests showing that...
|
commit | commitdiff | tree |
2016-06-01 |
Mark Jansen | [APPHELP] Fix a possible out of bounds write.
|
commit | commitdiff | tree |
2016-06-01 |
Mark Jansen | [APPHELP] Remove all NT api usage from sdbwrite, split...
|
commit | commitdiff | tree |
2016-05-31 |
Mark Jansen | [APPHELP][ACLAYER][APPSHIM_APITEST] Fix some WCHAR...
|
commit | commitdiff | tree |
2016-05-31 |
Mark Jansen | [SHELL32] Rename CShell to CShellDispatch CORE-6892
|
commit | commitdiff | tree |
2016-05-28 |
Mark Jansen | [APPHELP_APITEST] Update embedded database to actually...
|
commit | commitdiff | tree |
2016-05-28 |
Mark Jansen | [APPSHIM_APITEST] Move versionlie tests to a dedicate...
|
commit | commitdiff | tree |
2016-05-28 |
Mark Jansen | [APPHELP][APPHELP_APITEST] Implement various VersionLie...
|
commit | commitdiff | tree |
2016-05-28 |
Mark Jansen | [APPHELP] Register AppPatch directory with cmake, import...
|
commit | commitdiff | tree |
2016-05-28 |
Mark Jansen | [APPHELP] Begin shimlib implementation. CORE-11329
|
commit | commitdiff | tree |
2016-05-25 |
Mark Jansen | [APPHELP_APITEST] Remove some code duplication.
|
commit | commitdiff | tree |
2016-05-24 |
Mark Jansen | [CRT] Partially sync strtoi64 with Wine Staging 1.9...
|
commit | commitdiff | tree |
2016-05-22 |
Mark Jansen | [APPHELP][APPHELP_APITEST] Add more db tests and implement...
|
commit | commitdiff | tree |
2016-05-22 |
Mark Jansen | [APPHELP][APPHELP_APITEST] Implement most of sdbread...
|
commit | commitdiff | tree |
2016-05-20 |
Mark Jansen | [MBEDTLS][SCHANNEL] Export mbedtls_ssl_config_free...
|
commit | commitdiff | tree |
2016-05-16 |
Mark Jansen | [PSDK] now the ICurrentWorkingDirectory interface is...
|
commit | commitdiff | tree |
2016-05-16 |
Mark Jansen | [BROWSEUI_APITEST] Add tests for ACListISF, a class...
|
commit | commitdiff | tree |
2016-05-16 |
Mark Jansen | [PSDK] Add missing definitions for IACList2 Options...
|
commit | commitdiff | tree |
2016-05-15 |
Mark Jansen | [COM_APITEST] Add ICurrentWorkingDirectory for CORE...
|
commit | commitdiff | tree |
2016-05-15 |
Mark Jansen | [PSDK] Add missing ICurrentWorkingDirectory definition...
|
commit | commitdiff | tree |
2016-05-15 |
Mark Jansen | [SHELL] Addendum to r71328, correct one german resource id.
|
commit | commitdiff | tree |
2016-05-10 |
Mark Jansen | [APPHELP] Remove imagehlp.dll dependency. CORE-10367
|
commit | commitdiff | tree |
2016-05-10 |
Mark Jansen | [UNIATA] Fix uninitialized variable usage. Patch by...
|
commit | commitdiff | tree |
2016-05-08 |
Mark Jansen | [APPHELP] Addendum to r71226, fix some failing testcases...
|
commit | commitdiff | tree |
2016-05-08 |
Mark Jansen | [NTDLL_APITEST] Show that NtMapViewOfSection does not...
|
commit | commitdiff | tree |
2016-05-07 |
Mark Jansen | [UDFS] Avoid double free in UDFLoadLogicalVolInt. Patch...
|
commit | commitdiff | tree |
2016-05-07 |
Mark Jansen | [KBDTOOL] Handle failure to parse scancodes. Patch...
|
commit | commitdiff | tree |
2016-05-05 |
Mark Jansen | [NTOSKRNL] Fix NtApphelpCacheControl image lookup failure...
|
commit | commitdiff | tree |
2016-05-05 |
Mark Jansen | fix the build for msvc (2013?) users.
|
commit | commitdiff | tree |
2016-05-05 |
Mark Jansen | [NTOSKRNL][NTDLL_APITEST] Fix error returned from NtCreateSe...
|
commit | commitdiff | tree |
2016-05-03 |
Mark Jansen | [WINTRUST_WINETEST] Import Wine Staging commit bdb15cf...
|
commit | commitdiff | tree |
2016-05-01 |
Mark Jansen | [APPHELP][APPHELP_APITEST] Add some apphelp GUID helper...
|
commit | commitdiff | tree |
2016-05-01 |
Mark Jansen | [APPHELP][APPHELP_APITEST] Add SdbGetFileAttributes...
|
commit | commitdiff | tree |
next |