Jacek Caban
|
7584f2793d
|
mshtml: Added DispHTMLSelectElement declaration.
|
2008-05-05 13:34:05 +02:00 |
Alexandre Julliard
|
ff0099df0d
|
spoolsv: Improve the service stub so that it can be started and stopped.
|
2008-05-05 13:34:05 +02:00 |
Dmitry Timoshkov
|
681146c9f0
|
winecfg: Fix coordinates and sizes of controls in French Graphics dialog.
|
2008-05-05 13:34:04 +02:00 |
Vitaliy Margolen
|
eed3bd3895
|
mshtml: Don't overwrite file types that could be changed by user.
|
2008-05-05 12:54:13 +02:00 |
Dmitry Timoshkov
|
2e19d9c473
|
user32: Set the size of returned DEVMODE to least common one as XP does.
|
2008-05-05 12:54:08 +02:00 |
Dmitry Timoshkov
|
fa61eac0f7
|
winex11.drv: Set the size of returned DEVMODE to least common one as XP does.
|
2008-05-05 12:54:05 +02:00 |
James Hawkins
|
02b531b302
|
msi: Fix a typo.
|
2008-05-05 12:54:00 +02:00 |
Roderick Colenbrander
|
e3b662bb20
|
wined3d: At the start of RemoveContextFromArray numContexts is decreased by 1, the loop which loops through the whole array doesn't take this into account.
Discovered by Peter Oberndorfer.
|
2008-05-05 12:53:52 +02:00 |
Paul Vriens
|
ed67a1f350
|
setupapi/tests: Clean up properly on win9x.
|
2008-05-05 12:53:24 +02:00 |
Paul Vriens
|
d6f9de67b8
|
setupapi/tests: Skip some tests on win9x.
|
2008-05-05 12:53:19 +02:00 |
Andrew Talbot
|
53eacee0da
|
wnaspi32: Remove unused variables.
|
2008-05-05 12:53:13 +02:00 |
Andrew Talbot
|
d684d5accb
|
inetcomm: Remove unused variables.
|
2008-05-05 12:53:04 +02:00 |
Andrew Talbot
|
07ae2992b8
|
wininet: Remove unused variables.
|
2008-05-05 12:52:26 +02:00 |
Andrew Talbot
|
dbe65d03e2
|
dbghelp: Include port.h for possible alternative to strtoull().
|
2008-05-05 12:52:01 +02:00 |
Hans Leidekker
|
e2f690a0ac
|
wininet: Don't add the user agent header until HttpSendRequest is called.
|
2008-05-05 12:51:56 +02:00 |
Alexandre Julliard
|
c6da2a0b9d
|
Release 0.9.61.
|
2008-05-02 19:01:51 +02:00 |
Alexandre Julliard
|
b93eb2c867
|
Updated the authors list.
|
2008-05-02 17:09:00 +02:00 |
Paul Vriens
|
1cfad7f07f
|
kernel32/tests: Skip some tests on win98.
|
2008-05-02 16:18:02 +02:00 |
Andrew Talbot
|
5156219a1c
|
winex11.drv: Remove unused variables.
|
2008-05-02 16:08:15 +02:00 |
Huw Davies
|
80157c2fa6
|
winex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
|
2008-05-02 16:07:50 +02:00 |
Huw Davies
|
515b40c2de
|
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
|
2008-05-02 16:07:47 +02:00 |
Huw Davies
|
be900067b6
|
user32: Fix bitmap_info_size to take into account bit field masks.
|
2008-05-02 16:07:45 +02:00 |
Gerald Pfeifer
|
652602f5c8
|
widl: Fix syntax to also work with older versions of bison.
|
2008-05-02 16:05:48 +02:00 |
Mathias Gottschlag
|
93995fc672
|
taskmgr: Fix some German translation errors.
|
2008-05-02 16:05:16 +02:00 |
Mathias Gottschlag
|
652b63f279
|
winecfg: Fix some errors in the German translation.
|
2008-05-02 16:04:57 +02:00 |
Alexandre Julliard
|
a8007f0db1
|
urlmon: Avoid sizeof in traces.
|
2008-05-02 13:59:14 +02:00 |
Alexandre Julliard
|
13ab99b404
|
richedit: Avoid strlen in traces.
|
2008-05-02 13:59:06 +02:00 |
Paul Vriens
|
0a4eebd744
|
kernel32/tests: Don't run tests on win9x if we are out of memory.
|
2008-05-02 12:55:12 +02:00 |
Herve Chanal
|
587eda5aa9
|
winhelp: A nicer icon.
|
2008-05-02 12:54:22 +02:00 |
Alexandre Julliard
|
f39d39e35f
|
user32: Add an exception handler around LB_GETTEXT to hide a Delphi bug.
|
2008-05-02 11:41:49 +02:00 |
ByeongSik Jeon
|
cedfd3f763
|
imm32: Implementation of the ImmRequestMessage{A|W}.
|
2008-05-02 11:41:49 +02:00 |
ByeongSik Jeon
|
37901a6592
|
imm32: Updated implementation of the ImmGetConversionList{A|W}.
|
2008-05-02 11:41:48 +02:00 |
ByeongSik Jeon
|
a45a07e474
|
imm32: Updated implementation of the ImmGetCandidateListCount{A|W}.
|
2008-05-02 11:41:48 +02:00 |
ByeongSik Jeon
|
826b50f5ed
|
imm32: Updated implementation of the ImmGetCandidateList{A|W}.
|
2008-05-02 11:41:48 +02:00 |
ByeongSik Jeon
|
e552a10c7c
|
imm32: Updated implementation of the ImmEnumRegisterWord{A|W}.
|
2008-05-02 11:41:48 +02:00 |
Roderick Colenbrander
|
feb753c98d
|
ddraw: Enable EnableAutoDepthStencil to receive depth support.
|
2008-05-02 11:33:38 +02:00 |
James Hawkins
|
863b0cdff7
|
itss: Remove a test that we expect to fail sometimes.
|
2008-05-02 11:33:31 +02:00 |
James Hawkins
|
33c3bdeb03
|
msi: A progid who is its own parent cannot have a clsid.
|
2008-05-02 11:33:28 +02:00 |
James Hawkins
|
b779aac8cf
|
ntdll: Fix two tests that fail on all NT platforms.
|
2008-05-02 11:25:07 +02:00 |
Andrew Talbot
|
86b99de84f
|
wineps.drv: Remove unused code.
|
2008-05-02 11:24:47 +02:00 |
Kai Blin
|
bee29a6c2e
|
secur32: Don't call waitpid() in dispatcher.
As Wine ignores SIGCHLD, waitpid() works on Linux only by accident. On
FreeBSD it doesn't work.
|
2008-05-02 11:24:32 +02:00 |
Eric Pouech
|
00040c4814
|
winhelp: Added support for relative offsets in richedit rendered pages.
|
2008-05-02 11:24:12 +02:00 |
Eric Pouech
|
15f6786bcc
|
winhelp: Added support for font scaling when using RichEdit.
|
2008-05-02 11:24:04 +02:00 |
Eric Pouech
|
c3b022cecf
|
winhelp: We can now get rid of the tests about a NULL rtfData block.
|
2008-05-02 11:23:46 +02:00 |
Eric Pouech
|
2ee5cd8d7c
|
winhelp: Remove the internal data used for the old rendering.
|
2008-05-02 11:23:36 +02:00 |
Eric Pouech
|
303462329c
|
winhelp: Get rid of the old internal rendering.
|
2008-05-02 11:23:23 +02:00 |
Dylan Smith
|
10e676ab3e
|
richedit: Updated editor.h to reflect the contents of source files.
|
2008-05-01 19:36:50 +02:00 |
Hans Leidekker
|
c1e686429a
|
usp10: Fix a few failing tests and make them pass on Wine.
|
2008-05-01 19:36:27 +02:00 |
Hans Leidekker
|
20ae9be595
|
usp10: Remove redundant code from ScriptTextOut.
|
2008-05-01 19:36:19 +02:00 |
Jacek Caban
|
f263b637a9
|
mshtml: Added IDispatchEx support to HTMLImgElement.
|
2008-05-01 19:36:11 +02:00 |