wine/eterwine.git
2008-06-23 Rob Shearmaninclude: Add declarations for OleNoteObjectVisible...
2008-06-23 Rob Shearmanole32: Include compobj_private.h in oleobj.c to type...
2008-06-23 Rob Shearmanole32: Remove unused BIGBLOCKFILE_GetSize.
2008-06-23 Rob Shearmanole32: Include ole2.h in ole32_main.c to type-check...
2008-06-23 Rob Shearmanole32: Include enumx.h in enumx.c to get the declaratio...
2008-06-23 Gerald Pfeiferwinex11: Remove two unused parameters from BITBLT_GetSr...
2008-06-23 Gerald Pfeifercomctl32: tooltips: Adjust the type of three loop varia...
2008-06-23 Eric Pouechwinhelp: Properly quit winhelp when no file are given...
2008-06-23 Ted Percivalregedit: Interpret REG_DWORD as unsigned in editor.
2008-06-23 Mikołaj Zalewskikernel32: Improve Esperanto locale definition.
2008-06-23 Dan Kegelmsxml3/tests: VT_EMPTY is not a string.
2008-06-23 Dan Kegelkernel32/tests: Initialize a few variables.
2008-06-23 Dan Kegelgdi32: GdiConvertToDevmodeW should not refer to unintia...
2008-06-23 Dan Kegelwinmm/tests: Initialize MIXERLINECONTROLSA before calli...
2008-06-23 Vladimir Pankratovtaskmgr: Add Russian translation.
2008-06-23 Joris Huizeruser32/tests: Copy/paste fix.
2008-06-23 Anatoly Lyutinuser32/tests: Add two tests for ShowWindow(SW_RESTORE).
2008-06-23 Dan Hipschmanriched20/tests: Add a test for creating ITextDocument.
2008-06-23 Dan Hipschmanriched20/tests: Add tests for OLE interface.
2008-06-21 Marcus Meissnerws2_32/tests: Initialize memory to send.
2008-06-21 Mikołaj Zalewskicomdlg32/tests: Make sure no ANSI strings are passed...
2008-06-21 Andrew Talbotwineps.drv: Use const-correct GetPrinterDataEx() instea...
2008-06-21 Maarten Lankhorstinclude: Add definitions for VMR-9 interface.
2008-06-21 Dan Hipschmangdi32: Add tests for GetTextFace.
2008-06-21 Lei Zhanggdi32: Check for regular fonts by style instead of...
2008-06-21 Lei Zhangcomctl32: Support LVCF_SUBITEM in LVM_GETCOLUMN.
2008-06-21 Louis Lendersadvapi32: Add stub for GetAuditedPermissionsFromAcl...
2008-06-21 Anatoly Lyutinuser32: Return at the end of processing (cmd == SW_HIDE).
2008-06-21 Petr Dlouhýshlwapi: UrlCanonicalize will canonize address in forma...
2008-06-21 Petr Dlouhýgdiplus: Stub implementation of GdipImageGetFrameDimens...
2008-06-21 Jeff Zaroykows2_32: Ignore lpFrom for connected sockets.
2008-06-21 Alexandre Julliardwinex11: Only register an XIM callback if we can't...
2008-06-21 Michael Stefaniucriched20: Remove redundant NULL check before heap_free...
2008-06-21 Jacek Cabanshdocvw: Added WebBrowser's IDispatch methods implement...
2008-06-21 Maarten Lankhorstquartz: Implement IBasicVideo2 for the filtergraph.
2008-06-21 Maarten Lankhorstquartz: Implement IMediaSeeking in the video renderer.
2008-06-21 Maarten Lankhorstquartz: Implement MediaControl_GetState.
2008-06-21 Maarten Lankhorstquartz: Try to render any existing renderers before...
2008-06-21 Maarten Lankhorstquartz: Expose some methods so that a custom allocator...
2008-06-21 Maarten Lankhorstquartz: Only query for event interface when there is...
2008-06-21 Maarten Lankhorstquartz: Add the ability to force a pin to use a certain...
2008-06-21 Paul Vrienssetupapi/tests: Remove some function pointer checks...
2008-06-21 Paul Vrienssetupapi/tests: Remove win9x specifics from testDevRegKey.
2008-06-21 Paul Vrienssetupapi/tests: Remove win9x specifics from testDeviceR...
2008-06-21 Paul Vrienssetupapi/tests: Skip all tests on Win9x and WinMe.
2008-06-21 Paul Vriensuser32/tests: Skip tests if functions are not implemented.
2008-06-21 Huw Daviesinetcomm: Fully initialize start and length.
2008-06-21 Dan Kegeldsound: Don't free buffer if it's owned by alsa.
2008-06-21 Dan Kegeladvpack: Don't close a handle if it wasn't opened.
2008-06-21 Vladimir Pankratovoleview: Add Russian translation.
2008-06-21 Jon Griffithsdbghelp: Implement SymEnumerateSymbols64.
2008-06-21 Rob Shearmanwidl: Fix generation of the type format string for...
2008-06-21 Rob Shearmanrpcrt4: Use abrtitrary pointer identifiers when marshal...
2008-06-21 Rob Shearmanrpcrt4: Initialise UniquePtrCount in NdrClientInitializ...
2008-06-21 Rob Shearmanwininet: Fix memory leak in HTTP_DeleteCustomHeader.
2008-06-20 Alexandre Julliardserver: Move the process pipe hangup handling into...
2008-06-20 Alistair Leslie... msxml3: Improved checking of failed case.
2008-06-20 Alistair Leslie... urlmon: Check pointer before use.
2008-06-20 Nikolay Sivovgdiplus: Implemented GdipGetPathData with test.
2008-06-20 Nikolay Sivovgdiplus: Stub for GdipFlush.
2008-06-20 Nikolay Sivovgdiplus: Implemented GdipAddPathRectangles with tests.
2008-06-20 Nikolay Sivovgdiplus: Check pointer in GdipGetLineRectI.
2008-06-20 Dylan Smithwordpad: Fixed a bug in setting the recent file list...
2008-06-20 Dylan Smithwordpad: Fixed bugs that prevented setting alignment...
2008-06-20 Dylan Smithwordpad: Fixed calculations for the paragraph format...
2008-06-20 Dylan Smithwordpad: Apply changes on dropdown selection for combob...
2008-06-20 Dylan Smithwordpad: Fixed the font size validation for the toolbar...
2008-06-20 Dylan Smithwordpad: Added style to the richedit control to not...
2008-06-20 John Klehmwinex11: Place tablet cursors in slots based on type.
2008-06-20 John Klehmwinex11: Cursor iteration is now done by checking ACTIV...
2008-06-20 John Klehmwinex11: Always assign a tablet cursor type.
2008-06-20 John Klehmwinex11: Add comments explaining wintab cursor slotting...
2008-06-20 Andrew Talbotcomctl32: Constify some variables.
2008-06-20 Jon Griffithsoleidl.h: Fix spelling of OLECONTF_ONLYUSER (reported...
2008-06-20 Jon Griffithsoleaut32/tests: Fix invalid free (found by valgrind).
2008-06-20 Andrew Talbotmsxml3: Constify some variables.
2008-06-20 Andrew Talbotriched20: Constify some variables.
2008-06-20 Andrew Talbotsetupapi: Constify a variable.
2008-06-20 Andrew Talbotshell32: Constify a variable.
2008-06-20 Andrew Talbotqmgr: Constify some variables.
2008-06-20 Jacek Cabanmshtml: Added createElement test.
2008-06-20 Jacek Cabanmshtml: Added IDispatchEx support to HTMLGenericElement.
2008-06-20 Jacek Cabanmshtml: Added IHTMLGenericElement implementation.
2008-06-20 Jacek Cabanmshtml: Added IHTMLDocument2::createElement implementation.
2008-06-20 Jacek Cabanmshtml: Initialize node object from child node's constr...
2008-06-20 Jacek Cabanmshtml.idl: Added IHTMLGenericElement declaration.
2008-06-20 Jacek Cabanmshtml.idl: Added DispHTMLGenericElement declaration.
2008-06-20 Jacek Cabanmshtml: Better timer handling.
2008-06-20 Jacek Cabanurlmon: Make mk protocol behave like IE7.
2008-06-20 Mikołaj Zalewskicomdlg32: Implement CDM_GETFOLDERIDLIST.
2008-06-20 Mikołaj Zalewskiwinhlp32: Update Polish translation.
2008-06-20 H. Verbeetwined3d: Report WINED3DFMT_FLAG_FILTERING on WINED3DFMT...
2008-06-20 H. Verbeetwined3d: Handle depth formats like any other format...
2008-06-20 Huw Daviesd3d8: Fix typo in test.
2008-06-20 Huw Davieskernel32: Fix typo.
2008-06-20 Huw Daviesnetapi32: Free the correct pointers.
2008-06-20 Huw Daviesntdll: Free the correct buffer in the test.
2008-06-20 Huw Daviesgdiplus: GdipCreatePen2 should make a copy of the brush.
2008-06-20 Louis Lenderskernel32: Fix typo in SetProcessAffinityMask.
2008-06-20 Alexandre Julliardkernel32: The first argument of GetBinaryType is a...
next