wine
2007-09-11  Juan Langrsaenh: Reorder padding code to avoid unnecessary compa...
2007-09-11  Detlef Riekenberglocalspl/tests: Tests for OpenPort and ClosePort.
2007-09-11  Detlef Riekenberglocalspl: Implement OpenPort and ClosePort.
2007-09-11  Vitaliy Margolendinput: When setting hooks ignore devices without even...
2007-09-11  Vitaliy Margolendinput: Add helper function to dump mouse state.
2007-09-11  Mikolaj Zalewskifaultrep: Implement AddERExcludedApplication[AW].
2007-09-11  Mikolaj Zalewskiinclude: Add errorrep.h header.
2007-09-11  Maarten Lankhorstdsound: Change default bpp and sample frequency to...
2007-09-11  Alexandre Julliardlibwine: Initialize debug channels options on first...
2007-09-11  Juan Langcrypt32: Add a root store implementation that reads...
2007-09-11  Juan Langcrypt32: Add a function to create a certificate chain...
2007-09-11  Stefan Leichterdmime: Remove 'recursive registry key delete' function.
2007-09-11  Stefan Leichterdmloader: Remove 'recursive registry key delete' function.
2007-09-11  Dmitry Timoshkovserver: Map ETXTBSY to STATUS_SHARING_VIOLATION.
2007-09-11  Dan Hipschmanwidl: Output UUID files compatible with older Visual...
2007-09-11  Damjan Jovanovickernel32: Use sysconf instead of the obsolete CLK_TCK.
2007-09-11  Vitaliy Margolenuser32: Don't exit when double-clicking with right...
2007-09-11  Stefan Leichterolethk32: Added stub implementation.
2007-09-11  Lei Zhangriched20: Do not pass NULL lParam to ME_ToUnicode for...
2007-09-11  Vitaliy Margolenwinex11drv: Don't ignore mouse move events even when...
2007-09-11  Aric Stewartcomctl32: treeview: Ensure our textWidth is correct...
2007-09-11  Aric Stewartcomctl32: Ensure item metric are calculated when an...
2007-09-11  Lionel Debrouxregedit: Fixed a memory leak in listview.c (found by...
2007-09-11  Lionel Debrouxdplayx: Fixed memory leak in dplay.c (found by Smatch).
2007-09-11  Lionel Debrouxwinedump: Fix memory leak in msmangle.c (found by Smatch).
2007-09-11  Lionel Debrouxole32: Fix memory leak in compositemoniker.c (found...
2007-09-11  Maarten Lankhorstdsound: Runtime link to advapi32.RegDeleteTree.
2007-09-10  Roderick Colenbranderwined3d: Fix ddraw-opengl surface free bug.
2007-09-10  Stefan Leichterdplayx: Remove 'recursive registry key delete' function.
2007-09-10  David Hedbergddraw: Enumerate additional devices in IDirect3D7_EnumD...
2007-09-10  Chris Robinsonwined3d: Add X4R4G4B4 and A4R4G4B4 to formats allowed...
2007-09-10  Jacek Cabanshdocvw: Better iexplore.exe command line handling.
2007-09-10  Jacek Cabanshdocvw: Added better GoHome stub implementation.
2007-09-10  Jacek Cabanshdocvw: Don't use BSTR in navigate_url prototype.
2007-09-10  Jacek Cabanurlmon: Added FIXME about unsupported pmkToLeft to...
2007-09-10  Jacek Cabanwinex11: Fixed GetClipboardFormatName spec entry.
2007-09-10  Jacek Cabanmshtml: Added IHTMLTxtRange::isEqual implementation.
2007-09-10  Jacek Cabanmshtml: Added IHTMLTxtRange::inRange implementation.
2007-09-10  Jacek Cabanmshtml: Added IHTMLTxtRange::parentElement implementation.
2007-09-10  Jacek Cabanmshtml: Added IOleUndoManager stub implementation.
2007-09-10  Jacek Cabanmshtml: Call Exec in show_context_menu only if user...
2007-09-10  Jacek Cabanshdocvw: Added UpdateUI implementation.
2007-09-10  Mikolaj Zalewskimshtml: Make the Install button the default on the...
2007-09-10  Mikolaj Zalewskimshtml: Hide the progress bar while asking the user...
2007-09-10  Louis Lenderswined3d: Add WINED3DPRESENT_INTERVAL_ONE flag.
2007-09-10  Rob Shearmankernel32: Remove an unused #define in time.c.
2007-09-10  Rob Shearmanntdll: Remove the overly-cautious check which prevented...
2007-09-10  Rob Shearmanshlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instea...
2007-09-10  Huw Davieswineps.drv: Ignore an empty output string.
2007-09-10  Juan Langcrypt32: Consider alternate issuers when building chains.
2007-09-10  Juan Langcrypt32: Flags weren't set, so don't bother passing...
2007-09-10  Juan Langcrypt32: Defer checking signatures until chain is complete.
2007-09-10  Juan Langcrypt32: Don't ask CertGetIssuerCertificateFromStore...
2007-09-10  Juan Langcrypt32: Don't abort chain creation if the root signatu...
2007-09-10  Juan Langcrypt32: Add special case for certificates with no...
2007-09-10  Juan Langcrypt32: Remove a misplaced todo_wine.
2007-09-10  Juan Langcrypt32: Set *ppChainContext even on error.
2007-09-10  Juan Langcrypt32: Test whether chain creation should fail when...
2007-09-10  Juan Langcrypt32: Separate allocating a simple chain and checkin...
2007-09-10  Juan Langcrypt32: Store world store in chain.
2007-09-10  Juan Langcrypt32: Not finding an issuer shouldn't cause chain...
2007-09-10  Juan Langcrypt32: Don't add end cert's store to world.
2007-09-10  Juan Langcrypt32: Open world store when creating chain, not...
2007-09-10  Juan Langcrypt32: Make a helper function to create initial candi...
2007-09-10  Juan Langcrypt32: Test that the end cert in a chain's store...
2007-09-10  Juan Langcrypt32: Add more tests for getting issuer cert from...
2007-09-10  Jeff Latimercabinet: Remove unnecessary function.
2007-09-10  Maarten Lankhorstdsound: Fix detection of different sample rates in...
2007-09-10  Maarten Lankhorstdsound: Fix null pointer dereference for waveout in...
2007-09-10  Maarten Lankhorstwinealsa: Remove forceformat and 2 orphan LeaveCritical...
2007-09-10  Maarten Lankhorstwinealsa: Use correct capture position in getposition.
2007-09-10  Aric Stewartcomctl32: Flesh out version info.
2007-09-10  Aric Stewartimm32: Further tweeks to CFS_POINT and CFS_RECT placeme...
2007-09-10  Aric Stewartcomctl32: TCM_SETCURSEL also updates the focus item.
2007-09-10  David Hedbergddraw: Fix and test case for situation where DDSD_MIPMA...
2007-09-10  David Hedbergwine.inf: Add oledlg.dll to the list of fake dlls.
2007-09-10  Dan Hipschmanwidl: Allow size_is on strings.
2007-09-10  Dan Hipschmanwidl: Implement NDR for struct field alignment.
2007-09-10  Dan Hipschmanwidl: Fix top-level and callback conformances.
2007-09-10  Dmitry Timoshkovserver: Print a more informative message when file_set_...
2007-09-10  Dmitry Timoshkovkernel32: Fix some compiler warnings.
2007-09-10  Dmitry Timoshkovshlwapi: Duplicate shell32.ShellMessageBoxW implementat...
2007-09-10  Dmitry Timoshkovwinebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a...
2007-09-10  Dmitry Timoshkovuser32: Add more tests for GetUpdateRect.
2007-09-10  Alexander Nicolaysen... comdlg32: ChooseFont: Set font effects on init.
2007-09-10  Francois Gougetquartz: Better match the PSDK types and fix the winapi_...
2007-09-10  Francois Gougetquery: Update win32.api to fix the winapi_check warnings.
2007-09-10  Francois Gougetquery: Make ntquery.h C++ compatible.
2007-09-10  Francois Gougeturl: Fix the InetIsOffline() prototype.
2007-09-10  Francois Gougetsecur32: Add some missing prototypes to ntsecapi.h.
2007-09-10  Francois Gougetcrypt32: Better match the PSDK types and fix the winapi...
2007-09-10  Francois Gougetwinex11.drv: Update win32.api to fix the winapi_check...
2007-09-10  Francois Gougetwinapi_check: Assorted win16.api and win32.api updates.
2007-09-10  Francois Gougetversion: Fix some Ver*() prototypes (especially wrt...
2007-09-10  Francois Gougetsecur32: Update win32.api to fix the winapi_check warnings.
2007-09-10  Francois Gougetquartz: Make errors.h more complete and better match...
2007-09-10  Francois Gougetshobjidl.h: Add missing #include directives, and some...
2007-09-10  Francois Gougetvdmdbg: Update win32.api to fix the winapi_check warnings.
2007-09-10  Francois Gougetschannel: Update win32.api to fix the winapi_check...
2007-09-10  Francois Gougetrpcrt4: Update win32.api to fix the winapi_check warnings.
next