November 2006 Archives by thread
Starting: Wed Nov 1 00:09:02 CDT 2006
Ending: Thu Nov 30 20:15:40 CDT 2006
Messages: 995
- msi: Don't print traces for addref and release.
Mike McCormack
- msi: Search the patch package for source cabinet files.
Mike McCormack
- msi: Fix a typo.
Mike McCormack
- [lostwages] Update download page to reflect new Ubuntu version and
repository
Scott Ritchie
- imagelist: Move Nx1 assumptions about bitmaps dimensions into a
single function.
Mike McCormack
- Add some addition to discribing of function
Anatoly
- [PATCH 1/11] ATL host component implementation: IOleClientSite
Andrey Turkin
- [PATCH 2/11] Implement AtlAxAttachControl
Andrey Turkin
- [PATCH 3/11] ATL host component implementation: IOleContainer
Andrey Turkin
- [PATCH 4/11] ATL host component implementation:
IOleInPlaceSiteWindowless
Andrey Turkin
- [PATCH 5/11] ATL host component implementation: IOleInPlaceFrame
Andrey Turkin
- [PATCH 6/11] ATL host component implementation: IOleControlSite
Andrey Turkin
- [PATCH 7/11] AtlAxGetHost and AtlAxGetControl implementation
Andrey Turkin
- [PATCH 8/11] Fix incorrect prototypes
Andrey Turkin
- [PATCH 9/11] Implement AtlModuleLoadTypeLib
Andrey Turkin
- [PATCH 10/11] Implement AtlModuleRegisterTypeLib
Andrey Turkin
- [PATCH 11/11] Implement AtlModuleRegisterServer
Andrey Turkin
- Implement HTMLElementCollection_item name handling
Kovács András
- advpack: Use the full path of the INF file as the source directory
if the CAB file is invalid
James Hawkins
- mscoree: add a few more stubs.
Louis. Lenders
- mscoree: change WCHAR version[ ] in GetCORVersion to prevent a crash
Louis. Lenders
- kernel32: Cast-qual warning fix
Andrew Talbot
- comctl32: toolbar[1/8]: add support for WM_SETFONT
Mikołaj Zalewski
- comctl32: toolbar[2/8]: the string should be included in the height
of a button-less toolbar only if there is a string in the pool
Mikołaj Zalewski
- comctl32: toolbar[3/8]: fix buttons heights (fixes the last item
in bug #4947)
Mikołaj Zalewski
- comctl32: toolbar[4/8]: add a LayoutToolbar that works like
CalcToolbar but doesn't overwrite the button sizes
Mikołaj Zalewski
- comctl32: toolbar[5/8]: the top margin should be computed and saved
in CalcToolbar (should fix bug #3639)
Mikołaj Zalewski
- comctl32: toolbar[6/8]: the SetButtonSize should not allow too small
buttons
Mikołaj Zalewski
- comctl32: toolbar[7/8]: use the width of the current button instead
of nButtonWidth to position the icon (fixes bug #3459)
Mikołaj Zalewski
- comctl32: toolbar[8/8]: add buttons size tests
Mikołaj Zalewski
- comctl32: toolbar[7/8]: use the width of the current button instead
of nButtonWidth to position the icon (fixes bug #3459) (resend)
Mikołaj Zalewski
- configure.ac: Turn off the stack protector for the preloader.
Mike McCormack
- comctl32: Remove a redundant variable.
Mike McCormack
- imagelist: Remove more 1xN assumptions
Mike McCormack
- Mask a not documented extended style 0x800 in WINDOWINFO before the
comparison
Dmitry Timoshkov
- kernel32: Declare HeapQueryInformation and HeapSetInformation.
Mike McCormack
- kernel32: Add a stub for HeapSetInformation.
Mike McCormack
- ntdll: Add a stub implementation for RtlDllShutdownInProgress.
Mike McCormack
- riched20: Use WARN() not ERR() on unknown tokens.
Mike McCormack
- riched20: Initialize and free the RTF lookup table in DllMain to
avoid memory leaks.
Mike McCormack
- msi: Fix a handle leak in the tests.
Mike McCormack
- msi: Fix a memory leak.
Mike McCormack
- msi: Avoid a memory leak by freeing actions scripts in one place
only.
Mike McCormack
- [comctl32] Move documented functions to string.c
Paul Vriens
- msxml3: Check parameters of IXMLDOMNode::insertBefore()
Paul Chitescu
- Move the system menu test into its own test
Dmitry Timoshkov
- Check only for -1 and -2 as special values returned by
MENU_ExecFocusedItem
Dmitry Timoshkov
- mshtml #1: Added heuristic hack that decides if run the page from
moniker or gecko chsnnel.
Jacek Caban
- wininet: Revert commit 760043c2455a90cd74178d98b7c81bfbfc81793f.
Jacek Caban
- mshtml #2: Fix no longer valid ERR.
Jacek Caban
- mshtml #3: Get DISPID_AMBIENT_SILENT and
DISPID_AMBIENT_OFFLINECONNECTED property in IPersistMoniker::Load.
Jacek Caban
- mshtml #4: Call SetStatusText in set_parsecomplete.
Jacek Caban
- mshtml #5: Added beginning set_progress task implementation.
Jacek Caban
- mshtml #6: Load about:blank in exec_editmode.
Jacek Caban
- mshtml #7: Added more edit mode tests.
Jacek Caban
- mshtml #8: Added implementation of QueryStatus(IDM_BOLD).
Jacek Caban
- mshtml #9: Added more QueryStatus tests.
Jacek Caban
- mshtml #10: Added implementation of QueryStatus(IDM_ITALIC).
Jacek Caban
- mshtml #11: Added implementation of QueryStatus(IDM_UNDERLINE).
Jacek Caban
- comctl32: Don't free user32 objects with a gdi32 function in
imagelist test.
Robert Shearman
- wininet: Don't return an error for
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
not being implemented on protocols other than HTTP,
just print a FIXME. Reported by Michael Moss.
Robert Shearman
- secur32: Make the path to ntlm_auth easier to change by moving the
executable name to the top of ntlm.c.
Robert Shearman
- winhelp: Add missing '\n' in Wine trace.
Francois Gouget
- kernel32/include: Fix the HeapQueryInformation() prototype.
Francois Gouget
- shlexec: buffer work
Aric Stewart
- shlexec: start fixing SHELL_ArgifyW
Aric Stewart
- X11DRV: opengl init fix
Roderick Colenbrander
- mciwave: Cast-qual warnings fix
Andrew Talbot
- configure.ac: Turn off the stack protector for the preloader.
(resend)
Mike McCormack
- resubmit: buffer work
Aric Stewart
- resubmit: argify work
Aric Stewart
- oleaut32: fix regression at MSFT typelib parsing
a_villacis at palosanto.com
- WineD3D: Scissor rect corrections
Stefan Dösinger
- WineD3D: glReadPixels corrections
Stefan Dösinger
- Add refcount test for binding objects
Stefan Dösinger
- Resend: Protect IDirectDrawImpl against race conditions
Stefan Dösinger
- OpenGL32: remove glx context
Roderick Colenbrander
- msacm32: Cast-qual warnings fix
Andrew Talbot
- oleaut32: ITypeInfo_fnInvoke behavior on PARAMFLAG_FOPT without
PARAMFLAG_FHASDEFAULT
a_villacis at palosanto.com
- oleaut32: fix regression at MSFT typelib parsing
a_villacis at palosanto.com
- winspool: (EnumPorts #1) Read Driver from registry
Detlef Riekenberg
- winspool: (EnumPorts #2) Implement EnumPortsW
Detlef Riekenberg
- winspool: (EnumPorts #3) Implement EnumPortsA
Detlef Riekenberg
- winspool/tests: (EnumPorts #4) Add tests for EnumPorts
Detlef Riekenberg
- secur32: [0/3] Explaining the patch series.
Kai Blin
- secur32: [1/3] Avoid double HeapFree() of password and session key.
Kai Blin
- secur32: [2/3] Get rid of some HeapAlloc() calls to make code more
readable.
Kai Blin
- secur32: [3/3] Fix handling of buffers that don't have the
SECBUFFER_TOKEN as the first buffer.
Kai Blin
- [winex11.drv] client-side DIB copy (try 3)
Damjan Jovanovic
- secur32: [4/3]Test and fix DecryptMessage for multiple data buffers.
Kai Blin
- [PATCH 0/4] LDT and GDT manipulation in ntdll
Eric Pouech
- secur32:[4/3] Test and fix DecryptMessage for multiple data
buffers. (try 2)
Kai Blin
- msi: Cast-qual warning fix
Andrew Talbot
- msi: Cast-qual warning fix (Try 2)
Andrew Talbot
- msvcrt: Cast-qual warnings fix
Andrew Talbot
- dbghelp: do not write to array element -1
Peter Oberndorfer
- dbghelp: do not read from array element -1
Peter Oberndorfer
- WGL: fix WoW screen flickering
Roderick Colenbrander
- OpenGL32: use HKCU instead of HKLM
Roderick Colenbrander
- msvfw32: Cast-qual warning fix
Andrew Talbot
- comctl32: Fix a regression
Mike McCormack
- comctl32: Create a helper function to copy a block of images.
Mike McCormack
- ntdll: implement RtlMakeHandleAllocated to mark handles as vailid
Jeff Latimer
- riched20: Fix a memory leak.
Mike McCormack
- riched20: Fix another memory leak.
Mike McCormack
- riched20: Don't access memory after freeing it.
Mike McCormack
- riched20: Fix one more memory leak.
Mike McCormack
- riched20: Fix a leak in the undo stack.
Mike McCormack
- PATCH: server/fd.c compilation fix
Gerald Pfeifer
- [PATCH 1/7] comctl32: Use imagelist_copy_images() in
ImageList_SetImageCount().
Mike McCormack
- [PATCH 2/7] comctl32: Remove Nx1 assumptions in ImageList_GetIcon().
Mike McCormack
- [PATCH 3/7] comctl32: Remove Nx1 assumptions in ImageList_Merge.
Mike McCormack
- [PATCH 4/7] comctl32: Remove another Nx1 assumption from
ImageList_Remove().
Mike McCormack
- [PATCH 5/7] comctl32: Fix an Nx1 in ImageList_DrawIndirect().
Mike McCormack
- [PATCH 6/7] comctl32: Fix Nx1 assumptions when adding multiple
bitmaps with ImageList_Add.
Mike McCormack
- [PATCH 7/7] comctl32: Check if GetObject fails on bitmaps passed
to us.
Mike McCormack
- [PATCH 1/2] comctl32: Remove a Nx1 assuption in
ImageList_AddMasked().
Mike McCormack
- [PATCH 2/2] comctl32: Switch to a Nx4 tiling.
Mike McCormack
- setupapi: Add stubs for SetupPromptForDisk
Detlef Riekenberg
- mshtml: Fixed query_edit_status when Gecko is not available.
Jacek Caban
- mshtml: Convert unicode pages to ASCII in BindStatusCallback.
Jacek Caban
- winex11drv: Fix failure of X11DRV_ChoosePixelFormat
Detlef Riekenberg
- shdocvw #1: Set parent window in activate_inplace.
Jacek Caban
- shdocvw #2: Ignore hwndParent in DoVerb.
Jacek Caban
- shdocvw #3: Added OnAmbientPropertyChange(DISPID_AMBIENT_SILENT)
implementation.
Jacek Caban
- shdocvw #4: Added [get|put]_Offline implementation.
Jacek Caban
- shdocvw #5: Added
OnAmbientPropertyChange(DISPID_AMBIENT_OFFLINECONNECTED)
implementation.
Jacek Caban
- shdocvw #6: Cal on_offlineconnected_change and on_silent_change in
SetClientSite.
Jacek Caban
- shdocvw #7: Added more tests.
Jacek Caban
- [PATCH] [DbgHelp]: memory leak
Eric Pouech
- [PATCH] [DbgHelp]: memory leak
Eric Pouech
- winedump: Fix printf warning in the generated code.
Robert Shearman
- rpcrt4: Remove unnecessary quotes in traces,
as debugstr_a and debugstr_w add them instead.
Robert Shearman
- explorer: Build on Darwin versions prior to 8.0
Phil Krylov
- ntdll: Fix building on Darwin versions prior to 8.0
Phil Krylov
- server: fix building on Darwin versions prior to 8.0
Phil Krylov
- dbghelp: make dwarf2 parser handle file paths relative to working
dir better
Peter Oberndorfer
- [localspl]Added korean Resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- change select to poll [1/5]
Damjan Jovanovic
- change select to poll [2/5]
Damjan Jovanovic
- change select to poll [3/5]
Damjan Jovanovic
- change select to poll [4/5]
Damjan Jovanovic
- change select to poll [5/5]
Damjan Jovanovic
- [PATCH] Implement GetShellSecurityDescriptor and test for it
Andrey Turkin
- user32: ToUnicodeEx should return 0 for an unknown key.
Mike McCormack
- user32: The string passed to ToUnicode(Ex) is for output.
Mike McCormack
- mscoree: String returned by GetCORVersion starts with letter 'v'
Paul Chitescu
- [PATCH] test for OpenProcessToken with MAXIMUM_ALLOWED access
Andrey Turkin
- ntdll: Resend - implement RtlMakeHandleAllocated to mark handles
as valid
Jeff Latimer
- winhelp: rewrite LookupHelpFile function
Kirill K. Smirnov
- usp10 #1/2: create HandleTables to keep track of memory allocation.
Jeff Latimer
- usp10 #2/2: implement HandleTables in the storage allocation and
free routines
Jeff Latimer
- atl: Move the storage specifier to the beginning of the declaration.
Michael Stefaniuc
- WineD3D: ScissorRect correction
Stefan Dösinger
- kernel32: Add basic OpenProcess test, make it pass under Wine
Dmitry Timoshkov
- HTMLElementCollection_item implementation (try 2)
Kovács András
- [PATCH] Implement GetShellSecurityDescriptor and test for it
Andrey Turkin
- [RESEND] Implement GetShellSecurityDescriptor and test for it
Andrey Turkin
- wined3d: Use SURFACE_ALIGNMENT.
Markus Amsler
- wined3d: Use width while converting surfaces.
Markus Amsler
- dbghelp: [1/3] make dwarf2_parse_line_numbers handle missing line
number section
Peter Oberndorfer
- dbghelp: [2/3] make dwarf2 parser only report file numbers when at
least one compilation unit really has numbers
Peter Oberndorfer
- dbghelp: [3/3] initialize BOOL elements with FALSE instead of 0
Peter Oberndorfer
- ntdll: Cast-qual warning fix
Andrew Talbot
- oleaut32: olepicture - support multiple redundant headers before
picture data (1/2)
Alex Villacís Lasso
- oleaut32: olepicture - support multiple redundant headers before
picture data (2/2)
Alex Villacís Lasso
- oleaut32: variant - allow conversion of VT_DISPATCH into VT_BSTR
in VarCat
Alex Villacís Lasso
- oleaut32: varformat - Force LCID_US for conversion in
VarFormatNumber
Alex Villacís Lasso
- gdi32: Remove call to CreateCompatibleDC() from GetDIBits()
implementation (try 2) (RESEND)
Alex Villacís Lasso
- winspool: [1/3] Implement ConfigurePortW
Detlef Riekenberg
- winspool: [2/3] Implement ConfigurePortA
Detlef Riekenberg
- winspool/tests: [3/3] Add tests for ConfigurePort
Detlef Riekenberg
- ole32: Cast-qual warnings fix
Andrew Talbot
- Assorted spelling fixes.
Francois Gouget
- taskmgr: Fix spelling of the
SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field.
Francois Gouget
- dmstyle: Fix spelling of the DMUS_PRIVATE_STYLE_MOTIF.dwRhythm
field.
Francois Gouget
- dplayx: Fix spelling of the DPLAYX_AcquireSemaphore() macro.
Francois Gouget
- include/advpub.h: Include cfgmgr32.h.
Francois Gouget
- comctl32: Add missing '\n' to ok() call.
Francois Gouget
- oleau32: The PSDK's ELEMDESC's union is nameless, always. So use
the U(x) macro.
Francois Gouget
- urlmon/tests: Fix compilation with the PSDK headers.
Francois Gouget
- include: Some DirectX headers are supposed to define
COM_NO_WINDOWS_H.
Francois Gouget
- ntdll/tests/atom.c: Fix the compilation with the PSDK headers.
Francois Gouget
- ntdll/tests/exception.c: Fix the compilation with the PSDK headers.
Francois Gouget
- user32/include: Don't define the OBM_*,
OCR_* and OIC_* macros unless OEMRESOURCE is defined.
Francois Gouget
- msi: Split ACTION_CostFinalize into two functions.
Mike McCormack
- msi: Fix regression tests failing on Windows.
Mike McCormack
- msi: Fix WHERE IS (NOT) NULL queries.
Mike McCormack
- [winhelp]updated Korean Resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- msi: By default, install components locally.
Mike McCormack
- [PATCH 4/5] winspool.drv: Fix AddPrinterDriverA so that the
strings actually get written.
Detlef Riekenberg
- [PATCH 5/5] winspool.drv: Associate a printer driver with each
printer, rather than share a common one between all printers.
Detlef Riekenberg
- stub for MsiGetFeatureValidStatesA/W
Stefan Leichter
- [winex11] fix regression caused by client-side DIB copy patch
Damjan Jovanovic
- [comctl32 1/2] Fix returnvalues
Paul Vriens
- [comctl32 2/2] Beginning of some string related tests
Paul Vriens
- rpcrt4: For Win64 compatibility use a temp variable of the right
type in ComputeVariance().
Michael Stefaniuc
- rpcproxy.h: Use LONG/ULONG for Win64 compatibility instead of long
and unsigned long.
Michael Stefaniuc
- oleaut32: Cast-qual warnings fix
Andrew Talbot
- LOSTWAGES: Update mailing lists statistics
Michael Stefaniuc
- msi [1/11]: Add more tests for installing from cabinets
James Hawkins
- msi [2/11]: Use the media_info structure instead of passing in
individual values to extract_cabinet_file
James Hawkins
- msi [3/11]: Use the file's component instead of passing an extra
parameter to set_file_source
James Hawkins
- msi [4/11]: Use msi_alloc_zero instead of a helper function that
sets everything to zero
James Hawkins
- msi [5/11]: Model the media_info structure members after the
columns in the media table
James Hawkins
- msi [6/11]: Factor schedule_install_files out of ACTION_InstallFiles
James Hawkins
- msi [7/11]: Factor copy_install_file out of ACTION_InstallFiles
James Hawkins
- msi [8/11]: Store the base URL of the MSI package if it is
downloaded
James Hawkins
- msi [9/11]: Factor out download_remote_cabinet and reuse
extract_cabinet_file to extract a remote cabinet
James Hawkins
- msi [10/11]: Clean up ACTION_InstallFiles
James Hawkins
- msi [11/11]: Add support for continuous cabinets
James Hawkins
- include/objbase.h: Add missing include directives.
Francois Gouget
- shell32: Add missing '\n' to Wine trace.
Francois Gouget
- uxtheme: winerrror.h must not define the E_PROP_*_UNSUPPORTED
macros.
Francois Gouget
- setupapi: setupapi.h must not define HSTRING_TABLE and the
StringTable* prototypes.
Francois Gouget
- secur32: sspi.h must not include wtypes.h.
Francois Gouget
- user32/include: Don't define the window and control styles if
NOWINSTYLES is set.
Francois Gouget
- include: The PSDK does not have the A/W variants of MAKEINTATOM()
so we should not either.
Francois Gouget
- Fix ntsecapi.h so it does not depend on winternl.h.
Francois Gouget
- wined3d: Fix regression in surface conversion.
Markus Amsler
- [winex11.drv] do not copy bitmaps with negative widths
Damjan Jovanovic
- msi: Fix a memory leak.
Mike McCormack
- comctl32: Remove Nx1 assumptions in ImageList_Read
Mike McCormack
- winex11.drv: Map VK codes for arrow keys to an X11 keycode manually
as we do for other keypad keys
Dmitry Timoshkov
- winex11.drv: Call SetWindowPos with SWP_FRAMECHANGED set when
switching from minimized state in X11DRV_MapNotify
Dmitry Timoshkov
- comctl32: Fix a regression in ImageList_AddMasked().
Mike McCormack
- secur32: Delete session key and arc4 context when the session based
security context is deleted.
Kai Blin
- secur32: Use a helper function for creating the signature as this
simplifies implementing NTLM2 signing alot.
Kai Blin
- [comctl32] Load function pointers by ordinal
Paul Vriens
- Small fix in wineconsole
Anatoly
- Small fix in wineconsole(out UTF)
Anatoly
- kernel32: Add basic OpenProcess test. Take 2
Dmitry Timoshkov
- include: Add the PROCESS_SUSPEND_RESUME definition
Dmitry Timoshkov
- msi: Only add text to the scroll control if text is provided
James Hawkins
- dbghelp: do not write to array element -1(resend)
Peter Oberndorfer
- [PATCH 0/9] fixes for issues spotted by valgrind
Eric Pouech
- rpcrt4: Open the endpoint from the caller of RpcServerUseProtseq*
instead of the protseq server thread.
Robert Shearman
- rpcrt4: The error code RPC_S_SERVER_UNAVAILABLE doesn't make much
sense on the s
Robert Shearman
- rpcrt4: Use MaxCalls from the protseq when determining the backlog
length to pass in to listen.
Robert Shearman
- [PATCH 1/9] [Comctl32]: header
Eric Pouech
- [PATCH 2/9] [Crypt32]: string functions
Eric Pouech
- [PATCH 3/9] [Kernel32 & MLang]: SISOLANGNAME
Eric Pouech
- rpcrt4: For TCP endpoints, bind to all the address and ports that
getaddrinfo for the machine.
Robert Shearman
- include: Add RPC/DCE defines and structures related to
RPC_SECURITY_QOS_V2.
Robert Shearman
- secur32: advapi32 declares them as WINAPI,
too. Not doing so breaks. Thanks to Marcus Meissner for spotting
this one.
Kai Blin
- secur32: Implement ntlmv2 signing.
Kai Blin
- [PATCH] [WinMM]: remove WINE_NO_LONG_AS_INT from winmm
Eric Pouech
- oledlg: Cast-qual warnings fix
Andrew Talbot
- msi [1/5]: Use disk_prompt from the media_info structure instead of
passing an extra parameter to msi_change_media
James Hawkins
- msi [2/6]: Factor out load_media_info from ready_media_for_file
James Hawkins
- msi [3/6]: Move the file sequence check out of ready_media_info to
avoid an unnecessary function call
James Hawkins
- msi [4/6]: Extract cabinets in ACTION_InstallFiles. ready_media is
for finding and loading medi
James Hawkins
- msi [5/5]: Add support for continuous cabinets
James Hawkins
- [PATCH 0/8] widl and rpcndr.h unsigned long to ULONG changes
Michael Stefaniuc
- [PATCH 1/8] widl: Use ULONG instead of unsigned long when
generating declarations for *_UserSize() functions. This is
needed for Win64 compatibility.
Michael Stefaniuc
- [PATCH 2/8] widl: Use ULONG instead of unsigned long when
generating declarations for *_UserMarshal() functions. This
is needed for Win64 compatibility.
Michael Stefaniuc
- [PATCH 3/8] widl: Use ULONG instead of unsigned long when
generating declarations for *_UserUnMarshal() functions. This
is needed for Win64 compatibility.
Michael Stefaniuc
- [PATCH 4/8] widl: Use ULONG instead of unsigned long when
generating declarations for *_UserFree() functions. This is
needed for Win64 compatibility.
Michael Stefaniuc
- [PATCH 5/8] rpcndr.h: Use ULONG/LONG/DWORD for Win64 compatibility
instead of unsigned long/long. DWORD is used when the
hungarian notation suggests that.
Michael Stefaniuc
- [PATCH 6/8] ole32: Fix the warnings introduced by the "unsigned
long" to "ULONG" header changes.
Michael Stefaniuc
- [PATCH 7/8] oleaut32: Fix the warnings introduced by the "unsigned
long" to "ULONG" header changes.
Michael Stefaniuc
- [PATCH 8/8] rpcrt4/tests: Fix the warnings introduced by the
"unsigned long" to "ULONG" header changes.
Michael Stefaniuc
- oleaut32: typelib - fix regression in MSFT typelib parsing (RESEND)
Alex Villacís Lasso
- d3d8 [1]: Backport null pointer check in SetCursorProperties.
Markus Amsler
- d3d8 [2]: Backport missing device tests.
Markus Amsler
- d3d8 [3]: Backport texture tests.
Markus Amsler
- d3d8 [4]: Backport IDirect3DVolume9Impl_GetContainer.
Markus Amsler
- d3d8 [5]: Backport volume tests.
Markus Amsler
- gdi32: Downgrade a FIXME to a WARN.
Mike McCormack
- comctl32: Downgrade an ERR to a WARN.
Mike McCormack
- user32: Downgrade a FIXME to a WARN.
Mike McCormack
- [localspl]Added Korean Resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- mshtml #1: Added QueryStatus(IDM_FONTNAME) implementation.
Jacek Caban
- mshtml #2: Added QueryStatus(IDM_FONTSIZE) implementation.
Jacek Caban
- mshtml #3: Added Exec(IDM_FONTSIZE) stub.
Jacek Caban
- mshtml #4: Added IDM_FORECOLOR implementation.
Jacek Caban
- mshtml #5: Added Exec(IDM_JUSTIFYCENTER) implementation.
Jacek Caban
- mshtml #6: Added Exec(IDM_JUSTIFYLEFT) and Exec(IDM_JUSTIFYRIGHT)
implementataion.
Jacek Caban
- mshtml #7: Code clean up.
Jacek Caban
- mshtml #8: Added QueryStatus(IDM_JUSTIFY*) implementation.
Jacek Caban
- include: The PSDK headers don't define WM_SYSTIMER so we shouldn't
either.
Francois Gouget
- include: Add missing include directives to d3d8.h and d3d9.h.
Francois Gouget
- secur32: Implement NTLM2 encryption.
Kai Blin
- include/dshow.h: Add missing include directives.
Francois Gouget
- include/oledlg.h: Add missing include directives.
Francois Gouget
- include/usp10.h: Add missing include directives.
Francois Gouget
- shlwapi: Add a fixme for a missing include.
Francois Gouget
- Fix winepath --long.
Francois Gouget
- Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for
languages that have multiple sublanguages.
Francois Gouget
- d3d8: Add refcount tests for implicit surfaces.
Markus Amsler
- include: Remove duplicate definition
Dmitry Timoshkov
- loader: Use plain binary name of git-describe to avoid junk in
version output.
Saulius Krasuckas
- oledlg: Cast-qual warnings fix (Try 2)
Andrew Talbot
- [PATCH 1/4] rpcrt4/ndr_marshall.c: Bring the function definitions
in sync with their declaration. Those got out of sync due to
the unsigned long to ULONG migration in the headers.
Michael Stefaniuc
- [PATCH 2/4] rpcrt4: Bring the function definitions in sync with
their declaration. They got out of sync due to the unsigned
long to ULONG changes in the headers.
Michael Stefaniuc
- [PATCH 3/4] rpcrt4: More "unsigned long" to "ULONG" changes in
preparation of the removal of WINE_NO_LONG_AS_INT.
Michael Stefaniuc
- [PATCH 4/4] rpcrt4: Win64 printf format warning fixes.
Michael Stefaniuc
- quartz: Cast-qual warning fix
Andrew Talbot
- shdoclc: Added shdoclc.dll.
Jacek Caban
- mshtml: Use popup menu from shdoclc.dll.
Jacek Caban
- mshtml: Remove menus that are in shdoclc.dll.
Jacek Caban
- secur32: work around a bug in ntlm_auth that breaks RPC.
Kai Blin
- [winex11.drv] (1/2) fix copying top-down/bottom-up DIBs
Damjan Jovanovic
- [winex11.drv] (2/2) check for incompatible bpps and negative widths
Damjan Jovanovic
- msi: Component attributes are bitmasks.
Mike McCormack
- msi: Check whether the component is enabled first.
Mike McCormack
- msi: Only log the Action, as it's the same as ActionRequest.
Mike McCormack
- server: Avoid accessing free'd thread pointers.
Mike McCormack
- oleaut32: Use HeapAlloc/Free instead of malloc/free.
Mike McCormack
- shlwapi: Use HeapAlloc/Free instead of malloc/free.
Mike McCormack
- setupapi: Use HeapAlloc/Free instead of malloc/free.
Mike McCormack
- dinput: Use HeapAlloc/Free instead of alloc/free.
Mike McCormack
- riched20: Fix an uninitialized variable.
Mike McCormack
- riched20: Set the correct number of initialized cursors.
Mike McCormack
- riched20: Fix a memory leak.
Mike McCormack
- riched20: Remember to close windows after tests.
Mike McCormack
- riched20: Add missing void to parameter list.
Mike McCormack
- riched20: Flush the clipboard before exitting the test.
Mike McCormack
- d3d8: Add GetContainer tests for implicit surfaces.
Markus Amsler
- d3d9: Forwardport implicit surface tests.
Markus Amsler
- oleaut32: Constify some data
Dmitry Timoshkov
- shlwapi: Unify SHDeleteKeyW implementation with SHDeleteKeyA
Dmitry Timoshkov
- rpcrt4: Correctly align the results in the RPC Bind Ack packet.
Robert Shearman
- rpcrt4: Fix a crash in RpcServerUseProtseqEpExA/W when using an
unsupported protseq.
Robert Shearman
- rpcrt4: Don't store the endpoint in the protseq.
Robert Shearman
- rpcrt4: Create one protseq object per used protocol sequence, not
per RpcServerUseProtseq* function call.
Robert Shearman
- mscoree: Added more probing related stubs,
version can be changed in Registry,
warning popup in GUI applications
Paul Chitescu
- Fix the 'MAP_FOLDCZONE' ok() test.
Francois Gouget
- winhelp: do not create popup window if file not found
Kirill K. Smirnov
- user: Only perform the screen resolution changing tests in
interactive mode.
Francois Gouget
- include/tapi.h: Add missing include directives.
Francois Gouget
- Fix winepath --unix so it works whether the Windows path refers to
an existing file/directory or not.
Francois Gouget
- shdoclc: Added shdoclc.dll. (resend)
Jacek Caban
- mshtml: Remove menus that are in shdoclc.dll. (resend)
Jacek Caban
- winhelp: fix WINHELP_DeleteWindow
Kirill K. Smirnov
- winhelp: use path of parent helpfile while looking for popup window
Kirill K. Smirnov
- AppDB include/application.php response spelling fix
Michael [Plouj] Ploujnikov
- AppDB include/testData.php response spelling fix
Michael [Plouj] Ploujnikov
- AppDB include/version.php response spelling fix
Michael [Plouj] Ploujnikov
- [PATCH 1/7] ATL host component implementation: IOleClientSite
Andrey Turkin
- [PATCH 2/7] Implement AtlAxAttachControl
Andrey Turkin
- [PATCH 3/7] ATL host component implementation: IOleContainer
Andrey Turkin
- [PATCH 4/7] ATL host component implementation:
IOleInPlaceSiteWindowless
Andrey Turkin
- [PATCH 5/7] ATL host component implementation: IOleInPlaceFrame
Andrey Turkin
- [PATCH 6/7] ATL host component implementation: IOleControlSite
Andrey Turkin
- [PATCH 7/7] AtlAxGetHost and AtlAxGetControl implementation
Andrey Turkin
- [PATCH 1/4] atl: fix incorrect prototypes
Andrey Turkin
- [PATCH 2/4] atl: implement AtlModuleLoadTypeLib
Andrey Turkin
- [PATCH 3/4] atl: implement AtlRegisterLoadTypeLib
Andrey Turkin
- [PATCH 4/4] atl: implement AtlModuleRegisterServer
Andrey Turkin
- msi 1: Fix a heap corruption bug by resizing the src string before
adding to it
James Hawkins
- qcap: Cast-qual warnings fix
Andrew Talbot
- quartz: Cast-qual warnings fix (1 of 2)
Andrew Talbot
- quartz: Casts-qual warnings fix (2 of 2)
Andrew Talbot
- mshtml #1: Added IDM_INDENT and IDM_OUTDENT implementation.
Jacek Caban
- mshtml #2: Added IDM_HORIZONTALLINE implementation.
Jacek Caban
- mshtml #3: Added IDM_UNORDERLIST implementation.
Jacek Caban
- mshtml #4: Added IDM_ORDERLIST implementation.
Jacek Caban
- rpcrt4: Cast-qual warnings fix (1 of 2)
Andrew Talbot
- rpcrt4: Cast-qual warnings fix (2 of 2)
Andrew Talbot
- advapi32: Constify a parameter
Andrew Talbot
- [comctl32] Remove deadcode (Coverity)
Paul Vriens
- [WINEHQ] Assorted spelling fixes
Francois Gouget
- [PATCH] ntdll: round section parameters on 0x200
Andrey Turkin
- winex11.drv: The y coordinate should be offset agaist the height,
not the width
H. Verbeet
- setupapi: Implement SetupGetSourceFileLocation{A,W}. 1/5
Hans Leidekker
- setupapi: Implement SetupGetSourceInfo{A,W}. 2/5
Hans Leidekker
- setupapi: Implement SetupGetTargetPath{A,W}. 3/5
Hans Leidekker
- setupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo,
TargetPath}. 4/5
Hans Leidekker
- setupapi: Add a stub implementation for SetupPromptReboot. 5/5
Hans Leidekker
- [msi] Remove todo_wine for succeeding test
Paul Vriens
- [msi] Fix typo's (Coverity)
Paul Vriens
- WineD3D: Fix a comment
Stefan Dösinger
- [shell32] Make sure we don't write behind cmd (Coverity)
Paul Vriens
- [shell32] Make sure we don't write behind filetype (Coverity)
Paul Vriens
- WGL: pbuffer fix typo
Roderick Colenbrander
- [PATCH 1/2] dsound: Fix the declaration/definition of
DSOUND_timer().
Michael Stefaniuc
- [PATCH 2/2] dsound: Win64 printf format warning fixes.
Michael Stefaniuc
- shlwapi: UrlEscapeA should fail with E_POINTER when querying the
buffer size.
Hans Leidekker
- mshtml #5: Added border implementation.
Jacek Caban
- [rsaenh] Move type-check before len-check (Coverity)
Paul Vriens
- [comdlg32] Remove unused variable (Coverity)
Paul Vriens
- ole32/tests: Don't use the NONAMELESS* macros in the tests.
Francois Gouget
- msi: assert.h is not a local header (spotted by winapi_check).
Francois Gouget
- shell32: Fix inclusion of conditional headers (spotted by
winapi_check).
Francois Gouget
- Assorted spelling fixes.
Francois Gouget
- rpcrt4: Add some stub documentation headers to make winapi_check
happy.
Francois Gouget
- Add some documentation headers to make winapi_check happy.
Francois Gouget
- winex11.drv: Fix some comments so they are properly formatted
documentation headers.
Francois Gouget
- ole32: Standardize some documentation comments.
Francois Gouget
- [PATCH 1/2] winmm/tests: Fix the parameters of LPTIMECALLBACK
functions.
Michael Stefaniuc
- [PATCH 2/2] winmm/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- DDraw: Implement depth filling through blit. (re-resubmit)
Gregor Münch
- [PATCH] msi: Clean upstore_binary_to_temp
Mike McCormack
- [PATCH] msi: Fix an uninitialized variable in the test cases.
Mike McCormack
- [PATCH] msi: Fail if we can't write out a temporary file.
Mike McCormack
- [PATCH] msi: Track temp files as soon as they are created.
Mike McCormack
- [PATCH] msi: Fix error handling.
Mike McCormack
- [PATCH] msi: Only free a string in one place.
Mike McCormack
- ntdll: prevent test from crashing on amd64
Peter Beutner
- ntdll: Alphabetically sort the Makefile entries
Dmitry Timoshkov
- [PATCH 1/4] rpcrt4: Fix a comment and move a WARN to where it really
indicates a problem, rather than falsely triggering on normal conditions.
Robert Shearman
- [PATCH 2/4] rpcrt4: Convert the server interfaces list into a
standard Wine list.
Robert Shearman
- [PATCH 3/4] rpcrt4: Implement RpcServerUnregisterIf.
Robert Shearman
- [PATCH 4/4] ole32: Re-enable the code that unregisters interfaces
with the RPC runtime.
Robert Shearman
- include: Add credui.h header file.
Robert Shearman
- include: Fix a typo in the SecInvalidateHandle macro in sspi.h.
Robert Shearman
- include: Add wincred.h header file.
Robert Shearman
- secur32: Fix handling of ISC_REQ* flags in
InitializeSecurityContext.
Kai Blin
- [PATCH] Use the custom vsnprintf implementation for msvcrt.vsprintf
too
Sam Dennis
- setupapi: The inf section suffix that corresponds to __x86_64 is
.ntamd64.
Hans Leidekker
- oleaut32: implement underscore-prefix overload (was Re: oleaut32:
ITypeInfo_fnInvoke behavior on PARAMFLAG_FOPT without PARAMFLAG_FHASDEFAULT)
Alex Villacís Lasso
- oleaut32: use setlocale() around sprintfW to force use of period
as decimal separator
Alex Villacís Lasso
- rsaenh: Cast-qual warning fix
Andrew Talbot
- winequartz.drv: Second glance at Window support.
Pierre d'Herbemont
- setupapi: Implement SetupGetSourceFileLocation{A,W}.
Hans Leidekker
- secur32: Cast-qual warning fix
Andrew Talbot
- setupapi: Cast-qual warning fix
Andrew Talbot
- advapi32: Fix bad comparison of unsigned variable
Andrew Talbot
- msi 1: Notify the external UI handler when changing media
James Hawkins
- d3d8 1: Use same CHECK_CONTAINER macro in device, surface and volume
tests.
Markus Amsler
- d3d8 2: Test refcount forwarding.
Markus Amsler
- d3d8 3: RenderTarget and BackBuffer are identical, so only test the
RenderTarget.
Markus Amsler
- d3d8 4: Test AddRef with refcount=0.
Markus Amsler
- [shdoclc]updated Korean Resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- Add the IE6 registry key
Lei Zhang
- mscoree: Detect if the current program is a GUI one and pop up a
warning about not supporting .NET (4/4)
Paul Chitescu
- mscoree: Load settings (for now only reported version) from
Registry on initialization (2/4)
Paul Chitescu
- mscoree: Add more stubs for functions that are called during COR
detection (3/4)
Paul Chitescu
- mscoree: Reimplemented GetCORVersion using a helper that checks
properly the return buffer; shortened a few FIXMEs (1/4)
Paul Chitescu
- [PATCH] msi: Print a message if we fail to delete a file.
Mike McCormack
- [PATCH] msi: Always delete temp files after creating them.
Mike McCormack
- [PATCH] msi: Remove track_tempfile()'s unused 2nd parameter.
Mike McCormack
- [PATCH] msi: Defer package deletion until after the database is
closed.
Mike McCormack
- [PATCH] msi: Delete the tempfile created by GetTempFileName.
Mike McCormack
- msvcrt: [1/3] free correct buffer in pf_vsnprintf
Jesse Allen
- msvcrt: [2/3] estimate required buffer size better in pf_vsnprintf
Jesse Allen
- msvcrt: [3/3] printf buffer overrun tests
Jesse Allen
- riched20: fix key handling in dialogs
Clinton Stimpson
- msi: Split MSI_CreatePackage into two functions.
Mike McCormack
- kernel32: Print a FIXME only once.
Mike McCormack
- user32: Print a fixme only once.
Mike McCormack
- comctl32: When removing an image,
move the remaining images one forward, not one backwards.
Mike McCormack
- comctl32: Remove a redundant variable.
Mike McCormack
- comctl32: Fix a potential regression in ImageList_ReplaceIcon().
Mike McCormack
- [PATCH] Use the custom vsnprintf implementation for
msvcrt.vsprintf too
Sam Dennis
- setupapi: Implement SetupGetSourceInfo{A,W}.
Hans Leidekker
- Add the IE6 registry key (try 2)
Lei Zhang
- shell32: Cast-qual warnings fix (2 of 2)
Andrew Talbot
- shell32: Cast-qual warnings fix (1 of 2)
Andrew Talbot
- localspl/tests: Add Test for ConfigurePortW
Detlef Riekenberg
- localspl: Implement ConfigurePortW
Detlef Riekenberg
- d3d8 [1]: Back buffer is identical to the render target, test it
only once.
Markus Amsler
- d3d8 [2]: Test refcount forwarding.
Markus Amsler
- d3d8 [3]: Test AddRef with refcount==0.
Markus Amsler
- rpcrt4: Fix a crash in RPCRT4_OpenBinding that can occur if
RPCRT4_CreateConnection
fails by checking the return value from the function and returning in this
case.
Robert Shearman
- rpcrt4: Add a FIXME for unsupported client protocol sequences.
Robert Shearman
- rpcrt4: Add support for signing, verifying,
encrypting and decrypting RPC packets.
Robert Shearman
- rpcrt4: Use SecInvalidateHandle and SecIsValidHandle for handling
RpcConnection::ctx instead of setting/comparing the field to 0.
Robert Shearman
- include: Add security QOS flags to winbase.h.
Robert Shearman
- comctl32: Use the correct width and x offset in
ImageList_ReplaceIcon().
Mike McCormack
- loader: Mark the stack as executable if possible.
Mike McCormack
- user32: Update the edit control when the IME composition string is
emptied.
Byeong-Sik Jeon
- user: Set DDE errors in some failing cases
Dmitry Timoshkov
- user: Use DDE critical section exclusively for instance list
protection
Dmitry Timoshkov
- Add small comment to function
Anatoly
- shlwapi: Cast-qual warnings fix (1 of 4)
Andrew Talbot
- shlwapi: Cast-qual warnings fix (2 of 4)
Andrew Talbot
- shlwapi: Cast-qual warnings fix (3 of 4)
Andrew Talbot
- shlwapi: Cast-qual warnings fix (4 of 4)
Andrew Talbot
- d3d8 [1]: Show that the implicit surfaces are not freed if refcount
reaches 0.
Markus Amsler
- d3d9 [2]: Forwardport d3d8 refcount tests.
Markus Amsler
- wined3d [3]: Add IsImplicit/SetImplicit surface functions.
Markus Amsler
- d3d8 [4]: Force implicit surfaces to do their own refcounting.
Markus Amsler
- d3d8/wined3d [5]: Create implicit surfaces with refcount 0.
Markus Amsler
- kernel32: Downgrade a FIXME to a WARN.
Mike McCormack
- oleaut32: Remove incorrect references to malloc
Mike McCormack
- shell32: define a few more icon resources
Louis. Lenders
- msvcrt: add _fstat64 and _stat64 to msvcrt.spec
Louis. Lenders
- msvcrt: add _fstat64 and _stat64 to msvcrt.spec
Louis. Lenders
- msvcrt: add _fstat64 and _stat64 to msvcrt.spec
Louis. Lenders
- setupapi: Implement SetupGetTargetPath{A,W}.
Hans Leidekker
- kernel32: Add a basic PE loader test
Dmitry Timoshkov
- shell32: Fix a functionname in a comment
Detlef Riekenberg
- opengl: Initial attempt to address opengl child window bug
Ulrich Czekalla
- opengl: Change prefix from w to wine_ of the opengl functions that
we override
Ulrich Czekalla
- winecfg: Allow editing of broken drive links.
Vitaliy Margolen
- urlmon: Cast-qual warnings fix (1 of 2)
Andrew Talbot
- urlmon: Cast-qual warnings fix (2 of 2)
Andrew Talbot
- Add defines for new DLL characteristics.
Kevin Koltzau
- Print new DLL characteristics.
Kevin Koltzau
- Add AMD64 relocation types.
Kevin Koltzau
- msi: Remove some redundant else statements.
Mike McCormack
- msi: Add a test showing which tables are special.
Mike McCormack
- msi: Add a test showing the _Properties table is a bit strange.
Mike McCormack
- msi: Remove a level of indent in resolve_folder().
Mike McCormack
- msi: Remove unnecessary includes.
Mike McCormack
- msi: Fix a memory leak in load_folder().
Mike McCormack
- mshtml #1: Added get_style implementation.
Jacek Caban
- mshtml #2: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
Jacek Caban
- mshtml #3: Added put_fontFamily implementation.
Jacek Caban
- mshtml #4: Added put_backgroundColor implementation.
Jacek Caban
- mshtml #5: Added put_fontSize implementation.
Jacek Caban
- mshtml #6: Added semi-stub createStyleSheet implementation.
Jacek Caban
- mshtml #7: Remove nscstring and nscwstring typedefs.
Jacek Caban
- [1/5] wined3d: Rename renderUpsideDown to render_offscreen
H. Verbeet
- [2/5] wined3d: Fix depth buffer formats to use actual depth textures
H. Verbeet
- [3/5] wined3d: Make the offscreen render mode a registry setting
H. Verbeet
- [4/5] wined3d: Add FBO support for offscreen rendering
H. Verbeet
- [5/5] wined3d: Allow the depth buffer to be shared between onscreen
and offscreen rendering modes
H. Verbeet
- setupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo,
TargetPath}.
Hans Leidekker
- oleaut32: use setlocale() around sprintfW to force use of period
as decimal separator (RESEND)
Alex Villacís Lasso
- msi: Add tests for folder properties
James Hawkins
- [1/7] winex11.drv: Reset the keyc2vkey table to empty before
rebuilding it.
Ken Thomases
- [2/7] winex11.drv: Track which vkeys have already been assigned to
keycodes.
Ken Thomases
- [3/7] winex11.drv: Replace no-longer-existent VK_A, VK_Z, VK_0, and
VK_9 constants.
Ken Thomases
- [4/7] winex11.drv: Move some dead code from inside a loop to just
after the loop.
Ken Thomases
- [5/7] winex11.drv: Changed indenting of some dead code.
Ken Thomases
- [6/7] winex11.drv: Enable code for picking layout-independent vkey
as second pass.
Ken Thomases
- [7/7] winex11.drv: Correct the count of characters matching with
layout.
Ken Thomases
- wineprefixcreate: [1/2] create subdirectory "color"
Detlef Riekenberg
- wineprefixcreate: [2/2] create spool\drivers subdirectory
Detlef Riekenberg
- kernel32 [1/3]: Replace magic numbers with descriptive defines
James Hawkins
- kernel32 [2/3]: Pull out the DECOMPRESS_ONE_BYTE macro into an
inline function
James Hawkins
- kernel32 [3/3]: Forward LZOpenFileA to LZOpenFileW,
not the other way around
James Hawkins
- [AppDB] Fix typo on main page
Alexander Nicolaysen Sørnes
- user32: Cast-qual warnings fix (2 of 4)
Andrew Talbot
- LOSTWAGES: Wine 0.9.25 released
Alexander Nicolaysen Sørnes
- user32: Cast-qual warnings fix (3 of 4)
Andrew Talbot
- user32: Cast-qual warnings fix (4 of 4)
Andrew Talbot
- user32: Cast-qual warnings fix (1 of 4)
Andrew Talbot
- [1/4] wined3d: Fix GL_ARB_texture_cube_map extension support
H. Verbeet
- [2/4] wined3d: Support cube map FBO attachments
H. Verbeet
- [3/4] wined3d: Make sure render target textures aren't bound when
we start drawing
H. Verbeet
- [4/4] wined3d: Only copy the depth buffer if there is one
H. Verbeet
- winecfg: [1/2] Move controls on "Desktop Integration" tab to make
more room for the next patch.
Vitaliy Margolen
- winecfg: [2/2] Add ability to change colors and non-client sizes.
Vitaliy Margolen
- wineps.drv: Cast-qual warnings fix (1 of 3)
Andrew Talbot
- wineps.drv: Cast-qual warnings fix (2 of 3)
Andrew Talbot
- wineps.drv: Cast-qual warnings fix (3 of 3)
Andrew Talbot
- wine.inf: add setupapi to fake dlls
Louis. Lenders
- WGL: unify pixelformat code
Roderick Colenbrander
- WGL: unify pixelformat code [attempt 2]
Roderick Colenbrander
- winhelp: add preliminary *.cnt file support (parser)
Kirill K. Smirnov
- [AppDB] Add an FAQ question about 'vendor'
Alexander Nicolaysen Sørnes
- [AppDB] Fix the 'move version' form
Alexander Nicolaysen Sørnes
- [Try2] winhelp: add preliminary *.cnt file support (parser)
Kirill K. Smirnov
- [AppDB] Basic checking of rating logic.
Alexander Nicolaysen Sørnes
- kernel32/tests: Load tests on Win9x again
(VirtualAllocEx+VirtualFreeEx)
Detlef Riekenberg
- kernel32/tests: Avoid crash on Win95 (GetLongPathNameW)
Detlef Riekenberg
- kernel32/tests: [1/2] Add Tests for GetSystemDirectory
Detlef Riekenberg
- kernel32/tests: [2/2] Add Tests for GetWindowsDirectory
Detlef Riekenberg
- Updated Norwegian Bokmål translation
Alexander Nicolaysen Sørnes
- MSHTML: Add basic support for ITimer interface [1/2]
Matthew Kehrer
- MSHTML: Add basic support for ITimer interface [2/2]
Matthew Kehrer
- winequartz.drv: Add mouse events handling and stub window creation
support.
Pierre d'Herbemont
- winecfg: Update Russian translation.
Vitaliy Margolen
- winecfg: Remove some old dead code and associated language
resources.
Vitaliy Margolen
- winecfg: Get rid of "Control Panel" button from Audio tab.
Vitaliy Margolen
- msi: Don't leak row handles.
Mike McCormack
- msi: Fix some memory leaks.
Mike McCormack
- msi: Clean up parameters of msi_media_get_disk_info().
Mike McCormack
- msi: Add another test for the SourceDir property.
Mike McCormack
- msi: Spelling fixes.
Mike McCormack
- msi: Split msi_set_sourcedir_props into a separate function.
Mike McCormack
- d3d [1]: Remove AddRef from IWineD3DDevice_GetDirect3D.
Markus Amsler
- d3d [2]: Remove AddRef from IWineD3DDevice_GetBackBuffer.
Markus Amsler
- d3d [3]: Remove AddRef from IWineD3DDevice_GetRenderTarget.
Markus Amsler
- d3d [4]: Remove AddRef from IWineD3DDevice_GetDepthStencilSurface.
Markus Amsler