October 2006 Archives by thread
Starting: Sun Oct 1 01:16:20 CDT 2006
Ending: Tue Oct 31 18:29:44 CDT 2006
Messages: 1265
- [PATCH] [WineDbg]: search path
Eric Pouech
- [PATCH] [NtDll]: NtQueryInformationiThread (AmILastThread)
Eric Pouech
- LOSTWAGES: status update 7
Tom Wickline
- LOSTWAGES: linklint #1
Tom Wickline
- [WINED3D] Remove unused field in shader opcode_arg
Ivan Gyurdiev
- user/tests: Flush events before running mouse tests
Dmitry Timoshkov
- shlwapi: Cast-qual warnings fix
Andrew Talbot
- ws2_32: Use a symbolic name instead of hand-made value
Dmitry Timoshkov
- tapi32: Cast-qual warnings fix
Andrew Talbot
- ws2_32: Add a comment to ioctlsocket about 'bogus' ioctl 0x667e.
Dmitry Timoshkov
- urlmon: Cast-qual warnings fix
Andrew Talbot
- gdi32: Improve get_nearest_charset().
Byeong-Sik Jeon
- x11drv: [1/2] Move cached cursor position from under x11's lock and
into it's own.
Vitaliy Margolen
- x11.drv: [2/2] Use internal cached cursor position for GetCursorPos.
Vitaliy Margolen
- winecfg: Fix a typo in Russian translation
Dmitry Timoshkov
- regedit: fix some translated resources errors
Mikołaj Zalewski
- [advapi32] Make sure it's a real cleanup.
Paul Vriens
- oleaut32: Fix ITypeInfo::GetFuncDesc to return the correct
information for dual dispinterfaces.
Robert Shearman
- oleaut32: Make ITypeInfo::GetDocumentation work for
functions/variables in inherited interfaces.
Robert Shearman
- wined3d: Report the correct number of available 4-component float
vectors for GLSL
H. Verbeet
- wined3d: Explicitly enable the GL_ARB_draw_buffers extension in
GLSL shaders
H. Verbeet
- mshtml: Code cleanup.
Jacek Caban
- KERNEL: honor additional DLL search paths under
HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\App Paths
Alex Villacís Lasso
- mshtml: Added begining implementation of IPersistStreamInit::Save.
Jacek Caban
- shdocvw: Silence common invalid QueryInterface FIXMEs.
Jacek Caban
- mshtml: Silence common invalid QueryInterface FIXME.
Jacek Caban
- user: Cast-qual warnings fix
Andrew Talbot
- [PATCH] [WineDbg]: fixed the auto mode
Eric Pouech
- wineboot: Win64 printf format warning fixes.
Michael Stefaniuc
- winecfg: Win64 printf format warning fixes.
Michael Stefaniuc
- msi: implement msidbLocatorTypeFileName in RegLocator searches
Juan Lang
- winhelp: Win64 printf format warning fixes.
Michael Stefaniuc
- cmdlgtst: Win64 printf format warning fixes.
Michael Stefaniuc
- eject: Win64 printf format warning fixes.
Michael Stefaniuc
- icinfo: Win64 printf format warning fixes.
Michael Stefaniuc
- oleview: Win64 'incompatible pointer type' warning fix.
Michael Stefaniuc
- crypt32: snprintf format string fix
Andrew Talbot
- rpcss: Win64 printf format warning fixes.
Michael Stefaniuc
- wineconsole: Win64 printf format warning fixes.
Michael Stefaniuc
- winemenubuilder: Win64 printf format warning fixes.
Michael Stefaniuc
- crypt32/tests: Win64 printf format warning fixes
Juan Lang
- [D3D9 1/8] Remove const qualifier on state_test data
Ivan Gyurdiev
- [D3D9 2/8] Clean up get/set handler arguments for state tests
Ivan Gyurdiev
- [D3D9 3/8] Add init/teardown handlers for state tests
Ivan Gyurdiev
- [D3D9 4/8] Remove unused device parameter to queue_test functions
Ivan Gyurdiev
- [D3D9 5/8] State test for textures
Ivan Gyurdiev
- [WINED3D 6/8] Stateblock support for dmap and vtf samplers
Ivan Gyurdiev
- [WINED3D 7/8] Return NULL textures, instead of INVALIDCALL
Ivan Gyurdiev
- [WINED3D 8/8] Make GetTexture read from the correct stateblock
Ivan Gyurdiev
- [gdi32 1/6]: Cleanup the update_font_list().
Byeong-Sik Jeon
- [gdi32 2/6]: Improve the registry updating method at the
update_font_info().
Byeong-Sik Jeon
- [gdi32 3/6]: Add guifont_height, guifont_facename members into the
nls_update_font_list structure.
Byeong-Sik Jeon
- [gdi32 4/6]: Generate the HKLM\Software\Microsoft\Windows
NT\CurrentVersion\GRE_Initialize.
Byeong-Sik Jeon
- [gdi32 5/6]: Use the [HKLM\...\GRE_Initialize] for language
dependent stock fonts.
Byeong-Sik Jeon
- [gdi32 6/6]: Remove the unused code.
Byeong-Sik Jeon
- crypt32: implement CryptSignAndEncodeCertificate (resend)
Juan Lang
- initial cryp32 French translation
Jonathan Ernst
- updated cmdlgtst French translation
Jonathan Ernst
- regedit[1/3]: some import/export dialogs code cleanup
Mikołaj Zalewski
- regedit[2/3]: add option to export only a specified branch
Mikołaj Zalewski
- regedit[3/3]: remove the unused IDD_DIALOG2
Mikołaj Zalewski
- comdlg32: load "Save" string from resources in filedlgbrowser.c
Mikołaj Zalewski
- DDraw: Don't destroy complex attached surfaces even if
explicitely requested as they will be liquidated anyway when
the root is destroyed.
Stefan Dösinger
- ntdll: Make test_debug_regs() print an actual Dr7 value it got
Dmitry Timoshkov
- user: Increase the time during which flush_events() waits for
pending events
Dmitry Timoshkov
- [crypt32] Win64 printf format warning fixes
Paul Vriens
- user: change CopyImage function declaration
Oleg Krylov
- winedos: Win64 printf format warning fixes.
Michael Stefaniuc
- mshtml: Remove space before '\n'.
Francois Gouget
- Add missing '\n's to ok() calls.
Francois Gouget
- Assorted spelling fixes.
Francois Gouget
- urlmon: Fix spelling of the 'origin' parameter in the
*Protocol_Seek() functions.
Francois Gouget
- shell32: Microsoft's EXP_DARWIN_LINK structure does not have a dbh
field so cast it to DATABLOCK_HEADER to access the dwSignature
field. Fixes the compilation with Visual C++ on Windows.
Francois Gouget
- [crypt32] Remove bogus tests
Paul Vriens
- rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc,
Free} as that
the former are exported by rpcrt4 seemingly to allow callers of tower
functions to free the allocated memory.
Robert Shearman
- rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the fields will be
initialised to non-zero values.
Robert Shearman
- rpcrt4: RpcBindingCopy is implemented.
Robert Shearman
- advapi32: Win64 printf format warning fixes.
Hans Leidekker
- [wintrust] Win64 printf format warning fixes
Paul Vriens
- crypt32: make it clearer where alg ids come from in
CryptVerifyCertificateSignatureEx
Juan Lang
- Route WGL context code through gdi32.dll [take 2]
Roderick Colenbrander
- Route WGL font code through gdi32.dll [take 2]
Roderick Colenbrander
- msvcrt: Win64 printf format warning fixes.
Michael Stefaniuc
- wineconsole: make the user backend work on non-latin1 locales
Mikołaj Zalewski
- X11DRV: wgl fix pixelformat bug
Roderick Colenbrander
- [PATCH 1/3] Compile oleaut32 for win32 but not for win64
Pavel Roskin
- cards: Win64 printf format warning fixes.
Michael Stefaniuc
- d3dx8: Win64 printf format warning fixes.
Michael Stefaniuc
- dinput8: Win64 printf format warning fixes.
Michael Stefaniuc
- hhctrl.ocx: Win64 printf format warning fixes.
Michael Stefaniuc
- localspl/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- nddeapi: Win64 printf format warning fixes.
Michael Stefaniuc
- newdev: Win64 printf format warning fixes.
Michael Stefaniuc
- oleacc: Win64 printf format warning fixes.
Michael Stefaniuc
- query: Win64 printf format warning fixes.
Michael Stefaniuc
- spoolss: Win64 printf format warning fixes.
Michael Stefaniuc
- w32skrnl: Win64 printf format warning fixes.
Michael Stefaniuc
- comctl32: Set the TVIF_TEXT mask when notifying the parent window
of a selection change
James Hawkins
- msi [1/12]: Add missing '\n' to TRACE output
James Hawkins
- msi [2/12]: Don't ERR if a dialog doesn't provide control
conditions, as they are not required
James Hawkins
- msi [3/12]: Assign the property to path if the property is empty
James Hawkins
- msi [4/12]: Empty the window text if no text is provided
James Hawkins
- msi [5/12]: Select the first item in the SelectionTree control
James Hawkins
- msi [6/12]: Provide a specific dialog to
ControlEvent_SubscribeToEvent,
as package->dialog does not always point to the same dialog
James Hawkins
- msi [7/12]: Publish the SelectionPath event in the SetTargetPath
event
James Hawkins
- msi [8/12]: Properly initialize the SelectionTree control's
attributes and property values
James Hawkins
- msi [9/12]: Publish the SelectionDescription and SelectionPath
events when the selection changes in the SelectionTree control
James Hawkins
- msi [10/12]: Store the selected item in the SelectionTree control
James Hawkins
- msi [11/12]: Subscribe the SelectionTree control to the
SelectionPath event
James Hawkins
- msi [12/12]: Handle the SelectionBrowse event using
ControlEvent_SpawnDialog
James Hawkins
- msi: Only apply the last font style in the list of styles
James Hawkins
- [TRY2 1/8] gdi32: Cleanup the update_font_info().
Byeong-Sik Jeon
- [TRY2 2/8] gdi32: Improve the registry updating method at the
update_font_info().
Byeong-Sik Jeon
- [TRY2 3/8] gdi32: Add guifont_height, guifont_facename members
into the nls_update_font_list structure.
Byeong-Sik Jeon
- [TRY2 4/8] gdi32: Generate the [HKLM\Software\Microsoft\Windows
NT\CurrentVersion\GRE_Initialize].
Byeong-Sik Jeon
- [TRY2 5/8] gdi32: Use the [HKLM\...\GRE_Initialize] for the
language dependent stock fonts.
Byeong-Sik Jeon
- [ADD 6/8] gdi32: Generate the
[HKLM\Software\...\FontLink\SystemLink] registry.
Byeong-Sik Jeon
- [ADD 7/8] gdi32: Fix the unnecessary looping.
Byeong-Sik Jeon
- [ADD 8/8] gdi32: Move the some block-scope variables to the
file-scope variables.
Byeong-Sik Jeon
- capi: Fix compiler warnings.
Vitaliy Margolen
- [WINED3D 1/6] Move D3DSIO structure into the WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 2/6] Move D3DSPR structure into the WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 3/6] Move D3DSP DCL-related structures into WINED3D
namespace.
Ivan Gyurdiev
- [WINED3D 4/6] Move D3DSP_REG structures into the WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 5/6] Move D3DSP source modifier-related items into the
WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 6/6] Move D3DSP dest modifier related items into the
WINED3D namespace.
Ivan Gyurdiev
- crypt32: Win64 printf format warning fixes
Juan Lang
- crypt32: forward CryptAcquireContextU to CryptAcquireContextW
Juan Lang
- user: Move some common code into one function.
Vitaliy Margolen
- mscms: Restore the preprocessor hack.
Hans Leidekker
- regedit: update Polish translation
Mikołaj Zalewski
- activeds: Win64 printf format warning fixes.
Michael Stefaniuc
- comcat: Win64 printf format warning fixes.
Michael Stefaniuc
- ifsmgr.vxd: Win64 printf format warning fixes.
Michael Stefaniuc
- infosoft: Win64 printf format warning fixes.
Michael Stefaniuc
- [crypt32] More tests for CryptSIPLoad
Paul Vriens
- user: Add missing sizeof(WCHAR) multiplier
James Hawkins
- [wintrust] Win64 printf format warning fixes
Paul Vriens
- advapi32/tests: Win64 printf format warning fixes.
Hans Leidekker
- crypt32: implement CertVerifyValidityNesting
Juan Lang
- Make.rules.in: Add a new make variable "C_GEN_SRCS" for C files that
need to be generated before makedep can be run on them.
Robert Shearman
- [D3D9] typo in trace
Karsten Elfenbein
- SHELL32: fix product version
Vitaly Lipatov
- comctl32: tooltips: Avoid memory leak when changing tool text
Oleg Krylov
- taskmgr: add Polish translation
Mikołaj Zalewski
- winspool.drv: add Polish translation
Mikołaj Zalewski
- [TRY3 1/8] gdi32: Cleanup the update_font_info().
Byeong-Sik Jeon
- [TRY3 2/8] gdi32: Improve the registry updating method at the
update_font_info().
Byeong-Sik Jeon
- [TRY3 3/8] gdi32: Add guifont_height, guifont_facename members
into the nls_update_font_list structure.
Byeong-Sik Jeon
- [TRY3 4/8] gdi32: Generate the [HKLM\Software\Microsoft\Windows
NT\CurrentVersion\GRE_Initialize].
Byeong-Sik Jeon
- [TRY3 5/8] gdi32: Use the [HKLM\...\GRE_Initialize] for the
language dependent stock fonts.
Byeong-Sik Jeon
- [TRY3 6/8] gdi32: Move the some block-scope variables to the
file-scope variables.
Byeong-Sik Jeon
- [TRY3 7/8] gdi32: Generate the
[HKLM\Software\...\FontLink\SystemLink] registry
Byeong-Sik Jeon
- [TRY3 8/8] gdi32: Fix the unnecessary looping.
Byeong-Sik Jeon
- updated taskmgr French translation
Jonathan Ernst
- updated regedit French translation
Jonathan Ernst
- updated oleview French translation
Jonathan Ernst
- user/tests: Cast-qual warnings fix
Andrew Talbot
- msi: Perform button control events in greatest to least order
James Hawkins
- localspl/tests: One more Test for InitializePrintMonitor
Detlef Riekenberg
- msxml3: Win64 printf format warning fixes.
Michael Stefaniuc
- opengl32: Win64 printf format warning fixes.
Michael Stefaniuc
- usp10: Win64 printf format warning fixes.
Michael Stefaniuc
- msadp32.acm: Win64 printf format warning fixes.
Michael Stefaniuc
- imaadp32.acm: Win64 printf format warning fixes.
Michael Stefaniuc
- msg711.acm: Win64 printf format warning fixes.
Michael Stefaniuc
- cfgmgr32: Win64 printf format warning fixes.
Michael Stefaniuc
- midimap: Win64 printf format warning fixes.
Michael Stefaniuc
- crypt32: don't crash when setting CRYPT_KEY_PROV_INFO with empty
names
Juan Lang
- [regedit] updated Korean Resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- user: Pass hook handle to the destination thread.
Vitaliy Margolen
- msi: Check that transforms preserve tables.
Mike McCormack
- msi: Win64 printf format warning fixes.
Mike McCormack
- kernel32: Return some fake data in FindActCtxSectionStringW.
Mike McCormack
- wined3d/CopyRects bug fix [new patch]
Christopher GAUTIER
- wined3d/BltFast
Christopher GAUTIER
- msi: Only declare the szStringData and szStringPool strings once.
Mike McCormack
- msi: Remove an unused variable.
Mike McCormack
- msi: Only ignore the StringPool and StringData in a transform.
Mike McCormack
- include: Add new Vista SDK constants and structures documented at
http://ian.joeuser.com/index.asp?AID=738 and still present in the latest
SDK.
Francois Gouget
- Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
Francois Gouget
- Remove ZeroMemory() calls and instead set the relevant fields
(usually just iSubItem) to zero manually.
Francois Gouget
- shell32: Don't forget to set stateMask when calling
LVM_GETITEM/LVIF_STATE.
Francois Gouget
- winecfg: Remove unneeded memset() calls.
Francois Gouget
- d3d8: Fix '\n' typo.
Francois Gouget
- oleview: Fix the placement of a '\n'.
Francois Gouget
- Add missing '\n's to Wine traces.
Francois Gouget
- user/tests: It is perfectly valid for some sysparams registry fields
to not be set if they have their default value. This is the case on Windows
for instance.
Francois Gouget
- wininet: Win64 printf format warning fixes.
Hans Leidekker
- wininet/tests: Win64 printf format warning fixes.
Hans Leidekker
- [crypt32 1/3] Move some defines to the top as they will be needed
in more functions
Paul Vriens
- [crypt32 2/3] Change function declaration to overcome some
cast-qual warnings in future patches
Paul Vriens
- [crypt32 3/3] Correct the documentation
Paul Vriens
- mscms: Document the transform functions.
Hans Leidekker
- mscms: Cast-qual warnings fix.
Hans Leidekker
- dnsapi: Cast-qual warnings fix.
Hans Leidekker
- wldap32: Cast-qual warnings fix.
Hans Leidekker
- [PATCH 1/5] x11drv: Add mouse_[acquire|unacquire] to
X[Grab|Ungrab]Pointer.
Vitaliy Margolen
- [PATCH 2/5] dinput: Use x11_[acquire|unacquire]_mouse to stop mouse
from escaping in exclusive mode.
Vitaliy Margolen
- [PATCH 3/5] wined3d: Use x11_[acquire|unacquire]_mouse to stop mouse
from escaping in a full screen mode.
Vitaliy Margolen
- [PATCH 4/5] x11drv: Virtualize the mouse pointer.
Vitaliy Margolen
- [PATCH 5/5] dinput: Remove all the mouse warping craft. Use
GetCursorPos for previous position.
Vitaliy Margolen
- Make all windows moveable by default
Dmitry Timoshkov
- netapi: Stub for DsGetDcNameA
Paul Chitescu
- WineD3D: Add IWineD3DSurface::SetOverlayPosition
Stefan Dösinger
- WineD3D: Add IWineD3DSurface::GetOverlayPosition
Stefan Dösinger
- WineD3D: Add UpdatOverlayZOrder
Stefan Dösinger
- WineD3D: Add DDOVERLAYFX struct
Stefan Dösinger
- WineD3D: Add IWineD3DSurface::UpdateOverlay
Stefan Dösinger
- WineD3D: Add WINED3DUSAGE_OVERLAY
Stefan Dösinger
- French rc files must be encoded in iso-8859-1, not utf-8.
Francois Gouget
- [crypt32] Cast-qual warnings fix
Paul Vriens
- [PATCH 1/5] lz32/tests: Test more last errors set by LZOpenFile[AW].
Saulius Krasuckas
- [PATCH 2/5] lz32/tests: More checks for various LZOpenFile[AW]
operations on existing files.
Saulius Krasuckas
- [PATCH 3/5] lz32/tests: Be more verbose and aware of root directory.
Saulius Krasuckas
- [PATCH 4/5] lz32/tests: WinME sometimes returns short filenames.
Saulius Krasuckas
- [PATCH 5/5] lz32/tests: Test creation of a file when it already
exists.
Saulius Krasuckas
- WineD3D: Correctly name a variable
Stefan Dösinger
- Resend: shdocvw: Make sure BSTR is allocated before calling sink
Cihan Altinay
- wininet/tests: Cast-qual warning fix
Andrew Talbot
- X11DRV: fix building issue
Roderick Colenbrander
- Resend: shdocvw: Make sure BSTR is allocated before calling sink
Cihan Altinay
- Resend: shdocvw: Make sure BSTR is allocated before calling sink
Cihan Altinay
- WineD3D: No color keying on surfaces with an alpha channel
Stefan Dösinger
- WineD3D: Honor the pitch in a few more places
Stefan Dösinger
- WineD3D: Define the surface alignment in the header
Stefan Dösinger
- WineD3D: Pitch alignment for the pow2Size
Stefan Dösinger
- opengl32: Correctly size and position opengl child windows
Ulrich Czekalla
- DDraw: Protect the ddraw object list
Stefan Dösinger
- DDraw: Make IDirectDrawImpl thread safe
Stefan Dösinger
- msvidc32: Win64 printf format warning fixes.
Michael Stefaniuc
- comdlg32/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- powrprof: Win64 printf format warning fixes.
Michael Stefaniuc
- msacm32/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- comcat/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- msdmo: Win64 printf format warning fixes.
Michael Stefaniuc
- msvcrt/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- iccvid: Win64 printf format warning fixes.
Michael Stefaniuc
- cabinet/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- updated taskmgr French translation
Jonathan Ernst
- updated cmdlgtst French translation
Jonathan Ernst
- regedit: Cast-qual warnings fix
Andrew Talbot
- urlmon: Win64 printf format warning fixes.
Jacek Caban
- shdocvw: Win64 printf format warning fixes.
Jacek Caban
- mshtml: Win64 printf format warning fixes.
Jacek Caban
- localspl: Implement InitializePrintMonitor
Detlef Riekenberg
- crypt32: Remove redundant NULL checks before CryptMemFree (found by
Smatch)
James Hawkins
- advapi32: Remove redundant NULL check before SERV_free (found by
Smatch)
James Hawkins
- dbghelp: Remove redundant NULL checks before pdb_free (found by
Smatch)
James Hawkins
- dinput: Call missing LeaveCriticalSection in the error case (found
by Smatch)
James Hawkins
- msi [1/2]: Make msi_dialog_dup_property return a copy of the
property if the property is empty
James Hawkins
- msi [2/2]: Perform button control events in greatest to least order
[RESEND]
James Hawkins
- ddraw: Set lplpDirect3DViewport3 to NULL before returning an error
(found by Smatch)
James Hawkins
- oleaut32: Remove redundant NULL checks before free (found by Smatch)
James Hawkins
- Add d3d9 to fake dlls
Louis. Lenders
- msi: Handle null integers properly in transforms.
Mike McCormack
- msi: Transform the _Columns and _Tables tables first so the table
metadata is present for new tables.
Mike McCormack
- msi: Work around what appears to be a bug in native MSI's generation
of transform data.
Mike McCormack
- msi: Fix transform traces.
Mike McCormack
- comctl32: Return the correct value for CB_GETLBTEXTLEN [bug 6337]
Mike McCormack
- [PATCH] oleaut32: Add tmarshal conformance test
Michal Okresa
- mscoree: Initial stub implementation
Paul Chitescu
- [advpack] Make tests run on Win98 again
Paul Vriens
- [cabinet] Make tests run on Win98 again
Paul Vriens
- secur32: Add support for cached client credentials.
Kai Blin
- shlwapi: Win64 printf format warning fixes.
Hans Leidekker
- shlwapi/tests: Win64 printf format warning fixes.
Hans Leidekker
- usp10: Add a stub implementation of ScriptStringValidate.
Hans Leidekker
- usp10: Cast-qual warnings fix.
Hans Leidekker
- wined3d: Fix '\n' typo.
Francois Gouget
- Tweak TRACE()s to simplify '\n' checks.
Francois Gouget
- dmloader: Modify the debugstr_DMUS_* functions to return strings
that never end with a '\n'.
Francois Gouget
- wined3d: CreateFakeGLContext should also work when we have a
context [3rd try]
Jan Zerebecki
- winspool.drv: Cast-qual warnings fix.
Hans Leidekker
- oleaut32: Add 64-bit proxy/stub code for core COM interfaces
Ge van Geldorp
- d3d8: Don't crash if d3d8 can't be loaded.
Mike McCormack
- shlwapi: Update info in DllGetVersion
Louis. Lenders
- wineboot: Cast-qual warning fix
Andrew Talbot
- winebrowser: Cast-qual warnings fix
Andrew Talbot
- winecfg: Cast-qual warnings fix
Andrew Talbot
- winmm/winenas: Win64 printf format warning fixes.
Michael Stefaniuc
- winmm/winejack: Win64 printf format warning fixes.
Michael Stefaniuc
- winmm/wineesd: Win64 printf format warning fixes.
Michael Stefaniuc
- winmm/winearts: Win64 printf format warning fixes.
Michael Stefaniuc
- winmm/winealsa: Win64 printf format warning fixes.
Michael Stefaniuc
- winmm/wineoss: Win64 printf format warning fixes.
Michael Stefaniuc
- dxdiagn: Win64 printf format warning fixes.
Michael Stefaniuc
- winemp3.acm: Win64 printf format warning fixes.
Michael Stefaniuc
- serialui: Win64 printf format warning fixes.
Michael Stefaniuc
- vwin32.vxd: Win64 printf format warning fixes.
Michael Stefaniuc
- amstream: Win64 printf format warning fixes.
Michael Stefaniuc
- wtsapi32: Win64 printf format warning fixes.
Michael Stefaniuc
- wnaspi32: Win64 printf format warning fixes.
Michael Stefaniuc
- atl: Win64 printf format warning fixes.
Michael Stefaniuc
- janitorial: Remove redundant NULL checks before CoTaskMemFree
(found by Smatch)
James Hawkins
- janitorial: Remove redundant NULL checks before SHFree (1/2)
James Hawkins
- janitorial: Remove redundant NULL checks before SHFree (2/2)
James Hawkins
- msi: Perform button control events in greatest to least order [tr2]
James Hawkins
- shdocvw [1/3]: Return S_OK in PersistStorage_InitNew
James Hawkins
- shdocvw [2/3]: Add a stub implementation of the IRunnableObject
interface
James Hawkins
- shdocvw [3/3]: Add a stub implementation of the IOleCache interface
James Hawkins
- include: Safely discard the const qualifier using the discard_const
macro
James Hawkins
- advpack: Win64 printf format warning fixes
James Hawkins
- ole32: Don't fail in OleCreate if created object doesn't implement
IRunnableObject or IOleChache.
Jacek Caban
- shdocvw: Win64 printf format warning fixes.
Jacek Caban
- urlmon: Win64 printf format warning fixes.
Jacek Caban
- mshtml: Win64 printf format warning fixes.
Jacek Caban
- [comdlg32] Move NULL check before use (Coverity)
Paul Vriens
- winefile: Cast-qual warnings fix
Andrew Talbot
- dinput: Win64 printf format warning fixes.
Vitaliy Margolen
- [D3D9] fix for SetFVF memleak
Karsten Elfenbein
- OpenGL: fix wglMakeCurrent bug
Roderick Colenbrander
- iphlpapi: Win64 printf format warning fixes.
Hans Leidekker
- shell32: Win64 printf format warning fixes.
Hans Leidekker
- shell32/tests: Win64 printf format warning fixes.
Hans Leidekker
- OpenGL WGL gdi routing
Roderick Colenbrander
- server: Cast-qual warning fix
Andrew Talbot
- [D3D9] fix for SetFVF memleak [2nd try]
Karsten Elfenbein
- [D3D9] fix for SetFVF memleak [2nd try+patch]
Karsten Elfenbein
- user/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- psapi: Win64 printf format warning fixes.
Michael Stefaniuc
- rpcrt4/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- quartz/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- olesvr32: Win64 printf format warning fixes.
Michael Stefaniuc
- dxerr9: Win64 printf format warning fixes.
Michael Stefaniuc
- olecli32: Win64 printf format warning fixes.
Michael Stefaniuc
- dxerr8: Win64 printf format warning fixes.
Michael Stefaniuc
- commctl.h: Correct or improve a few casts
Andrew Talbot
- winex11drv: Win64 printf format warning fixes.
Vitaliy Margolen
- dinput: Win64 printf format warning fixes. [try 2]
Vitaliy Margolen
- [D3D9:TESTS 1/5] Clean up get/set handler arguments
Ivan Gyurdiev
- [D3D9:TESTS 2/5] Add init/teardown handlers for state tests
Ivan Gyurdiev
- [D3D9:TESTS 3/5] Remove unused device parameter.
Ivan Gyurdiev
- [D3D9:TESTS 4/5] Make d3d9 tests Wcast-qual compliant.
Ivan Gyurdiev
- [D3D9:TESTS 5/5] Printf fixes for d3d9 tests.
Ivan Gyurdiev
- [WINED3D] Make the shader mode selections per device
Ivan Gyurdiev
- Add ddeml.dll to fake dlls
Louis. Lenders
- [msi] Make tests run on Win98 again
Paul Vriens
- [rsaenh 1/2] Make hmac test run on all windows versions
Paul Vriens
- [rsaenh 2/2] Win64 printf format warning fixes
Paul Vriens
- mscoree: Invoke installed win32 mono runtime or exec mono native
for .NET executables
Paul Chitescu
- riched20/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- imagehlp: Win64 printf format warning fixes.
Michael Stefaniuc
- msrle32: Win64 printf format warning fixes.
Michael Stefaniuc
- devenum: Win64 printf format warning fixes.
Michael Stefaniuc
- wsock32: Win64 printf format warning fixes.
Michael Stefaniuc
- pstorec: Win64 printf format warning fixes.
Michael Stefaniuc
- ws2_32/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- dmsynth: Win64 printf format warning fixes.
Michael Stefaniuc
- msxml3: add a version resource
Louis. Lenders
- vmm.vxd: Win64 printf format warning fixes.
Michael Stefaniuc
- d3dxof: Win64 printf format warning fixes.
Michael Stefaniuc
- wintab32: Win64 printf format warning fixes.
Michael Stefaniuc
- uxtheme: Win64 printf format warning fixes.
Michael Stefaniuc
- version: Win64 printf format warning fixes.
Michael Stefaniuc
- netapi32: Win64 printf format warning fixes.
Michael Stefaniuc
- qcap: Win64 printf format warning fixes.
Michael Stefaniuc
- hlink: Win64 printf format warning fixes.
Michael Stefaniuc
- [RPCRT4] TCP server support (1/2) fix RpcMgmtWaitServerListen
Damjan Jovanovic
- [RPCRT4] TCP server support (2/2) accept TCP connections
Damjan Jovanovic
- user32: Return a fake device notification handle in
RegisterDeviceNotificationA
Louis. Lenders
- winedbg win64 printf format warning fixes
Michael [Plouj] Ploujnikov
- progman: add Polish translation
Mikołaj Zalewski
- regedit: update Polish translation
Mikołaj Zalewski
- notepad: update Polish translation
Mikołaj Zalewski
- clock: update Polish translation
Mikołaj Zalewski
- winefile: update Polish translation
Mikołaj Zalewski
- uninstaller: fix Polish translation
Mikołaj Zalewski
- comctl32: toolbar[1/4]: move add/remove/setrect tooltip code to
separate functions
Mikołaj Zalewski
- comctl32: toolbar[2/4]: create the tooltip control during
WM_MOUSEMOVE
so that the NM_TOOLTIPSCREATE is not sent too early (fixes bug #5557)
Mikołaj Zalewski
- comctl32: toolbar[3/4]: merge AddButtonsA and AddButtonsW into
AddButtonsT
Mikołaj Zalewski
- dpnet: Win64 printf format warning fixes.
Michael Stefaniuc
- dswave: Win64 printf format warning fixes.
Michael Stefaniuc
- rsaenh: Win64 printf format warning fixes.
Michael Stefaniuc
- rasapi32: Win64 printf format warning fixes.
Michael Stefaniuc
- dmscript: Win64 printf format warning fixes.
Michael Stefaniuc
- iphlpapi: Win64 printf format warning fixes.
Michael Stefaniuc
- comctl32: toolbar[4/4]: fix the TB_ADDSTRING from resources for a
NUL delimiter
Mikołaj Zalewski
- DDraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels
Stefan Dösinger
- [TRY4 1/8] gdi32: Cleanup the update_font_info().
Byeong-Sik Jeon
- [TRY4 2/8] gdi32: Improve the registry updating method at the
update_font_info().
Byeong-Sik Jeon
- [TRY4 3/8] gdi32: Add guifont_height, guifont_facename members
into the nls_update_font_list structure.
Byeong-Sik Jeon
- [TRY4 4/8] gdi32: Generate the [HKLM\Software\Microsoft\Windows
NT\CurrentVersion\GRE_Initialize].
Byeong-Sik Jeon
- [TRY4 5/8] gdi32: Use the [HKLM\...\GRE_Initialize] for the
language dependent stock fonts.
Byeong-Sik Jeon
- [TRY4 6/8] gdi32: Move the some block-scope variables to the
file-scope variables.
Byeong-Sik Jeon
- [TRY4 7/8] gdi32: Generate the
[HKLM\Software\...\FontLink\SystemLink] registry key.
Byeong-Sik Jeon
- [TRY4 8/8] gdi32: Fix the unnecessary looping.
Byeong-Sik Jeon
- user: Add test for LL mouse hook and [Get|Set]CursorPos.
Vitaliy Margolen
- [TRY5 1/8] gdi32: Cleanup the update_font_info().
Byeong-Sik Jeon
- [TRY5 2/8] gdi32: Use is_force variable for updating registry at
the update_font_info().
Byeong-Sik Jeon
- [TRY5 3/8] gdi32: Add guifont_height, guifont_facename members
into the nls_update_font_list structure.
Byeong-Sik Jeon
- [TRY5 4/8] gdi32: Generate the [HKLM\Software\Microsoft\Windows
NT\CurrentVersion\GRE_Initialize].
Byeong-Sik Jeon
- [TRY5 5/8] gdi32: Use the [HKLM\...\GRE_Initialize] for the
language dependent stock fonts.
Byeong-Sik Jeon
- [TRY5 6/8] gdi32: Move the some block-scope variables to the
file-scope variables.
Byeong-Sik Jeon
- [TRY5 7/8] gdi32: Generate the
[HKLM\Software\...\FontLink\SystemLink] registry key.
Byeong-Sik Jeon
- [TRY5 8/8] gdi32: Fix the unnecessary looping.
Byeong-Sik Jeon
- advpack [1/2]: Formalize the parameter to DoInfInstall and declare
the function in advpub.h
James Hawkins
- advpack [2/2]: Make internal functions static
James Hawkins
- msi [1/2]: Make internal functions static
James Hawkins
- msi [2/2]: Add missing declarations to the public headers
James Hawkins
- riched20: Don't crash if a colour isn't found.
Mike McCormack
- DDraw: Make the ddraw list a wine list
Stefan Dösinger
- kernel32: Add support for detecting the user locale preference from
the system on Mac OS X.
Robert Shearman
- DDraw: Protect the ddraw list
Stefan Dösinger
- server: Cast-qual warnings fix.
Hans Leidekker
- [PATCH] Set window type in winex11.drv
Nickolay V. Shmyrev
- DDraw: Remove the process counter
Stefan Dösinger
- dlls/winex11.drv/opengl.c : DEADLOCK not leaving critsection
Nicolas
- mscoree: Invoke installed win32 mono runtime or exec mono native
for .NET executables (try 2)
Paul Chitescu
- mscoree: Invoke installed win32 mono runtime or exec mono native
for .NET executables (try 3)
Paul Chitescu
- mscoree: Invoke installed win32 mono runtime or exec mono native
for .NET executables (try 3)
Paul Chitescu
- PATCH: programs/regedit format specifyer fixes
Gerald Pfeifer
- wined3d: fix DEBUG_SINGLE_MODE
Markus Amsler
- msvcrt: fread: fill buffer on small reads
Markus Amsler
- odbc32: Win64 printf format warning fixes.
Michael Stefaniuc
- mcicda: Win64 printf format warning fixes.
Michael Stefaniuc
- msacm32.drv: Win64 printf format warning fixes.
Michael Stefaniuc
- dmcompos: Win64 printf format warning fixes.
Michael Stefaniuc
- mlang: Win64 printf format warning fixes.
Michael Stefaniuc
- version/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- mapi32: Win64 printf format warning fixes.
Michael Stefaniuc
- mscoree: Invoke installed win32 mono runtime or exec mono native
for .NET executables (try 4)
Paul Chitescu
- msi [1/2]: Add missing sizeof(WCHAR) multiplier
James Hawkins
- msi [2/2]: NULL-terminate dst on error
James Hawkins
- [PATCH 0/3] Janitorial: remove redundant NULL check before free().
Michael Stefaniuc
- [PATCH 1/3] server: Remove redundant NULL check before free()
(found by Smatch).
Michael Stefaniuc
- [PATCH 2/3] tools: Remove redundant NULL checks before free()
(found by Smatch).
Michael Stefaniuc
- [PATCH 3/3] Janitorial: Remove remaining NULL checks before free()
(found by Smatch).
Michael Stefaniuc
- uxtheme: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- libwine: Cast-qual warning fix
Andrew Talbot
- setupapi tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- kernel32: Fix typos in English messages
Frank Richter
- kernel32/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- avifil32: Win64 printf format warning fixes.
Michael Stefaniuc
- dplayx: Win64 printf format warning fixes.
Michael Stefaniuc
- dmime: Win64 printf format warning fixes.
Michael Stefaniuc
- dsound/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- kernel32: Translated some more NLS strings to German
Frank Richter
- kernel32: Added German translation of messages
Frank Richter
- [WINED3D 1/6] Move D3DSIO structure into WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 2/6] Move D3DSPR structure into the WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 3/6] Move D3DSP DCL-related structures into WINED3D
namespace.
Ivan Gyurdiev
- [WINED3D 4/6] Move D3DSP_REG structures into the WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 5/6] Move D3DSP source modifier-related items into the
WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 6/6] Move D3DSP dest modifier related items into the
WINED3D namespace.
Ivan Gyurdiev
- version tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- msi tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- msi: Fix memory leaks and bad frees.
Mike McCormack
- msi: Fix handle leaks in the test cases.
Mike McCormack
- msi: Leak detection code.
Mike McCormack
- [regedit] updated Korean Resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- msi: Avoid reading the transform table data twice.
Mike McCormack
- msi: Avoid an unnecessary strdup.
Mike McCormack
- msi: Fix a memory leak
Mike McCormack
- msi: Make msi_makestring static.
Mike McCormack
- msi: Merge action.h into msipriv.h
Mike McCormack
- [shlwapi] Cast-qual warnings fix
Paul Vriens
- uxtheme/tests: Fix warnings introduced by
551216886985049d0df85ebb91898759ed824f53
Michael Stefaniuc
- widl: Cast-qual warning fix
Andrew Talbot
- [PATCH 1/6] lz32/tests: Test more last errors set by LZOpenFile[AW].
Saulius Krasuckas
- ddraw: fix for DDSURFACEDESC param in CreateSurface
Jesse Allen
- [PATCH 2/6] lz32/tests: Non-op cosmetics for LZOpenFile[AW]
operations.
Saulius Krasuckas
- ddraw: fix for DDSURFACEDESC param in CreateSurface (try 2)
Jesse Allen
- [PATCH 3/6] lz32/tests: More checks for various LZOpenFile[AW]
operations on existing files.
Saulius Krasuckas
- [PATCH 4/6] lz32/tests: Be more verbose and aware of root directory.
Saulius Krasuckas
- [PATCH 5/6] lz32/tests: WinME sometimes returns short filenames.
Saulius Krasuckas
- [PATCH 6/6] lz32/tests: Test creation of a file when it already
exists.
Saulius Krasuckas
- [wined3d] Occlusion checkGLcall texts
Karsten Elfenbein
- wined3d: Improve shader_dump_decl_usage() TRACEs
H. Verbeet
- d3d8: Win64 printf format warning fixes
H. Verbeet
- d3d8/tests: Win64 printf format warning fixes
H. Verbeet
- d3d9: Win64 printf format warning fixes
H. Verbeet
- ddraw: Win64 printf format warning fixes
H. Verbeet
- ddraw/tests: Win64 printf format warning fixes
H. Verbeet
- d3d9: Disable the surface pitch size test for now,
just check alignment instead
H. Verbeet
- winapi_test: regenerate tests
Ge van Geldorp
- msi [1/2]: Clean up after the package tests
James Hawkins
- msi [2/2]: Set the SourceDir and SOURCEDIR properties in the
ResolveSource action
James Hawkins
- [msxml3] Add IRunnableObject stub implementation
Vijay Kiran Kamuju
- wordpad: Format warning fixes
H. Verbeet
- regedit: Format warning fixes
H. Verbeet
- secur32/tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- psapi/tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- usp10/tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- mlang/tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- [WINED3D 1/10] D3DFORMAT: Consistently use WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 2/10] D3DDEVTYPE: Consistently use in WINED3D namespace
Ivan Gyurdiev
- [WINED3D 3/10] D3DTEXTURESTAGESTATETYPE: Consistently use in WINED3D
namespace
Ivan Gyurdiev
- [WINED3D 4/10] D3DQUERYTYPE: Consistently use in WINED3D namespace
Ivan Gyurdiev
- [WINED3D 5/10] D3DDECLTYPE: Consistently use in WINED3D namespace
Ivan Gyurdiev
- [WINED3D 6/10] TEXTUREFILTERTYPE: Consistently use in WINED3D
namespace
Ivan Gyurdiev
- [WINED3D 7/10] Merge LIGHT types into one type in WINED3D namespace
Ivan Gyurdiev
- [WINED3D 8/10] Merge MATERIAL types into one type in WINED3D
namespace
Ivan Gyurdiev
- [WINED3D 9/10] Merge VIEWPORT types into one type in WINED3D
namespace
Ivan Gyurdiev
- [WINED3D 10/10] Merge GAMMARAMP types into one type in WINED3D
namespace
Ivan Gyurdiev
- user: Add some missing messages to the message spy
Dmitry Timoshkov
- msi: Check that transforms return the correct data.
Mike McCormack
- msi: Check transforms have the correct storage guid.
Mike McCormack
- PATCH: Fix format strings in programs/wordpad/wordpad.c
Gerald Pfeifer
- patch to set correct LD_LIBRARY_PATH in wineprefixcreate
Srivatsa Kanchi, R
- msi: An empty string table entry should always have a zero refcount.
Mike McCormack
- msi: Tests for transforms modifying rows in a table.
Mike McCormack
- winsock : SO_ACCEPTCONN
Nicolas
- winebuild: Cast-qual warning fix
Andrew Talbot
- winedump: Cast-qual warnings fix
Andrew Talbot
- mscoree: Invoke installed win32 mono runtime for .NET executables
(try 5)
Paul Chitescu
- mscoree: Invoke installed win32 mono runtime for .NET executables
(try 6)
Paul Chitescu
- Cursor patches
H. Verbeet
- advpack: Make internal functions static
James Hawkins
- advapi32: Add missing declarations to the public headers
James Hawkins
- cabinet: Make internal functions static
James Hawkins
- clusapi: Add the clusapi.h public header
James Hawkins
- comctl32: Make internal functions static
James Hawkins
- comctl32: Add missing theming wndproc declarations to the comctl32
private header
James Hawkins
- crypt32: Make an internal function static
James Hawkins
- gphoto2.ds: Make an internal function static
James Hawkins
- cfgmgr32: Move cfgmgr32.h to include/ to match the SDK
James Hawkins
- comctl32: listview: don't call ScrollColumn with an out of bounds
index when resizing the last column (fixes bug #5379)
Mikołaj Zalewski
- comctl32: toolbar[1/5]: don't send NM_CUSTOMDRAW for separators
(fixes bug #5572)
Mikołaj Zalewski
- comctl32: toolbar[2/5]: remove dwItemCustDraw from TOOLBAR_INFO and
store it as a local variable
Mikołaj Zalewski
- comctl32: toolbar[3/5]: passing a string pointer in TB_INSERTBUTTON
shouldn't change the strings table (with test case)
Mikołaj Zalewski
- comctl32: toolbar[4/5]: merge TOOLBAR_InsertButtonA and
TOOLBAR_InsertButtonW
Mikołaj Zalewski
- comctl32: toolbar[5/5]: store dwBaseCustDraw and dwItemCDFlag in
local variables
Mikołaj Zalewski
- comctl32: header[1/2]: invalidate the control after a WM_SETREDRAW
with wParam == TRUE
Mikołaj Zalewski
- comctl32: header[2/2]: call DefWindowProcW not DefWindowProcA
Mikołaj Zalewski
- winedump: Cast-qual warnings fix (Try 2)
Andrew Talbot
- [PATCH] SPI_GETFONTSMOOTHINGORIENTATION and
SPI_SETFONTSMOOTHINGORIENTATION are kown actions
Christian Gmeiner
- usp10 1/3: Implement ScriptStringAnalysis and ScriptStringFree
Jeff L
- usp10 2/3: Implement ScriptStringOut
Jeff L
- usp10 3/3: Implement ScriptStringXtoCP and ScriptStringCPtoX
Jeff L
- winedump: Cast-qual warnings fix (with thanks to Dmitry Timoshkov
and Eric Pouech ) (Try 3)
Andrew Talbot
- Cursor patches
H. Verbeet
- [PATCH TRY2] SPI_GETFONTSMOOTHINGORIENTATION and
SPI_SETFONTSMOOTHINGORIENTATION are kown actions
Christian Gmeiner
- Some Spanish translations
José Manuel Ferrer Ortiz
- advpack/tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- dinput/tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- lz32/tests: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- mscoree [1/2]: Add missing stubs to the spec file
James Hawkins
- mscoree [2/2]: Add stub implementations of CorBindtoRuntimeHost and
GetCORVersion
James Hawkins
- msi: Test transforms removing a row in a table.
Mike McCormack
- [WINED3D 1/7] D3DRENDERSTATETYPE: Consistently use in the WINED3D
namespace.
Ivan Gyurdiev
- [WINED3D 2/7] D3DTRANSFORMSTATETYPE: Consistently use in the WINED3D
namespace.
Ivan Gyurdiev
- [WINED3D 3/7] Merge D3DMATRIX types into one type in WINED3D
namespace.
Ivan Gyurdiev
- [WINED3D 4/7] Merge D3DRECT types into one type in WINED3D namespace
Ivan Gyurdiev
- [WINED3D 5/7] Merge D3DCOLOR types into one type in WINED3D
namespace.
Ivan Gyurdiev
- [WINED3D 6/7] Merge D3DPRIMITIVETYPE types into one type in WINED3D
namespace
Ivan Gyurdiev
- [WINED3D 7/7] Merge D3DDP_MAXTEXCOORD constants into one constant
in WINED3D namespace
Ivan Gyurdiev
- msi: Improve error checking when applying transform data.
Mike McCormack
- msi: Handle the sign properly when converting integer data.
Mike McCormack
- msi: Improve error checking when applying transform data. [resend]
Mike McCormack
- oleaut32/tests: Win64 printf format warning fixes.
Hans Leidekker
- mscms/tests: Win64 printf format warning fixes.
Hans Leidekker
- msi: Handle the sign properly when converting integer data. [resend]
Mike McCormack
- regedit: Allow importing UCS-2 and UTF-8 files created by Windows'
regedit v5
Paul Chitescu
- DDraw: Protect IDirectDrawImpl against race conditions
Stefan Dösinger
- DDraw: Correct a typo
Stefan Dösinger
- DDraw: remove an incorrect size check
Stefan Dösinger
- DDraw: Do not let the a surface dimension fall to 0
Stefan Dösinger
- shell32: Implement SHRegQueryValueA with RegQueryValueA
Detlef Riekenberg
- DDraw: Write a warn in checked error conditions
Stefan Dösinger
- mapi32/tests: Win64 printf format warning fixes.
Hans Leidekker
- tapi32: Win64 printf format warning fixes.
Hans Leidekker
- itss: Win64 printf format warning fixes.
Hans Leidekker
- netapi32: Win64 printf format warning fixes.
Hans Leidekker
- oleaut32: Win64 printf format warning fixes.
Hans Leidekker
- quartz: Win64 printf format warning fixes.
Hans Leidekker
- dmloader: Win64 printf format warning fixes.
Michael Stefaniuc
- dmband: Win64 printf format warning fixes.
Michael Stefaniuc
- mpr: Win64 printf format warning fixes.
Michael Stefaniuc
- mciwave: Win64 printf format warning fixes.
Michael Stefaniuc
- msvfw32: Win64 printf format warning fixes.
Michael Stefaniuc
- dmusic: Win64 printf format warning fixes.
Michael Stefaniuc
- mciavi32: Win64 printf format warning fixes.
Michael Stefaniuc
- msacm32: Win64 printf format warning fixes.
Michael Stefaniuc
- shell32: Fix Typo in RunDlg-Dialog
Detlef Riekenberg
- dmstyle: Win64 printf format warning fixes.
Michael Stefaniuc
- kernel32: Win64 printf format warning fixes.
Michael Stefaniuc
- gdi/tests: Win64 printf format warning fixes.
Michael Stefaniuc
- gdi: Win64 printf format warning fixes.
Michael Stefaniuc
- msi: Test the install sequence order
James Hawkins
- msvcrt[1/3]: add fread eof tests
Markus Amsler
- msvcrt[2/3]: fread: fill buffer on small reads
Markus Amsler
- msvcrt[3/3]: fix fread eof handling
Markus Amsler
- olepro32: Mark stubs as such.
Francois Gouget
- Add comments so we know why we are not self-registering some dlls.
Francois Gouget
- rpcrt4: Add RPC_CSTR,
RPC_WSTR and update the prototypes accordingly.
Francois Gouget
- Assorted spelling fixes.
Francois Gouget
- Add '\n's to Wine traces.
Francois Gouget
- secur32: Add missing '\n' in a Wine trace.
Francois Gouget
- Windows 9x and Windows NT store the time zone data in different
places.
Francois Gouget
- mciseq: Win64 printf format warning fixes.
Michael [Plouj] Ploujnikov
- user: add GetRawInputDeviceList stub
L. Rahyen
- [WINED3D 1/7] Add D3DTEXTUREOP to the WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 2/7] Add D3DVERTEXBLENDFLAGS to the WINED3D namespace.
Ivan Gyurdiev
- [WINED3D 3/7] Add D3DSI and other opcode masks to the WINED3D
namespace.
Ivan Gyurdiev
- [WINED3D 4/7] Add D3DSHADER_ADDRMODE masks to the WINED3D namespace
Ivan Gyurdiev
- [WINED3D 5/7] Add D3DCLIPPLANE constants to the WINED3D namespace
Ivan Gyurdiev
- [WINED3D 6/7] Add D3DTEXTURETRANSFORMTYPE to the WINED3D namespace
Ivan Gyurdiev
- [WINED3D 7/7] Add shader version/end masks to the WINED3D namespace
Ivan Gyurdiev
- [0/7] DDraw patches
Stefan Dösinger
- [1/7] DDraw: Make the surface list a standard wine list
Stefan Dösinger
- [2/7] DDraw: Protect IDirectDrawImpl against race conditions
Stefan Dösinger
- [3/7] DDraw: Fix a warning
Stefan Dösinger
- [4/7] DDraw: remove a wrong size check
Stefan Dösinger
- [5/7] DDraw: Do not allow the surface dimensions to fall to 0
Stefan Dösinger
- [6/7] DDraw: Correct a typo
Stefan Dösinger
- DDraw: Consistently write a warning in checked for error conditions
Stefan Dösinger
- wineps.drv: Win64 printf format warning fixes.
Hans Leidekker
- winspool.drv: Win64 printf format warning fixes.