wine
2009-07-23  Hans Leidekkerwininet: Release the request in WININET_GetProxyServer...
2009-07-23  Huw Daviesinclude: Add opnrst.idl.
2009-07-23  Huw Daviesinclude: Add dbcses.idl.
2009-07-23  Huw Daviesinclude: Add dbccmd.idl.
2009-07-23  Vladimir Pankratovwrite: Convert the Russian resources to UTF-8.
2009-07-23  Vladimir Pankratovxcopy: Convert the Russian resources to UTF-8.
2009-07-23  Vladimir Pankratovwordpad: Convert the Russian resources to UTF-8.
2009-07-23  Vladimir Pankratovwinedbg: Convert the Russian resources to UTF-8.
2009-07-23  Vladimir Pankratovwinhlp32: Convert the Russian resources to UTF-8.
2009-07-23  Vladimir Pankratovwinemine: Convert the Russian resources to UTF-8.
2009-07-23  Vladimir Pankratovwinefile: Convert the Russian resources to UTF-8.
2009-07-23  Vladimir Pankratovwineconsole: Convert the Russian resources to UTF-8.
2009-07-23  Henri Verbeetwined3d: get_drawable_size() needs a context.
2009-07-23  Henri Verbeetwined3d: Return the activated context from ActivateCont...
2009-07-23  Henri Verbeetwined3d: Explicitly pass the wined3d context to context...
2009-07-23  Henri Verbeetwined3d: Get rid of last_device.
2009-07-23  Henri Verbeetwined3d: Remove some unnecessary code.
2009-07-23  Henri Verbeetwined3d: Don't reuse contexts marked for destruction.
2009-07-23  Paul Vriensjscript: Add Dutch translations.
2009-07-23  Ricardo Filipecryptui: Add Portuguese translation.
2009-07-23  Frédéric Delanoyjscript: Update French translation.
2009-07-23  André Hentscheljscript: Update German translation.
2009-07-23  Aurimas Fišerasjscript: Update Lithuanian translation.
2009-07-22  Alexandre Julliardshell32/tests: Create our own temp directory to make...
2009-07-22  Alexandre Julliardmountmgr: Protect the device structures with a critical...
2009-07-22  Alexandre Julliardmountmgr: Return a copy of the strings in query_dos_device.
2009-07-22  Alexandre Julliardmountmgr: Try to match and reuse volumes when creating...
2009-07-22  Alexandre Julliardmountmgr: Add ref counting for volume objects.
2009-07-22  Alexandre Julliardmountmgr: Better reuse of existing devices.
2009-07-22  Alexandre Julliardmountmgr: Set the drive letter at creation time.
2009-07-22  Alexandre Julliardmountmgr: Use set_volume_info to update the volume...
2009-07-22  Alexandre Julliardmountmgr: Add a helper function to update symlinks.
2009-07-22  Alexandre Julliardmountmgr: Optionally update the drive mount point in...
2009-07-22  Alexandre Julliardmountmgr: Rename the DOS drive mount field for symmetry...
2009-07-22  Alexandre Julliardwinhttp: Avoid casting away const.
2009-07-22  Luke Bensteadntdll: Add semi-stub implementation for SystemExecution...
2009-07-22  Henri Verbeetwined3d: Try to reuse the thread's current context...
2009-07-22  Henri Verbeetwined3d: Move some context selection code from Activate...
2009-07-22  Henri Verbeetwined3d: Simplify FindContext() a bit.
2009-07-22  Henri Verbeetwined3d: Get rid of getActiveContext().
2009-07-22  Henri Verbeetwined3d: Avoid destroying contexts that are current...
2009-07-22  Henri Verbeetwined3d: Keep track of a thread's wined3d context.
2009-07-22  Piotr Cabanjscript: Throw TypeErrors when _value functions are...
2009-07-22  Piotr Cabanjscript: Throw error in to_primitive function.
2009-07-22  Piotr Cabanjscript: Throw TypeError in Function_toString.
2009-07-22  Piotr Cabanjscript: Throw 'undefined object' error.
2009-07-22  Alexandre Julliardole32/tests: Avoid depending on the heap allocation...
2009-07-22  Marcus Meissnerwinhttp: Check for NULL return from heap_alloc (Coverity).
2009-07-22  Paul Vrienswinhttp/tests: Fix a test failure on some W2K/XP systems.
2009-07-22  Vladimir Pankratovwinecfg: Convert the Russian resources to UTF-8.
2009-07-22  Vladimir Pankratovuninstaller: Convert the Russian resources to UTF-8.
2009-07-22  Vladimir Pankratovview: Convert the Russian resources to UTF-8.
2009-07-22  Vladimir Pankratovwineboot: Convert the Russian resources to UTF-8.
2009-07-22  Vladimir Pankratovtaskmgr: Convert the Russian resources to UTF-8.
2009-07-22  Vladimir Pankratovstart: Convert the Russian resources to UTF-8.
2009-07-22  Vladimir Pankratovregedit: Convert the Russian resources to UTF-8.
2009-07-22  Hans Leidekkerwininet: Correct handling of redirected HEAD requests.
2009-07-22  Juan Langwinhttp: Remove no-longer-used #defines.
2009-07-22  Juan Langwinhttp: Remove calls to SSL_CTX_set_timeout, as they...
2009-07-22  Juan Langwinhttp: Use connection's timeout rather than default...
2009-07-22  Juan Langwinhttp: Set a socket's timeouts when it's created.
2009-07-22  Juan Langwinhttp: Store send and receive timeouts in request_t...
2009-07-22  Dmitry Timoshkovuser32: Pass the same PRF_ flags from WM_PRINT to WM_PR...
2009-07-22  Francois Gougetnotepad: Remove spaces before '\n'.
2009-07-22  Francois Gougetappwiz.cpl: Make sure we have a space before the ellips...
2009-07-22  Francois Gougettaskmgr: Remove space before ellipsis.
2009-07-22  Francois Gougetshell32: Add a trailing '\n' to a WARN().
2009-07-22  Nikolay Sivovcomctl32/listview: LVM_SETITEMSTATE - select all item...
2009-07-22  Mike Kaplinskiyws2_32/tests: Fix the last failures on NT4.
2009-07-22  Owen Rudgewinhlp32: Ensure win->page is not NULL when selecting...
2009-07-22  Owen Rudgeshell32: Ensure extraPmts is a valid pointer before...
2009-07-22  Dylan Smithrichedit: Scrollinfo stored as 16-bit values externally.
2009-07-22  Juan Langwinhttp: If the default proxy settings are not found...
2009-07-22  Juan Langwinhttp: Check environment if the registry settings...
2009-07-22  Juan Langwinhttp: Strip scheme from http_proxy environment variable.
2009-07-22  Juan Langwinhttp: Fix crash when proxy bypass is unset.
2009-07-22  Jacek Cabanmsctf.idl: Added more interfaces.
2009-07-22  André Hentschelshell32: Fix German folder names.
2009-07-22  André Hentscheljscript: Add German translation.
2009-07-22  Aurimas Fišerasjscript: Add Lithuanian translation.
2009-07-22  Frédéric Delanoyjscript: Add French translation.
2009-07-22  Vincent Beerswinecfg: Fixed Dutch translation.
2009-07-21  Alexandre Julliardmountmgr: Create volumes for non-removable volumes...
2009-07-21  Alexandre Julliardmountmgr: Add support for creating volumes without...
2009-07-21  Rein Klazesuser32/tests: Fix for a test failure on win98/NT4.
2009-07-21  Paul Vrienswordpad: Align resources with the English ones.
2009-07-21  Paul Vriensshdoclc: Fix Portuguese (Portugal) translation.
2009-07-21  Paul Vrienswinecfg: Fix Portuguese (Portugal) translation.
2009-07-21  Henri Verbeetwined3d: Remove the useless lastThread field from IWine...
2009-07-21  Henri Verbeetwined3d: Get rid of lastActiveRenderTarget.
2009-07-21  Henri Verbeetwined3d: Get rid of lastActiveRenderTarget in FindConte...
2009-07-21  Henri Verbeetwined3d: Call ModifyLocation on "target" in IWineD3DDev...
2009-07-21  Henri Verbeetwined3d: Keep track of a context's current render target.
2009-07-21  Henri Verbeetwined3d: Pass NULL to ActivateContext() when we don...
2009-07-21  Alexandre Julliardkernel32: Try to load a 32-bit builtin in WinExec16...
2009-07-21  Piotr Cabanjscript: Add Error_number handling to constructor and...
2009-07-21  Piotr Cabanjscript: Added Error_number and Error_description imple...
2009-07-21  Piotr Cabanjscript: Added Error_description and Error_number stubs.
2009-07-21  Piotr Cabanjscript: Throw errors in Number functions.
2009-07-21  Piotr Cabanjscript: Throw TypeError in call_expression_eval.
next