wine
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-17  Francois Gougetcrypt32: Fix Spelling of 'superseded'.
2008-11-17  Alexandre Julliardntdll: Don't set noexec protection on builtin dlls...
2008-11-17  Francois Gougetd3d10core: Fix spelling of 'unknown'.
2008-11-17  Francois Gougetinetcomm: Fix compilation on systems that don't support...
2008-11-17  Francois Gougetd3dx9_36/tests: Fix compilation on systems that don...
2008-11-17  Paul Vriensuser32/tests: Fix a test failure on Win9x, WinMe and...
2008-11-17  Henri Verbeetdxgi: Add a wined3d device to dxgi_device.
2008-11-17  Henri Verbeetdxgi: Add an ordinal field to dxgi_adapter.
2008-11-17  Henri Verbeetdxgi: Add a IWineD3D field to dxgi_factory.
2008-11-17  Henri Verbeetdxgi: Add some dxgi return codes.
2008-11-17  Henri Verbeetd3d10core: Add a trace for D3D10CoreCreateDevice().
2008-11-17  Vincent Povirkgdiplus: Fix GdipFlattenPath for already-flat paths...
2008-11-17  Alexandre Julliarduser32: Fix FindWindow to not match an empty class...
2008-11-17  Dylan Smithrichedit: Removed useless lines in ME_GetDefaultCharFormat.
2008-11-17  Dylan Smithrichedit: Removed unused ME_AutoURLDetect function.
2008-11-17  Andrew Riedireg: const WCHAR -> static const WCHAR.
2008-11-17  Christian Costad3dxof: Finish support for objects binary format.
2008-11-17  Christian Costad3dxof: Fix data buffer limit check. Increase size...
2008-11-17  Christian Costad3dxof: Allow '-' in names.
2008-11-17  Vincent Povirkcomctl32: Do not repaint on TBM_SETPOS if position...
2008-11-17  Juan Langcrypt32: Implement decoding CERT_POLICIES_INFO.
2008-11-17  Juan Langcrypt32: Implement encoding CERT_POLICIES_INFO.
2008-11-17  Juan Langcrypt32: Add tests for encoding/decoding CERT_POLICIES_...
2008-11-17  Juan Langcrypt32: Implement decoding CERT_POLICY_QUALIFIER_USER_...
2008-11-17  Juan Langcrypt32: Implement encoding CERT_POLICY_QUALIFIER_USER_...
2008-11-17  Juan Langcrypt32: Add tests for encoding/decoding CERT_POLICY_QU...
2008-11-17  Maarten Lankhorstquartz: Fix FilterGraph2_Connect to be thread-safe...
2008-11-17  Alexandre Julliardkernel32/tests: Fix pipe test on w2k3.
2008-11-17  Paul Vriensmsi/tests: Skip tests on win9x by checking functionalit...
2008-11-17  Marcus Meissnershdocvw: Fixed buffer size to GetPrivateProfileStringW.
2008-11-17  Hirofumi Katayamawordpad: Update resources for date and time dialog.
2008-11-17  Dylan Smithinclude: Fixed a typo for ITextHost::TxSetCaretPos...
2008-11-17  Dylan Smithrichedit: Update strings and comments regarding IME...
2008-11-17  Dylan Smithuser32: Added message spy string for IME Status messages.
2008-11-17  Dylan Smithinclude: Added missing macros for EM_SETIMESTATUS and...
2008-11-17  Dylan Smithrichedit: Removed comment in header for non-existent...
2008-11-17  Andrew Talbotwidl: Remove superfluous semicolons.
2008-11-17  Maarten LankhorstRevert "quartz: Reaching a renderer in the filtergraph...
2008-11-17  Juan Langcrypt32: Implement CryptFormatObject for alternate...
2008-11-17  Juan Langcrypt32: When formatting a directory name as a multilin...
2008-11-17  Juan Langcrypt32: Indent directory name when formatting an alt...
2008-11-17  Juan Langcrypt32: Add a function to format a CERT_NAME_BLOB...
2008-11-17  Juan Langcrypt32: Use correct string for directory names in...
2008-11-17  Juan Langcrypt32: Correct heading for a certificate issuer in...
2008-11-17  Ricardo Filipewinspool.drv: Added Portuguese translation.
2008-11-17  Ricardo Filipecrypt32: Added Portuguese translation.
2008-11-17  Ricardo Filipehhctrl.ocx: Added Portuguese translation.
2008-11-17  Ricardo Filipewldap32: Added Portuguese translation.
2008-11-14  Alexandre Julliarduser32/tests: Fix the resource tests for various Window...
2008-11-14  Alexandre Julliardkernel32/tests: Fix the write watch tests on Win98...
2008-11-14  Alexandre Julliardntdll: Add private function to manage system virtual...
2008-11-14  Henri Verbeetd3d10: Use the factory that created the adapter to...
2008-11-14  Henri Verbeetd3d10: Implement D3D10CreateDevice() on top of D3D10Cor...
2008-11-14  Henri Verbeetd3d10core: Implement D3D10CoreCreateDevice().
2008-11-14  Henri Verbeetdxgi: Implement DXGID3D10CreateDevice().
2008-11-14  Henri Verbeetdxgi: Implement DXGID3D10RegisterLayers().
2008-11-14  Paul Vrienskernel32/tests: Fix timeouts on NT4 and W2K.
2008-11-14  Andrew Riediuser32: Initial .ani support (only first frame).
2008-11-14  Damjan Jovanovicshdocvw, winemenubuilder: Generate fd.o entries for...
2008-11-14  Alexandre Julliardkernel32/tests: Fix the file test on various Windows...
2008-11-14  Detlef Riekenbergcomctl32/tests: Make the header test dpi aware.
2008-11-14  Alexandre Julliardurlmon/tests: Accept IInternetProtocolEx interface id.
2008-11-14  Alexandre Julliardinclude: Added the IInternetProtocolEx interface.
2008-11-14  David Adamd3dx8: Change the debug channel of d3dx8 into the gener...
2008-11-14  Alexander Morozovkernel32: NT drivers can handle IOCTL codes with HIWORD...
2008-11-14  Alexandre Julliardshell32/tests: Properly cleanup the created favorites...
2008-11-14  Alexandre Julliardkernel32/tests: Added a bunch of tests for write watches.
2008-11-14  Alexandre Julliardkernel32: Added GetWriteWatch and ResetWriteWatch.
2008-11-14  Alexandre Julliardntdll: Added stubs for NtGetWriteWatch and NtResetWrite...
2008-11-14  Lei Zhangquartz: Reaching a renderer in the filtergraph is not...
2008-11-14  Andrew Talbotmsxml3: Void function should not return a value.
2008-11-14  Andrew Talboturlmon: Sign-compare warnings fix.
2008-11-14  Paul Vrienssetupapi/tests: Don't use hardcoded C: for the system...
2008-11-14  Paul Vriensquartz/tests: Fix a few failures on Win95 and NT4.
2008-11-13  Alexandre Julliardole32/tests: Fix a couple of test failures on Win9x...
2008-11-13  Alexandre Julliardole32/tests: Don't hardcode the Ansi codepage value.
2008-11-13  Alexandre Julliardole32/tests: Use a CLSID that is more likely to exist...
2008-11-13  Alexandre Julliardole32/tests: Fix a couple of global stream test failure...
2008-11-13  Paul Vriensmsi/tests: Skip some tests on Win9x and WinMe.
2008-11-13  Paul Vriensgdi32/tests: Fix a few failures on Win9x and WinMe.
2008-11-13  David Adamd3dx8: Implement D3DXMatrixTransformation2D.
2008-11-13  David Adamd3dx8: Implement D3DXMatrixAffineTransformation2D.
2008-11-13  Nikolay Sivovgdiplus: Return some token value on startup.
2008-11-13  Alexandre Julliardmsvcrt/tests: Run time tests for the current year inste...
2008-11-13  Alistair Leslie... shdocvw: Correct tests.
2008-11-13  Dylan Smithrichedit: Initial testing of ITextServices methods.
2008-11-13  Ricardo Filipeshdoclc: Added Portuguese translation.
2008-11-13  Ricardo Filipemsvidc32: Added Portuguese translation.
2008-11-13  Ricardo Filipelocalui: Added Portuguese translation.
2008-11-13  Ricardo Filipelocalspl: Added Portuguese translation.
2008-11-13  Ricardo Filipegphoto2.ds: Added Portuguese translation.
2008-11-13  Ricardo Filipecredui: Added Portuguese translation.
2008-11-13  Ricardo Filipebrowseui: Added Portuguese translation.
2008-11-13  Ricardo Filipeappwiz.cpl: Added Portuguese translation.
2008-11-13  Henri Verbeetd3d10core: Implement D3D10CoreRegisterLayers.
2008-11-13  Henri Verbeetdxgi: Add a stub for DXGID3D10RegisterLayers.
2008-11-13  Henri Verbeetd3d10core: Allow ID3D10Device to be aggregated.
2008-11-13  Henri Verbeetd3d10core: Implement ID3D10Device in d3d10core instead...
2008-11-13  Vincent Povirkmsiexec: Build with -mwindows.
next