February 2008 Archives by thread
Starting: Mon Feb 4 08:42:45 CST 2008
Ending: Fri Feb 29 14:20:38 CST 2008
Messages: 1003
- Rob Shearman : secur32: Move the detection of NULL credentials from AcquireCredentialsHandle to InitializeSecurityContext .
Alexandre Julliard
- Rob Shearman : secur32: If using cached credentials failed in InitializeSecurityContext then fail with SEC_E_NO_CREDENTIALS instead of carrying on with a blank password .
Alexandre Julliard
- Rob Shearman : secur32: Try to retrive credentials by using the credential manager to retrieve credentials saved for the target server in InitializeContextHandleW , if possible.
Alexandre Julliard
- Rob Shearman : secur32: Initialise more pointers in helper to NULL.
Alexandre Julliard
- Rob Shearman : oleaut32: Fix big memory leak in xCall.
Alexandre Julliard
- Gerald Pfeifer : d3d9: Fix the type of three loop variables.
Alexandre Julliard
- Francois Gouget : shell32/tests: Fix a couple of copy/paste errors.
Alexandre Julliard
- Francois Gouget : shell32: Add some SLDF_XXX values, EXP_PROPERTYSTORAGE, and EXP_PROPERTYSTORAGE_SIG.
Alexandre Julliard
- Francois Gouget : user32: Fix a typo in the StretchDIBits stub name.
Alexandre Julliard
- Francois Gouget : winedump: Use the standard SLDF_XXX flag names instead of inventing new ones. Add the missing flags.
Alexandre Julliard
- Francois Gouget : winedump: Track unknown lnk flags and dump them.
Alexandre Julliard
- Francois Gouget : winedump: Dump the raw data when finding an unknown block in an lnk file.
Alexandre Julliard
- Francois Gouget : winedump: Switch the block dumping code to be block-oriented, rather then flag oriented, so it is resilient to order changes.
Alexandre Julliard
- Francois Gouget : winedump: Add support for dumping SZ_LINK and SPECIAL_FOLDER data blocks.
Alexandre Julliard
- Marcus Meissner : wordpad: Remove condition that never triggers.
Alexandre Julliard
- Marcus Meissner : atl: Check for NULL.
Alexandre Julliard
- Marcus Meissner : pdh: Fixed wrong condition.
Alexandre Julliard
- Paul Vriens : include/wintrust.h: Add missing members to CRYPT_PROVIDER_DATA struct ( fixes some wintrust tests on Windows).
Alexandre Julliard
- Jacek Caban : urlmon: Added HlinkParseDisplayNameEx implementation.
Alexandre Julliard
- Jacek Caban : urlmon: Added MkParseDisplayNameEx tests.
Alexandre Julliard
- Jacek Caban : hlink: Call AddRef of correct interface in ExtServUnk_QueryInterface.
Alexandre Julliard
- Jacek Caban : hlink.idl: Added more function declarations.
Alexandre Julliard
- Jacek Caban : hlink: Added HlinkParseDisplayName implementation.
Alexandre Julliard
- Jacek Caban : hlink: Added HlinkParseDisplayName tests.
Alexandre Julliard
- Jacek Caban : hlink: Added HlinkResolveMonikerForData implementation.
Alexandre Julliard
- Jacek Caban : hlink: Added HlinkResolveMonikerForData tests.
Alexandre Julliard
- Jacek Caban : hlink: Added standard comments.
Alexandre Julliard
- Jacek Caban : hlink: Don't prefer native version.
Alexandre Julliard
- Jacek Caban : urlmon: Added comments about missing MIME filters.
Alexandre Julliard
- Jacek Caban : widl: Ignore ATTR_LOCAL in create_msft_typeinfo.
Alexandre Julliard
- Rob Shearman : widl: Don' t search for a import file name with a path in the include directories for compatibility with MIDL .
Alexandre Julliard
- Rob Shearman : widl: Output code for initialising and freeing full pointer translation tables.
Alexandre Julliard
- Dmitry Timoshkov : kernel32: LOADPARAMS16->showCmd can be NULL, do not crash in that case.
Alexandre Julliard
- Michael Stefaniuc : user32: Remove duplicated get_hook_proc() function.
Alexandre Julliard
- Eric Pouech : dbghelp: Return the size of each directory instead of passing a pointer to it.
Alexandre Julliard
- Eric Pouech : dbghelp: Fixed the suspend count when creating a minidump in the middle of an exception .
Alexandre Julliard
- Eric Pouech : dbghelp: Removed double assignment of checksum.
Alexandre Julliard
- Eric Pouech : dbghelp: Store the PE version information in module block.
Alexandre Julliard
- Rob Shearman : mapi32: Add a stub implementation of HrQueryAllRows at 24.
Alexandre Julliard
- Rob Shearman : ole32: Add a stub implementation of CreatePointerMoniker.
Alexandre Julliard
- Rob Shearman : oleaut32: Fix a leak of a typelib object in OLEFontImpl_GetTypeInfo.
Alexandre Julliard
- Rob Shearman : oleaut32: Fix a memory leak in the olefont tests.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix some incorrect checks in RPCRT4_Receive.
Alexandre Julliard
- Rob Shearman : oleaut32: Fix some reference count leaks in the tmarshal test.
Alexandre Julliard
- Rob Shearman : oleaut32: Fix a leak of bmi in OLEPictureImpl_LoadGif.
Alexandre Julliard
- Rob Shearman : comctl32: In certain circumstances, native comctl32' s animation control accepts negative start positions for the ACM_PLAY message .
Alexandre Julliard
- Rob Shearman : advapi32: Fix the size calculation in StartServiceW.
Alexandre Julliard
- Rob Shearman : wine.inf: Make UI effects default to on.
Alexandre Julliard
- Rob Shearman : oleaut32: Fix some memory leaks in the safearray tests.
Alexandre Julliard
- Rob Shearman : ole32: Add tests for CreatePointerMoniker.
Alexandre Julliard
- Rob Shearman : ole32: Add pointer moniker implementation.
Alexandre Julliard
- Rob Shearman : wininet: HTTP_Connect should fail if a NULL or empty hostname is passed in.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix memory leaks in the rpc tests.
Alexandre Julliard
- Rob Shearman : comctl32: Get the background colour in ANIMATE_PaintFrame, instead of just in WM_PAINT.
Alexandre Julliard
- Jacek Caban : urlmon: Added CopyStgMedium implementation.
Alexandre Julliard
- Jacek Caban : urlmon: Fixed tests.
Alexandre Julliard
- Jacek Caban : urlmon: Return better error results.
Alexandre Julliard
- Jacek Caban : mshtml: Added more about protocol tests.
Alexandre Julliard
- Jacek Caban : urlmon: Separate buffer from stream object.
Alexandre Julliard
- Jacek Caban : urlmon: Abstract ProtocolStream object.
Alexandre Julliard
- Jacek Caban : urlmon: Don't create stgmed_obj for binding to object.
Alexandre Julliard
- Jacek Caban : urlmon: Added BINDSTATUS_CACHEFILENAMEAVAILABLE support.
Alexandre Julliard
- Jacek Caban : urlmon: Added support for binding to IID_IUnknown storage ( cache file).
Alexandre Julliard
- Jacek Caban : urlmon: Correctly handle BINDF_NEEDFILE flag in http protocol .
Alexandre Julliard
- Jacek Caban : urlmon: Added more protocol tests.
Alexandre Julliard
- Jacek Caban : itss: Added BINDF_NEEDFILE test.
Alexandre Julliard
- Jacek Caban : urlmon: Added more tests.
Alexandre Julliard
- Jacek Caban : mshtml: Update wine_url in nsIURI::SetPath.
Alexandre Julliard
- Bang Jun-young : crypt32: Include wine/port.h for snprintf().
Alexandre Julliard
- Bang Jun-young : user32: Fix EndMenu() to match the PSDK.
Alexandre Julliard
- Bang Jun-young : riched20: Include wine/port.h for vsnprintf().
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Validated attribute name.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Corrected Entity Reference Test.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Correct createElement return value for an invalid type.
Alexandre Julliard
- Andre Wisplinghoff : winecfg: Enable add button when choosing lib from combobox (Libraries tabsheet).
Alexandre Julliard
- Hans Leidekker : wininet: Make sure not to overwrite any caller supplied authorization header.
Alexandre Julliard
- Hans Leidekker : wininet: Send HTTP/1.1 requests by default.
Alexandre Julliard
- Hans Leidekker : wininet: Add zero value content length header to POST requests only.
Alexandre Julliard
- Eric Pouech : winedbg: Implemented the pXX request in gdb proxy.
Alexandre Julliard
- Andrew Talbot : winemp3.acm: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : wineps.drv: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : winex11.drv: Remove unneeded casts.
Alexandre Julliard
- Alexandre Julliard : winex11: Abstract the depth-> bpp conversion and use it in X11DRV_DIB_CreateDIBFromPixmap.
Alexandre Julliard
- Alexandre Julliard : winex11: Remove unneeded check on bitmap depth, screen bpp cannot be 15.
Alexandre Julliard
- Alexandre Julliard : shell32: Fix permissions of newly-created directories.
Alexandre Julliard
- Jeremy Newman : Add another Wine how-to site
Jeremy Newman
- Jeremy Newman : remove dead link and replace it with a alternative
Jeremy Newman
- Eric Pouech : riched20: Start handling OLE objects inside richedit.
Alexandre Julliard
- Eric Pouech : riched20: Handle the zoom in OLE objects.
Alexandre Julliard
- Eric Pouech : riched20: Correctly handle the wrapping when graphics are used.
Alexandre Julliard
- Eric Pouech : riched20: Invert graphics when they are under the selection.
Alexandre Julliard
- Eric Pouech : riched20: Support a couple of paragraphs attributes out of RTF stream reading.
Alexandre Julliard
- Eric Pouech : riched20: Added support for image reading from RTF stream.
Alexandre Julliard
- Eric Pouech : riched20: Start implementing object reading out RTF stream.
Alexandre Julliard
- Eric Pouech : riched20: Make use of the size info in REOBJECT if present.
Alexandre Julliard
- Eric Pouech : dbghelp: Fixed the types we want to load at first.
Alexandre Julliard
- Gerald Pfeifer : configure: Use GCC's -Wtype-limits if possible.
Alexandre Julliard
- Alistair Leslie-Hughes : kernel32: Add RegisterApplicationRestart stub.
Alexandre Julliard
- Alistair Leslie-Hughes : gdiplus: Add GdipSetPenMode stub.
Alexandre Julliard
- Alistair Leslie-Hughes : gdiplus: Add GdipSetStringFormatFlags stub.
Alexandre Julliard
- Stefan Leichter : advapi32: Fix the failing QueryServiceConfig2 test on platforms win2k3 and vista.
Alexandre Julliard
- Michael Stefaniuc : olecli: Remove duplicated typedefs/enums.
Alexandre Julliard
- Reece H. Dunn : comctl32: Proper fix redrawing the trackbar background with themes enabled.
Alexandre Julliard
- Reece H. Dunn : gdiplus: Fix the bezier arc path test on all Windows platforms.
Alexandre Julliard
- James Hawkins : kernel32: Factor out the VerifyVersionInfo tests into their own function.
Alexandre Julliard
- James Hawkins : version: Return ERROR_RESOURCE_DATA_NOT_FOUND if the file does not have version information .
Alexandre Julliard
- James Hawkins : msi: Add tests for using single quotes in an INSERT query.
Alexandre Julliard
- James Hawkins : msi: Implement the MSIMODIFY_ASSIGN action of MsiViewModify for the streams table .
Alexandre Julliard
- James Hawkins : msi: Add tests for MsiGetFileVersion.
Alexandre Julliard
- James Hawkins : msi: Only convert output strings if the call succeeded.
Alexandre Julliard
- James Hawkins : msi: Translate ERROR_BAD_PATHNAME into ERROR_FILE_NOT_FOUND .
Alexandre Julliard
- James Hawkins : msi: Return ERROR_INVALID_PARAMETER if a string pointer is non-NULL and the size pointer is NULL .
Alexandre Julliard
- James Hawkins : msi: Return ERROR_FILE_INVALID if the file has no version information.
Alexandre Julliard
- James Hawkins : msi: Leave room for the NULL terminator.
Alexandre Julliard
- James Hawkins : msi: Return the string length even if the string is NULL.
Alexandre Julliard
- James Hawkins : msi: Return ERROR_MORE_DATA if the size is too small.
Alexandre Julliard
- Rob Shearman : ntdll: The FileMailslotSetInformation and FileCompletionInformation cases of NtSetInformationFile don 't need the fd.
Alexandre Julliard
- Rob Shearman : server: Always try return a named pipe server that is listening from find_available_server .
Alexandre Julliard
- Rob Shearman : ws2_32: Add a FIXME for WS_SIO_GET_EXTENSION_FUNCTION_POINTER in WSAIoctl.
Alexandre Julliard
- Andrew Talbot : winex11.drv: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : wininet: Remove unneeded casts.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix potential memory leaks in RPCRT4_Receive.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix potential memory leaks on error paths in RPCRT4_io_thread.
Alexandre Julliard
- James Hawkins : msi: Add more tests for MsiFormatRecord.
Alexandre Julliard
- James Hawkins : msi: Reimplement MsiFormatRecord.
Alexandre Julliard
- Francois Gouget : ddraw/tests: Fix compilation on systems that don' t support nameless unions.
Alexandre Julliard
- Francois Gouget : mapi32: Add an API documentation stub to make winapi_check happy.
Alexandre Julliard
- Francois Gouget : ntdsapi: Add an API documentation stub to make winapi_check happy.
Alexandre Julliard
- Francois Gouget : winex11.drv: Add some API documentation stubs to make winapi_check happy.
Alexandre Julliard
- Francois Gouget : msvcrt: __CxxDetectRethrow() and __CxxQueryExceptionSize( ) are implemented now so export them.
Alexandre Julliard
- Francois Gouget : winapi_check: Update win32.api for acledit.dll, ctapi32. dll and inetcomm.dll.
Alexandre Julliard
- Francois Gouget : winapi_check: Assorted win32.api updates.
Alexandre Julliard
- Francois Gouget : winapi_check: Update win32.api for d3dx8.dll.
Alexandre Julliard
- Francois Gouget : d3dx8core.h: Remove some extraneous #include directives.
Alexandre Julliard
- Francois Gouget : d3dx8: Fix the D3DXMatrixAffineTransformation() prototype .
Alexandre Julliard
- Francois Gouget : d3dx8: Make d3dx8core.h C++ compatible.
Alexandre Julliard
- Francois Gouget : d3dx8: Add the d3dx8mesh. h header and move the relevant function declarations there.
Alexandre Julliard
- Francois Gouget : d3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes .
Alexandre Julliard
- Aric Stewart : gdi32: Child fonts need to be scaled like their parent. With input from Dmitry Timoshkov.
Alexandre Julliard
- James Hawkins : msi: Fix handling of the NULL separator when writing registry values.
Alexandre Julliard
- Stefan Dösinger : wined3d: Beware of texture_rectangle NP2 support in Reset.
Alexandre Julliard
- Stefan Dösinger : wined3d: Update the auto depth stencil buffer size on reset.
Alexandre Julliard
- Stefan Dösinger : wined3d: Unload implicit depth stencil buffers correctly.
Alexandre Julliard
- Stefan Dösinger : wined3d: Destroy FBOs and reset pointers on Reset.
Alexandre Julliard
- Stefan Dösinger : wined3d: Move some UnLoad code to the base texture class.
Alexandre Julliard
- Stefan Dösinger : wined3d: Mark textures dirty on UnLoad.
Alexandre Julliard
- Stefan Dösinger : wined3d: De-Statify depth blit opengl resources.
Alexandre Julliard
- Stefan Dösinger : d3d9: Some drivers allow non-aligned offsets.
Alexandre Julliard
- Stefan Dösinger : wined3d: Make Clear aware of the depth stencil sharing.
Alexandre Julliard
- Stefan Dösinger : wined3d: Update the gl rectangle when adjusting surface sizes.
Alexandre Julliard
- Stefan Dösinger : wined3d: D3DTADDRESS_WRAP on conditional NP2 textures clamps to edge.
Alexandre Julliard
- Stefan Dösinger : wined3d: Some texture transform test corrections.
Alexandre Julliard
- Stefan Dösinger : d3d9/tests: Be less picky about X8L8V8U8 precision.
Alexandre Julliard
- Stefan Dösinger : d3d9/tests: Accept the rejection of non-standard fixed function attrib types.
Alexandre Julliard
- Stefan Dösinger : wined3d: Correct the srgb reading check.
Alexandre Julliard
- Stefan Dösinger : wined3d: Fix dxtn format check.
Alexandre Julliard
- Stefan Dösinger : wined3d: Move the float format check to the big switch statement.
Alexandre Julliard
- Stefan Dösinger : wined3d: Move vertex buffer vbo creation to PreLoad.
Alexandre Julliard
- Stefan Dösinger : wined3d: Recreate the contexts on _Reset.
Alexandre Julliard
- Reece H. Dunn : msxml3: Fix the domdoc test failures.
Alexandre Julliard
- Francois Gouget : comctl32/tests: Call InitCommonControlsEx() if available, fall back to InitCommonControls() for the older controls, and skip the tests altogether for the newer ones.
Alexandre Julliard
- Alexandre Julliard : gdi32: Avoid locking in CreateCompatibleBitmap.
Alexandre Julliard
- Alexandre Julliard : gdi32: Get rid of a few more uses of DC_GetDCPtr.
Alexandre Julliard
- Alexandre Julliard : gdi32: Don't hold the GDI lock when calling DC_InitDC.
Alexandre Julliard
- Alexandre Julliard : gdi32: Avoid locking in BITMAP_CopyBitmap.
Alexandre Julliard
- Alexandre Julliard : gdi32: Use a separate critical section for freetype locking instead of relying on the GDI lock .
Alexandre Julliard
- Alexandre Julliard : gdi32: Get rid of DC_GetDCPtr in font functions.
Alexandre Julliard
- Alexandre Julliard : gdi32: Get rid of DC_GetDCPtr in the GDI object functions.
Alexandre Julliard
- Alexandre Julliard : winex11: Add a critical section for the palette global variables instead of relying on the GDI lock .
Alexandre Julliard
- Alexandre Julliard : gdi32: Get rid of DC_GetDCPtr in the palette functions .
Alexandre Julliard
- Alexandre Julliard : gdi32: DC_GetDCPtr and DC_ReleaseDCPtr are not longer used.
Alexandre Julliard
- Detlef Riekenberg : localspl: Initialize pointers in struct PRINTPROVIDOR.
Alexandre Julliard
- Detlef Riekenberg : localspl: Implement fpGetPrinterDriverDirectory.
Alexandre Julliard
- Detlef Riekenberg : winspool: Use the backend for GetPrinterDriverDirectory .
Alexandre Julliard
- Michael Stefaniuc : msi: Fix "type of 'x' defaults to 'int'" warnings.
Alexandre Julliard
- Roderick Colenbrander : wined3d: Make sure to set the color key when it is needed including for index_in_alpha .
Alexandre Julliard
- Roderick Colenbrander : wined3d: Reload the palette on a color key change. This fixes the ddex4/ddex5 samples from the dx7 sdk.
Alexandre Julliard
- Roderick Colenbrander : wined3d: Allow read back of P8 surfaces. This fixes some of the redrawing issues in Red Alert.
Alexandre Julliard
- Roderick Colenbrander : wined3d: Redownload the surface data in case of a palette change. This fixes a lot of redrawing problems in Red Alert.
Alexandre Julliard
- Andrew Talbot : winmm: Remove unneeded casts.
Alexandre Julliard
- Stefan Dösinger : wined3d: Restore the stateblock after Reset.
Alexandre Julliard
- Stefan Dösinger : wined3d: Tear down the dummy textures before resetting.
Alexandre Julliard
- Stefan Dösinger : wined3d: Move the highpart of the driver version to the gl structure.
Alexandre Julliard
- Stefan Dösinger : wined3d: Separate OpenGL and driver version.
Alexandre Julliard
- Stefan Dösinger : wined3d: Create VBOs.
Alexandre Julliard
- Stefan Dösinger : ddraw: Some drivers return a refresh rate of 0.
Alexandre Julliard
- Francois Gouget : riched20: Fix the name of the lpUsedDefChar field of GETTEXTEX.
Alexandre Julliard
- Paul Chitescu : ntoskrnl.exe: Implement MmPageEntireDriver and MmResetDriverPaging.
Alexandre Julliard
- Andrew Riedi : user32: Test destroying the cursor of a parent process.
Alexandre Julliard
- Kirill K. Smirnov : systray: Properly track errors.
Alexandre Julliard
- Kirill K. Smirnov : systray: Add support for NIS_HIDDEN flag.
Alexandre Julliard
- Jens Nestler : kernel32: Don' t fail unconditionally in MoveFile for directories with flag MOVEFILE_REPLACE_EXISTING .
Alexandre Julliard
- Reece H. Dunn : cabinet: Make the fdi tests pass on Vista.
Alexandre Julliard
- Reece H. Dunn : ddraw: Spelling fixes in the d3d test output.
Alexandre Julliard
- Reece H. Dunn : gdi32: Improve the failure reporting in the bitmap tests.
Alexandre Julliard
- Paul Vriens : wintrust/tests: Use GetModuleHandleA instead of LoadLibraryA.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : cron scripts: Disable updateRatings()
Chris Morgan
- Chris Morgan : Merge branch 'master' of git://winehq.org/git/appdb
Chris Morgan
- Alexandre Julliard : winex11: Don' t erase the desktop window synchronously on resizes to prevent deadlocks.
Alexandre Julliard
- Alexandre Julliard : winex11: Use the gdi display when initializing the keyboard to avoid creating a second display connection .
Alexandre Julliard
- Alexandre Julliard : winex11: Only update the virtual screen rect once in xinerama_init to minimize race conditions .
Alexandre Julliard
- Jacek Caban : urlmon: Added gecko_installer_workaround to url.c tests.
Alexandre Julliard
- Jacek Caban : urlmon: Fixed ref count leak.
Alexandre Julliard
- Rob Shearman : comctl32: Don' t get the background colour in ANIMATE_PaintFrame as this can be called inside a critical section .
Alexandre Julliard
- Andrew Talbot : wintab32: Remove unneeded cast.
Alexandre Julliard
- Andrew Riedi : user32: winex11.drv has support for color cursors now.
Alexandre Julliard
- Eric Pouech : dbghelp: Added missing basic types for booleans and integers.
Alexandre Julliard
- Eric Pouech : dbghelp: Pass the 'details' flags to _fetch_type so that we can simplify some code around.
Alexandre Julliard
- Eric Pouech : dbghelp: Fix mixed up return and this type in MFunction V2.
Alexandre Julliard
- Eric Pouech : dbghelp: Added HRESULT as new basic type ( and some doc about basic types ids).
Alexandre Julliard
- Eric Pouech : dbghelp: Added support for some V3 fields in structure parsing.
Alexandre Julliard
- Eric Pouech : dbghelp: Added support for register v3 in msc.
Alexandre Julliard
- Eric Pouech : dbghelp: Added preliminary support for a strange stack variable object.
Alexandre Julliard
- Eric Pouech : dbghelp: Added support for labels outside functions ( and used it in msc parsing).
Alexandre Julliard
- Eric Pouech : dbghelp: Added basic support for base class information.
Alexandre Julliard
- Eric Pouech : dbghelp: Extended the internal enumeration information so that we know the underlying integral type .
Alexandre Julliard
- Eric Pouech : dbghelp: Attempt to cache some basic symbol types for easier and faster code.
Alexandre Julliard
- Eric Pouech : dbghelp: When sending back information about a global symbol, only demangle the class & field/method name.
Alexandre Julliard
- Eric Pouech : dbghelp: Disable the S_PUB_FUNC_XXX msc symbols until we know what they do ( the first guess is wrong anyway).
Alexandre Julliard
- Lei Zhang : comctl32: Use wine_dbgstr_rect() in traces.
Alexandre Julliard
- Lei Zhang : user32: Use wine_dbgstr_rect() in traces.
Alexandre Julliard
- Lars-Ake Fredlund : winex11: Don' t create a mapping if X11DRV_PALETTE_VIRTUAL is set.
Alexandre Julliard
- Detlef Riekenberg : gdi32: Add stub for GdiInitSpool and GdiGetSpoolMessage .
Alexandre Julliard
- Andrew Talbot : msvfw32: Avoid possible dereference of NULL pointer ( Coverity).
Alexandre Julliard
- Alexander Nicolaysen Sørnes : shell32: Use LocalFree in CommandLineToArgvW.
Alexandre Julliard
- Bang Jun-young : comctl32: Fix invalid syntax.
Alexandre Julliard
- Christopher Harvey : winex11: Added WGL_BIND_TO_TEXTURE_DEPTH_NV to ConvertAttribWGLtoGLX.
Alexandre Julliard
- Detlef Riekenberg : url: Add a stub for AddMIMEFileTypesPS.
Alexandre Julliard
- Andrey Esin : cmd: Additions to Russian translation.
Alexandre Julliard
- James Hawkins : msi: Test using carriage returns in SQL queries and imported tables.
Alexandre Julliard
- Alexandre Julliard : tests: Add a helper routine to wait for a child process and propagate its result correctly .
Alexandre Julliard
- Reece H. Dunn : uxtheme: Fix the system tests so they pass on Vista.
Alexandre Julliard
- Reece H. Dunn : comctl32: Vista sends an unidentified message when destroying datetime and monthcal windows .
Alexandre Julliard
- Stefan Dösinger : wined3d: Add infrastructure for faking driver versions.
Alexandre Julliard
- Stefan Dösinger : wined3d: Add some ATI cards to the version database.
Alexandre Julliard
- Stefan Dösinger : wined3d: Reject unsupported modes when restting the device.
Alexandre Julliard
- Stefan Dösinger : d3d9: Implement the device lost state.
Alexandre Julliard
- Stefan Dösinger : wined3d: Restore the Window size on reset.
Alexandre Julliard
- Rob Shearman : comctl32: Move the getting of the DC outside of ANIMATE_DrawFrame.
Alexandre Julliard
- Alexandre Julliard : localspl: Avoid sizeof in a trace.
Alexandre Julliard
- Colin Finck : widl: Support Windows paths in dup_basename and make_token.
Alexandre Julliard
- Colin Finck : widl: Write the TLB file in binary mode, so the line endings won't be changed.
Alexandre Julliard
- Johan Gardell : user32: Added support for SPI_SETMOUSESPEED in SystemParametersInfoW.
Alexandre Julliard
- Juan Lang : rsaenh: Merge the encrypting and decrypting states, as encrypting and decrypting are allowed with the same key.
Alexandre Julliard
- Andrew Talbot : wnaspi32: Remove unneeded cast.
Alexandre Julliard
- Andrew Talbot : ws2_32: Remove unneeded casts.
Alexandre Julliard
- Lei Zhang : quartz: Add VideoRendererDefault.
Alexandre Julliard
- Roderick Colenbrander : wined3d: Upload p8 palette using GL_ALPHA instead of GL_RED.
Alexandre Julliard
- Paul Vriens : rpcrt4/tests: Change test for Windows 2003.
Alexandre Julliard
- Paul Vriens : rpcrt4/tests: Skip rest of the tests if we fail.
Alexandre Julliard
- Detlef Riekenberg : localspl: Implement fpAddPrinterDriverEx.
Alexandre Julliard
- Detlef Riekenberg : winspool: Use the backend for AddPrinterDriverEx.
Alexandre Julliard
- Reece H. Dunn : user32: Make the listbox tests pass in directories other than dlls/user32/tests.
Alexandre Julliard
- Dmitry Timoshkov : kernel32: Separate modifier from charset before detecting the charset codepage.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Corrected test text.
Alexandre Julliard
- Alexandre Julliard : Release 0.9.55.
Alexandre Julliard
- Tag wine-0.9.55 : Alexandre Julliard : Release 0.9.55
Alexandre Julliard
- Alexandre Julliard : Wine release 0.9.55
Alexandre Julliard
- Jeremy Newman : replace session management routines with memcached
Jeremy Newman
- Jeremy Newman : fix when session messages are empty
Jeremy Newman
- Rob Shearman : mshtml: Fix inserting a hyperlink when text is already selected.
Alexandre Julliard
- Andrew Talbot : winejoystick.drv: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : wineoss.drv: Remove unneeded casts.
Alexandre Julliard
- Paul Vriens : advpack/tests: Show errors in hex.
Alexandre Julliard
- Paul Vriens : crypt32/tests: Skip test if we don't have enough rights.
Alexandre Julliard
- Andrew Talbot : atl: Assign to structs instead of using memcpy.
Alexandre Julliard
- Francois Gouget : user32/tests: Add the trailing '\n' to ok() calls.
Alexandre Julliard
- Francois Gouget : tests: Avoid InterlockedExchangeAdd() as it is not supported on Windows 95.
Alexandre Julliard
- Jacek Caban : mshtml: hr element is not a space element for moving functions.
Alexandre Julliard
- Jacek Caban : mshtml: Fixed bound_pos handling in move_prev_chars.
Alexandre Julliard
- Jacek Caban : mshtml: Mode range tests.
Alexandre Julliard
- Roderick Colenbrander : wined3d: Add read_from_framebuffer_texture which combines code from read_from_framebuffer (drawpixels) and LoadLocation.
Alexandre Julliard
- Paul Vriens : wintrust/tests: Use GetModuleHandleA instead of LoadLibraryA.
Alexandre Julliard
- Paul Vriens : wintrust/tests: Change test_RegPolicyFlags to use the same logic as the rest of the tests.
Alexandre Julliard
- Paul Vriens : rpcrt4/tests: Vista uses the same status values as Windows 2003.
Alexandre Julliard
- Paul Vriens : wintrust/crypt: Fix some test failures for a NULL parameter.
Alexandre Julliard
- Paul Vriens : rpcrt4/tests: Don't crash on WinXP SP3.
Alexandre Julliard
- Paul Vriens : opengl32/tests: Only use functions if they are implemented.
Alexandre Julliard
- Alexandre Julliard : comctl32: Process messages while waiting for the animation thread to finish.
Alexandre Julliard
- Alexandre Julliard : msi/tests: Fix test that depends on the order of the files in a directory.
Alexandre Julliard
- James Hawkins : msi: Add tests for not using quotes in SQL queries.
Alexandre Julliard
- James Hawkins : msi: Handle the special table _ForceCodepage in MsiDatabaseExport.
Alexandre Julliard
- James Hawkins : msi: Don' t check for the existence of the msi package when running a concurrent install .
Alexandre Julliard
- James Hawkins : msi: Successfully return an empty string when requesting a record index beyond the record 's size.
Alexandre Julliard
- James Hawkins : msi: Add tests for MsiGetProductInfo.
Alexandre Julliard
- James Hawkins : msi: Return ERROR_INVALID_PARAMETER if szProduct is invalid .
Alexandre Julliard
- James Hawkins : msi: Test the remaining installer properties returned by MsiGetProductInfo.
Alexandre Julliard
- Vitaliy Margolen : dinput: Skip old mouse movement events.
Alexandre Julliard
- Aric Stewart : imm: More correctly handle the presence of the default IME input window on IME open and close .
Alexandre Julliard
- Aric Stewart : imm: Implement ImmGenerateMessage.
Alexandre Julliard
- Reece H. Dunn : winecfg: Fixed reading in colour data from a theme file.
Alexandre Julliard
- Reece H. Dunn : winecfg: Allow theme colour names to be case insensitive when reading them from a file .
Alexandre Julliard
- [PATCH] Increase the width of the Version column
Detlef Riekenebrg
- [PATCH] Add a quick link for downloadable Applications
Detlef Riekenebrg
- [PATCH] Replace the FIXME quick link with a quick link for regressions
Detlef Riekenebrg
- Modified warning about pasting logs into the description field when submitting new bugs. Includes stop sign to catch attention.
Jeff Zaroyko