user32: Get rid of the EDIT_winproc_handle variable.
[wine] / dlls /
2009-12-17  Alexandre Julliarduser32: Get rid of the EDIT_winproc_handle variable.
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the edit...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the combo...
2009-12-17  Alexandre Julliarduser32: Pre-allocate the window procedure for the butto...
2009-12-17  Huw Daviesshell32: Fix a memory leak.
2009-12-17  Lei Zhangsecur32: Fix memory leak in SECUR32_addPackages.
2009-12-17  James Hawkinsmsi: Initialize type. If the value did not exist, type...
2009-12-17  James Hawkinskernel32: Free the resource data if a matching resource...
2009-12-17  James Hawkinsmsi: Move MSITRANSFORM and MSISTREAM and associated...
2009-12-17  James Hawkinsmsi: Free the cached streams when closing the database.
2009-12-17  Jacek Cabanwininet: Make sure to not read over chunk end in read_g...
2009-12-17  Roderick Colenbranderwined3d: Fix a bug in BtlFast which was uncovered by...
2009-12-17  Juan Langcryptnet: If the caller specifies the location of a...
2009-12-17  Juan Langcryptnet: Use helper function to check a cert against...
2009-12-17  Juan Langcryptnet: Change guard variable to simplify loop.
2009-12-17  Juan Langcryptnet: Use helper function to verify a certificate...
2009-12-17  Jacek Cabanurlmon: Fixed race in tests.
2009-12-17  Henri Verbeetmsi: Remove an unused field from the string table.
2009-12-17  Henri Verbeetwined3d: Cleanup IWineD3DDeviceImpl_GetBackBuffer().
2009-12-17  Henri Verbeetwined3d: Change an ERR to a WARN in IWineD3DVolumeImpl_...
2009-12-17  Henri Verbeetwined3d: Change an ERR to a TRACE in IWineD3DEventQuery...
2009-12-17  Henri Verbeetddraw/tests: Add tests for ddraw window proc handling.
2009-12-17  Amine Khaldiinetcomm: Remove an unneeded variable.
2009-12-17  Amine Khaldicryptdlg: Remove an unused variable.
2009-12-17  Amine Khaldicrypt32: Remove an unneeded assignment.
2009-12-17  Piotr Cabanurlmon: Added tests for CoInternetGetSecurityUrl.
2009-12-17  Paul Vriensntdll/tests: Fix a memory leak (Valgrind).
2009-12-16  Alexandre Julliardserver: Set the idle event when retrieving a timer...
2009-12-16  Alexandre Julliardserver: Don't set the idle event when waiting for a...
2009-12-16  Alexandre Julliardserver: Any thread can set the idle event, don't treat...
2009-12-16  Alexandre Julliardserver: Don't reset the idle event when the client...
2009-12-16  Alexandre Julliardserver: Don't set the idle event when a queue is destro...
2009-12-16  Alexandre Julliarduser32/tests: Always reset events when starting a WaitF...
2009-12-16  Paul Vriensntdll/tests: Fix a test failure on NT4/W2K.
2009-12-16  Paul Vrienscryptnet/tests: Fix some test failures on W2K with...
2009-12-16  André Hentschelmsvcrtd: Remove unnecessary trace output.
2009-12-16  Andrew Nguyenclusapi: Don't trace the contents of output pointers.
2009-12-16  Alexandre Julliarduser32: Add a Wow handler for the mdi client class.
2009-12-16  Hans Leidekkermsi: Replace the string table hash with a sorted index.
2009-12-16  Hans Leidekkermsi: Clone the open stream instead of trying to open...
2009-12-16  Piotr Cabanurlmon: Added CoInternetGetSecurityUrl implementation.
2009-12-16  Piotr Cabanurlmon: Added PARSE_ROOTDOCUMENT to CoInternetParseUrl.
2009-12-16  Piotr Cabanurlmon: Added PARSE_DOMAIN to CoInternetParseUrl.
2009-12-16  Piotr Cabanshlwapi: Added special case for URL_PART_HOSTNAME in...
2009-12-16  Piotr Cabanshlwapi: Allow ' ' in hostname and password in UrlGetPart.
2009-12-16  Piotr Cabanoleaut32: Fix SysReAllocStringLen implementation.
2009-12-16  Piotr Cabanmshtml: Added IObjectWithSite stubs.
2009-12-16  Piotr Cabanmshtml: Added ViewObjectEx stub implementation.
2009-12-16  Stefan Dösingerwined3d: Fix VBO buffer usage.
2009-12-16  Stefan Dösingerwined3d: Don't render single buffered swapchains to...
2009-12-16  Vladimir Pankratovsetupapi: Add stub for CM_Get_Device_ID_ExW.
2009-12-16  Maarten Lankhorstdsound: Remove refcounting in classfactory.
2009-12-16  Maarten Lankhorstmmdevapi: Add class factory.
2009-12-16  Alexandre Julliarduser32/tests: Fix a number of message test failures...
2009-12-16  Huw Daviesriched20: Initialise window size.
2009-12-16  Huw Daviesshell32: Fix a memory leak in the tests.
2009-12-16  Huw Daviesoleaut32: Fix a memory leak.
2009-12-16  Huw Daviesoleaut32: Fix memory leaks in the tests.
2009-12-16  Paul Vriensgdiplus/tests: Fix some test failures on older gdiplus.
2009-12-16  Paul Vriensrpcrt4/tests: Skip more tests on Win9x/WinMe.
2009-12-16  Paul Vriensrpcrt4/tests: Don't crash on NT4.
2009-12-16  Jeremy Whitewinspool: Add tests for paths returned in GetPrinterDriver.
2009-12-16  James Hawkinsmsi: Free the temp buffer if we haven't assigned it...
2009-12-16  James Hawkinsmsi: Refactor freeing the import sql strings.
2009-12-16  James Hawkinsmsi: Simplify ITERATE_WriteEnvironmentString.
2009-12-16  James Hawkinsmsi: Free the columns view if check_column_exists fails.
2009-12-16  James Hawkinsmsi: Fix a leaking record handle.
2009-12-16  James Hawkinsmsi: Free the join view if we fail to create the table...
2009-12-16  James Hawkinsmsi: Keep track of the current view in the sql parser.
2009-12-16  Vincent Povirkole32: Add a cache for block chain streams in StorageImpl.
2009-12-16  Huw Daviesole32: Fix several memory leaks in the tests.
2009-12-16  Jacek Cabanmshtml: Added support for redirected binding.
2009-12-16  Jacek Cabanurlmon: Report redirected URL to object created by...
2009-12-16  Jacek Cabanurlmon: Added HTTP redirecting test.
2009-12-16  Jacek Cabanurlmon: Correctly handle INTERNET_STATUS_REDIRECT.
2009-12-16  Jacek Cabanurlmon: Correctly handle accept ranges in HttpProtocol_...
2009-12-16  Jacek Cabanurlmon: Added support for BINDSTATUS_REDIRECTING.
2009-12-16  Jacek Cabanurlmon: Pass flags to test_BindToStorage.
2009-12-16  Henri Verbeetwined3d: Mark the draw buffer as dirty in context_create().
2009-12-16  Henri Verbeetwined3d: Get rid of the "swapchain" parameter to surfac...
2009-12-16  Henri Verbeetwined3d: Use surface_is_offscreen() in flush_to_framebu...
2009-12-16  Henri Verbeetwined3d: Use surface_is_offscreen() in read_from_frameb...
2009-12-16  Henri Verbeetwined3d: Use surface_is_offscreen() in fb_copy_to_textu...
2009-12-16  Amine Khaldicrypt32: Remove unneeded assignments.
2009-12-16  Huw Daviesdbghelp: Fix compilation on OSX.
2009-12-16  Juan Langwininet: Set error and fail if a secure connection...
2009-12-16  Juan Langwininet: Return error directly from netconn_verify_cert.
2009-12-15  Alexandre Julliarduser32: Move the 16-bit message mapping functions to...
2009-12-15  Alexandre Julliarduser32: Move 16-bit winproc functions to msg16.c.
2009-12-15  Alexandre Julliarduser32: Store the 16-bit winproc in a different array...
2009-12-15  Alexandre Julliarduser32: Move more 16-bit winproc functions inside the...
2009-12-15  Huw Daviesqedit: Fix a memory leak.
2009-12-15  Huw Daviesoleaut32: Fix a leak in the tests.
2009-12-15  Huw Daviesoleaut32: Fix a memory leak in the tests.
2009-12-15  Alexandre Julliarduser32: Add 16-bit translation for parameters of the...
2009-12-15  Alexandre Julliarduser32: Turn the static winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Turn the scrollbar winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Turn the edit winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Turn the listbox winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Turn the combobox winproc into a Wow handler.
next