Commit graph

48524 commits

Author SHA1 Message Date
Vladimir Pankratov
75d186f85f shell32: Update Russian translation. 2008-07-28 12:17:34 +02:00
Vladimir Pankratov
78e59637bd taskmgr: Update Russian translation. 2008-07-28 12:17:29 +02:00
Alexander Nicolaysen Sørnes
580d0001ab shell32: Update Norwegian Bokmål translation. 2008-07-28 12:16:43 +02:00
Alexander Nicolaysen Sørnes
c10087c11a dpnet: Add basic DirectPlay8ThreadPool implementation. 2008-07-28 12:16:40 +02:00
Vitaliy Margolen
aa0188cd6f dinput: Zero the out buffer. 2008-07-28 12:16:34 +02:00
Andrew Talbot
0fb6e30838 appwiz.cpl: Sign-compare warning fix. 2008-07-28 12:16:30 +02:00
Andrew Talbot
ba36068c92 browseui: Sign-compare warning fix. 2008-07-28 12:16:25 +02:00
Andrew Talbot
4a03558e8f advapi32: Remove unused variable. 2008-07-28 12:16:21 +02:00
François Dorin
db941f43b6 ole32: Fix return value for DefaultHandler_SetExtent. 2008-07-28 12:06:29 +02:00
Alexandre Julliard
3ae17fa003 wine.inf; Don't overwrite path and temp dir environment variables on upgrades. 2008-07-28 12:05:09 +02:00
Alexandre Julliard
a991a568b4 configure: Don't use cups-config --libs, it returns garbage. 2008-07-28 12:04:46 +02:00
Stefan Dösinger
294f1b4aad wined3d: Add fog and tex types to the ffp fragment description. 2008-07-28 11:36:15 +02:00
Stefan Dösinger
40cfec2582 wined3d: Do not enable GL_TEXTURE_SHADER_NV unconditionally. 2008-07-28 11:36:04 +02:00
Detlef Riekenberg
a6715f856e crypt32/tests: Fix test on win9x (CreateFileW not implemented). 2008-07-28 11:35:41 +02:00
Detlef Riekenberg
5437f4ce9c kernel32/tests: Fix a crash on win9x (lpDefault is truncated inplace). 2008-07-28 11:35:38 +02:00
Piotr Caban
5816c3808e msxml3: Added stub implementation of ISAXAttributes. 2008-07-28 11:35:31 +02:00
Piotr Caban
742eb4ba08 msxml3/tests: Added test for ISAXXMLReader_parseURL. 2008-07-28 11:35:21 +02:00
Piotr Caban
b15345d4a8 msxml3: Added ISAXXMLReader_parseURL implementation. 2008-07-28 11:35:15 +02:00
Piotr Caban
6b2e7a18ba msxml3: Generalize bsc_t implementation. 2008-07-28 11:35:02 +02:00
Francois Gouget
eb16f43bdf Add some API documentation stubs to make winapi_check happy. 2008-07-28 11:34:45 +02:00
Francois Gouget
e59ef5658b mscoree: Fix the ND_WI8() prototype. 2008-07-28 11:34:31 +02:00
Francois Gouget
c5acad84a8 winex11.drv: Fix the SysCommand() and ImeGetRegisterWordStyle() prototypes. 2008-07-28 11:34:29 +02:00
Francois Gouget
a516f27c2f quartz: assert.h is not a local include. 2008-07-28 11:34:26 +02:00
Francois Gouget
56aab13ecc gdi32: Include config.h before using HAVE_XXX. 2008-07-28 11:34:23 +02:00
Francois Gouget
4627e86046 appwiz.cpl: Fix the CPlApplet() prototype. 2008-07-28 11:34:18 +02:00
Francois Gouget
a5ef61e0d3 appwiz.cpl: Fix compilation on systems that don't support nameless unions. 2008-07-28 11:34:15 +02:00
Francois Gouget
fe1ce0e341 gdiplus: Add a trailing '\n' to a Wine trace. 2008-07-28 11:34:12 +02:00
Nikolay Sivov
ce2aee4859 gdiplus: Implemented GdipGetCustomLineCapWidthScale with some tests. 2008-07-28 11:34:05 +02:00
Nikolay Sivov
6c6e8f489e gdiplus: Implemented GdipGetCustomLineCapBaseInset + test. 2008-07-28 11:33:59 +02:00
Nikolay Sivov
5038845cf2 gdiplus: Implemented GdipSetCustomLineCapStrokeJoin + tests. 2008-07-28 11:33:52 +02:00
Nikolay Sivov
2848100e82 gdiplus: Implemented GdipGetCustomLineCapStrokeJoin with basic test. 2008-07-28 11:33:45 +02:00
Nikolay Sivov
92c440c633 gdiplus: Added testfile for customlinecap + constr./destr. tests. 2008-07-28 11:33:36 +02:00
Stefan Leichter
548abf369d rasapi32: Skip RasEnumDevicesA tests on configuration problems. 2008-07-28 11:33:20 +02:00
Stefan Leichter
cc494c48af rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn). 2008-07-28 11:32:55 +02:00
Owen Rudge
021850c0b8 winefile: Fix absolute pidl conversion for non-filesystem shell objects. 2008-07-28 11:32:28 +02:00
Dan Hipschman
2b287a4489 ntdll: Fix a small timer-queue bug whereby a deleted timer may still expire. 2008-07-28 11:32:21 +02:00
Vitaliy Margolen
a0abf988ac dinput: Implement saturation property for evdev joystick driver. 2008-07-28 11:32:16 +02:00
Juan Lang
87c3df1578 shlwapi: Use CharNextA to iterate through characters in PathAddBackslashA. Fixes problems with MBCS paths. 2008-07-28 11:32:08 +02:00
Alexandre Julliard
53320cfc63 Release 1.1.2. 2008-07-25 17:42:25 +02:00
Detlef Riekenberg
8ed31e2c38 appwiz.cpl: Do not access memory after HeapFree in FreeAppInfo. 2008-07-25 16:51:41 +02:00
Mikołaj Zalewski
352d857059 advapi32: tests: Make WOW64 test pass under Win2k, fix a flag. 2008-07-25 14:17:02 +02:00
Dan Hipschman
4c64d0cdfa ntdll: Implement RtlDeleteTimer for kernel32's DeleteTimerQueueTimer. 2008-07-25 14:09:15 +02:00
Dan Hipschman
396e47ef5c ntdll: Implement RtlUpdateTimer for kernel32's ChangeTimerQueueTimer. 2008-07-25 14:09:15 +02:00
Dan Hipschman
5ef54c4cec ntdll: Implement the timer queue thread. 2008-07-25 14:09:15 +02:00
Philip Nilsson
6de5bdb0f7 d3dx9: Use UINT instead of unsigned int where appropriate. 2008-07-25 14:09:15 +02:00
Philip Nilsson
d36df763c7 d3dx9: Implement D3DXPlaneTransformArray. 2008-07-25 14:09:15 +02:00
Philip Nilsson
ae45f70c57 d3dx8: Allow input and output parameters pointing to the same place. 2008-07-25 14:09:15 +02:00
David Adam
6629708081 d3dx8: Implement D3DXSphereBoundProbe. 2008-07-25 14:09:15 +02:00
Cesar Eduardo Barros
fee6b384e1 kernel32: Add stub for CreateHardLink. 2008-07-25 13:21:23 +02:00
Adam Petaccia
b4a77bcd53 gdiplus: Stub GdipIsStyleAvailable. 2008-07-25 12:41:38 +02:00