commdlg: Implemented notifications are only sent with OFN_EXPLORER flag set.
[wine] / include / wine /
2009-04-23  Henri Verbeetwined3d: Get rid of the shared_handle parameter.
2009-04-21  Hans Leidekkerserver: Add requests to set and retrieve default dacl.
2009-04-21  Roderick Colenbranderopengl: Add WGL_EXT_pixel_format_packed_float support.
2009-04-20  Brad Martinwined3d: Fix prototype for EnumAdapterModes.
2009-04-09  Stefan Dösingerd3d: Remove the format from index buffers.
2009-04-09  Stefan Dösingerwined3d: Remove the buffer fvf.
2009-04-08  Alexandre Julliardserver: Define a generic context structure instead...
2009-04-08  Stefan Dösingerwined3d: Merge IWineD3DIndexBuffer and IWineD3DBuffer.
2009-04-08  Stefan Dösingerwined3d: Use Map and Unmap for index buffers.
2009-04-08  Stefan Dösingerd3d: Unify WINED3DVERTEXBUFFER_DESC and WINED3DINDEXBUF...
2009-04-03  Alexandre Julliardserver: Verify that the client is using a supported...
2009-04-03  Alexandre Julliardserver: Store the type of CPU that the client is runnin...
2009-04-03  Alexandre Julliardserver: Use the thread entry point field to pass the...
2009-04-01  Alexandre Julliardlibwine: Export __wine_get_main_environment on Mac...
2009-03-31  Henri Verbeetd3d10core: Set the initial buffer data, when present.
2009-03-27  Henri Verbeetwined3d: Unify vertex and texture formats.
2009-03-27  Henri Verbeetwined3d: Don't create an END element for wined3d vertex...
2009-03-27  Henri Verbeetwined3d: Remove IWineD3DVertexDeclaration_SetDeclaratio...
2009-03-27  Henri Verbeetwined3d: Remove IWineD3DVertexDeclarationImpl_GetDeclar...
2009-03-27  Henri Verbeetwined3d: Use separate structures for ddraw style stride...
2009-03-26  Henri Verbeetwined3d: Remove unused attributes from WineDirect3DVert...
2009-03-26  Alexandre Julliardinclude: Get rid of the definitions for the pthread...
2009-03-24  Rob Shearmanservices: svcctl_GetServiceDisplayNameW and svcctl_GetS...
2009-03-13  Henri Verbeetwined3d: Remove some redundant fields from struct glDes...
2009-03-09  Henri Verbeetwined3d: Buffer object ID's are supposed to be unsigned.
2009-03-06  Henri Verbeetwined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
2009-03-05  Henri Verbeetwined3d: Add separate methods for setting the primitive...
2009-03-05  Henri Verbeetwined3d: Add d3d10 primitive types.
2009-03-05  Henri Verbeetwined3d: Pass the vertex count rather than the primitiv...
2009-03-02  Steven Edwardsinclude: Add check to asm macro for Windows Services...
2009-02-25  Henri Verbeetwined3d: Implement IWineD3DDeviceImpl_ClearRendertarget...
2009-02-24  Henri Verbeetdxgi: Create a wined3d swapchain.
2009-02-24  Henri Verbeetwined3d: Add IWineD3DRendertargetView.
2009-02-23  Henri Verbeetwined3d: Add IWineD3DBuffer, use it in d3d10core.
2009-02-23  Henri Verbeetd3d10core: Keep a reference to the wined3d device in...
2009-02-20  Henri Verbeetwined3d: Add DXGI formats to WINED3DFORMAT.
2009-02-19  Alexandre Julliardtests: When tracing is enabled, output the todo tests...
2009-02-17  Stefan Dösingerwined3d: Duplicate GL textures for srgb switching.
2009-01-27  Alexandre Julliardservices: Add stub implementation for SERVICE_CONFIG_FA...
2009-01-26  Alexandre Julliardinclude: Update the comments about the Wine exception...
2009-01-21  Alexandre Julliardadvapi32: Fix GetServiceDisplayNameW behavior to pass...
2009-01-21  Alexandre Julliardadvapi32: Fix GetServiceKeyNameW behavior to pass the...
2009-01-19  Alexandre Julliardadvapi32: Reimplemented QueryServiceConfig2W in service...
2009-01-19  Alexandre Julliardserver: Store process/thread affinity as a 64-bit value.
2009-01-19  Alexandre Julliardserver: Generate padding in request structures from...
2009-01-19  Henri Verbeetdxgi: Implement IDXGIDevice::CreateSurface().
2009-01-19  Henri Verbeetd3d10core: Implement device_parent_CreateSurface().
2009-01-16  Henri Verbeetwined3d: Add an IWineD3DDeviceParent interface.
2009-01-15  Alexandre Julliarduser32: Use the message_data_t union when receiving...
2009-01-14  Henri Verbeetwined3d: Remove AddDirtyRect() from the public interface.
2009-01-14  Henri Verbeetwined3d: Remove AddDirtyBox() from the public interface.
2009-01-14  Henri Verbeetwined3d: Remove CleanDirtyBox().
2009-01-09  Stefan Dösingerddrawex: Add a test for the permanent DC function.
2009-01-08  Henri Verbeetwined3d: Simplify handling of swizzled attributes.
2009-01-08  Henri Verbeetwined3d: Move position_transformed out of u.s in struct...
2009-01-06  Henri Verbeetwined3d: Renumber WINED3DTEXTURESTAGESTATETYPE enum...
2009-01-05  Henri Verbeetwined3d: Remove unused enum elements from WINED3DTEXTUR...
2009-01-03  Henri Verbeetd3d: Fix the value of D3DFVF_POSITION_MASK.
2009-01-02  Alexandre Julliardserver: Replace EXCEPTION_RECORD by an explicit definit...
2009-01-02  Alexandre Julliardserver: Simplify the debug_event_t structure.
2009-01-02  Alexandre JulliardUpdate copyright info for 2009.
2008-12-31  Alexandre Julliardserver: Reorganize some requests to avoid padding,...
2008-12-31  Alexandre Julliardserver: Make atom_t an unsigned int to avoid padding...
2008-12-31  Alexandre Julliardserver: Make TEB and PEB client_ptr_t instead of void...
2008-12-31  Alexandre Julliardserver: Make thread entry points client_ptr_t instead...
2008-12-31  Alexandre Julliardserver: Move ldt_copy to the init_process_done request...
2008-12-30  Alexandre Julliardserver: Make the various async I/O parameters client_pt...
2008-12-30  Alexandre Julliardserver: Specify the user APC to call only once the...
2008-12-30  Alexandre Julliardserver: Explicitly specify when an ioctl call needs...
2008-12-30  Alexandre Julliardserver: Make the arguments for CreateRemoteThread clien...
2008-12-30  Alexandre Julliardserver: Make a couple of fields smaller in the apc_call...
2008-12-30  Alexandre Julliardserver: Make padding explicit in the wake_up_reply...
2008-12-30  Alexandre Julliardserver: Make the address parameters in inter-process...
2008-12-30  Alexandre Julliardserver: Make the mapping base address a client_ptr_t...
2008-12-30  Alexandre Julliardserver: Make the address argument for read/write_proces...
2008-12-30  Alexandre Julliardserver: Make the message callback function a client_ptr...
2008-12-29  Alexandre Julliardserver: Make timer callback function and argument clien...
2008-12-29  Alexandre Julliardserver: Make hook procedures client_ptr_t instead of...
2008-12-29  Alexandre Julliardserver: Make the device opaque data a client_ptr_t...
2008-12-29  Alexandre Julliardserver: Make the class opaque data a client_ptr_t inste...
2008-12-29  Alexandre Julliardserver: Make the select cookie a client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Store debugging output strings as client_ptr_t...
2008-12-29  Alexandre Julliardserver: Store module names as client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Make module handles always 64-bit.
2008-12-29  Alexandre Julliardserver: Add a module_handle_t type to represent client...
2008-12-27  Alexandre Julliardinclude: Move the DEFINE_REGS_ENTRYPOINT macros to...
2008-12-26  Alexandre Julliardserver: Use the same field for process and thread handl...
2008-12-26  Alexandre Julliardserver: Store the async handle inside the async_data_t...
2008-12-24  Alexandre Julliardserver: Make lparam_t always 64-bit.
2008-12-24  Alexandre Julliardserver: Store data for hardware messages in the message...
2008-12-22  Alexandre Julliardinclude: Add the needed dllimport attribute to the...
2008-12-22  Alexandre Julliardlibport: Replacement for poll().
2008-12-22  Alexandre Julliardlibport: Add a stub replacement for symlink().
2008-12-22  Alexandre Julliardconfigure: Better check for the broken mkdir on Windows.
2008-12-17  Alexandre Julliardserver: Make apc_param_t always 64-bit.
2008-12-17  Alexandre Julliardserver: Use mem_size_t instead of file_pos_t for memory...
2008-12-17  Alexandre Julliardserver: Make mem_size_t always 64-bit.
2008-12-17  Alexandre Julliardserver: Add a mem_size_t type to represent memory sizes...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
2008-12-17  Henri Verbeetwined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.
next