kernel32/tests: Test GetVolumeInformation when current directory is a root directory.
[wine] / dlls /
2009-07-23  Roderick Colenbranderwinex11: Make BRUSH_DitherColor independent of the...
2009-07-23  Roderick Colenbranderwinex11: Add support for GCs at more depths.
2009-07-23  Rein Klazesuser32: Get rid of internal function MENU_SetItemData...
2009-07-23  Rein Klazesuser32: When setting a menu item, handle MIIM_TYPE...
2009-07-23  Rein Klazesuser32: Put some repeated code for checking and extendi...
2009-07-23  Jacek Cabanmshtml: Added VT_UINT handling to debugstr_variant.
2009-07-23  Leonid Lobachevwined3d: Add missing calling convention specifiers.
2009-07-23  Dmitry Timoshkovuser32: Draw the whole button only if requested.
2009-07-23  Hans Leidekkerwininet: Add a regular authentication dialog.
2009-07-23  Hans Leidekkerwininet: Prepare for showing a regular authentication...
2009-07-23  Hans Leidekkerwininet: Don't leak the proxy username and password...
2009-07-23  Hans Leidekkerwininet: Release the request in WININET_GetProxyServer...
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  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 Gougetappwiz.cpl: Make sure we have a space before the ellips...
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 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  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-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 Vriensshdoclc: 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.
2009-07-21  Piotr Cabanjscript: Throw more errors in Date functions.
2009-07-21  Piotr Cabanjscript: Throw type errors in Date functions.
2009-07-21  Piotr Cabanjscript: Throw type errors in Boolean functions.
2009-07-21  Piotr Cabanjscript: Throw range errors in Array functions.
2009-07-21  Piotr Cabanjscript: Add error throwing functions.
2009-07-21  Piotr Cabanjscript: Add Error_toString implementation.
2009-07-21  Piotr Cabanjscript: Add Error_message implementation.
2009-07-21  Piotr Cabanjscript: Add Error object stub.
2009-07-21  Ismael Barrosdplayx/tests: Host migration when session host leaves.
2009-07-21  Dylan Smithrichedit: Added missing return to ME_EnsureVisible.
2009-07-21  Owen Rudgeshell32: Execute control panel applets in separate...
2009-07-21  Owen Rudgeshell32: Check if a numerical value has been passed...
2009-07-21  Stefan Leichteradvapi32: Test a combination of CreateServiceA and...
2009-07-21  Austin Englishshell32: Fix English folder names.
next