wine
2008-11-19  Dmitry Timoshkovuser32: Do not change focus if the window is no longer...
2008-11-19  Ricardo Filiperpcrt4: Fixed dead increments (llvm/clang).
2008-11-19  Ricardo Filipentdll: Fixed dead store (llvm/clang).
2008-11-19  Ricardo Filipeoleaut32: Fixed dead increment (llvm/clang).
2008-11-19  Francois Gougetmsxml3: Fix compilation on systems that don't have...
2008-11-19  Detlef Riekenbergshdocvw/tests: Make the webbrowser test dpi aware,...
2008-11-19  Francois Gougetkernel32: Simplify and optimize create_(system,env...
2008-11-19  Francois Gougetkernel32: Fix create_scsi_entry() so it puts properly...
2008-11-19  Francois Gougetntdll/tests: Test how NT(Set, Query)ValueKey() handle...
2008-11-19  Francois Gougetntdll/tests: Fix typos in test_NtQueryValueKey().
2008-11-18  Alexandre Julliardntdll: Get rid of the Wine-specific MEM_SYSTEM flag.
2008-11-18  Alexandre Julliardkernel32: Moved allocation of the DOS memory area to...
2008-11-18  Damjan Jovanovicuser32: Handle NULL rectangles in WM_NCCALCSIZE.
2008-11-18  Juan Langcryptdlg: Register/unregister the OID functions exporte...
2008-11-18  Daniel Zimmermannwidl: Fix check for interface type in get_size_procform...
2008-11-18  Alexandre Julliardkernel32/tests: Allow up to 2 seconds of difference...
2008-11-18  Paul Vrienswinetest: Give the 'Running' progress bar the same...
2008-11-18  Ricardo Filipemlang: Fixed dead stores (llvm/clang).
2008-11-18  Ricardo Filipeiphlpapi: Fixed dead store (llvm/clang).
2008-11-18  Ricardo Filipegdi32: Fix dead store (llvm/clang).
2008-11-18  Ricardo Filipedbghelp: Fixed dead store (llvm/clang).
2008-11-18  Ricardo Filipecabinet: Fix dead stores (llvm/clang).
2008-11-18  Francois Gougetmsxml3: Dynamically load libxslt.so and only call xsltI...
2008-11-18  Alexandre Julliardntdll: Increase subheap size quadratically to avoid...
2008-11-18  Henri Verbeetwininet: Treat an empty username as NULL in FTP_Connect().
2008-11-18  Alexander Morozovinclude: Remove declarations of undefined functions.
2008-11-18  Henri Verbeetd3d10core: Add a test for D3D10CoreCreateDevice().
2008-11-18  Henri Verbeetdxgi: Add a test for DXGID3D10CreateDevice().
2008-11-18  Henri Verbeetdxgi: Implement IDXGIFactory::EnumAdapters().
2008-11-18  Henri Verbeetdxgi: Store an array of adapters in dxgi_factory.
2008-11-18  Vincent Povirkgdiplus: Restore a line I removed by mistake.
2008-11-18  Hans Leidekkerwinhttp: Add tests for WinHttpCrackUrl.
2008-11-18  Hans Leidekkerwinhttp: Reimplement WinHttpCrackUrl.
2008-11-18  Hans Leidekkermlang: Implement IMultiLanguage2::ConvertStringInIStream.
2008-11-17  Alexandre Julliardkernel32/tests: Fix the process tests on NT4.
2008-11-17  Alexandre Julliardkernel32/tests: Fix the mailslot tests on Vista.
2008-11-17  Alexandre Julliardkernel32/test: Fix the timer queue tests on Vista.
2008-11-17  Alexandre Julliardntdll: Get rid of the unaligned_mmap wrapper.
2008-11-17  Alexandre Julliardwintrust: Fix a buffer overflow.
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...
next