richedit: Pressing enter adds newline on WM_KEYDOWN rather than WM_CHAR.
[wine] / include / wine /
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.
2008-12-15  Alexandre Julliardinclude: Allow 64-bit pointers to pass through LDT...
2008-12-15  Alexandre Julliardserver: Make async I/O transfer sizes always 32-bit.
2008-12-15  Alexandre Julliardserver: Add an apc_param_t type to store APC client...
2008-12-15  Francois Gougetport: S_IWUSR and S_IX* are not needed. Remove them.
2008-12-12  Henri Verbeetwined3d: Don't reparse the entire shader just to update...
2008-12-10  Alexandre Julliardserver: Windows properties are actually generic params...
2008-12-10  Alexandre Julliardserver: Define an lparam_t type for message parameters...
2008-12-09  Alexandre Julliardinclude: Fix a few compiler warnings for the Mingw64...
2008-12-09  Alexandre Julliardconfigure: Add a wrapper macro for mkdir on Windows.
2008-12-09  Alexandre Julliardserver: Don't use size_t for module sizes, they are...
2008-12-09  Alexandre Julliardserver: Get rid of the support for module snapshots...
2008-12-08  Alexandre Julliardinclude: Implemented inline asm functions for x86_64...
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Alexandre Julliardserver: Make user handles ints instead of pointers.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Alexandre Julliardserver: Make object handles ints instead of pointers.
2008-12-08  Alexandre Julliardinclude: Fix the 64-bit value of magic handle constants.
2008-12-06  Alexandre Julliardserver: The name len in the get_directory_entry request...
2008-12-06  Alexandre Julliardserver: Convert the registry key modification time...
2008-12-05  Alexandre Julliardlibwine: Don't export the selector functions for the...
2008-12-02  Henri Verbeetwined3d: Const correctness fixes.
2008-12-01  Henri Verbeetwined3d: Make the lpData member of WineDirect3DStridedD...
2008-11-28  Henri Verbeetwined3d: Const correctness fixes for device.c.
2008-11-26  Alexandre Julliardadvapi32: Reimplemented ChangeServiceConfig2W in servic...
2008-11-25  Henri Verbeetwined3d: Const correctness fixes.
2008-11-25  Henri Verbeetwined3d: Use IDL to generate wined3d.h.
2008-11-25  Stefan Dösingerwined3d: Make the shader backend call CompileShader.
2008-11-25  Alexandre Julliardntdll: Add support for virtual write watches.
2008-11-24  Henri Verbeetwined3d: Move caps related constants and structures...
2008-11-20  Henri Verbeetwined3d: Remove some unused code.
2008-11-20  Henri Verbeetwined3d: Don't use the same GUID for IWineD3D and IWine...
2008-11-20  Henri Verbeetwined3d: wined3d_gl.h should be internal to wined3d.
2008-11-18  Alexander Morozovinclude: Remove declarations of undefined functions.
2008-11-06  Alexandre Julliardinclude: Add extern "C" to the exported Wine headers.
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
2008-11-05  Alexandre Julliardntdll: Store the per-page committed status in the serve...
2008-11-04  Alexandre Julliardntdll: Add a noexec flag for memory views where we...
2008-11-04  Alexandre Julliardntdll: Store the per-view flags in the high word of...
2008-11-04  Stefan Dösingerwined3d: Kill the GL_ATI_envmap_bumpmap code.
2008-11-03  Stefan Dösingerd3d: Do not restore the display mode in ddraw.
2008-10-28  Henri Verbeetwined3d: Rename CreateAdditionalSwapChain to CreateSwap...
2008-10-27  Roderick ColenbranderOpengl32: Add defines for WGL_/GLX_ARB_create_context.
2008-10-24  Henri Verbeetwined3d: Remove the SDKVersion parameter to WineDirect3...
2008-10-21  Tobias Jakobiwined3d: Add GL_TEXTURE_BINDING_3D to wined3d_gl header.
2008-10-20  Alexandre Julliardserver: Added a request to unlink an object from its...
2008-10-20  Henri Verbeetwined3d: Add support for EXT_framebuffer_multisample.
2008-10-18  Vitaliy Margolenwined3d: Add one more FBO error status code.
2008-10-18  Alexandre Julliardinclude: Convert source files to utf-8.
2008-10-15  Jacek Cabanlibport: Added isnan.
2008-10-01  Eric Pouechdbghelp: Rewrote the linetab access so that we don...
2008-10-01  Eric Pouechwinedump: First stab at dumping the "new" line informat...
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol symbol.
next