October 2007 Archives by date
Starting: Mon Oct 1 02:14:03 CDT 2007
Ending: Wed Oct 31 19:51:04 CDT 2007
Messages: 1418
- [PATCH] dsound: Call waveInUnPrepareHeader and waveInPrepareHeader when submitting new buffer
Maarten Lankhorst
- [PATCH] wineoss: Seperate wave-in and wave-outs shared use of a single OSS_DEVICE struct
Maarten Lankhorst
- dsound: Use smaller buffers for wavein capture, try 2
Maarten Lankhorst
- dsound: Call waveInUnPrepareHeader and waveInPrepareHeader when submitting new buffer, try 2
Maarten Lankhorst
- wineoss: Seperate wave-in and wave-outs shared use of a single OSS_DEVICE struct
Maarten Lankhorst
- mpr: Implement WNetGetResourceInformation functions
Konstantin Kondratyuk
- gdi32: Prefer a Microsoft cmap table over other platform ones
Dmitry Timoshkov
- Janitorial : Rename 16-Bit files
Rémi Assailly
- secur32: Remove hardcoded assumption that the SECBUFFER_DATA is always at index 1 for en/decrypting.
Kai Blin
- urlmon #1: Added IID_IBindStatusCallbackHolder to uuid.
Jacek Caban
- urlmon #2: Wrap callback in RegisterBindStatusCallback.
Jacek Caban
- urlmon #3: Added more strict QueryInterface tests.
Jacek Caban
- urlmon #4: Added more RegiterBindStatusCallback tests.
Jacek Caban
- urlmon #5: Get rid of no longer needed IHttpNegotiate wrapper.
Jacek Caban
- [PATCH] dsound: Fix IDsCaptureBuffer_GetCurrentPosition
Maarten Lankhorst
- dsound: Fix IDirectSoundBuffer_GetPosition.
Maarten Lankhorst
- wine.inf: Create psapi.dll as a fake dll
Chris Spencer
- wine.inf: Create psapi.dll as a fake dll
Chris Spencer
- [PATCH] winecfg: Add more keyboard shortcuts.
Luke Bratch
- ole32: Fix some memory leaks (Try 2)
Andrew Talbot
- oleaut32: Fix some memory leaks
Andrew Talbot
- faultrep.dll: add stub for ReportFault
Louis. Lenders
- crypt32: Don't check decoded length against encoded length for indefinite-form sequences
Juan Lang
- gdi32: Prefer a Microsoft cmap table over other platform ones. Take 2
Dmitry Timoshkov
- [PATCH 1/2] Make Ntdll async I/O functions to generate completion messages
Andrey Turkin
- [PATCH 2/2] Add some I/O completion tests
Andrey Turkin
- advapi32 tests: fix memory leak (found by Smatch).
Lionel Debroux
- advapi32 tests: fix memory leak (found by Smatch).
Lionel Debroux
- advapi32 tests: fix memory leak (found by Smatch).
Lionel Debroux
- advapi32 tests: fix a typo.
Lionel Debroux
- advapi32 tests: fix memory leak (found by Smatch). [1/3]
Lionel_Debroux
- advapi32 tests: fix memory leak (found by Smatch). [2/3]
Lionel_Debroux
- advapi32 tests: fix memory leak (found by Smatch). [3/3]
Lionel_Debroux
- advapi32 tests: fix a typo.
Lionel_Debroux
- [PATCH] test IsBadReadPtr/ IsBadCodePtr / IsBadWritePtr
Marcus Meissner
- [PATCH] initialize lpwSystem
Marcus Meissner
- [PATCH] removed superflous NULL ptr check
Marcus Meissner
- user32: Add a message test for ownerdrawn listbox, make it pass under Wine
Dmitry Timoshkov
- gdi32: Only cache the glyph metrics when rendering to a monochrome bitmap or when just retrieving the metrics.
Huw Davies
- programs/net: Add russian resources (resend)
Konstantin Kondratyuk
- mshtml #1: Added get_tagName implementation.
Jacek Caban
- mshtml #2: Pass the IDispatch interface of the element right-clicked on to IDocHostUIHandler_ShowContextMenu if applicable instead of always the document's one.
Jacek Caban
- gdi32: Let the WINE_GGO_GRAY16_BITMAP case load a bitmap.
Huw Davies
- programs/net: Add russian resources (resend)
Konstantin Kondratyuk
- gdi32: TrueType fonts from the data directory should be added to the registry.
Huw Davies
- [1/8] winex11: Store a GL-specific drawable with the window
Chris Robinson
- [2/8] WGL: Remove GL scissors/viewport override
Chris Robinson
- [3/8] winex11: Use an offscreen redirected window for child OpenGL rendering
Chris Robinson
- [4/8] winex11: Pass a display parameter when destroying glxpixmaps
Chris Robinson
- [5/8] winex11: Remove unused struct members
Chris Robinson
- [6/8] winex11: Track async GL drawable changes
Chris Robinson
- [7/8] winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available
Chris Robinson
- [8/8] winex11: Load and use GLX_MESA_copy_sub_buffer for swapping buffers on a GLXPixmap
Chris Robinson
- [PATCH 1/4] server: Move set_security_object to handle.c and set_object_sd to object.c.
Robert Shearman
- [PATCH 2/4] server: Add a new get_security_object call for getting the security descriptor of an object.
Robert Shearman
- [PATCH 3/4] server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk.
Robert Shearman
- [PATCH 4/4] server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions.
Robert Shearman
- advapi32: Implement SetFileSecurityW on top of NtSetSecurityObject.
Robert Shearman
- advapi32: Allow GetFileSecurityA/W to work on files that have been opened already with restricted sharing flags.
Robert Shearman
- server: Use ACL_REVISION in create_default_dacl instead of MAX_ACL_REVISION since we don't use any features from later ACL revisions.
Robert Shearman
- advapi32: Implement SetFileSecurityW on top of NtSetSecurityObject. [Try 2]
Robert Shearman
- ntdll: Fix a typo
Juan Lang
- net: added missing service name
Roy Shea
- [PATCH] initialize shader to NULL
Marcus Meissner
- [PATCH] use correct parameter in pointer init
Marcus Meissner
- [PATCH] Moved some 16-Bit functions
Rémi Assailly
- [PATCH] Renamed and moved SetDeskPattern
Rémi Assailly
- User32 : Moved some 16-Bit functions
Rémi Assailly
- User32 : Renamed and moved SetDeskPattern
Rémi Assailly
- [PATCH] check return value of get_dc_ptr()
Marcus Meissner
- [PATCH] check return value of get_dc_ptr
Marcus Meissner
- [1/3] WineD3D: Reverse the position fixup if the pshader is reading vpos
Stefan Dösinger
- [2/3] WineD3D: Take care against overwriting a source register in cmp
Stefan Dösinger
- [3/3] WineD3D: A log fix
Stefan Dösinger
- secur32: Fix some memory leaks
Andrew Talbot
- [PATCH] msi: Dump the Database-Name in a FIXME
Detlef Riekenberg
- [PATCH] winspool: Add a missing export
Detlef Riekenberg
- [PATCH] spoolss: Implement SplInitializeWinSpoolDrv
Detlef Riekenberg
- [PATCH] spoolss/tests: Add tests for SplInitializeWinSpoolDrv
Detlef Riekenberg
- [PATCH] localspl: Implement InitializePrintProvidor
Detlef Riekenberg
- [wineboot]new Korean Resource
Hwang YunSong(황윤성)
- [winecfg]updated Korean Resource
Hwang YunSong(황윤성)
- wine.inf[1/2]: remove non-existing modules from the fake dlls list
Mikolaj Zalewski
- setupapi[2/2]: warn if a fake dll source doesn't exist
Mikolaj Zalewski
- widl [1/4]: Add newlines to error messages that are missing them
Dan Hipschman
- widl [2/4]: Add a declonly argument to write_type_left
Dan Hipschman
- widl [3/4]: Write types in the format string comments
Dan Hipschman
- widl [4/4]: Correct default pointers
Dan Hipschman
- msi: Dump the Database Name in a FIXME
Detlef Riekenberg
- winspool: [1/4] Add a missing export
Detlef Riekenberg
- spoolss: [2/4] Implement SplInitializeWinSpoolDrv
Detlef Riekenberg
- spoolss/tests: [3/4] Add tests for SplInitializeWinSpoolDrv
Detlef Riekenberg
- localspl: [4/4] Implement InitializePrintProvidor
Detlef Riekenberg
- fonts: Add a Tahoma replacement. Almost entirely based on a patch by Larry Snyder.
Huw Davies
- dlls/kernel32/system.c: CONTEXT86.Ebp is DWORD, not WORD
Gerald Pfeifer
- [PATCH 1/3] server: Add a simple mapping from Unix uids to NT SIDs.
Robert Shearman
- [PATCH 2/3] server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk.
Robert Shearman
- [PATCH 3/3] server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions. [Try 2]
Robert Shearman
- winex11: Update drawable using ExtEscape in glFlush/glFinish
Chris Robinson
- [1/2] winex11: Create GLXPixmap for Bitmaps in SetPixelFormat
Chris Robinson
- [2/2] winex11: Use the specified format for GL Bitmaps
Chris Robinson
- winex11: Don't choose double buffered modes with gdi support
Chris Robinson
- wintrust(1/4): Copy time to verify from cert info
Juan Lang
- wintrust(2/4): Use file's creation time as time to verify
Juan Lang
- wintrust(3/4): Remove bad check that prevents root certificates from appearing time valid
Juan Lang
- wintrust(4/4): Use verify time rather than current time to check certificate chain
Juan Lang
- [PATCH 3/3] server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions. [Try 3]
Robert Shearman
- secur32: Fix some memory leaks
Andrew Talbot
- msdmo: implement DMOGetTypes
Aric Stewart
- WineD3D: render to the correct hwnd/hdc
Roderick Colenbrander
- [PATCH] Remove some ancient piece of code which was used to get the X11 drawable. We don't need that anymore. Just get a HDC for the hwnd that is passed. This fixes a number of d3d child window rendering problems in the dx sdk mfcfog/mfctex samples and in more programs. It is also a part of the solution for bug 9786.
Roderick Colenbrander
- mshtml #1: Pass HTMLDOMNode pointer to its destructor.
Jacek Caban
- mshtml #2: Pass HTMLDOMNode pointer to HTMLElement's destructor.
Jacek Caban
- mshtml #3: Use vtbl for node destructors.
Jacek Caban
- mshtml #4: Move nodes' QueryInterface implementation to vtbl.
Jacek Caban
- mshtml #5: Move common code to separated function.
Jacek Caban
- mshtml #6: Return IHTMLElementCollection instead of IDispatch from HTMLElementCollection_Create.
Jacek Caban
- mshtml #7: Include document element in collection returned by IHTMLDocument2::get_all.
Jacek Caban
- mshtml #8: Added IHTMLOptionElement interface stub implementation.
Jacek Caban
- mshtml #8: IHTMLElementContainer::item rewrite.
Jacek Caban
- mshtml #10: Added IHTMLSelectElement::get_length implementation.
Jacek Caban
- mshtml.idl #11: Added IHTMLInputTextElement interface.
Jacek Caban
- mshtml #12: Added IHTMLInputTextElement interface implementation.
Jacek Caban
- oleaut32[1/2]: olepicture: support loading Aldus Placable Metafiles
Mikolaj Zalewski
- oleaut32[2/2]: olepicture: when drawing metafiles set the coordinates system so that it is drawn in the correct place (fixes bug #8492)
Mikolaj Zalewski
- advapi32: security: remove unneeded FIXME
Mikolaj Zalewski
- user32: Test the ddeml client interface
James Hawkins
- [ws2_32] silently ignore WS_IP_DONTFRAGMENT
Damjan Jovanovic
- [1/6] WineD3D: Implement the vFace register
Stefan Dösinger
- [2/6] WineD3D: Nested loop support
Stefan Dösinger
- [3/5] WineD3D: Add a (nested) loop test
Stefan Dösinger
- [4/6] WineD3D: Add support for other ps 3.0 varyings
Stefan Dösinger
- [5/6] WineD3D: Fix fixed function / programmable shader varying interaction
Stefan Dösinger
- [6/6] WineD3D: Fixed function varying test
Stefan Dösinger
- d3dx8: add DllMain
Louis. Lenders
- d3dx8: update spec file
Louis. Lenders
- gdi32: Fixed a misplaced break.
Huw Davies
- winex11drv: Ignore mouse move events when position did not change only when other events are present.
Vitaliy Margolen
- fonts: Add a very incomplete Tahoma Bold
Huw Davies
- user32: add first tests for device notification
Christian Gmeiner
- shell32: Fix some memory leaks
Andrew Talbot
- [PATCH] Allow already peeked messages to merge.
Karl Relton
- wineserver: Allow already peeked messages to merge
Karl Relton
- [PATCH] Implement ThreadQuerySetWin32StartAddress thread information class
Andrey Turkin
- crypt32(1/9): Fix a silly variable name
Juan Lang
- crypt32(2/9): Improve trace
Juan Lang
- crypt32(3/9): Don't fail if buffer is NULL, just return required size
Juan Lang
- crypt32(4/9): Don't fail if a cert is invalid, Windows doesn't either (tests to follow)
Juan Lang
- crypt32(5/9): Always set cNumOIDs
Juan Lang
- crypt32(6/9): Don't set ret to FALSE when it isn't checked
Juan Lang
- crypt32(7/9): Reduce valid usages count when removing a valid usage
Juan Lang
- crypt32(8/9): Add tests for CertGetValidUsages
Juan Lang
- crypt32(9/9): Don't assume a maximum of 32 valid usages
Juan Lang
- dlls/kernel32/system.c: CONTEXT86.Ebp is DWORD, not WORD
Gerald Pfeifer
- [PATCH] wininet: NULL-terminate url string passed to InternetCrackUrlW from InternetCrackUrlA
Nigel Liang
- msvcrt: improve CR CR LF handling
Dan Kegel
- msvcrt: improve CR CR LF handling
Dan Kegel
- winex11.drv: Window must always recieve system messages.
darkside83 at yandex.ru
- msvcrt: fix ^Z handling in text mode
Dan Kegel
- Skeleton header file for d3dx8
David.Adam at math.cnrs.fr
- [PATCH] Do not rely on data->whole_window when deciding if window needs to be switched to managed.
Michael Jung (none)
- winex11: Do not rely on data->whole_window being initialized already in X11DRV_SetWindowPos
Michael Jung
- ntdll: Work around a bug in Mac OS X's getdirentries().
Ken Thomases
- [PATCH] wininet: NULL-terminate url string passed to InternetCrackUrlW from InternetCrackUrlA (try 2)
Nigel Liang
- [PATCH] Make sure we receive a hw accelerated pixel format with OpenGL support. On windows this isn't always the case and results in OpenGL 1.1 software rendering which is very bad. This fixes WineD3D for Windows on ATI cards.
Roderick Colenbrander
- [PATCH] Remove an unused ChoosePixelFormat line.
Roderick Colenbrander
- [PATCH] Skeleton header file for d3dx8
David Adam
- WineD3D: windows fix
Roderick Colenbrander
- WineD3D: remove a dead line
Roderick Colenbrander
- [PATCH] Implement D3DXVecLenghtSq with a test
David Adam
- [PATCH] Implement D3DXVec2Length with a test
David Adam
- [PATCH] Implement D3DXVec2Add with a test
David Adam
- [PATCH] Implement D3DXVec2Subtract
David Adam
- [PATCH] Implement D3DXVec2Minimize with a test
David Adam
- [PATCH] Implement D3DXVec2Maximize with a test
David Adam
- rpcrt4/tests [1/2]: Make server.idl compatible with MIDL
Dan Hipschman
- urlmon: Fix some memory leaks
Andrew Talbot
- widl [2/2]: Make structs containing user types bogus; fix square_test_us test failure
Dan Hipschman
- [PATCH] Implement D3DXVec2Dot with a test
David Adam
- [PATCH] Implement D3DXVec2Scale with a test
David Adam
- oleview: don't crash if the parent type couldn't be retrieved
Mikolaj Zalewski
- oleaut32: function kind for dispatch interfaces should be FUNC_DISPATCH (with test, fixes bug #9057)
Mikolaj Zalewski
- tools/wine.desktop: Add Name field in Russian
Vitaly Lipatov
- winealsa.drv: Fix a memory leak
Andrew Talbot
- wsock32: export 3 more functions
Louis. Lenders
- [PATCH] Implement D3DXVec2Lerp with a test
Adam David (none)
- [PATCH] Implement D3DXVec2CCW with a test
Adam David (none)
- Skeleton header for D3DX8
David.Adam at math.cnrs.fr
- server: Remove an unnecessary check from file_set_fd.
Robert Shearman
- server: Only call fchmod in file_set_fd if the mode actually changed.
Robert Shearman
- d3dx8: patch 2; Implement D3DXVec2LengthSq
David.Adam at math.cnrs.fr
- d3dx8: patch 3: Implement D3DXVec2Length
David.Adam at math.cnrs.fr
- d3dx8: patch 4: Implement D3DXVec2ADD
David.Adam at math.cnrs.fr
- d3dx8: patch 5: Implement D3DXVec2Subtract
David.Adam at math.cnrs.fr
- d3dx8: patch6: Implement D3DXVec2Minimize
David.Adam at math.cnrs.fr
- d3dx8: patch 7: Implement D3DXVec2Maximize
David.Adam at math.cnrs.fr
- d3dx8: patch 8: Implement D3DXVec2Dot
David.Adam at math.cnrs.fr
- d3dx8: patch 9: Implement D3DXVec2Scale
David.Adam at math.cnrs.fr
- d3dx8: patch 10: Implement D3DXVec2Lerp
David.Adam at math.cnrs.fr
- d3dx8: patch 11: Implement D3DXVec2CCW
David.Adam at math.cnrs.fr
- [PATCH] handle gecko not installed
Marcus Meissner
- [PATCH] HTMLDocument adjust error handling
Marcus Meissner
- [d3d9] Fix crash in texture test
Ulrich Czekalla
- [PATCH] Skip test if no mipmap support if found
Ulrich Czekalla (none)
- comdlg32/tests: Tell PageSetupDlg() not to bring up a dialog if there is no default printer.
Francois Gouget
- user32/tests: Remove an unneeded cast.
Francois Gouget
- D3D9: Do not rely on CreateVertexShader failing
Stefan Dösinger
- [PATCH] handle localized C:\Program Files
Marcus Meissner
- [PATCH] msi: db.c test fix
Alexandre Julliard
- quartz: make clock test less flaky
Dan Kegel
- [PATCH] Use glBlendColorEXT/glBlendEquationEXT instead of the non-EXT versions as not all Windows drivers report the non-EXT ones. This is at least the case on ATI.
Roderick Colenbrander
- WineD3D: use EXT-versions of glBlend*
Roderick Colenbrander
- [PATCH] comctl32: fix monthcal hit tests
Lei Zhang
- [PATCH] comctl32: fix monthcal hit tests (try 2)
Lei Zhang
- kernel32: fix memory leak (found by Smatch).
Lionel Debroux
- setupapi: Remove a misleading fixme
Juan Lang
- crypt32: Remove some tests that fail inconsistently on Windows
Juan Lang
- crypt32: Print values of failing time tests
Juan Lang
- kernel32: fix memory leak (found by Smatch).
Lionel_Debroux
- [PATCH 1/2] winex11.drv: Use ClipCursor to grab/ungrab the pointer.
Vitaliy Margolen
- [PATCH 2/2] winex11.drv: Process LeaveNotify to ungrab the pointer.
Vitaliy Margolen
- secur32: ntlm_auth returns BH if the connection to winbindd fails
Kai Blin
- locale.c: implement SetUserGeoID()
EA Durbin
- [PATCH] Implement D3DXVec2Length with a test
Adam David
- RESEND: d3dx8: patch 2: Implement D3DXVec2LengthSq
David.Adam at math.cnrs.fr
- [PATCH] Implement the different d3dx9_xx folders
David.Adam
- wine.inf: add 2 keys for *.chm files
Louis. Lenders
- d3dx9: patch 1: Implement the d3dx9_xx's folders
David.Adam at math.cnrs.fr
- mshtml #1: Move most code from handle_editor_load to exec_editmode.
Jacek Caban
- mshtml #2: Skip tests if we can't get body object - it means that there is no Gecko available.
Jacek Caban
- [PATCH] comctl32: add greek resources (resend)
Dj Apal [GR]
- comctl32/tests: Skip some font dependent tests if we don't have System or Tahoma installed.
Huw Davies
- fixed buffer overflow in crypt32/tests/encode test
Marcus Meissner
- [PATCH] comctl32: fix monthcal hit tests (try 3)
Lei Zhang
- [PATCH] comctl32: fix monthcal hit tests (try 3)
Lei Zhang
- [PATCH] Add Protected Storage System Provider key
Andrey Turkin
- kernel32/locale.c: partially implement GetUserGeoID()
EA Durbin
- wined3d: Prevent some console spamming
Chris Robinson
- actctx: Rename version to assembly_version.
Jacek Caban
- mshtml #3: Added support for installing Gecko from the local file.
Jacek Caban
- oleaut32: Add a check for a test that depends on the decimal separator being a dot.
Robert Shearman
- comctl32/tests: Don't assume that the default font height is 16 pixels.
Huw Davies
- ole32: RegisterDragDrop should return E_OUTOFMEMORY in the case that COM isn't intialised, instead of CO_E_NOTINITIALIZED.
Robert Shearman
- ftp tests: disable tests if internet is not available
Dimi Paun
- mshtml #4: Fixed test crash on Windows.
Jacek Caban
- mshtml #5: Fix tests on IE7.
Jacek Caban
- shdocvw: Fixed tests on IE7.
Jacek Caban
- comctl32: fixed drawing the trackbar background when themes are installed
Reece Dunn
- urlmon: Fix test on IE7.
Jacek Caban
- [AppDB] Add new voting system
Alexander Nicolaysen Sørnes
- website/resources: maintenance - prune some dead or moved links
EA Durbin
- dinput: Use ClipCursor() to keep mouse from leaving the window
Vitaliy Margolen
- [AppDB] Support deleting votes
Alexander Nicolaysen Sørnes
- [bugzilla] Upgrade from 3.0 to 3.0.2 .
Jan Zerebecki
- [docs] winedev-architecture: Make a sentence valid.
Jan Zerebecki
- winecfg: RecursiveRegistryKeyDelete
Stefan Leichter
- [AppDB] bug: Hide reject button
Alexander Nicolaysen Sørnes
- [wineboot]new Korean Resource
Hwang YunSong(황윤성)
- [winecfg]updated Korean Resource
Hwang YunSong(황윤성)
- user32 [1/3]: Set client_pid to zero before initializing dde
James Hawkins
- user32 [2/3]: Move the test_ddeml_client function closer to the other ddeml client test functions
James Hawkins
- user32 [3/3]: Test the ddeml server interface
James Hawkins
- [AppDB] objectManager: Add object caching support
Alexander Nicolaysen Sørnes
- [AppDB] vote: Add support for deleting votes
Alexander Nicolaysen Sørnes
- [AppDB] Add support for hiding the reject button, use it for votes
Alexander Nicolaysen Sørnes
- x11drv: don't consume Expose events when filter contains QS_PAINT
Clinton Stimpson
- [bugzilla] index: Replace CVS with Git link.
Jan Zerebecki
- [bugzilla] bug/edit: Move AppDB below Summary.
Jan Zerebecki
- [PATCH] qmgr: Skeleton implementation of Background Intelligent Transfer Service (BITS)
Roy Shea
- [PATCH] dbghelp: avoid crashing on files with bogus export table
Andrey Turkin
- [PATCH] Emulate MS linker stub for builtin dlls
Andrey Turkin
- [PATCH] winmm: Set default driver as alsa,oss,coreaudio rather then oss
Maarten Lankhorst
- winmm: Set default sound driver to alsa,oss,coreaudio
Maarten Lankhorst
- wined3d: Fix a memory leak
Andrew Talbot
- [PATCH] Merge all P8 palette initialization code.
Roderick Colenbrander
- WineD3D: merge p8 palette initialization code
Roderick Colenbrander
- crypt32: Add an extra pointer alignment to avoid possible memory corruption
Juan Lang
- softpub.h: Add missing definitions
Juan Lang
- wintrust(1/7): Trace input to WinVerifyTrust
Juan Lang
- wintrust(2/7): Add a helper function to initialize chain creation parameters
Juan Lang
- wintrust(3/7): Add a helper function to create a chain for a signer
Juan Lang
- wintrust(4/7): Implement GenericChainCertificateTrust
Juan Lang
- wintrust(5/7): Implement GenericChainFinalProv
Juan Lang
- wintrust(6/7): Add traces
Juan Lang
- wintrust(7/7): Add generic chain action to known actions
Juan Lang
- mshtml: Move init_nsevents call from start_binding to read_stream_data to avoid race.
Jacek Caban
- ole32: OleIsRunning should return TRUE if the class doesn't implement IRunnableObject (with testcase)
Mikolaj Zalewski
- widl [1/3]: Allow quoted UUIDs
Dan Hipschman
- widl [2/3]: Implement pointer_default functionality
Dan Hipschman
- widl [3/3]: Keep track of every allocated type_t to simplify set_all_tfswrite
Dan Hipschman
- wined3d: Make sure GL context is created before binding FBO.
Allan Tong
- [PATCH] dsound: Close before reopening when buffer is too small
Maarten Lankhorst
- [PATCH] wineoss: Remove useless fixme shown on every program
Maarten Lankhorst
- dsound: Release buffer before reopening when buffer is too small
Maarten Lankhorst
- wineoss: Remove useless fixme shown on initialisation
Maarten Lankhorst
- wined3d: Make sure GL context is created before binding FBO.
Stefan Dösinger
- ftp.c: skip tests if we can't connect to ftp.winehq.org
Dimi Paun
- regedit: Add support for 'regedit -' for feeding regedit from stdin.
Francois Gouget
- regedit: Add support for 'regedit /E -', to export the registry to stdout.
Francois Gouget
- [AppDB] Add new voting system
Alexander Nicolaysen Sørnes
- [AppDB] vote: Add support for deleting votes
Alexander Nicolaysen Sørnes
- comctl32: fixed drawing the trackbar background when themes are installed
Frank Richter
- comctl32: fixed drawing the trackbar background when themes are installed
Reece Dunn
- wineps.drv: Fix some memory leaks
Andrew Talbot
- [2/5] DDraw: Cope with Init3D failures
Stefan Dösinger
- [3/5] WineD3D: Silently ignore setting the 0 texture on gdi surfaces
Stefan Dösinger
- [4/5] DDraw: Do not fail on surface creation errors, skip instead
Stefan Dösinger
- [5/5] DDraw: Downgrade the SetCooperativeLevel FIXME to a TRACE
Stefan Dösinger
- [1/5] WineD3D: Clear up in Init3D if something fails
Stefan Dösinger
- setupapi(1/16): Test SetupDiInstallClass
Juan Lang
- setupapi(2/16): SetupOpenAppendInfFile is implemented, so remove #if 0 around it
Juan Lang
- setupapi(3/16): Improve parameter checking in SetupDiInstallClass
Juan Lang
- setupapi(4/16): Correct creating the class key
Juan Lang
- setupapi(5/16): Install more items when installing a class
Juan Lang
- setupapi(6/16): Add stubs for SetupDiCreateDevRegKeyA/W
Juan Lang
- setupapi(7/16): Implement SetupDiCreateDevRegKeyA on top of SetupDiCreateDevRegKeyW
Juan Lang
- setupapi(8/16): Add helper function to open a device's hardware key
Juan Lang
- setupapi(9/16): Don't require caller to pass a SP_DEVINFO_DATA pointer to SETUPDI_AddDeviceToSet
Juan Lang
- setupapi(10/16): Add a device ID member to DeviceInfo
Juan Lang
- setupapi(11/16): Implement SetupDiCreateDevRegKeyW
Juan Lang
- setupapi(12/16): Test SetupDiOpenDevRegKey
Juan Lang
- setupapi(13/16): Implement SetupDiOpenDevRegKey
Juan Lang
- setupapi(14/16): Make error checking in SetupDiCreateDevRegKeyW more like that in SetupDiOpenDevRegKey
Juan Lang
- setupapi(15/16): Implement SetupDiDeleteDevRegKey
Juan Lang
- setupapi(16/16): Copy class INF file when installing a class
Juan Lang
- regedit: RecursiveRegistryKeyDelete
Stefan Leichter
- msinkaut.idl: Declare the IInkCollector interface and its dependencies
John Klehm
- tools/wineprefixcreate.in: create default w32x86 path under spool/drivers
Markus Gömmel
- server: Use the security descriptor passed in when creating events.
Robert Shearman
- mshtml: Set the SETUP_IS_CHROME_WRAPPER to FALSE as the embedded Gecko is always used to display content and not chrome.
Jacek Caban
- mshtml: Added support for installing Gecko from the local file. [fixed]
Jacek Caban
- msdmo: Improve Registeration and reading of codecs
Aric Stewart
- [PATCH] create_mapping size arguments must be unsigned
Andrey Turkin
- d3d9: Release pixel shaders after we're done with them in the visual test
H. Verbeet
- [PATCH] tools/wineprefixcreate.in: create default w32x86 path =
=3D?utf-8?q?Markus_G=3DC3=3DB6mmel?=3D
- gdi32: Try to load Wine's TrueType fonts from the build directory.
Huw Davies
- wineps.drv: Fix some memory leaks
Andrew Talbot
- oleaut32: function kind for dispatch interfaces should be FUNC_DISPATCH (with test, fixes bug #9057) [fixed]
Mikolaj Zalewski
- Fix build failure in tools/widl/parser.y
Gerald at dbai.tuwien.ac.at
- wininet: Use passive mode for the ftp tests.
Hans Leidekker
- wined3d: Set D3DCAPS2_CANAUTOGENMIPMAP flag when supported
Chris Robinson
- [PATCH] wininet/tests: Initial tests for InternetCanonicalizeUrlA
Detlef Riekenberg
- wininet/tests: Initial tests for InternetCanonicalizeUrlA
Detlef Riekenberg
- rpcrt4, widl: Make pointer layouts compatible with windows; fix conformant array tests.
Dan Hipschman
- [PATCH] include/winsock.h: Fix parenthesis mismatch
Nigel Liang
- Get additional comments to display properly
Tony Lambregts
- [AppDB] Get additional comments to display properly
Tony Lambregts
- kernel32/locale.c: partially implement GetUserGeoID() (try2)
EA Durbin
- [AppDB] Fix appData objectGetEntries(Count)
Alexander Nicolaysen Sørnes
- [PATCH] Fix the prototype of D3DXVECTOR3
David Adam
- D3DX8: patch 1/1: Fix the prototype of D3DXVECTOR
paulo lesgaz
- Assorted spelling fixes.
Francois Gouget
- winex11.drv: Remove an obsolete FIXME comment.
Francois Gouget
- user32/tests: Don't use nameless unions where they are not needed.
Francois Gouget
- comctl32/tests: Fix the control's size reporting in an error message.
Francois Gouget
- winex11.drv: Add the trailing '\n' to a Wine trace.
Francois Gouget
- pdh/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- crypt32(1/9): Allow imprecision of one millisecond in time decoding to fix test failures on Windows
Juan Lang
- crypt32(2/9): Remove superficially different certificates
Juan Lang
- crypt32(3/9): Add another test to show that time validity nesting isn't checked
Juan Lang
- crypt32(4/9): Test encoding/decoding name constraints
Juan Lang
- crypt32(5/9): Implement name constraint encoding
Juan Lang
- crypt32(6/9): Allow either NULL or empty strings where one or the other is expected
Juan Lang
- crypt32(7/9): Don't check tag in AsnDecodeIntInternal, caller already checks it
Juan Lang
- crypt32(8/9): Implement name constraints decoding
Juan Lang
- crypt32(9/9): Implement name constraint checking
Juan Lang
- crypt32(9/9): Implement name constraint checking (take 2)
Juan Lang
- [PATCH] winecfg: Increase range of available screen resolutions
Nigel Liang
- [PATCH] Fix inverse palette lookup for P8 surfaces. The previous method didn't take into account duplicate entries for the same color. The solution is to upload the index into the unused alpha component. This makes the inverse lookup unneeded and gives a nice speed boost.
Roderick Colenbrander
- [1/5] WineD3D: Add a (nested) loop test
Stefan Dösinger
- [2/5] WineD3D: Add support for other ps 3.0 varyings
Stefan Dösinger
- [3/5] WineD3D: Fix fixed function / programmable shader varying interaction
Stefan Dösinger
- [4/5] WineD3D: Fixed function varying test
Stefan Dösinger
- [5/5] WineD3D: Care for the inverted y coords in dsy
Stefan Dösinger
- [PATCH] dsound: Remove a few initializations to 0 in DirectSoundDevice_Create
Maarten Lankhorst
- server: make the pids/tids somewhat random (fixes bug #9970)
Mikolaj Zalewski
- setupapi(1/19): Test SetupDiInstallClass (take 2)
Juan Lang
- setupapi(2/19): SetupOpenAppendInfFile is implemented, so remove #if 0 around it
Juan Lang
- setupapi(3/19): Improve parameter checking in SetupDiInstallClass
Juan Lang
- setupapi(4/19): Correct creating the class key
Juan Lang
- setupapi(5/19): Install more items when installing a class
Juan Lang
- setupapi(6/19): Add stubs for SetupDiCreateDevRegKeyA/W
Juan Lang
- setupapi(7/19): Implement SetupDiCreateDevRegKeyA on top of SetupDiCreateDevRegKeyW
Juan Lang
- setupapi(8/19): Add helper function to open a device's hardware key
Juan Lang
- setupapi(9/19): Don't require caller to pass a SP_DEVINFO_DATA pointer to SETUPDI_AddDeviceToSet
Juan Lang
- setupapi(10/19): Add a device ID member to DeviceInfo
Juan Lang
- setupapi(11/19): Implement SetupDiCreateDevRegKeyW
Juan Lang
- setupapi(12/19): Test SetupDiOpenDevRegKey
Juan Lang
- setupapi(13/19): Implement SetupDiOpenDevRegKey
Juan Lang
- setupapi(14/19): Make error checking in SetupDiCreateDevRegKeyW more like that in SetupDiOpenDevRegKey
Juan Lang
- setupapi(15/19): Implement SetupDiDeleteDevRegKey
Juan Lang
- setupapi(16/19): Don't abort key enumeration early
Juan Lang
- setupapi(17/19): Add some traces
Juan Lang
- setupapi(18/19): Correct device enumeration
Juan Lang
- setupapi(19/19): Copy class INF file when installing a class
Juan Lang
- wininet: Fix a memory leak
Andrew Talbot
- setupapi(1/19): Test SetupDiInstallClass (take 3)
Juan Lang
- WineD3D: p8 improvements 1/2
Roderick Colenbrander
- [PATCH] Use a fragment shader to do P8 palette conversion in hardware. This is done for old 2D games like StarCraft/Diablo and others which use P8 render targets. If you want to use this use RenderTargetLockMode=readtex.
Roderick Colenbrander
- WineD3D: p8 improvements 2/2
Roderick Colenbrander
- setupapi(1/19): Test SetupDiInstallClass (take 3)
Juan Lang
- socket.c address header check in WS2_recv - the missing part after removing buffer allocation functions
Arunas Pranckevicius
- socket.c address header check in WS2_recv - the missing part after removing buffer allocation functions
Arunas Pranckevicius
- urlmon: Increment/decrement reference count when internet handles are created/destroyed.
Misha Koshelev
- user32 [1/7]: Increase the message timeout
James Hawkins
- user32 [2/7]: The server should release data sent with WM_DDE_POKE
James Hawkins
- user32 [3/7]: Return DMLERR_INVALIDPARAMETER if hszItem is NULL
James Hawkins
- user32 [4/7]: Return DMLERR_MEMORY_ERROR instead of posting an ACK when fAckReq is returned by the server for WM_DDE_DATA
James Hawkins
- user32 [5/7]: Return DMLERR_INVALIDPARAMETER if hszItem is NULL
James Hawkins
- user32 [6/7]: Add tests for DdeCreateDataHandle
James Hawkins
- user32 [7/7]: Convert an HDDEDATA handle to a DDEPOKE structure for WM_DDE_POKE
James Hawkins
- [PATCH] avoid spamming the debugoutput
Marcus Meissner
- [PATCH] shlwapi: Fix returned resultcode and size in UrlCanonicalizeA
Detlef Riekenberg
- 1/2 inkobj: Use an internal header
John Klehm
- [PATCH] wininet: Fix flags and SetLastError for InternetCanonicalizeUrl
Detlef Riekenberg
- 2/2 inkobj: Stub implementation of IInkCollector
John Klehm
- [PATCH] wininet/tests: Test NULL-Pointer for InternetCanonicalizeUrlA
Detlef Riekenberg
- [PATCH] shlwapi/tests: move url test functions from path.c to url.c
Detlef Riekenberg
- [PATCH] shlwapi/test: test dwSize for UrlCanonicalizeA/W
Detlef Riekenberg
- shlwapi: [1/5] Fix returned resultcode and size in UrlCanonicalizeA
Detlef Riekenberg
- wininet: [2/5] Fix flags and SetLastError for InternetCanonicalizeUrlA/W
Detlef Riekenberg
- wininet/tests: [3/5] Test NULL-Pointer for InternetCanonicalizeUrlA
Detlef Riekenberg
- shlwapi/tests: [4/5] move url-testing functions from path.c to url.c
Detlef Riekenberg
- shlwapi/test: [5/5] test dwSize for UrlCanonicalizeA/W
Detlef Riekenberg
- mshtml #1: Fix range pos after put_text call.
Jacek Caban
- Fix build failure in tools/widl/parser.y (fwd)
Gerald Pfeifer
- WineD3D: p8 improvements 2/2
H. Verbeet
- WineD3D: optimize P8 fragment shader
Roderick Colenbrander
- [PATCH] Replace MUL + ADD with MAD. This optimizes the P8 fragment shader.
Roderick Colenbrander
- [PATCH 1/4] gdi32: Factor out the code to call FT_Load_Sfnt_Table.
Huw Davies
- [PATCH 2/4] fonts: Change to OS2 Vendor ID to be 'Wine'.
Huw Davies
- [PATCH 3/4] gdi32: Don't load Wine's bitmap-only TrueType fonts.
Huw Davies
- [PATCH 4/4] gdi32: Try to load Wine's TrueType fonts from the build directory.
Huw Davies
- setupapi(1/8): Remove bogus part of test
Juan Lang
- setupapi(2/8): Improve parameter checking in SetupDiInstallClass
Juan Lang
- setupapi(3/9): Test SetupDiOpenDevRegKey
Juan Lang
- setupapi(4/8): Implement SetupDiOpenDevRegKey
Juan Lang
- setupapi(5/8): Make error checking in SetupDiCreateDevRegKeyW more like that in SetupDiOpenDevRegKey
Juan Lang
- setupapi(6/8): Implement SetupDiDeleteDevRegKey
Juan Lang
- setupapi(7/8): Don't abort key enumeration early
Juan Lang
- setupapi(8/8): Correct device enumeration
Juan Lang
- winex11.drv: The 'lossy' parameter is always false so remove it.
Francois Gouget
- [PATCH] winealsa: Use S24_3LE instead of S24_LE
Maarten Lankhorst
- rpcrt4/tests: Free memory from one of the tests.
Dan Hipschman
- widl: Generate dlldata files.
Dan Hipschman
- ws2_32: Fix broadcast address calculation
Juan Lang
- iphlpapi: Improve GetPerAdapterInfo stub
Juan Lang
- [PATCH] cmd: copy: "Path not found" error
Dmitry Potapov
- USER32: fix EM_SETLIMITTEXT with zeroed args (with tests)
a_villacis at palosanto.com
- mshtml #2: Fixed ref count leak.
Jacek Caban
- mshtml #3: Added IHTMLWindow2::get_option implementation.
Jacek Caban
- mshtml #4: Use wine scheme mechanism in do_load_from_moniker_hack.
Jacek Caban
- mshtml #5: Added IHTMLDocument4 stub implementation.
Jacek Caban
- mshtml #6: Added IHTMLStyle display and visibility properties implementation.
Jacek Caban
- mshtml #7: Added IHTMLOptionElement::get_value implementation.
Jacek Caban
- advapi32: improve stub for EnumServicesStatusExA a bit (fix #8331)
Louis. Lenders
- winmm: Fix some memory leaks
Andrew Talbot
- PATCH: msi db fix by Alexandre
Marcus Meissner
- winealsa: Use S24_3LE instead of S24_LE
Maarten Lankhorst
- dsound: Remove a few null initializations in DirectSoundDevice_Create
Maarten Lankhorst
- [PATCH] dsound: Make sure device buflen is set to ds_hel_buflen initially
Maarten Lankhorst
- [PATCH] dsound: Make sure device buflen is set to ds_hel_buflen initially
Maarten Lankhorst
- [PATCH] dsound: Add support for 24/32 bits input sound buffers
Maarten Lankhorst
- [PATCH] dsound: Add mixing and normalization functions
Maarten Lankhorst
- [PATCH] dsound: Use a 2 stage mixing/normalization for sound
Maarten Lankhorst
- [PATCH] dsound: Only warn for unsupported channels/bpp when volume adjustment has to be done
Maarten Lankhorst
- widl: Generate dlldata files. [resend]
Dan Hipschman
- Add missing prototype
Johannes Anderwald
- mshtml #8: Added IHTMLOptionElement::put_value implementation.
Jacek Caban
- mshtml #9: Added IHTMLOptionElement::put_text implementation.
Jacek Caban
- mshtml #10: Added IHTMLOptionElement::get_text implementation.
Jacek Caban
- mshtml #11: Added IHTMLOptionElementFactory::create implementation.
Jacek Caban
- mshtml #12: Added IHTMLSelectElement::selectedIndex property implementation.
Jacek Caban
- mshtml #13: Added more DOM tests.
Jacek Caban
- [PATCH] Implement D3DX8Vec2Length with a test
Adam David (none)
- mshtml #14: Added more range tests and fixes.
Jacek Caban
- mshtml #15: Added IHTMLTxtRange::moveStart("character") implementation.
Jacek Caban
- [PATCH] Implement D3DX8Vec2LengthSq with a test
David Adam
- iphlpapi(1/3): Use route table to find an adapter's default gateway in GetAdaptersInfo
Juan Lang
- iphlpapi(2/3): UINT and DWORD are now equivalent, even in 64-bit compiles, so remove unnecessary complication
Juan Lang
- iphlpapi(3/3): Implement GetAdapterIndex
Juan Lang
- mshtml #16: Try installing Gecko from local file in DllRegisterServer.
Jacek Caban
- [tools] git-notify: Add repository name to the subject of commit mails.
Jan Zerebecki
- RICHED20: EM_SETTEXTEX must support RTF strings too
a_villacis at palosanto.com
- wined3d: Allow WINED3DFMT_R32F render targets
Chris Robinson
- comctl32 - enable a few passing tests
Steven Edwards
- [PATCH] wininet: Close sockets open in http requests
Nigel Liang
- [PATCH] wininet: NULL terminate url string passed to InternetCrackUrlW from InternetCrackUrlA.txt (try 3)
Nigel Liang
- shell32: Fix a memory leak.
Allan Tong
- wined3d: Allow WINED3DFMT_R32F render targets
H. Verbeet
- SystemParametersInfoW: Implement SPI_GETMOUSESPEED
Vincent Pelletier
- mshtml #17: Added ref counting to node object.
Jacek Caban
- [PATCH] wininet: NULL terminate url string passed to InternetCrackUrlW from InternetCrackUrlA.txt (try 3)
Francois Gouget
- libs/wine/mmap.c: conditionally provide reserve_area()
Gerald Pfeifer
- dlls/kernel32/system.c: use FIELD_OFFSET
Gerald Pfeifer
- dlls/kernel32/thunk.c: use FIELD_OFFSET
Gerald Pfeifer
- dlls/gdi32/freetype.c: avoid compiler warning in WineEngGetGlyphOutline()
Gerald Pfeifer
- wined3d: Fix the d3dfmt_p8_init_palette() prototype.
Francois Gouget
- oleaut32/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- crypt32/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- mshtml: Check for HAVE_UNISTD_H before including unistd.h.
Francois Gouget
- msvcrt: Fix the calling convention of _wsearchenv() and _wspawnv*().
Francois Gouget
- ole32: Fix the CoCreateGuid() ordinal in the documentation.
Francois Gouget
- msdmo: Fix a winapi_check documentation warning and improve the documentation a bit.
Francois Gouget
- msdmo: Fix the DMOGetName() prototype.
Francois Gouget
- user32: Fix the HRAWINPUT definition and the GetRawInputData() prototype. Update win32.api to fix the winapi_check warnings.
Francois Gouget
- wtsapi32: Add a couple of related prototypes.
Francois Gouget
- Better match the PSDK types and update win32.api to fix the winapi_check warnings.
Francois Gouget
- [AppDB] Add support for hiding reject button, use it for buglinks
Alexander Nicolaysen Sørnes
- [PATCH] Includes: Add a few speaker defines to ksmedia.h
Maarten Lankhorst
- [PATCH] Includes: Add a few speaker defines to ksmedia.h
Maarten Lankhorst
- [PATCH] dsound: Add support for WAVEFORMATEXTENSIBLE format, which is needed for 24/32 bits buffers
Maarten Lankhorst
- [PATCH] dsound: Add conformance tests for 24/32 bits buffers and waveformatextensible
Maarten Lankhorst
- [PATCH] Implement D3DXVec2Dot with a test
David Adam
- dsound: Make sure device buflen is set to ds_hel_buflen.
Maarten Lankhorst
- dsound: Make sure device buflen is initially set to ds_hel_buflen
Maarten Lankhorst
- [PATCH 1/7] dsound: Only warn for unsupported channels (or bits) when volume adjustment is done
Maarten Lankhorst
- [PATCH 2/7] dsound: Add support for 24/32 bits input sound buffers
Maarten Lankhorst
- [PATCH] Implement D3DXVec2CCW with a test
David Adam
- [PATCH 3/7] dsound: Add mixing and normalization functions
Maarten Lankhorst
- [PATCH 4/6] dsound: Mix to mixbuffer then normalize to device buffer.
Maarten Lankhorst
- Includes: Add a few speaker defines to ksmedia.h
Maarten Lankhorst
- [PATCH 5/7] Includes: Add a few speaker defines to ksmedia.h
Maarten Lankhorst
- [PATCH 6/7] Add support for WAVEFORMATEXTENSIBLE structure, which is needed for 24/32 bits mixing.
Maarten Lankhorst
- [PATCH 7/7] dsound: Add conformance tests for 24/32 bits buffers and waveformatextensible.
Maarten Lankhorst
- [PATCH] dsound: WAVEFORMATEXTENSIBLE wValidBitsPerSample can be 0
Maarten Lankhorst
- [PATCH 8/7] dsound: WAVEFORMATEXTENSIBLE wValidBitsPerSample can be 0
Maarten Lankhorst
- Fix usage of LoadCursor in dlls/comctl32/tests
Gerald Pfeifer
- [PATCH] Implement D3DXVec2Add with a test
David Adam
- Fix casts in dlls/crypt32/decode.c
Gerald Pfeifer
- imm.h: Added REGISTERWORD[AW] declaration.
Jacek Caban
- include: Added dimm.idl.
Jacek Caban
- [PATCH] Implement D3DXVec2Subtract with a test
David Adam
- [PATCH] Implement D3DXVec2Minimize with a test
David Adam
- msimtf: Added msimtf.dll.
Jacek Caban
- [PATCH] Implement D3DXVec2Maximize with a test
David Adam
- [PATCH] Implemennt D3DXVecScale with a test
David Adam
- [PATCH] Implement D3DXVec2Lerp with a test
David Adam
- D3DX8: patch (resend) Implement D3DXVec2Length
David.Adam at math.cnrs.fr
- D3DX8: patch (resend) Implement D3DXVec2LengthSq
David.Adam at math.cnrs.fr
- D3DX8: patch [3/9](resend) Implement D3DXVec2Dot
David.Adam at math.cnrs.fr
- D3DX8: patch [4/9] (resend) Implement D3DXVec2CCW
David.Adam at math.cnrs.fr
- D3DX8: patch [5/9] (resend) Implement D3DXVecAdd
David.Adam at math.cnrs.fr
- D3DX8: patch [6/9] (resend) Implement D3DXVec2Subtract
David.Adam at math.cnrs.fr
- D3DX8: patch [7/9] (resend) Implement D3DXVec2Minimize
David.Adam at math.cnrs.fr
- D3DX8: patch [8/9] (resend) Implement D3DXVec2Maximize
David.Adam at math.cnrs.fr
- D3DX8: patch [9/9] (resend) Implement D3DXVec2Scale
David.Adam at math.cnrs.fr
- D3DX8: patch [10/9] (resend) Implement D3DXVec2Lerp
David.Adam at math.cnrs.fr
- [PATCH] localspl/tests: Spelling fixes
Detlef Riekenberg
- localspl/tests: Spelling fix
Detlef Riekenberg
- Have `make distclean` also remove .i and .s files
Gerald Pfeifer
- wined3d: Don't report filtering for WINED3DFMT_R32F
Chris Robinson
- [AppDB] use menu: fix typo
Alexander Nicolaysen Sørnes
- [SPAM] Re: USER32: fix EM_SETLIMITTEXT with zeroed args (with tests)
Alex Villacís Lasso
- USER32: tests for fix EM_SETLIMITTEXT with zeroed args
Alex Villacís Lasso
- locale.c: partially implement GetUserGeoID() (try 3)
EA Durbin
- Swedish translations
Daniel Nylander
- configure: Add check for presence of _strdup() and strdup().
Bang Jun-young
- crypt32: Fix typo in CryptGetDefaultOIDFunctionAddress().
Bang Jun-young
- avifil32: Fix prototype for AVIStreamFindSample() to match the PSDK.
Bang Jun-young
- version: Use the official NT macro rather than obsolete one.
Bang Jun-young
- tools/widl: Correct syntax in parser.y
Konstantin Kondratyuk
- Patch for adding Swedish localization
Daniel Nylander
- Patch for adding Swedish localization files to build system
Daniel Nylander
- Fix casts in dlls/crypt32/decode.c
Gerald Pfeifer
- wincrypt.h: Add a few more definitions
Juan Lang
- wininet.h: Add some more defines
Juan Lang
- setupapi: Avoid spamming console
Juan Lang
- hhctrl.ocx: Avoid spamming console
Juan Lang
- [PATCH 1/2] comctl32: simplify monthcal test
Lei Zhang
- [PATCH 2/2] comctl32: monthcal today link test
Lei Zhang
- [PATCH 1/3] comctl32: select today's date when the today link is clicked
Lei Zhang
- [PATCH 2/3] comctl32: correct monthcal WM_LBUTTONDOWN return values
Lei Zhang
- [PATCH 3/3] comctl32: monthcal should send notifications when today link gets clicked
Lei Zhang
- misexec: Fix a memory leak
Andrew Talbot
- [PATCH] clock: Add swedish translations
Daniel Nylander (none)
- [PATCH] clock: Add swedish translations
Daniel Nylander (none)
- [PATCH] notepad: Add swedish translations
Daniel Nylander (none)
- [PATCH] notepad: Add swedish translations
Daniel Nylander (none)
- [PATCH] progman: Add swedish translations
Daniel Nylander (none)
- [PATCH] progman: Add swedish translations
Daniel Nylander (none)
- [PATCH] uninstaller: Add swedish translations
Daniel Nylander (none)
- [PATCH] uninstaller: Add swedish translations
Daniel Nylander (none)
- [PATCH] wineboot: Add swedish translations
Daniel Nylander (none)
- [PATCH] wineboot: Add swedish translations
Daniel Nylander (none)
- [PATCH] winecfg: Add swedish translations
Daniel Nylander (none)
- [PATCH] winecfg: Add swedish translations
Daniel Nylander (none)
- [PATCH] wineconsole: Add swedish translations
Daniel Nylander (none)
- [PATCH] wineconsole: Add swedish translations
Daniel Nylander (none)
- [PATCH] winhelp: Add swedish translations
Daniel Nylander (none)
- [PATCH] winhelp: Add swedish translations
Daniel Nylander (none)
- First batch of Swedish translation patches
Daniel Nylander
- [PATCH] avifil32: Add swedish translations
Daniel Nylander (none)
- [PATCH] comdlg32: Add swedish translations
Daniel Nylander (none)
- [PATCH] credui: Add swedish translations
Daniel Nylander (none)
- [PATCH] crypt32: Add swedish translations
Daniel Nylander (none)
- [PATCH] gphoto2.ds: Add swedish translations
Daniel Nylander (none)
- [PATCH] hhctrl.ocx: Add swedish translations
Daniel Nylander (none)
- [PATCH] iccvid: Add swedish translations
Daniel Nylander (none)
- [PATCH] localspl: Add swedish translations
Daniel Nylander (none)
- [PATCH] localui: Add swedish translations
Daniel Nylander (none)
- [PATCH] mpr: Add swedish translations
Daniel Nylander (none)
- [PATCH] msacm32: Add swedish translations
Daniel Nylander (none)
- [PATCH] mshtml: Add swedish translations
Daniel Nylander (none)
- [PATCH] msi: Add swedish translations
Daniel Nylander (none)
- [PATCH] msrle32: Add swedish translations
Daniel Nylander (none)
- [PATCH] msvfw32: Add swedish translations
Daniel Nylander (none)
- [PATCH] msvidc32: Add swedish translations
Daniel Nylander (none)
- [PATCH] oleaut32: Add swedish translations
Daniel Nylander (none)
- [PATCH] oledlg: Add swedish translations
Daniel Nylander (none)
- [PATCH] sane.ds: Add swedish translations
Daniel Nylander (none)
- [PATCH] serialui: Add swedish translations
Daniel Nylander (none)
- [PATCH] shdoclc: Add swedish translations
Daniel Nylander (none)
- [PATCH] shlwapi: Add swedish translations
Daniel Nylander (none)
- [PATCH] wineps.drv: Add swedish translations
Daniel Nylander (none)
- [PATCH] wininet: Add swedish translations
Daniel Nylander (none)
- [PATCH] winspool.drv: Add swedish translations
Daniel Nylander (none)
- [PATCH] wldap32: Add swedish translations
Daniel Nylander (none)
- [PATCH] Removing Swedish translations with wrong language code
Daniel Nylander (none)
- [PATCH] tools: Add Swedish name to .desktop file
Daniel Nylander (none)
- Swedish translation for notepad
Daniel Nylander
- Swedish translation for progman
Daniel Nylander
- Swedish translation for clock
Daniel Nylander
- Swedish translation for uninstaller
Daniel Nylander
- Swedish translation for wineboot
Daniel Nylander
- Swedish translation for winecfg
Daniel Nylander
- Swedish translation for wineconsole
Daniel Nylander
- Swedish translation for winhelp
Daniel Nylander
- Swedish translation for avifil32
Daniel Nylander
- Swedish translation for comdlg32
Daniel Nylander
- Swedish translation for credui
Daniel Nylander
- Swedish translation for crypt32
Daniel Nylander
- Swedish translation for gphoto2.ds
Daniel Nylander
- Swedish translation for hhctrl.ocx
Daniel Nylander
- Swedish translation for iccvid
Daniel Nylander
- Swedish translation for localspl
Daniel Nylander
- Swedish translation for localui
Daniel Nylander
- Swedish translation for mpr
Daniel Nylander
- Swedish translation for msacm32
Daniel Nylander
- Swedish translation for mshtml
Daniel Nylander
- Swedish translation for msi
Daniel Nylander
- Swedish translation for msrle32
Daniel Nylander
- Swedish translation for msvfw32
Daniel Nylander
- Swedish translation for msvidc32
Daniel Nylander
- Swedish translation for oleaut32
Daniel Nylander
- Swedish translation for oledlg
Daniel Nylander
- crypt32: Implement CertVerifyCertificateChain for the Microsoft root policy
Juan Lang
- Swedish translation for sane.ds
Daniel Nylander
- Swedish translation for serialui
Daniel Nylander
- Swedish translation for shdoclc
Daniel Nylander
- Swedish translation for shlwapi
Daniel Nylander
- Swedish translation for wineps.drv
Daniel Nylander
- Swedish translation for wininet
Daniel Nylander
- Swedish translation for winspool.drv
Daniel Nylander
- Swedish translation for wldap32
Daniel Nylander
- Patch for removing obsolete Swedish translations with wrong language code
Daniel Nylander
- Patch for adding Swedish name to the .desktop file
Daniel Nylander
- ntdll: Fix NtAccessCheck for NULL, but present SACLs and DACLs.
Robert Shearman
- widl [1/3]: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files
Dan Hipschman
- widl [2/3]: Generate dlldata files. [take 2]
Dan Hipschman
- widl [3/3]: Output the correct value for TableSize in ProxyFileInfo
Dan Hipschman
- comdlg32: NULL name in PRINTDLG_SetUpPrinterListComboA is correct so don't print a FIXME
Mikolaj Zalewski
- msi: Only double the returned size when szValueBuf is NULL
James Hawkins
- wine.inf: add key for MountedDevices
Louis. Lenders
- Fwd: [PATCH] comctl32: add greek resources (resend)
Dj Apal [GR]
- user32: Add more listbox message tests, make them pass under Wine
Dmitry Timoshkov
- [lostwages] Update download-deb for Ubuntu Gutsy
Scott Ritchie
- [lostwages] Update download-deb for Ubuntu Gutsy
Scott Ritchie
- wordpad: Refuse to load OLE compound storage files like Windows does
Dmitry Timoshkov
- [PATCH 1/5] ntdll: Fix NtAccessCheck for NULL, but present SACLs and DACLs.
Robert Shearman
- [PATCH 2/5] advapi32: Add tests for AccessCheck with NULL DACLs and blank DACLs.
Robert Shearman
- [PATCH 3/5] ntdll: Fix the return code from RtlSetDaclSecurityDescriptor when daclpresent is FALSE.
Robert Shearman
- [PATCH 4/5] server: Fix token_access_check to allow full access to security descriptors with present but NULL DACLs.
Robert Shearman
- [PATCH 5/5] advapi32: Don't link to CreateWellKnownSid at compile time in the security tests.
Robert Shearman
- server: Owner and group SIDs in security descriptors are optional in many server calls.
Robert Shearman
- [PATCH] Create w32x86 and win40 directory under spool/drivers =
=3D?utf-8?q?Markus_G=3DC3=3DB6mmel?=3D (none)
- [PATCH 2nd try] tools/wineprefixcreate.in: create w32x86 and win40 directory under spool/drivers by default
Markus Gömmel
- wordpad: Refuse to load OLE compound storage files like Windows does. Try 2
Dmitry Timoshkov
- user32: Add more listbox message tests, make them pass under Wine. Take 2
Dmitry Timoshkov
- Always pPolicyStatus->dwError
Juan Lang
- [PATCH] winealsa: Don't use default:XX to open a CTL
Maarten Lankhorst
- [PATCH] ImmDisableIme is an alias to ImmDisableIME
Andrey Turkin
- msimtf #1: Added Dll[Un]RegisterServer implementation.
Jacek Caban
- msimtf #2: Added class factory implementation.
Jacek Caban
- [PATCH] marked 2 variables static
Marcus Meissner
- [PATCH] Common Files is translated to current language
Marcus Meissner
- [PATCH] Create w32x86 and win40 directory under spool/drivers =
=3D?utf-8?q?Markus_G=3DC3=3DB6mmel?=3D (none)
- [PATCH] insert the decimal seperator, if it is just 1
Marcus Meissner
- mshtml: Added support for installing Gecko from build dir.
Jacek Caban
- USER32: fix EM_SETLIMITTEXT with zeroed args
Alex Villacís Lasso
- [PATCH] spoolss: Add a stub for SplIsUpgrade
Detlef Riekenberg
- spoolss: Add a stub for SplIsUpgrade
Detlef Riekenberg
- ntdll[1/2]: add some tests for RtlIsTextUnicode
Mikolaj Zalewski
- ntdll[2/2]: avoid setting IS_TEXT_UNICODE_NUL_BYTES for the last byte of an ANSI string
Mikolaj Zalewski
- kernel32/locale.c: partially implement GetUserGeoID() (try4)
EA Durbin
- widl [1/2]: Improve file cleanup when errors occur
Dan Hipschman
- widl [2/2]: Generate dlldata files. [take 3]
Dan Hipschman
- [PATCH] wininet: Conformance test for InternetCrackUrlA.txt
Nigel Liang
- [PATCH] wininet: Substitute strchrW with memchrW in InternetCrackUrlW.txt
Nigel Liang
- advapi32: Fix AdjustTokenPrivileges() to match the PSDK.
Bang Jun-young
- ole32: Include wine/port.h for snprintf().
Bang Jun-young
- comctl32/tests: Remove unnecessary operator &.
Bang Jun-young
- hlink.idl: Undef unicode GetObject macro.
Jacek Caban
- mshtml: Import dimm.idl and fix compilation.
Jacek Caban
- crypt32(1/6): Use a structure to hold function address handle
Juan Lang
- crypt32(2/6): Add basic tests for CryptGetDefaultOIDFunctionAddress
Juan Lang
- crypt32(3/6): Implement CryptGetDefaultOIDFunctionAddress
Juan Lang
- crypt32(4/6): Don't crash logging numeric function names
Juan Lang
- crypt32(5/6): Don't abort early if encoding type is 0 for CryptRegisterOIDFunction/CryptUnregisterOIDFunction
Juan Lang
- crypt32(6/6): Always return an empty list on failure from CryptGetDefaultOIDDllList
Juan Lang
- notepad: Fix some memory leaks
Andrew Talbot
- oleview: Fix a memory leak
Andrew Talbot
- [PATCH] wininet: Conformance test for InternetCrackUrlA (try 2)
Nigel Liang
- [PATCH] wininet: Substitute strchrW with memchrW in InternetCrackUrlW (try 2)
Nigel Liang
- [PATCH] wineinet: Make local variables static const from const
Nigel Liang
- Enlarge buffer in test_enum_container. Fixes two test failures on Vista.
Michael Jung
- [PATCH] spoolss: Add a stub for BuildOtherNamesFromMachineName
Detlef Riekenberg
- [PATCH] spoolss: Return a magic number as HANDLE in RevertToPrinterSelf
Detlef Riekenberg
- kernel32[1/5]: tests: don't close an invalid handle if the process is being debugged as this will raise an exception
Mikolaj Zalewski
- kernel32[2/5]: tests: support for spaces in actctx test executable path
Mikolaj Zalewski
- kernel32[3/5]: tests: make the actctx test pass when the application is run from a different directory
Mikolaj Zalewski
- ntdll[4/5]: manifests should be parsed as UTF-16 only if there is a BOM (with testcase)
Mikolaj Zalewski
- ntdll[5/5]: support for UTF-16 manifests with reverse endianness
Mikolaj Zalewski
- spoolss: [1/2] Add a stub for BuildOtherNamesFromMachineName
Detlef Riekenberg
- spoolss: [2/2] Return a magic number as HANDLE in RevertToPrinterSelf
Detlef Riekenberg
- mshtml/tests: Remove duplicated const.
Michael Stefaniuc
- [PATCH] wininet: Release object in HttpEndRequestW after use
Nigel Liang
- msi: make the WriteEnvironmentStrings handling of [~] a bit better
Mikolaj Zalewski
- widl [1/4]: Improve file cleanup when errors occur. [take 2]
Dan Hipschman
- widl [2/4]: Generate dlldata files. [take 4]
Dan Hipschman
- widl [3/4]: Remove printf format strings that aren't really format strings.
Dan Hipschman
- widl [4/4]: Detect conformant arrays of user types correctly.
Dan Hipschman
- msi: make the WriteEnvironmentStrings handling of [~] a bit better [fixed]
Mikolaj Zalewski
- user32: better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs
Mikolaj Zalewski
- msi [1/5]: Return ERROR_FUNCTION_FAILED when inserting duplicate keys
James Hawkins
- msi [2/5]: Return ERROR_FUNCTION_FAILED if a matching row is not found
James Hawkins
- msi [3/5]: Test adding nonpersistent strings to the string table
James Hawkins
- msi [4/5]: Save nonpersistent strings as holes in the string pool
James Hawkins
- msi [5/5]: Add handling for MSIMODIFY_INSERT for the streams table
James Hawkins
- patch for bug 9957
Evan Teran
- [PATCH] enumerate processes in reverse
Marcus Meissner
- [PATCH 1/2] winex11.drv: make X11DRV_GetSystemPaletteEntries work in non-palettized modes
Alexander Dorofeyev
- [PATCH 2/2] gdi32/tests: add test for GetSystemPaletteEntries
Alexander Dorofeyev
- inkobj: Implement IClassFactory
John Klehm
- [AppDB] Fix return page when processing bugs from the version view
Alexander Nicolaysen Sørnes
- patch [1/2]: D3DX8: Implement D3DX__Length function
David.Adam at math.cnrs.fr
- [PATCH] Implement D3DX___Length function with a test
David Adam
- patch [2:2]: D3DX8: Implement D3Dx__LengthSq with a test
David.Adam at math.cnrs.fr
- [PATCH] Implement D3DX__LengthSq with a test
David Adam
- [AppDB] Tell the user not to submit screenshots of installers, error messages etc.
Alexander Nicolaysen Sørnes
- [PATCH] Implement-D3DX___Length-function-with-a-test.patch
David Adam
- mshtml: Set selection to default on IHTMLSelectionObject::createRange if there is no range selected.
Jacek Caban
- mshtml: Added support for installing Gecko from build dir. [try 2]
Jacek Caban
- ws2_32: return proper WSAENOBUFS error when enuming protocols
Aric Stewart
- wine.inf: Self-register msimtf.dll.
Jacek Caban
- mpr: Delete a stub
Konstantin Kondratyuk
- [1/2] ntlanman: Add ntlanman.dll
Konstantin Kondratyuk
- [2/2] wine.inf: Add information about network provider
Konstantin Kondratyuk
- tools/fnt2fon: Remove error() as it is almost unused. Transform errno into a meaningful string for the error message.
Francois Gouget
- winex11.drv: Remove the coloruse == -1 special case. Add X11DRV_DIB_GetColorCount() for computing a bitmap's number of colors.
Francois Gouget
- ndrtypes.h: Include limits.h.
Francois Gouget
- widl: Remove internal_error() as it is unused.
Francois Gouget
- widl: Add the trailing '\n' to an error message.
Francois Gouget
- widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
Francois Gouget
- winegcc: Modify error() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
Francois Gouget
- wrc: Modify the error, warning and tracing functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
Francois Gouget
- wmc: Modify the error and warning functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
Francois Gouget
- dimm.idl: Don't import unknwn.idl if DO_NO_IMPORTS is defined.
Francois Gouget
- [1/3] imm32: #ifdef-out some functions in imm.h if wingdi.h was not included first.
Francois Gouget
- [2/3] hlink: Undefine the GetObject macro when compiling the Wine source to avoid errors.
Francois Gouget
- [3/3] mshtml: Add a couple of missing import directives to mshtml.idl.
Francois Gouget
- [PATCH] msi/tests: Do not leak a HKEY in the failure codepath
Detlef Riekenberg
- msi/tests: Do not leak a HKEY when RegQueryValueEx failed
Detlef Riekenberg
- [PATCH] Implement D3DX__LengthSq with a test
David Adam
- RICHED20: single-line control must refuse to insert carriage returns (with tests)
Alex Villacís Lasso
- [PATCH] Implement D3DX__Dot with a test
David Adam
- [PATCH] Implement D3DX__Add with a test
David Adam
- [PATCH] Implement D3DX__Subtract with a test
David Adam
- winealsa: Don't use default:XX to open up a hardware control
Maarten Lankhorst
- [PATCH] Implement D3DX__Lerp with a test
David Adam
- cryptnet(1/6): Implement DllRegisterServer/DllUnregisterServer
Juan Lang
- cryptnet(2/6): Add CertDllVerifyRevocation stub
Juan Lang
- cryptnet(3/6): Add stub for CryptGetObjectUrl
Juan Lang
- cryptnet(4/6): Add tests for CryptGetObjectUrl
Juan Lang
- [PATCH] Implement D3DX__Maximize with a test
David Adam
- cryptnet(4/6): Add tests for CryptGetObjectUrl (take 2)
Juan Lang
- cryptnet(5/6): Add URL_OID_GET_OBJECT_URL_FUNC definition
Juan Lang
- cryptnet(6/6): Partially implement CryptGetObjectUrl
Juan Lang
- [PATCH] Implement D3DX__Minimize with a test
David Adam
- [PATCH] Implement D3DX__Scale with a test
David Adam
- [PATCH] Implement D3DXVec3Cross with a test
David Adam
- notepad: Dangling pointer fix
Andrew Talbot
- crypt32(1/7): Add stubs for I_CryptFindLruEntry and I_CryptCreateLruEntry
Juan Lang
- crypt32(2/7): Add I_CertUpdateStore stub
Juan Lang
- crypt32(3/7): Add tests for I_CertUpdateStore
Juan Lang
- crypt32(4/7): Implement I_CertUpdateStore
Juan Lang
- crypt32(5/7): Use I_CertUpdateStore in file stores
Juan Lang
- crypt32(6/7): Pass reg store's key and memory store to CRYPT_RegReadFromReg, rather than passing a private type
Juan Lang
- crypt32(7/7): Use I_CertUpdateStore in registry stores
Juan Lang
- crypt32: Use GetSystemTimeAsFileTime rather than GetSystemTime/SystemTimeToFileTime
Juan Lang
- [PATCH] Implement D3DXQuaternionConjugate with a test
David Adam
- [PATCH] Implement D3DXQuaternionIdentity with a test
David Adam
- [AppDB] objectManager: Add action var to form tag when adding entries
Alexander Nicolaysen Sørnes
- [PATCH] makedep: Added dlldata support to makedep
Roy Shea
- [PATCH] makedep: Added dlldata support to makedep
Roy Shea
- Make.rule.in: (resend) Added dlldata support to Make.rules.in
Roy Shea
- [AppDB] Use objectManager to add ocmments
Alexander Nicolaysen Sørnes
- [PATCH] Implement D3DXQuaternionIsIdentity with a test
David Adam
- kernel32: FindExSearchLimitToDirectories has no effect on FindFirstFileEx (with testcase, fixes bug #9859)
Mikolaj Zalewski
- crypt32(1/5): Don't keep a pointer to the lower quality chains when choosing a higher quality one, otherwise they'll get double-freed
Juan Lang
- crypt32(2/5): Set lower quality chain count and pointer to 0 when freeing them
Juan Lang
- crypt32(3/5): Make sure a signed encode message's signer info is always initialized
Juan Lang
- crypt32(4/5): Get rid of an unused key
Juan Lang
- crypt32(5/5): Fix a couple leaked messages
Juan Lang
- crypt32: Free root store when quitting
Juan Lang
- crypt32: Free memory on an error path
Juan Lang
- wined3d: Fix resource cleanup if CreateCubeTexture fails.
Allan Tong
- wined3d: Fix comment typos in SetMultithreaded.
Allan Tong
- D3DX8: [1/13] resent: implement D3Dx__Length with a test
David.Adam at math.cnrs.fr
- D3DX8: [2/13] resent: implement D3DX__LengthSq
David.Adam at math.cnrs.fr
- D3DX8: [3/13] : Implement D3DX__Dot
David.Adam at math.cnrs.fr
- D3DX8: [4/13]: implement D3DX__Add with a test
David.Adam at math.cnrs.fr
- D3DX8: [5/13] : implement D3DX__Subtract
David.Adam at math.cnrs.fr
- D3DX8: [7/13]: implement D3DX__Maximize
David.Adam at math.cnrs.fr
- D3DX8: [8/13]: implement D3DX__Minimize
David.Adam at math.cnrs.fr
- D3DX8: [9/13] : implement D3DX__Scale
David.Adam at math.cnrs.fr
- D3DX8: [10/13] : implement D3DXVec3Cross
David.Adam at math.cnrs.fr
- wined3d: Fix resource cleanup if CreateCubeTexture fails.
Stefan Dösinger
- D3DX8: [11/13] : implement D3DXQuaternionConjugate
David.Adam at math.cnrs.fr
- D3DX8: [12/13] : implement D3DXQuaternionIdentity
David.Adam at math.cnrs.fr
- D3DX8: [6/13]: implement D3DX__Lerp
David.Adam at math.cnrs.fr
- D3DX8: [13/13] : implement D3DXQuaternionIsIdentity
David.Adam at math.cnrs.fr
- inkobj: Implement IClassFactory try 2
John Klehm
- D3DX8: [1/13] resent: implement D3Dx__Length with a test
Stefan Dösinger
- D3DX8: [4/13]: implement D3DX__Add with a test
Stefan Dösinger
- D3DX8: [1/13] resent (3rd): implement D3DX__Length with a test
David.Adam at math.cnrs.fr
- crypt32: Keep signer handle count separate from signer info
Juan Lang
- mshtml #1: Added IHTMLTxtRange::expand("TextEdit") implementation.
Jacek Caban
- mshtml #2: Fixed spaces handling in range object.
Jacek Caban
- crypt32: Remove tests that cause memory corruption
Juan Lang
- d3dx8 : [2/13] resent (3rd): implement D3DX__LengthSq
David.Adam at math.cnrs.fr
- d3dx8 : [3/13] resent: implement D3DX__Dot
David.Adam at math.cnrs.fr
- wininet(1/5): Update comments to match function parameters
Juan Lang
- [PATCH] shell32: Remove unused resource file
Detlef Riekenberg
- wininet(2/5): Implement IsUrlCacheEntryExpiredA
Juan Lang
- wininet(3/5): Add a URLCache_FindEntryInHashW helper, and use it to simplify finding an entry in a hash with a wide-character URL string
Juan Lang
- wininet(4/5): Implement IsUrlCacheEntryExpiredW
Juan Lang
- wininet(5/5): Implement DeleteUrlCacheEntryW
Juan Lang
- [PATCH] wineps: Remove unused resource file
Detlef Riekenberg
- cryptnet: Fix a leak
Juan Lang
- crypt32(1/3): Add more missing definitions
Juan Lang
- crypt32(2/3): Replace a private type with a public one
Juan Lang
- crypt32(3/3): Simplify I_CertUpdateStore
Juan Lang
- dlls/gdi32/bidi.c warning fix
Gerald Pfeifer
- crypt32(3/3): Simplify I_CertUpdateStore
Juan Lang
- crypt32: Initialize mask when allocating it
Juan Lang
- [PATCH] spoolss/test: Add a test for BuildOtherNamesFromMachineName
Detlef Riekenberg
- [PATCH 1/3] configure: Fixed a typo: code snippet outside AC_CHECK_HEADERS macro.
Ken Thomases
- [PATCH 2/3] configure: netinet/in_pcb.h and netinet/ip_var.h require netinet/in.h on Mac OS X
Ken Thomases
- [PATCH 3/3] configure: Use 0 instead of NULL because NULL isn't defined.
Ken Thomases
- shell32: Remove unused resource file
Detlef Riekenberg
- wineps: Remove unused resource file
Detlef Riekenberg
- spoolss/test: Add a test for BuildOtherNamesFromMachineName
Detlef Riekenberg
- wininet: ftp test hangs behind firewall, so turn it off by default
Dan Kegel
- ole32: Add a test to show that operations on overwritten should no longer succeed.
Robert Shearman
- ole32: Reset the parent storage on overwritten streams so that operations on them now fail.
Robert Shearman
- [PATCH 3/3] configure: Use 0 instead of NULL because NULL isn't defined.
Stefan Dösinger
- widl: Fix problems with variable-size user types.
Dan Hipschman
- [PATCH 3/3] configure: Use 0 instead of NULL because NULL isn't defined.
Ken Thomases
- msi: use BS_GROUPBOX for group boxes
Mikolaj Zalewski
- Simplify I_CertUpdateStore (take 2)
Juan Lang
- comctl32: remove redundant NULL check before free (found by Smatch).
Lionel Debroux
- comctl32: remove redundant NULL check before free (found by Smatch).
Lionel Debroux
- itss: remove redundant NULL check before free (found by Smatch).
Lionel Debroux
- server: remove redundant NULL checks before free (found by Smatch).
Lionel Debroux
- server: remove redundant NULL checks before free (found by Smatch).
Lionel Debroux
- comctl32: remove redundant NULL check before free (found by Smatch).
Lionel_Debroux
- comctl32: remove redundant NULL check before free (found by Smatch).
Lionel_Debroux
- itss: remove redundant NULL check before free (found by Smatch).
Lionel_Debroux
- server: remove redundant NULL checks before free (found by Smatch).
Lionel_Debroux
- server: remove redundant NULL checks before free (found by Smatch).
Lionel_Debroux
- [PATCH 3/3] configure: Use 0 instead of NULL because NULL isn't defined.
Stefan Dösinger
- [PATCH] Show if an Application has a Super Maintainer
Tony Lambregts
- [AppDB] Show if an Application version has a Super Maintainer.
Tony Lambregts
- setupapi: add stub for SetupInstallServicesFromInfSectionA
Louis. Lenders
- Fix build failure in dlls/ntdll/ntdll_misc.h
Gerald Pfeifer
- server: Fix file_set_sd to handle NULL DACLs.
Robert Shearman
- taskmgr: Fix a memory leak
Andrew Talbot
- wineboot: Fix some memory leaks
Andrew Talbot
- wine.man: Document OSS environment variables.
Vitaliy Margolen
- [PATCH] Rebind the 2D texture corresponding to the p8 surface. In some programs this caused nothing to show up. Not all programs were affected as some codepaths rebind the texture.
Roderick Colenbrander
- gdi32 tests: fix memory leak (found by Smatch).
Lionel Debroux
- #1 wininet: Separate ftp session destruction from closing connections.
Hans Leidekker
- #2 wininet: Properly clean up ftp sessions.
Hans Leidekker
- #3 wininet: Fix some failing ftp tests on Windows and Wine.
Hans Leidekker
- #4 wininet: Use passive mode for the ftp tests.
Hans Leidekker
- advapi32 tests: fix memory leak (found by Smatch).
Lionel Debroux
- kernel32 tests: fix memory leaks (found by Smatch).
Lionel Debroux
- kernel32 tests: fix memory leaks (found by Smatch).
Lionel Debroux
- localspl tests: fix memory leak (found by Smatch).
Lionel Debroux
- msvcrt tests: fix memory leak (found by Smatch).
Lionel Debroux
- ntdll tests: fix memory leaks (found by Smatch). Fix a message.
Lionel Debroux
- kernel32: append the user's path to the system path
Lei Zhang
- [Wine Docs] mention AUDIODEV, MIXERDEV, and MIDIDEV
Lei Zhang
- crypt32(1/4): Fail if MultiByteToWideChar converts 0 characters
Juan Lang
- crypt32(2/4): Don't assume string pointer has been set if length is 0
Juan Lang
- crypt32(3/4): Don't allocate a 0-length string
Juan Lang
- crypt32(4/4): Always set *ppszError
Juan Lang
- WineD3D: p8 texture fix
Roderick Colenbrander
- widl: Update the manpage.
Dan Hipschman
- mshtml/tests: Move the 'const' after REFIID as REFIID is a macro that already starts with 'const'.
Michael Stefaniuc
- wpp: Remove redundant NULL check before free(). Found by Smatch.
Michael Stefaniuc
- wrc: Remove redundant NULL check before free(). Found by Smatch.
Michael Stefaniuc
- winex11.drv: Fix two missing unlocks on error paths. Found by Smatch.
Michael Stefaniuc
- RICHED20: 2.0 and higher inserts CRCRLF as space (with tests)
Alex Villacís Lasso
- [PATCH] advapi32: tests: make the SDDL test pass under Vista
Mikołaj Zalewski
- gdi32: fix unchecked NULL ptr and off by one error in BIDI_Reorder
Alexander Dorofeyev
- [PATCH] advapi32: tests: define OBJECT_BASIC_INFORMATION in source file as it is not defined in Windows SDK winternl.h
Mikołaj Zalewski
- gdi32 tests: fix memory leak (found by Smatch).
Lionel_Debroux
- advapi32 tests: fix memory leak (found by Smatch).
Lionel_Debroux
- kernel32 tests: fix memory leaks (found by Smatch).
Lionel_Debroux
- kernel32 tests: fix memory leaks (found by Smatch).
Lionel_Debroux
- localspl tests: fix memory leak (found by Smatch).
Lionel_Debroux
- msvcrt tests: fix memory leak (found by Smatch).
Lionel_Debroux
- ntdll tests: fix memory leaks (found by Smatch) and fix a message.
Lionel_Debroux
- [PATCH] advapi32: add a test for CreateWellKnownSid and implement two more SIDs
Mikołaj Zalewski
- [PATCH] advapi32: make CreateWellKnownSid create domain sids (with test)
Mikołaj Zalewski
- [AppDB] Fix maintainer processing
Alexander Nicolaysen Sørnes
- [AppDB] Fix return page when processing bugs from the version view
Alexander Nicolaysen Sø