Commit Graph

60798 Commits

Author SHA1 Message Date
Vladimir Pankratov
e83d1488d2 shdoclc: Correct Russian translation. 2009-08-24 15:17:36 +02:00
Hwang YunSong
5b44114885 winecfg: Updated Korean resource. 2009-08-24 15:17:36 +02:00
Huw Davies
835c097d4c msdaps: Implement ISessionProperties_SetProperties proxy and stub. 2009-08-24 15:17:36 +02:00
Huw Davies
78729fb47f msdaps: Implement IDBCreateSession_CreateSession proxy and stub. 2009-08-24 15:17:35 +02:00
Huw Davies
9d1ddfaa47 msdaps: Implement IDBProperties_SetProperties proxy and stub. 2009-08-24 15:17:35 +02:00
Huw Davies
27f087e25e msdaps: Implement IDBInitialize_Initialize proxy and stub. 2009-08-24 15:17:35 +02:00
Tony Wasserka
5b2a9a19dc windowscodecs: Add tests for IWICStream_Stat with memory streams. 2009-08-24 15:17:35 +02:00
Tony Wasserka
3d8afaca5f windowscodecs: Add tests for the unimplemented IWICStream methods when using memory streams. 2009-08-24 15:17:35 +02:00
Tony Wasserka
7a81507fa7 windowscodecs: Add tests for IWICStream_Write with memory streams. 2009-08-24 15:17:35 +02:00
Tony Wasserka
b5c71551a7 windowscodecs: Add tests for IWICStream_Read with memory streams. 2009-08-24 15:17:35 +02:00
Tony Wasserka
12354a84cb windowscodecs: Add tests for IWICStream_Seek with memory streams. 2009-08-24 15:17:35 +02:00
Tony Wasserka
df90e5d120 windowscodecs: Add tests for IWICStream_InitializeFromMemory. 2009-08-24 15:17:34 +02:00
Dylan Smith
fc888d6835 taskmgr: Finish partial unicode conversion of process page. 2009-08-24 15:17:34 +02:00
Jesse Allen
a0449a5f64 dinput: Add DISEQUENCE_COMPARE macro. 2009-08-24 15:17:34 +02:00
Vincent Povirk
5a5e0e937d oleaut32: Avoid copying the data when loading an image using WIC. 2009-08-24 15:17:34 +02:00
Damjan Jovanovic
616b27275c sti: Add self registration. 2009-08-24 15:17:34 +02:00
Aric Stewart
db71d7c083 winemp3.acm: Link to system libmpg123.so. 2009-08-24 15:17:34 +02:00
Dylan Smith
ba38f219d0 tools: Detect windows platform with _WIN32 instead of _WINDOWS. 2009-08-24 15:17:34 +02:00
Dylan Smith
6f0655242c winedbg: Fixed listing source of function in file. 2009-08-24 15:17:34 +02:00
Dylan Smith
1cb7c1a11c winedbg: Prevent syntax errors for list command due to the lexer.
The list command allows more than just a pathname, but since a pathname
allows such a wide range of characters, it will prevent other parameters
from getting parsed properly (e.g. a start line number). This even
interfered with the usage of pathname for the list command, since the
command typically includes a line number within the file.
2009-08-24 15:17:34 +02:00
Alexandre Julliard
5900da2869 user32: The LongPtr functions are only exported on 64-bit. 2009-08-24 15:17:34 +02:00
Alexandre Julliard
f2b3df6371 msvcrt: The floating point adjust functions only make sense on i386. 2009-08-24 15:17:33 +02:00
Alexandre Julliard
4964374570 ntdll: The large integer functions are 32-bit only. 2009-08-24 15:17:33 +02:00
Alexandre Julliard
3f7d342cfa winebuild: Add win32/win64 generic architectures in addition to specific CPUs. 2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
6c70626180 mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth. 2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
f2c491dc95 mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth. 2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
e050a7b713 mshtml: Implement HTMLCurrentStyle_get_borderRightWidth. 2009-08-24 15:17:33 +02:00
Dylan Smith
8e0b17462b makedep: Handle non-overwriting rename for Windows. 2009-08-24 15:17:33 +02:00
Henri Verbeet
7823679e20 wined3d: Properly check if an attribute is used in state_colormat(). 2009-08-24 15:17:33 +02:00
Henri Verbeet
c1c58f85ca wined3d: Properly check if an attribute is used in drawStridedSlowVs(). 2009-08-24 15:17:33 +02:00
Henri Verbeet
16b0c6a0fd wined3d: Properly check if an attribute is used in buffer_check_attribute(). 2009-08-24 15:17:33 +02:00
Henri Verbeet
850232810d wined3d: Properly check if an attribute is used in loadTexCoords(). 2009-08-24 15:17:33 +02:00
Henri Verbeet
e48350a471 wined3d: Properly check if an attribute is used in loadVertexData(). 2009-08-24 15:17:32 +02:00
Andrew Nguyen
918c9d5994 user32/tests: Fix a test failure on Win9x. 2009-08-24 15:17:32 +02:00
Piotr Caban
b9d7ebd95a jscript: Added String.substr implementation. 2009-08-24 15:17:32 +02:00
Piotr Caban
0091b3fb1a jscript: Fixed Function method's lengths. 2009-08-24 15:17:32 +02:00
Piotr Caban
7701acc269 jscript: Fixed keywords handling. 2009-08-24 15:17:32 +02:00
Nikolay Sivov
03a3207cc7 comctl32/tests: Move message testing helpers to header. 2009-08-24 15:17:32 +02:00
Akihiro Sagawa
7bee216daf winecfg: Update Japanese translation. 2009-08-24 15:17:32 +02:00
Akihiro Sagawa
d3fc9a59cc csetupapi: Update Japanese translation. 2009-08-24 15:17:32 +02:00
Akihiro Sagawa
03157495a2 shell32: Update Japanese translation. 2009-08-24 15:17:32 +02:00
Akihiro Sagawa
aa916afc9d regedit: Update Japanese translation. 2009-08-24 15:17:32 +02:00
Akihiro Sagawa
06ad76809b comctl32: Update Japanese translation. 2009-08-24 15:17:32 +02:00
Akihiro Sagawa
c775536e07 reg: Update Japanese translation. 2009-08-24 15:17:31 +02:00
Akihiro Sagawa
145352188d appwiz.cpl: Update and refine Japanese translation. 2009-08-24 15:17:31 +02:00
Akihiro Sagawa
81ea79bf3b uninstaller: Add Japanese translation. 2009-08-24 15:17:31 +02:00
Jacek Caban
c2b2e1ea9b msxml3: Get rid of not used aggregation support in domelement. 2009-08-24 15:17:31 +02:00
Jacek Caban
80f02b82d6 mshtml: Use URL moniker to load http documents. 2009-08-24 15:17:31 +02:00
Jacek Caban
8cee331b75 urlmon: Call OnStopBinding before Terminate. 2009-08-24 15:17:31 +02:00
Jacek Caban
4dfec39b6f wininet: Don't free gzip_stream in HTTPREQ_CloseConnection. 2009-08-24 15:17:12 +02:00