- 27 Dec, 2008 25 commits
-
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Rob Shearman authored
widl: Structures and arrays with pointers should be complex when generating code for 64-bit platforms. The non-complex variants depend on the wire size of the structure/array matching the buffer size, but this no longer applies when pointers are 8 bytes instead of 4.
-
Rob Shearman authored
mshtml: Check for the container's doc being NULL in nsTooltipListener_OnShowTooltip and nsTooltipListener_OnHideTooltip. They could be called after NSContainer_Release is called.
-
Damjan Jovanovic authored
-
Huw Davies authored
-
Christian Costa authored
-
Dylan Smith authored
On WM_DESTROY the editor was getting freed, then it was used to obtain a handle to the editor. This patch moves it just before the editor is freed within ME_DestroyEditor.
-
Aleksey Bragin authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 26 Dec, 2008 15 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
widl: Store the size of a pointer in a variable instead of hardcoding the value of the host compiler.
-
Alexandre Julliard authored
The exact type can depend on the size of the type in memory, and that can vary depending on whether we are generating 32-bit or 64-bit code.
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Andrey Turkin authored
-
Nick Burns authored
-
Nick Burns authored
-