Daniel Nylander
|
e145a6ce2d
|
iccvid: Add Swedish translation.
|
2007-10-16 12:37:43 +02:00 |
|
Daniel Nylander
|
94336f7f79
|
gphoto2.ds: Add Swedish translation.
|
2007-10-16 12:37:35 +02:00 |
|
Daniel Nylander
|
8290a43bd7
|
credui: Add Swedish translation.
|
2007-10-16 12:37:20 +02:00 |
|
Daniel Nylander
|
7563145fa7
|
avifil32: Add Swedish translation.
|
2007-10-16 12:37:10 +02:00 |
|
Daniel Nylander
|
da7c0aa208
|
clock: Update Swedish translation.
|
2007-10-16 12:36:56 +02:00 |
|
Daniel Nylander
|
875c255f9d
|
wineboot: Add Swedish translation.
|
2007-10-16 12:36:37 +02:00 |
|
Daniel Nylander
|
b4bb55bb34
|
winhelp: Update Swedish translation.
|
2007-10-16 12:36:25 +02:00 |
|
Daniel Nylander
|
19acde49c5
|
wineconsole: Add Swedish translation.
|
2007-10-16 12:35:30 +02:00 |
|
Daniel Nylander
|
d8510044ef
|
winecfg: Add Swedish translation.
|
2007-10-16 12:35:19 +02:00 |
|
Daniel Nylander
|
135a005fff
|
uninstaller: Add Swedish translation.
|
2007-10-16 12:35:06 +02:00 |
|
Daniel Nylander
|
d5264ed519
|
notepad: Update Swedish translation.
|
2007-10-16 12:34:52 +02:00 |
|
Dan Hipschman
|
f173addbef
|
widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files.
|
2007-10-16 11:03:49 +02:00 |
|
Andrew Talbot
|
691dc735fd
|
msiexec: Fix a memory leak.
|
2007-10-16 11:01:37 +02:00 |
|
Lei Zhang
|
d81b6fa8c7
|
comctl32: Monthcal should send notifications when today link gets clicked.
|
2007-10-16 11:01:14 +02:00 |
|
Lei Zhang
|
76949d3778
|
comctl32: Correct monthcal WM_LBUTTONDOWN return values.
|
2007-10-16 11:01:03 +02:00 |
|
Lei Zhang
|
e58e4679b5
|
comctl32: Select today's date when the today link is clicked.
|
2007-10-16 11:00:53 +02:00 |
|
Lei Zhang
|
734600e272
|
comctl32: Monthcal today link test.
|
2007-10-16 11:00:47 +02:00 |
|
Lei Zhang
|
3accf13ec0
|
comctl32: Simplify monthcal test.
|
2007-10-16 11:00:38 +02:00 |
|
Bang Jun-young
|
a290263860
|
version: Use the official NT macro rather than obsolete one.
|
2007-10-16 09:38:30 +02:00 |
|
Bang Jun-young
|
aaa1908888
|
avifil32: Fix prototype for AVIStreamFindSample() to match the PSDK.
|
2007-10-16 09:37:45 +02:00 |
|
Bang Jun-young
|
6ab44c8073
|
crypt32: Fix typo in CryptGetDefaultOIDFunctionAddress().
|
2007-10-16 09:37:27 +02:00 |
|
Bang Jun-young
|
ff96bd6aec
|
configure: Add check for presence of _strdup() and strdup().
|
2007-10-16 09:37:19 +02:00 |
|
Gerald Pfeifer
|
119e4d4955
|
crypt32: Fix incorrect casts in X509_CERT and friends.
|
2007-10-16 09:36:14 +02:00 |
|
Juan Lang
|
136f033158
|
crypt32: Implement CertVerifyCertificateChain for the Microsoft root policy.
|
2007-10-16 09:35:53 +02:00 |
|
Juan Lang
|
776f434a6e
|
hhctrl.ocx: Avoid spamming console.
|
2007-10-16 09:35:36 +02:00 |
|
Juan Lang
|
1392883b8e
|
setupapi: Avoid spamming console.
|
2007-10-16 09:35:32 +02:00 |
|
Juan Lang
|
dce5feb1a8
|
wininet.h: Add some more defines.
|
2007-10-16 09:35:27 +02:00 |
|
Juan Lang
|
a62afe7403
|
wincrypt.h: Add a few more definitions.
|
2007-10-16 09:35:23 +02:00 |
|
Alexandre Julliard
|
b22183703f
|
kernel32: Fix GlobalMemoryStatus to take into account the IMAGE_FILE_LARGE_ADDRESS_AWARE flag.
Also the page file size must not be truncated to 2Gb no matter what
the flag is set to.
|
2007-10-15 22:32:36 +02:00 |
|
James Hawkins
|
9fd2d443fe
|
user32: Convert an HDDEDATA handle to a DDEPOKE structure for WM_DDE_POKE.
|
2007-10-15 22:23:11 +02:00 |
|
James Hawkins
|
88913f094b
|
user32: Add tests for DdeCreateDataHandle.
|
2007-10-15 22:23:11 +02:00 |
|
James Hawkins
|
4fb3518e2a
|
user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
|
2007-10-15 22:23:11 +02:00 |
|
James Hawkins
|
ccabbeed60
|
user32: Return DMLERR_MEMORY_ERROR instead of posting an ACK when fAckReq is returned by the server for WM_DDE_DATA.
|
2007-10-15 22:23:11 +02:00 |
|
James Hawkins
|
97dc032161
|
user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
|
2007-10-15 22:23:10 +02:00 |
|
James Hawkins
|
dbad0ee626
|
user32: The server should release data sent with WM_DDE_POKE.
|
2007-10-15 22:23:10 +02:00 |
|
Alexandre Julliard
|
9f3f51bad7
|
user32: Fix message processing in dde test and go back to more reasonable timeouts.
|
2007-10-15 22:23:10 +02:00 |
|
James Hawkins
|
8725b39003
|
user32: Increase the message timeout.
|
2007-10-15 22:23:10 +02:00 |
|
Chris Robinson
|
eaaa2a82f2
|
wined3d: Don't report filtering for WINED3DFMT_R32F.
|
2007-10-15 17:50:47 +02:00 |
|
Detlef Riekenberg
|
3fd7290d4f
|
localspl/tests: Spelling fix.
|
2007-10-15 17:50:42 +02:00 |
|
Gerald Pfeifer
|
2cb5298a4c
|
comctl32/tests: Avoid remove redundant invocation of MAKEINRESOURCEA for IDC_ARROW and IDC_IBEAM.
|
2007-10-15 17:50:35 +02:00 |
|
Gerald Pfeifer
|
4e60df85d8
|
gdi32: Avoid compiler warning in WineEngGetGlyphOutline().
|
2007-10-15 17:50:17 +02:00 |
|
Gerald Pfeifer
|
1a0f1bc6ce
|
kernel32: Use FIELD_OFFSET instead of pointer cast.
|
2007-10-15 17:50:07 +02:00 |
|
Gerald Pfeifer
|
3ab66cd00f
|
libwine: Conditionally provide reserve_area().
|
2007-10-15 17:49:56 +02:00 |
|
Jacek Caban
|
44a808fba5
|
msimtf: Added msimtf.dll.
|
2007-10-15 17:41:41 +02:00 |
|
Jacek Caban
|
db0b392dc2
|
include: Added dimm.idl.
|
2007-10-15 16:57:19 +02:00 |
|
Jacek Caban
|
a82428b112
|
imm.h: Added REGISTERWORD[AW] declaration.
|
2007-10-15 16:57:12 +02:00 |
|
Vincent Pelletier
|
d62da81251
|
user32: Implement SPI_GETMOUSESPEED in SystemParametersInfoW.
|
2007-10-15 16:57:06 +02:00 |
|
Allan Tong
|
155cd24fd5
|
shell32: Fix a memory leak.
|
2007-10-15 16:56:50 +02:00 |
|
Juan Lang
|
72ef8729e6
|
iphlpapi: Implement GetAdapterIndex.
|
2007-10-15 16:56:45 +02:00 |
|
Juan Lang
|
bceab86d35
|
iphlpapi: UINT and DWORD are now equivalent, even in 64-bit compiles, so remove unnecessary complication.
|
2007-10-15 16:56:38 +02:00 |
|