December 2007 Archives by thread
Starting: Sun Dec 2 12:53:21 CST 2007
Ending: Mon Dec 31 12:32:39 CST 2007
Messages: 827
- Alexander Nicolaysen Sørnes : appData: Some cleanup in SQL code
Chris Morgan
- Alexander Nicolaysen Sørnes : Use objectManager to display main screenshot gallery
Chris Morgan
- Alexander Nicolaysen Sørnes : Add arrow indicating sort order
Chris Morgan
- Jacek Caban : mshtml: Added IHTMLElement2::get_dir implementation.
Alexandre Julliard
- Paul Vriens : kernel32: Add some simple tests for GetVersionExA.
Alexandre Julliard
- Rob Shearman : oleaut32: Implement OLEPictureImpl_GetIDsOfNames.
Alexandre Julliard
- Rob Shearman : include: Move Wine-specific EH_* defines from winnt. h to include/wine/exception.h.
Alexandre Julliard
- Rob Shearman : ole32: Always create a window for the main apartment.
Alexandre Julliard
- Rob Shearman : ole32: Ignore the threading model of the PSFactoryBuffer object created during standard marshaling .
Alexandre Julliard
- Rob Shearman : include: Fix the HRESULT_FROM_WIN32 macro to not change the HRESULT if the error is already an HRESULT .
Alexandre Julliard
- Rob Shearman : rpcrt4: Initialise the memory in test_simple_struct_marshal before passing it to NdrSimpleStructUnmarshall .
Alexandre Julliard
- Rob Shearman : rpcrt4: Reverse the conditions for which *pPointer is assigned base_ptr_val in PointerUnmarshall .
Alexandre Julliard
- Rob Shearman : rpcrt4: Test that the string retrieved from get_name was actually unmarshalled correctly .
Alexandre Julliard
- Rob Shearman : d3dx8: Initialise temp in D3DXQuaternionInverse to avoid a uninitialised variable warning with some versions of gcc .
Alexandre Julliard
- Andrew Talbot : cabinet: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : advapi32: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : comctl32: Remove unneeded casts.
Alexandre Julliard
- Ted Percival : regedit: Display REG_DWORD as unsigned with lowercase hex digits.
Alexandre Julliard
- Gerald Pfeifer : comctl32: Remove extraneous check (unsigned < 0).
Alexandre Julliard
- Gerald Pfeifer : wined3d: Fix handling of a special case in IWineD3DImpl_FillGLCaps() and adjust type of loop variable.
Alexandre Julliard
- Andrew Riedi : winealsa.drv: Fix a comment.
Alexandre Julliard
- Andrew Riedi : user32: Add a FIXME for animated cursors.
Alexandre Julliard
- Stefan Dösinger : wined3d: mov to a0.x does a floor(), not a round to nearest.
Alexandre Julliard
- Stefan Dösinger : wined3d: Enabling too many lights is silently ignored.
Alexandre Julliard
- Stefan Dösinger : wined3d: Unify bpp to format conversion.
Alexandre Julliard
- Stefan Dösinger : wined3d: Detect the Intel GPU in macbooks.
Alexandre Julliard
- Stefan Dösinger : wined3d: Add parentheses to a flag check.
Alexandre Julliard
- James Hawkins : msi: Use a hash table for reordering rows in a WHERE query to conserve space.
Alexandre Julliard
- Alexandre Julliard : ntdll: Added a sleep in NtGet/SetContextThread, a yield is not enough on some kernels.
Alexandre Julliard
- James Hawkins : msi: Test the CCPSearch action.
Alexandre Julliard
- James Hawkins : msi: Implement the Version property of the Installer object .
Alexandre Julliard
- James Hawkins : msi: Add a stub implementation of MsiEnumComponentCostsW.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Correctly deal with various TopicBlockSize/ Compression combinations. Simplify HLPFILE_Uncompress_Topic function.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Add support for winhelp 3.0 phrases.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Add support for winhelp 3.0 topics.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: winhelp 3. 0 uses page numbers instead of hash values.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Implement generic B+ tree search function.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Rewrite Context support using B+ tree search.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Rewrite internal files lookup using B+ tree search. Add some sanity checks .
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Enlarge font size by 3 as native winhelp does.
Alexandre Julliard
- Aric Stewart : uninstaller: Iterate keys in HKEY_CURRENT_USER also as some programs install their uninstall information there .
Alexandre Julliard
- Detlef Riekenberg : wine.inf: Add more fake dlls.
Alexandre Julliard
- Detlef Riekenberg : rsabase: Add version resource.
Alexandre Julliard
- Detlef Riekenberg : schannel: Add version resource.
Alexandre Julliard
- Zac Brown : wininet: Fix FtpGetCurrentDirectoryW to handle bad input.
Alexandre Julliard
- Zac Brown : wininet: Add test for FtpGetCurrentDirectoryA in wininet/tests/ ftp.c.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : shell32: Localize file context menu.
Alexandre Julliard
- Alexandre Julliard : shell32: Get rid of the internal _InsertMenuItem function.
Alexandre Julliard
- Hans Leidekker : gdi32: Implement GetTextExtentExPointI.
Alexandre Julliard
- Hans Leidekker : kernel32: Implement and test {G, S}etConsoleInputExeName{A , W}.
Alexandre Julliard
- Zachary Goldberg : Fwd: Wine Weekly Newsletter
Jeremy Newman
- Jeremy Newman : force pre tags to wrap in various browsers, fixes issues with pre tags in wwn issues with long strings.
Jeremy Newman
- Alexander Nicolaysen Sørnes : preferences: Fix display of real name
Chris Morgan
- Rob Shearman : rpcrt4: Flesh out more of the IRpcChannelBuffer vtable to make the test_delegating_Invoke test succeed on Windows .
Alexandre Julliard
- Rob Shearman : rpcrt4: Call IRpcChannelBuffer_GetDestCtx in NdrStubInitialize, just like we do in NdrProxyInitialize.
Alexandre Julliard
- Rob Shearman : rpcrt4: Put the delegating stub thunks in an executable memory page, rather than on the heap.
Alexandre Julliard
- Rob Shearman : ole32: Fix the test of the size returned from WdtpInterfacePointer_UserSize.
Alexandre Julliard
- Rob Shearman : rpcrt4: Handle all non-continuable exceptions in CStdStubBuffer_Invoke.
Alexandre Julliard
- Jonathan Ernst : shell32: Updated French translation.
Alexandre Julliard
- Jonathan Ernst : browseui: Updated French translation.
Alexandre Julliard
- Jonathan Ernst : wineboot: New French translation.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Use HEAP_ZERO_MEMORY instead of setting individual fields to zero.
Alexandre Julliard
- Andrew Talbot : comdlg32: Remove unnecessary casts.
Alexandre Julliard
- Andrew Talbot : crypt32: Remove unnecessary casts.
Alexandre Julliard
- Stefan Dösinger : wined3d: Add a method for querying the gl drawable size of rendertarget.
Alexandre Julliard
- Stefan Dösinger : wined3d: Use the proper drawable size when setting the scissor rect.
Alexandre Julliard
- Stefan Dösinger : wined3d: Retrieve the height properly when setting the viewport.
Alexandre Julliard
- Stefan Dösinger : wined3d: Disable the scissor test when blitting.
Alexandre Julliard
- Stefan Dösinger : wined3d: Fixes for drawable handling in Clear.
Alexandre Julliard
- Stefan Dösinger : wined3d: Clear honors the viewport.
Alexandre Julliard
- Stefan Dösinger : wined3d: Use the proper drawable size when clearing.
Alexandre Julliard
- James Hawkins : msi: Test the CompLocator subset of the AppSearch action.
Alexandre Julliard
- Jacek Caban : mshtml: Make IConnectionPointContainer more flexible.
Alexandre Julliard
- Jacek Caban : mshtml: Initialize HTMLElement in the beginning of constructors.
Alexandre Julliard
- Jacek Caban : mshtml: Added IConnectionPointContainer iface to all HTMLElement objects.
Alexandre Julliard
- Jacek Caban : mshtml: Move HTMLTextContainerEvents connection point to HTMLTextContainer object.
Alexandre Julliard
- Jacek Caban : mshtml: Added DIID_HTMLTableEvents connection point.
Alexandre Julliard
- Rob Shearman : rpcrt4: Set the destination pointer in PointerUnmarshall before calling the referenced type 's unmarshalling routine.
Alexandre Julliard
- Rob Shearman : rpcrt4: Add tests for a pointer to a conformant strings.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : winecfg: Update Norwegian resource.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: There are files without Phrases or Phrases40 compression, add support for them.
Alexandre Julliard
- Dmitry Timoshkov : server: Make fd_poll_event static.
Alexandre Julliard
- Dmitry Timoshkov : user32: Make sure the desktop window is created before mode enumeration.
Alexandre Julliard
- Dmitry Timoshkov : explorer: Store current display mode in the registry on startup.
Alexandre Julliard
- Guido Barzini : iphlpapi: Restore lost initialisation of ptr-> AddressLength in GetAdaptersInfo.
Alexandre Julliard
- Gerald Pfeifer : msvcrt: Fix error handling in _aligned_offset_realloc().
Alexandre Julliard
- Gerald Pfeifer : wined3d: Fix error handling in transform_texture().
Alexandre Julliard
- Gerald Pfeifer : comctl32: Simplify condition based on WPARAM always being >= 0.
Alexandre Julliard
- Zachary Goldberg : Wine Weekly Newsletter #333.
Alexandre Julliard
- Jeremy Newman : force pre tags to wrap in various browsers, fixes issues with pre tags in wwn issues with long strings.
Alexandre Julliard
- Jeremy Newman : Author: Zachary Goldberg <zgs at seas.upenn.edu>
Jeremy Newman
- Kirill K. Smirnov : winhelp: Do not confuse caller application with bogus error when we really succeeded .
Alexandre Julliard
- Kirill K. Smirnov : winhelp: winhelp >3. 0 files always use 0x4000 as a divisor in TOPICPOS regardless of DecompressSize .
Alexandre Julliard
- Andrew Talbot : d3d8: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : d3d9: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : dbghelp: Remove unneeded casts.
Alexandre Julliard
- Louis Lenders : msvcrt40: Add DllMain.
Alexandre Julliard
- Roy Shea : wininet: Removed inline from copy_compsA and zero_compsA to allow Windows testing.
Alexandre Julliard
- Roy Shea : wininet: Added check of dwStructSize required by Windows in calls to InternetCrackUrlA .
Alexandre Julliard
- Jacek Caban : mshtml: Return NULL instead of empty string in IHTMLBodyElement::get_background.
Alexandre Julliard
- Jacek Caban : mshtml: Improve debug traces.
Alexandre Julliard
- Jacek Caban : shlwapi: Uncomment IUnknown_EnableModeless code.
Alexandre Julliard
- James Hawkins : msi: Add tests for MsiGetComponentPath.
Alexandre Julliard
- James Hawkins : msi: Reimplement MsiGetComponentPath.
Alexandre Julliard
- Dmitry Timoshkov : explorer: Make initialize_display_settings work with a Win9x version of rpcrt4.
Alexandre Julliard
- Dmitry Timoshkov : winex11.drv: Don't forget to initialize dmFields.
Alexandre Julliard
- Dmitry Timoshkov : winex11.drv: Use registry settings as a default display mode.
Alexandre Julliard
- Jonathan Ernst : write: New French translation.
Alexandre Julliard
- Jonathan Ernst : wordpad: Updated French translation.
Alexandre Julliard
- Jonathan Ernst : mshtml: Updated French translation.
Alexandre Julliard
- Andrew Riedi : comdlg32: DPRINTF -> TRACE.
Alexandre Julliard
- Andrew Riedi : ddraw: DPRINTF -> TRACE.
Alexandre Julliard
- Dmitry Timoshkov : include: Add an initial version of oleacc.idl.
Alexandre Julliard
- Alexandre Julliard : kernel32: Remove the no-exec fault workaround, it shouldn't be needed anymore.
Alexandre Julliard
- Vitaly Lipatov : oledlg: Use wide strings, fix buffers size.
Alexandre Julliard
- Vitaly Lipatov : oledlg: Add Russian translation.
Alexandre Julliard
- Vitaly Lipatov : avifil32: Fix buffer sizes.
Alexandre Julliard
- Vitaly Lipatov : midimap: Fix buffer sizes.
Alexandre Julliard
- Vitaly Lipatov : shell32: Use sizeof instead of constant for buffer size.
Alexandre Julliard
- Vitaly Lipatov : winspool.drv: Fix buffer sizes.
Alexandre Julliard
- Alexandru Balut : oleaut32: Implement VarWeekdayName + tests.
Alexandre Julliard
- Aric Stewart : commdlg: File name and extension offsets are not guaranteed to be the same in W-> A conversions.
Alexandre Julliard
- Tim Schwartz : advapi32: service_control_dispatcher(): Fixed invalid pipe test to display GetLastError() before it gets overwritten.
Alexandre Julliard
- Gerald Pfeifer : wined3d: Fix error handling in fixed_get_input().
Alexandre Julliard
- Alexandre Julliard : winmm/tests: Don' t mess with the mixer controls in non-interactive mode.
Alexandre Julliard
- Roy Shea : svchost: Implementation of svchost.
Alexandre Julliard
- Luis C. Busquets Pérez : d3dx8: Implementation of D3DXAssembleShaderFromFileA.
Alexandre Julliard
- Paul Vriens : kernel32: Make tests run on Win98 again.
Alexandre Julliard
- Rob Shearman : rpcrt4: Set fMustAlloc to TRUE when unmarshalling an object pointer.
Alexandre Julliard
- Rob Shearman : rpcrt4: Set the memory pointer in NdrBaseTypeUnmarshall to the buffer if we' re unmarshalling on a server without memory being passed in.
Alexandre Julliard
- Jeremy Newman : update the author field to include a contact link
Jeremy Newman
- Alexandre Julliard : server: Implemented EnumWindowStations and EnumDesktops.
Alexandre Julliard
- Alexandre Julliard : server: Partial implementation of NtQueryDirectoryObject.
Alexandre Julliard
- Alexandre Julliard : server: Return correct object types in the get_directory_entry request.
Alexandre Julliard
- Gerald Pfeifer : icmp: Correctly handle underflow in IcmpSendEcho().
Alexandre Julliard
- Paul Vriens : kernel32/tests: Test for functions should be or-ed.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : wineboot: Add Norwegian resources.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : write: Add Norwegian resources.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : browseui: Add Norwegian resources.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : mshtml: Update Norwegian resources.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : credui: Update Norwegian resources.
Alexandre Julliard
- Alexandre Julliard : clock: Use system colors instead of hardcoded RGB values.
Alexandre Julliard
- Alexandre Julliard : winhelp: Use system colors instead of hardcoded colors .
Alexandre Julliard
- Rob Shearman : ole32: Initialise object variable in RunningObjectTableImpl_GetObject.
Alexandre Julliard
- Rob Shearman : mshtml: Use the correct deallocator in the htmldoc tests for the memory returned by IMoniker_GetDisplayName and fix a use-after-free error .
Alexandre Julliard
- Michael Stefaniuc : secur32: Remove the SECUR32_ALLOC() macro around HeapAlloc().
Alexandre Julliard
- Michael Stefaniuc : kernel32: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call.
Alexandre Julliard
- Michael Stefaniuc : mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
Alexandre Julliard
- Andrew Talbot : cabinet: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : ddraw: Remove unneeded casts.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix a memory leak in RpcAssoc_BindConnection.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix a memory leak when freeing an association by deleting the critical section .
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix a memory leak caused by NdrFullPointerXlatFree not freeing the entries in the full pointer translation table .
Alexandre Julliard
- Alexander Nicolaysen Sørnes : shell32: Localize 'new folder' string.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : shell32: Handle backspace key in shellview.
Alexandre Julliard
- Luis C. Busquets Pérez : mshtml: Update Spanish resource.
Alexandre Julliard
- Luis C. Busquets Pérez : shell32: Update Spanish resource.
Alexandre Julliard
- Luis C. Busquets Pérez : browseui: Add Spanish resource.
Alexandre Julliard
- Luis C. Busquets Pérez : wineboot: Added Spanish resource.
Alexandre Julliard
- Alexandre Julliard : shell32: Fix some wrc warnings.
Alexandre Julliard
- Peter Oberndorfer : comctl32: Add EnumMRUList tests.
Alexandre Julliard
- Peter Oberndorfer : comctl32: EnumMRUListA/ W fix getting list size by negative item pos.
Alexandre Julliard
- Stefan Dösinger : wined3d: Test clearing regarding the scissor test and colorwrite.
Alexandre Julliard
- Stefan Dösinger : wined3d: Ignore unused attributes when generating the swizzle array.
Alexandre Julliard
- Roy Shea : qmgr: Renamed bits_main.c to qmgr_main.c and updated comments.
Alexandre Julliard
- Roy Shea : include: Added bitsmsg.h header.
Alexandre Julliard
- Roy Shea : include: Added IDL file for BITS.
Alexandre Julliard
- Jacek Caban : mshtml: Added more DOM tests.
Alexandre Julliard
- Jacek Caban : mshtml: Added IHTMLStyleSheet::get_rules implementation.
Alexandre Julliard
- Jacek Caban : mshtml: Added IHTMLStyleSheetRulesCollection:: get_length implementation.
Alexandre Julliard
- Jacek Caban : mshtml: Fixed ref counting.
Alexandre Julliard
- Jacek Caban : mshtml: Added HTMLTxtRange::Exec(IDM_INDENT) implementation.
Alexandre Julliard
- Jacek Caban : mshtml: Added HTMLTxtRange::Exec(IDM_INDENT) test.
Alexandre Julliard
- Jacek Caban : hlink: Added IHttpNegotiate interface to ExtensionService.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : version: Only show vote link when logged in
Chris Morgan
- Alexander Nicolaysen Sørnes : Remove some no longer used voting code
Chris Morgan
- [PATCH] Add file to verify our identity on freenode
Alexander Nicolaysen Sørnes
- [WineHQ][WWN] Add new wwn images for "AppDB Status Changes"
Zachary Goldberg
- [WineHQ][WWN] wwn 334
Zachary Goldberg
- Michael Stefaniuc : hhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Alexandre Julliard
- Michael Stefaniuc : iccvid: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Alexandre Julliard
- Michael Stefaniuc : pdh: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Alexandre Julliard
- Michael Stefaniuc : localspl: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Alexandre Julliard
- Michael Stefaniuc : hlink: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Alexandre Julliard
- Rob Shearman : rpcrt4: Implement NdrConformantArrayMemorySize.
Alexandre Julliard
- Rob Shearman : rpcrt4: NdrRangeUnmarshall is implemented so add it to the spec file.
Alexandre Julliard
- Rob Shearman : rpcrt4: Pass the USER_MARSHAL_CB structure into user marshal routines.
Alexandre Julliard
- Hans Leidekker : usp10: Use GetCharABCWidthsI to implement ScriptGetGlyphABCWidth.
Alexandre Julliard
- Hans Leidekker : usp10: Store original font in the script cache and reselect it on successive calls .
Alexandre Julliard
- Hans Leidekker : usp10: Don't trace char to glyph mappings.
Alexandre Julliard
- Alexandre Julliard : user32: Keep waiting for posted messages in peek_message after we get an ignored message .
Alexandre Julliard
- Francois Gouget : winealsa.drv: Remove trailing spaces in Wine traces.
Alexandre Julliard
- Francois Gouget : kernel32/tests: dll_capable() makes no sense since it' s only used on APIs we link with. So remove it.
Alexandre Julliard
- Francois Gouget : kernel32/tests: Get the test to run on Windows 95.
Alexandre Julliard
- Francois Gouget : hlink: Fix the HlinkUpdateStackItem() prototype.
Alexandre Julliard
- Francois Gouget : ddraw/tests: Fix compilation on systems that don' t support nameless unions.
Alexandre Julliard
- Francois Gouget : comtcl32/tests: Dynamically load ImageList_SetImageCount( ) because it is missing on Windows 95.
Alexandre Julliard
- Francois Gouget : comctl32/tests: InitCommonControlsEx() is missing on Windows 95 so call InitCommonControls() instead.
Alexandre Julliard
- Francois Gouget : comctl32/tests: Avoid SHDeleteKeyA() because it does not exist on Windows 95.
Alexandre Julliard
- Aric Stewart : system.sfd: Modify a few 18 pixel glyphs to generate metrics correctly.
Alexandre Julliard
- Aric Stewart : sfnt2fnt: Use code from gdi32/ freetype to do a better job finding the TTAG_EBLC to deal with older version of freetype without having to fall back on unreliable hacks .
Alexandre Julliard
- Aric Stewart : fonts: Build the jvgasys.fon from the 18 pixel strike.
Alexandre Julliard
- Aric Stewart : gdi32: Font tests with Japanese font data. Thanks to Dmitry Timoshkov for the data and tests.
Alexandre Julliard
- Luis C. Busquets Pérez : gphoto2: Add Spanish resource.
Alexandre Julliard
- Luis C. Busquets Pérez : credui: Add Spanish resource.
Alexandre Julliard
- Luis C. Busquets Pérez : msvfw32: Add Spanish resource.
Alexandre Julliard
- Luis C. Busquets Pérez : sane: Add Spanish Resource.
Alexandre Julliard
- Luis C. Busquets Pérez : shell32: Update Spanish resource.
Alexandre Julliard
- Andrew Riedi : user32: Uncomment and explain a test in test_DestroyCursor() .
Alexandre Julliard
- Andrew Riedi : user32: Improve test_DestroyCursor().
Alexandre Julliard
- Hans Leidekker : kernel32: GetConsoleInputExeNameW returns TRUE even when it fails.
Alexandre Julliard
- Hans Leidekker : wininet: Make FtpGetCurrentDirectoryA pass all todo_wine tests.
Alexandre Julliard
- Hans Leidekker : gdi32: GetCharABCWidthsI does not require a scalable font.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Fix memory leaks.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Fix memory leak.
Alexandre Julliard
- Alistair Leslie-Hughes : shdocvw: Fix memory leak.
Alexandre Julliard
- Alistair Leslie-Hughes : urlmon: Fix memory leaks.
Alexandre Julliard
- Michael Stefaniuc : crypt32: Do not use an empty body in an else-statement as documentation.
Alexandre Julliard
- Alexander Dorofeyev : wined3d: Improve thread safety in IWineD3DSurfaceImpl_BltOverride.
Alexandre Julliard
- Alexandre Julliard : Make.rules: Added rules for building the dlldata. c file.
Alexandre Julliard
- Alexandre Julliard : makedep: Added support for dlldata.c dependencies.
Alexandre Julliard
- Rob Shearman : actxprxy: Add the start of actxprxy.dll.
Alexandre Julliard
- Rob Shearman : wine.inf: Register actxprxy.dll and create a fake DLL for it .
Alexandre Julliard
- Alexander Nicolaysen Sørnes : comdlg32: PageSetupDlgA: Swap margins when changing orientation.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : comdlg32: PageSetupDlgW: Swap margins when changing orientation.
Alexandre Julliard
- Roy Shea : qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Implement IPersistStream.
Alexandre Julliard
- Rob Shearman : widl: Always write a freeing function for arrays in generated code.
Alexandre Julliard
- Rob Shearman : widl: Arrays should have freeing code generated on the server side, even if they are [in] parameters.
Alexandre Julliard
- Rob Shearman : widl: Make sure to generate freeing calls for all non-simple structures with pointers and pointers to user marshalled types .
Alexandre Julliard
- Rob Shearman : widl: Support the address-of operator in expressions.
Alexandre Julliard
- Rob Shearman : widl: iid_is should take expressions, not just identifiers.
Alexandre Julliard
- Alexandre Julliard : wordpad: Fix a compiler warning.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : Add file to verify our identity on freenode (resend)
Jeremy Newman
- Zachary Goldberg : Add new wwn images for "AppDB Status Changes"
Jeremy Newman
- Zachary Goldberg : wwn 334
Jeremy Newman
- Jeremy Newman : rename WWN news article so the sort is correct
Jeremy Newman
- Jeremy Newman : updating config to parse multiple config files
Jeremy Newman
- Jeremy Newman : ignore local version of winehq.conf
Jeremy Newman
- Jeremy Newman : adding RSS news feed to local page
Jeremy Newman
- Jeremy Newman : removing download redhat page, no longer updated
Jeremy Newman
- Alexandre Julliard : wine_release: snapshot date is now in a separate globals.conf file.
Alexandre Julliard
- Jeremy Newman : add missing WWN images
Jeremy Newman
- Jeremy Newman : adding RSS news link
Jeremy Newman
- Jeremy Newman : override php setting for input var delimiter
Jeremy Newman
- Jeremy Newman : improve the prev/next links on the news archive
Jeremy Newman
- Andrew Talbot : dnsapi: Remove unneeded casts.
Alexandre Julliard
- Andrew Talbot : dplayx: Remove unneeded casts.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml: Register missing components.
Alexandre Julliard
- Michael Stefaniuc : usp10: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Alexandre Julliard
- Jacek Caban : shdocvw: Added client site's IOleCommandTarget tests.
Alexandre Julliard
- Alistair Leslie-Hughes : shlwapi: Fix memory leak in test.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Fix memory leak in test.
Alexandre Julliard
- Andrew Riedi : user32: Test the initial state of the cursor.
Alexandre Julliard
- Lei Zhang : quartz: Add IFilterGraph2 interface and stubs.
Alexandre Julliard
- Stefan Dösinger : wined3d: Use the adapter to read the display mode.
Alexandre Julliard
- Alexandre Julliard : Makedll.rules: Add a generic EXTRADLLFLAGS variable instead of defining a specific variable for every possible parameter .
Alexandre Julliard
- Alexandre Julliard : winebuild: Don' t set the IMAGE_FILE_DLL flag on native modules.
Alexandre Julliard
- Michael Stefaniuc : wined3d: Fix a " ordered comparison of pointer with integer zero".
Alexandre Julliard
- Thomas Weidenmueller : comctl32: Fix painting bug in listview control.
Alexandre Julliard
- Gregor Brunmar : comctl32: Monthcal lost focus fix.
Alexandre Julliard
- Aric Stewart : wintrust: Implementations for WTHelperGetFileName and WTHelperGetFileHandle.
Alexandre Julliard
- Dmitry Timoshkov : ntdll: Initialize the APC call union to suppress valgrind warnings. Take 2.
Alexandre Julliard
- Jacek Caban : mshtml: Added more IHTMLStyle implementation.
Alexandre Julliard
- Jacek Caban : mshtml: Fix CSS px unit handling differences between Gecko and IE.
Alexandre Julliard
- Rob Shearman : widl: Add support for non-basetype return types.
Alexandre Julliard
- Rob Shearman : rsaenh: Fix some memory leaks in the tests.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : distribution: Change 'queued' to 'state'
Chris Morgan
- Alexander Nicolaysen Sørnes : testData_queue: Fix references to renamed member
Chris Morgan
- Marco Schuster : wined3d: Fixed a bug that the 8600M GT could not be detected.
Alexandre Julliard
- Stefan Dösinger : wined3d: Remove 24/32 bit hacks.
Alexandre Julliard
- Stefan Dösinger : wined3d: Use SetDisplayMode to set the display mode.
Alexandre Julliard
- Stefan Dösinger : winex11: Remove an unused variable.
Alexandre Julliard
- Stefan Dösinger : gdi32, winex11drv: Add a test for compatible bitmap depths.
Alexandre Julliard
- Stefan Dösinger : gdi32: Test bitmap depths.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Change font charset from ANSI to DEFAULT.
Alexandre Julliard
- Alex Villacís Lasso : riched32: Fix regression in WM_GETTEXTLENGTH on richedit 1.0 emulation.
Alexandre Julliard
- Jacek Caban : shdocvw: Return S_OK in IOleObject::SetHostNames.
Alexandre Julliard
- Alexandru Balut : wine.inf: Fix the type of some values in HKLM, System\CurrentControlSet\Control\Session Manager\Environment.
Alexandre Julliard
- James Hawkins : msi: Free the deformatted string.
Alexandre Julliard
- James Hawkins : msi: Free the user sid string.
Alexandre Julliard
- James Hawkins : msi: Properly release the record.
Alexandre Julliard
- James Hawkins : msi: Free the cabinet string on error.
Alexandre Julliard
- Andrew Riedi : ole32: DPRINTF -> TRACE.
Alexandre Julliard
- Andrew Riedi : dinput: DPRINTF -> TRACE.
Alexandre Julliard
- Andrew Riedi : dsound: DPRINTF -> TRACE.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : wordpad: Move registry functions to a separate file.
Alexandre Julliard
- Hans Leidekker : usp10: Add some tests for ScriptShape/ Place and make them pass.
Alexandre Julliard
- Marco Schuster : wine.man: Added small clarification for AppDB.
Alexandre Julliard
- Marco Schuster : loader: Added de_DE.UTF-8 translated Wine man page.
Alexandre Julliard
- Alexandre Julliard : winecrt0: DriverEntry is a WINAPI function.
Alexandre Julliard
- Alexandre Julliard : Make.rules: Process man pages in the C locale.
Alexandre Julliard
- Marcel Partap : include/winspool.h: Add FORM_INFO_2.
Alexandre Julliard
- Marcel Partap : winspool.drv/tests: Add dumping of FORM_INFO_1/ 2 in test_EnumForms.
Alexandre Julliard
- Marcel Partap : configure: Add i586-mingw32 prefix for crosscompiling.
Alexandre Julliard
- Aric Stewart : imagehlp: Improve last error handling in ImageGetCertificateData.
Alexandre Julliard
- Aric Stewart : netapi32: Improve stub for NetLocalGroupGetMembers a bit to return current user.
Alexandre Julliard
- Rob Shearman : rpcrt4: Make the NdrAllocate tests pass on XP SP2 and greater.
Alexandre Julliard
- Rob Shearman : rpcrt4: Store allocated memory in a singly-linked list to keep track of what we should and shouldn 't free in NdrFree.
Alexandre Julliard
- Rob Shearman : rpcrt4: Try to free every non-stack pointer in PointerFree now that NdrFree does the sanity checking for us .
Alexandre Julliard
- Rob Shearman : widl: Remove some confusion in how version numbers are packed into an attribute by defining some macros for this purpose .
Alexandre Julliard
- Alexandre Julliard : wordpad: Fix invalid pointer usage.
Alexandre Julliard
- Hans Leidekker : usp10: Do glyph translation for truetype fonts only.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Export enum and search B+ tree functions.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Read keywords.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Display keywords index dialog box.
Alexandre Julliard
- Stefan Dösinger : winex11: Remove an unused variable.
Alexandre Julliard
- Stefan Dösinger : gdi32: Test the bit depth of compatible bitmaps explicitly.
Alexandre Julliard
- Maarten Lankhorst : winealsa: Remove fixed fixme.
Alexandre Julliard
- Maarten Lankhorst : winealsa: Add control 'Digital' as alias for microphone .
Alexandre Julliard
- Maarten Lankhorst : winealsa: Don't require a cswitch control for capture.
Alexandre Julliard
- Lionel Debroux : msi: Fix missing alloc check.
Alexandre Julliard
- Lionel Debroux : msi: Fix memory leaks (found by Smatch).
Alexandre Julliard
- Lionel Debroux : winhelp: Fix memory leaks (found by Smatch).
Alexandre Julliard
- Vitaly Lipatov : winecfg: Updated Russian translation.
Alexandre Julliard
- Anatoly Lyutin : start: Convert to Unicode.
Alexandre Julliard
- Aric Stewart : gdi32: Cache font enum info.
Alexandre Julliard
- Rob Shearman : widl: Swap the version packing order back to what typelibs expect.
Alexandre Julliard
- Rob Shearman : rpcrt4: Add tests for freeing non-NdrAllocate allocated memory blocks.
Alexandre Julliard
- Alexandre Julliard : hhctrl.ocx: Store a copy of the string pointers to enable freeing them without casting away const .
Alexandre Julliard
- Alexandre Julliard : user32: Print the RegisterHotKey fixme only once.
Alexandre Julliard
- Lei Zhang : quartz: Add videorenderer QueryInterface test.
Alexandre Julliard
- Lei Zhang : quartz: Add videorenderer aggregation test.
Alexandre Julliard
- Lei Zhang : quartz: Add referenceclock QueryInterface test.
Alexandre Julliard
- Lei Zhang : quartz: Set *ppvObject to NULL if QueryInterface fails.
Alexandre Julliard
- Lei Zhang : quartz: Make video renderer aggregatable.
Alexandre Julliard
- Rob Shearman : widl: Don' t write redundant FC_RP type format out for conformant strings, unless it is a top level variable.
Alexandre Julliard
- Rob Shearman : Revert "rpcrt4: Try to free every non-stack pointer in PointerFree now that NdrFree does the sanity checking for us .".
Alexandre Julliard
- Rob Shearman : rpcrt4: NdrStubGetBuffer shouldn' t set BufferStart and BufferEnd.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix the check in NdrPointerFree.
Alexandre Julliard
- Rob Shearman : rpcrt4: Free the base pointer in PointerFree when freeing a pointer with RPC_FC_P_DEREF .
Alexandre Julliard
- Rob Shearman : rpcrt4: Partially revert commit 18faf3184b2ea263d77c2a7ad92eef27bc4ba08f.
Alexandre Julliard
- Rob Shearman : rpcrt4: Document NdrAllocate.
Alexandre Julliard
- Rob Shearman : rpcrt4: Update TODO list.
Alexandre Julliard
- Jacek Caban : urlmon: Fixed handling MIME type in Binding object.
Alexandre Julliard
- Jacek Caban : urlmon: Includes clean up.
Alexandre Julliard
- Jacek Caban : shdocvw: Register IE settings by iexplore.exe.
Alexandre Julliard
- Andrew Talbot : kernel32: Remove unneeded casts.
Alexandre Julliard
- Lei Zhang : ole32: Print a fixme when an aggregation attempt fails.
Alexandre Julliard
- Lei Zhang : quartz: Give video renderer' s Inner_QueryInterface a less generic name.
Alexandre Julliard
- Lei Zhang : quartz: Fix typo in GraphConfig_AddRef.
Alexandre Julliard
- Michael Stefaniuc : rsaenh/tests: Remove duplicate abPlainPrivateKey variable.
Alexandre Julliard
- Michael Stefaniuc : rsaenh/tests: Remove an unused global variable.
Alexandre Julliard
- Michael Stefaniuc : wineoss.drv: Move a function wide variable down to the block it is used in.
Alexandre Julliard
- Michael Stefaniuc : kernel32: Do not reuse the name of a function argument for a local variable.
Alexandre Julliard
- Michael Stefaniuc : winebuild: Remove duplicate declaration of variable 'j' .
Alexandre Julliard
- James Hawkins : msi: Close the file handle returned by FindFirstFile.
Alexandre Julliard
- Alistair Leslie-Hughes : msxml3: Fix memory leak in tests.
Alexandre Julliard
- Maarten Lankhorst : winealsa: Add 'Front Mic' as alias for microphone.
Alexandre Julliard
- Maarten Lankhorst : riched20: Make some functions static.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix a typo in rpcrt4_conn_tcp_read.
Alexandre Julliard
- Aric Stewart : cryptnet: InternetCrackUrlW requires component buffers when used with ICU_DECODE.
Alexandre Julliard
- Rob Shearman : include: Make RpcRaiseException DECLSPEC_NORETURN, like it is in the PSDK.
Alexandre Julliard
- Maarten Lankhorst : include: Update oleacc with new constants and IAccessible interface.
Alexandre Julliard
- Lei Zhang : quartz: Make aggregation test generic.
Alexandre Julliard
- Lei Zhang : quartz: Do aggregation test for more video renderer interfaces.
Alexandre Julliard
- Stefan Dösinger : winex11: Ignore the alpha if all pixels are 0.
Alexandre Julliard
- Stefan Dösinger : gdi32: Test the "alpha" channel on compatible bitmaps.
Alexandre Julliard
- Stefan Dösinger : user32: Add a test for WM_DISPLAYCHANGE.
Alexandre Julliard
- Stefan Dösinger : user32: Add a test for EnumDisplaySettings vs GetDeviceCaps.
Alexandre Julliard
- Sam Dennis : advapi32: Fix undocumented behaviour in ReqQueryValueEx when ' count' and 'type' point to the same address.
Alexandre Julliard
- Alexandre Julliard : gdi32/tests: Fix a compiler warning.
Alexandre Julliard
- Alexandre Julliard : riched20/tests: Avoid using size_t in traces.
Alexandre Julliard
- Alexandre Julliard : riched32/tests: Avoid using size_t in traces.
Alexandre Julliard
- Alexandre Julliard : Release 0.9.51.
Alexandre Julliard
- Tag wine-0.9.51 : Alexandre Julliard : Release 0.9.51
Alexandre Julliard
- Alexandre Julliard : Wine release 0.9.51
Alexandre Julliard
- Alexander Nicolaysen Sørnes : vendor: Rename 'queued' to 'state'
Chris Morgan
- Alexander Nicolaysen Sørnes : distribution: Make sState member private
Chris Morgan
- Alexander Nicolaysen Sørnes : testData: Rename 'queued' to 'state'
Chris Morgan
- Alexander Nicolaysen Sørnes : version: Rename 'queued' to 'state'
Chris Morgan
- Alexander Nicolaysen Sørnes : application: Rename 'queued' to 'state'
Chris Morgan
- Alexander Nicolaysen Sørnes : Fix moving of testResults from qeueud to accepted versions
Chris Morgan
- Marcus Meissner : msi: Fixed buffer overflow in number parsing.
Alexandre Julliard
- Maarten Lankhorst : riched20: Implement ECO/EM SELECTIONBAR.
Alexandre Julliard
- James Hawkins : msi: Release the record when loading the hash data.
Alexandre Julliard
- James Hawkins : msi: Add more tests for MsiOpenPackage.
Alexandre Julliard
- James Hawkins : msi: Validate the parameters of MsiOpenPackage.
Alexandre Julliard
- James Hawkins : msi: If the package doesn't exist, return ERROR_FILE_NOT_FOUND.
Alexandre Julliard
- James Hawkins : msi: Verify that the PID_PAGECOUNT and PID_REVNUMBER summary info properties exist .
Alexandre Julliard
- James Hawkins : msi: Simplify ExpandAnyPath.
Alexandre Julliard
- James Hawkins : msi: Add tests for MsiEnumClients.
Alexandre Julliard
- James Hawkins : msi: Validate the parameters of MsiEnumClients.
Alexandre Julliard
- James Hawkins : msi: Check the user component key for the clients.
Alexandre Julliard
- James Hawkins : msi: Also check the local system component key for the clients.
Alexandre Julliard
- James Hawkins : msi: Return ERROR_UNKNOWN_COMPONENT if no products exist.
Alexandre Julliard
- James Hawkins : msi: Return ERROR_INVALID_PARAMETER if the product list is empty and index is not zero .
Alexandre Julliard
- James Hawkins : msi: The line control has a height of exactly 2 device units.
Alexandre Julliard
- James Hawkins : msi: Set the text color after calling the window proc.
Alexandre Julliard
- Jacek Caban : mshtml: Remove not used argument of nsACString_GetData.
Alexandre Julliard
- Jacek Caban : mshtml: Remove not used argument in nsAString_GetData.
Alexandre Julliard
- Jacek Caban : shdocvw: Ignore Exec(CGID_Explorer, 66) calls in tests.
Alexandre Julliard
- Jacek Caban : urlmon: Use flag to store protocol lock state.
Alexandre Julliard
- Andrey Turkin : server: I/ O completion ports can only be used with overlapped I/O.
Alexandre Julliard
- Alexandre Julliard : Revert "user32: Moved some 16-bit functions."
Alexandre Julliard
- Alexandre Julliard : oleaut32/tests: Avoid relying on system-dependent rounding.
Alexandre Julliard
- Rob Shearman : widl: Clear padding in the buffer due to alignment.
Alexandre Julliard
- Rob Shearman : widl: Return types shouldn't be freed.
Alexandre Julliard
- Rob Shearman : widl: Only base types or reference pointers to base types don't need to be freed .
Alexandre Julliard
- Rob Shearman : include: Add definitions for RPC_FC_SSTRING and RPC_FC_C_SSTRING.
Alexandre Julliard
- Rob Shearman : rpcrt4: Clear padding inserted into the buffer during marshalling because of alignment .
Alexandre Julliard
- Rob Shearman : rpcrt4: Add a FIXME for RPC_FC_P_ALLOCALLNODES in PointerUnmarshall.
Alexandre Julliard
- Rob Shearman : rpcrt4: Fix NdrConformantStringUnmarshall to use buffer memory if possible.
Alexandre Julliard
- Rob Shearman : rpcrt4: Return an error from rpcrt4_conn_tcp_read if recv returns 0.
Alexandre Julliard
- Rob Shearman : rpcrt4: Make a server association when a bind packet is received in the server.
Alexandre Julliard
- Rob Shearman : rpcrt4: Move association code into a separate file.
Alexandre Julliard
- Rob Shearman : hlink: Fix some memory leaks in the tests.
Alexandre Julliard
- Stefan Dösinger : winex11: Distinguish between bpp and depth.
Alexandre Julliard
- Stefan Dösinger : winex11: Activate the depth-bpp difference.
Alexandre Julliard
- Stefan Dösinger : d3d9: The refrast returns an error on invalid clear rects.
Alexandre Julliard
- Stefan Dösinger : d3d9: D3DLOCK_DISCARD is not valid on managed textures.
Alexandre Julliard
- Stefan Dösinger : d3d9: Do not set NONE MIN and MAG filters.
Alexandre Julliard
- Lionel Debroux : winedevice: Fix memory leak (found by Smatch).
Alexandre Julliard
- Lionel Debroux : winspool: Fix memory leak (found by Smatch).
Alexandre Julliard
- Alexander Dorofeyev : ddraw: Fix incorrect WARN text.
Alexandre Julliard
- Dmitry Timoshkov : user32: Always clip the button painting to the client rectangle.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : objectManager: Prevent possible problems when moving child objects
Chris Morgan
- Alexander Nicolaysen Sørnes : version: Change state when moving from queued to accepted application
Chris Morgan
- Rob Shearman : include: Add more NDR types and function declarations to rpcndr.h.
Alexandre Julliard
- Francois Gouget : rpcrt4: Add an rpcasync. h header stub and fix the RpcErrorStartEnumeration() prototype.
Alexandre Julliard
- Rob Shearman : include: Add more types and function declarations to the rpcasync.h header file.
Alexandre Julliard
- Maarten Lankhorst : riched20: Fix bugs in EM_SETOPTIONS.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Remember last added page.
Alexandre Julliard
- Kirill K. Smirnov : winhelp: Avoid any keywords comparision during lookup, store pointer to listbox ITEMDATA instead.
Alexandre Julliard
- Rob Shearman : rpcrt4: Don' t copy memory from the buffer in NdrConformantStringUnmarshall if we just pointed the memory pointer into the buffer .
Alexandre Julliard
- Rob Shearman : rpcrt4: Add a stub for I_RpcGetCurrentCallHandle.
Alexandre Julliard
- Rob Shearman : include: Add some context handle defines to rpcdcep.h.
Alexandre Julliard
- Michael Stefaniuc : rpcrt4: Add missing LeaveCriticalSection. Found by Smatch.
Alexandre Julliard
- James Hawkins : msi: Test sorting a table using a column that is not selected.
Alexandre Julliard
- James Hawkins : msi: Sort each table of the join separately.
Alexandre Julliard
- Francois Gouget : user32/tests: Use GetProcAddress() on ChangeDisplaySettingsExA() because it is missing on Windows 95.
Alexandre Julliard
- Francois Gouget : msi: Add a trailing '\n' to Wine traces.
Alexandre Julliard
- Francois Gouget : secur32/tests: Dynamically load various APIs and don' t link with crypt32.dll to make the test run on Windows 95.
Alexandre Julliard
- Francois Gouget : shell32/tests: Avoid SHDeleteKeyA() because shlwapi. dll is missing on Windows 95.
Alexandre Julliard
- Francois Gouget : shell32/tests: Copy the PathRemoveBackslashA() and PathAddBackslashW() implementations because shlwapi. dll is missing on Windows 95.
Alexandre Julliard
- Francois Gouget : shell32/tests: Use GetProcAddress() on SHGetPathFromIDListW() because it is missing on Windows 95.
Alexandre Julliard
- Francois Gouget : shell32/tests: Use GetProcAddress() on Shell_NotifyIconW( ) because it is missing on Windows 95.
Alexandre Julliard
- Francois Gouget : shell32/tests: Use GetProcAddress() on SHFileOperationW() because it is missing on Windows 95.
Alexandre Julliard
- Francois Gouget : oleaut32/tests: Avoid SHDeleteKeyW() because shlwapi. dll is missing on Windows 95.
Alexandre Julliard
- Francois Gouget : dinput: Make _dump_cooperativelevel_DI() and _dump_EnumDevices_dwFlags() more self-contained.
Alexandre Julliard
- Peter Beutner : d3d9: Add stub for Direct3DShaderValidatorCreate9().
Alexandre Julliard
- Stefan Dösinger : d3d9: Remove a few more incorrect D3DLOCK_DISCARDs.
Alexandre Julliard
- Stefan Dösinger : d3d9: Add a note about a breakage in the refrast.
Alexandre Julliard
- Stefan Dösinger : wined3d: Disable the SWAPEFFECT_DISCARD clear.
Alexandre Julliard
- Stefan Dösinger : wined3d: Correct a pixel shader version comparison.
Alexandre Julliard
- Stefan Dösinger : wined3d: Ignore tesselated and unused streams when comparing attribs.
Alexandre Julliard
- Huw Davies : include: Add IMimeAllocator.
Alexandre Julliard
- Huw Davies : inetcomm: Add IMimeAllocator implementation.
Alexandre Julliard
- Huw Davies : inetcomm: Fix spelling typo.
Alexandre Julliard
- Dmitry Timoshkov : gdi32: Add a GdiConvertToDevmodeW test, make it pass under Wine.
Alexandre Julliard
- Kirill K. Smirnov : server: Properly notify renderer while activating another screen buffer.
Alexandre Julliard
- Stefan Dösinger : wined3d: Filter out some shader compilation spam.
Alexandre Julliard
- Stefan Dösinger : kernel32: Add a test for BindIoCompletionCallback.
Alexandre Julliard
- Stefan Dösinger : wined3d: Implement D3DFMT_G16R16.
Alexandre Julliard
- Stefan Dösinger : wined3d: Split up the render target -> render target blit.
Alexandre Julliard
- David Adam : d3dx8: Add definition for MatrixStack.
Alexandre Julliard
- David Adam : d3dx8: Rename d3dx_core_private.h to d3dx8_private.h.
Alexandre Julliard
- David Adam : d3dx8: Add basic functions and stubs for MatrixStack.
Alexandre Julliard
- David Adam : d3dx8: Implement D3DXCreateMatrixStack.
Alexandre Julliard
- Francois Gouget : Assorted spelling fixes.
Alexandre Julliard
- Francois Gouget : configure: Work around an Xcode 3. 0 bug when detecting the libGL library.
Alexandre Julliard
- Kirill K. Smirnov : ws2_32: Fix flags conversion in getnameinfo() function.
Alexandre Julliard
- Andrey Turkin : server: Store I/O completion information in async structure .
Alexandre Julliard
- Jeremy Newman : WWN 335
Jeremy Newman
- Alexandre Julliard : server: Fix possible NULL dereference.
Alexandre Julliard
- Alexandre Julliard : ntoskrnl.exe: Added implementation for IoCreateDriver and IoDeleteDriver.
Alexandre Julliard
- Alexandre Julliard : ntoskrnl.exe: Allow returning data in ioctls along with a positive non-zero status.
Alexandre Julliard
- Alexandre Julliard : user32: Set the WSF_VISIBLE flag on the main window station.
Alexandre Julliard
- Rico Schüller : comdlg32: Fix typo.
Alexandre Julliard
- Rico Schüller : kernel32: Fix typo.
Alexandre Julliard
- Rob Shearman : mscoree: Add a stub for GetVersionFromProcess.
Alexandre Julliard
- Rob Shearman : rpcrt4: Implement I_RpcGetCurrentCallHandle.
Alexandre Julliard
- Huw Davies : inetcomm: Implement IMimeBody_GetParameters.
Alexandre Julliard
- Huw Davies : inetcomm: Unquote parameter values.
Alexandre Julliard
- Kirill K. Smirnov : kernel32: ReadConsoleW should wait for at least one character before returning.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : Add initial un-delete support
Chris Morgan
- Andrew Talbot : kernel32: Remove unneeded casts.
Alexandre Julliard
- James Hawkins : msi: Free the ordering information.
Alexandre Julliard
- Michael Stefaniuc : secur32/tests: InitFunctionPtrs() needs to use the global crypt32dll variable.
Alexandre Julliard
- Michael Stefaniuc : gdi32: There is no need to cast NULL to a function pointer.
Alexandre Julliard
- Stefan Dösinger : wined3d: Implement blits from the active render target to swapchains.
Alexandre Julliard
- Stefan Dösinger : wined3d: Emulate half float vertices if GL_NV_half_float is not there.
Alexandre Julliard
- Stefan Dösinger : wined3d: Some improvements for SFLAG_CONVERTED checking.
Alexandre Julliard
- Stefan Dösinger : wined3d: Implement texture -> swapchain blits with stretch_rect_fbo.
Alexandre Julliard
- Dmitry Timoshkov : gdi32: When compiling with PSDK headers request latest DEVMODE definition.
Alexandre Julliard
- Dmitry Timoshkov : gdi32: In the calculations use a fixed dmSize, not a passed in (possibly too large) one.
Alexandre Julliard
- Dmitry Timoshkov : user32: Make sure to setup clipping before any painting is done.
Alexandre Julliard
- Dmitry Timoshkov : user32: Set the edit text in a combobox only if combobox has strings.
Alexandre Julliard
- Dmitry Timoshkov : include: Add CONTEXT86_EXTENDED_REGISTERS and CONTEXT86_ALL definitions.
Alexandre Julliard
- Roy Shea : qmgr: Generate C file with local GUID definitions from bits.idl.
Alexandre Julliard
- Alexander Nicolaysen Sørnes : tesetData_queue: Remove useless check
Chris Morgan
- Alexander Nicolaysen Sørnes : distribution: Sort test results by Wine version as well as rating
Chris Morgan
- Alexander Nicolaysen Sørnes : Order a version's testData table by Wine version, then date
Chris Morgan
- Alexander Nicolaysen Sørnes : vendor: Fix application list
Chris Morgan
- Alexander Nicolaysen Sørnes : Use sState as parameter to objectGetItemsPerPage()
Chris Morgan
- Alexandre Julliard : advapi32: Reimplement RegisterSe