Commit Graph

73488 Commits (6b35b5dd37873e42484127336ed0b9707dc67179)
 

Author SHA1 Message Date
Pluciński Mariusz 6b35b5dd37 gameux: Add implementation of IGameStatistics::GetStatistic. 2010-11-05 11:23:46 +01:00
Pluciński Mariusz ff9e31a2b5 gameux: Add implementation of IGameStatistics::GetCategoryTitle. 2010-11-05 11:23:06 +01:00
Pluciński Mariusz 2d6875b035 gameux: Loading of game statistics implemented. 2010-11-05 11:22:59 +01:00
Alexandre Julliard 3aa6e3bd89 ntdll: Explicitly check for failure to map page 0. 2010-11-04 17:48:01 +01:00
Alexandre Julliard 3fa03e1c78 ntdll: Report memory areas in DOS memory to be free even when not reserved. 2010-11-04 17:47:29 +01:00
Alexandre Julliard 332361c1bb kernel32: Fix a trace to print the correct error code. 2010-11-04 16:43:21 +01:00
Matteo Bruni 390ba2c338 d3dx9: Implement D3DXCreateCubeTexture. 2010-11-04 16:29:59 +01:00
Matteo Bruni 6933766531 d3dx9: Implement D3DXCheckCubeTextureRequirements. 2010-11-04 16:29:57 +01:00
Matteo Bruni a875f38301 d3dx9: Implement D3DXFilterTexture for cube textures. 2010-11-04 16:29:52 +01:00
Paul Vriens a3c21e7145 msi: Update Serbian (Latin and Cyrillic) translations.
Translation by Đorđe Vasiljević.
2010-11-04 16:19:36 +01:00
Jacek Caban 99773fca46 mshtml: Properly handle QueryService(SID_SOleUndoManager) call. 2010-11-04 13:10:33 +01:00
Jacek Caban 68272bac31 urlmon: Compute expected Uri_HAS_* flags from property arrays. 2010-11-04 13:10:29 +01:00
David Adam 7661e8986c ddraw: Exclusive mode is the corner case for SetCooperative, not the normal mode. 2010-11-04 12:23:07 +01:00
Eryk Wieliczko 7b8ac6a255 msvcrt: Implement _get_tzname. 2010-11-04 12:21:26 +01:00
Henri Verbeet c4c091d4b7 krnl386.exe: Return the default value if the section wasn't found in GetPrivateProfileString16().
Using GetPrivateProfileStringA() for removing trailing spaces etc. This
restores behaviour from before 86c6021c71.
2010-11-04 12:14:27 +01:00
Henri Verbeet 41a76b958d d3d9: Add some missing locking to IDirect3DDevice9Impl_EndStateBlock().
Found by Michael Stefaniuc & Coccinelle.
2010-11-04 12:12:56 +01:00
Henri Verbeet 14b063a14f d3d9/tests: Check for multiple expected messages in test_wndproc(). 2010-11-04 12:12:51 +01:00
Henri Verbeet 6632d2c45c d3d8/tests: Check for multiple expected messages in test_wndproc(). 2010-11-04 12:12:49 +01:00
Henri Verbeet 4c4a414596 ddraw/tests: Check for multiple expected messages in test_wndproc(). 2010-11-04 12:12:33 +01:00
Vijay Kiran Kamuju 51b2bde3c8 include: Add missing defines for d3drmdef.h. 2010-11-04 12:02:25 +01:00
Adam Martinson 85ced167bd msxml3: Fix node_get_text() whitespace handling. 2010-11-04 11:56:29 +01:00
Adam Martinson e95122162a msxml3: Move the whitespace preservation bool into the domdoc_properties struct. 2010-11-04 11:56:26 +01:00
Vincent Povirk 8d101b269d ole32: Cache all extended big block depot locations. 2010-11-04 11:55:48 +01:00
André Hentschel e054fc2310 user32: Don't paint new button styles instead of crashing. 2010-11-04 11:55:48 +01:00
Vijay Kiran Kamuju 6c3581461b include: Add IDirect3DRMWinDevice interface. 2010-11-04 11:53:23 +01:00
Vijay Kiran Kamuju 0985657ffa include: Fix signature of CreateWrap macros in d3drm. 2010-11-04 11:49:28 +01:00
André Hentschel 3151ef0d06 ntdll: Detect more processor features. 2010-11-04 11:48:44 +01:00
André Hentschel 0e524aaaea include: Define PROCESSOR_OPTIL (MSIL). 2010-11-04 11:48:37 +01:00
André Hentschel b466d2f1bc kernel32: Remove dead code and old comment. 2010-11-04 11:47:16 +01:00
Hans Leidekker d4f64121e8 sxs: Add a stub implementation of IAssemblyCache. 2010-11-03 16:07:52 +01:00
Hans Leidekker da831f4bbe sxs: Correct the spec entry for CreateAssemblyCache. 2010-11-03 16:07:41 +01:00
Hans Leidekker 58352b9443 include: Add winsxs.idl. 2010-11-03 16:07:30 +01:00
Hans Leidekker 5871ad6d00 msi: Revert 3cd55cc916.
It breaks the Office 2003 installer.
2010-11-03 16:06:43 +01:00
Hans Leidekker ee7d8547b6 msi: Downgrade some warnings. 2010-11-03 16:06:21 +01:00
Hans Leidekker 566e67a491 msi: Components don't require a key path. 2010-11-03 16:06:17 +01:00
Hans Leidekker aef0aa30fd msi: Don't crash if there is no feature parent. 2010-11-03 16:06:12 +01:00
Detlef Riekenberg 6f5421631c wer: Add a stub for WerReportSubmit. 2010-11-03 16:05:52 +01:00
Detlef Riekenberg d7ed754968 include: Add WerReportSetParameter + WerReportSubmit. 2010-11-03 16:05:35 +01:00
Detlef Riekenberg 5858af9011 wer/tests: Add more tests for Wer*ExcludedApplication. 2010-11-03 16:05:18 +01:00
Detlef Riekenberg f47d2118b1 wer: Implement Wer*ExcludedApplication. 2010-11-03 16:05:10 +01:00
Detlef Riekenberg ab47cca2fb wer: Implement WerReportCreate and WerReportCloseHandle. 2010-11-03 16:04:21 +01:00
Adam Martinson e16914963e msxml3: Implement XSLPattern collection methods. 2010-11-03 14:56:26 +01:00
Adam Martinson 42ccbc5132 msxml3: Add XSLPattern nodeType() method. 2010-11-03 14:50:43 +01:00
Adam Martinson 8401caae4c msxml3: Use libxml2 macros for XSLPattern method return values. 2010-11-03 14:50:36 +01:00
Alexander Morozov 6462283fbe crypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM and CMSG_RECIPIENT_INFO_PARAM. 2010-11-03 14:48:10 +01:00
Eryk Wieliczko a3927b5e09 msvcrt: Implement _ftelli64. 2010-11-03 14:45:17 +01:00
Paul Vriens 70e6a2f7ae shlwapi: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 14:44:51 +01:00
Paul Vriens 04adc0598d oleaut32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 14:44:50 +01:00
Paul Vriens c77add5e11 msvidc32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 14:44:50 +01:00
Paul Vriens ea458a97d0 msvfw32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 14:44:50 +01:00