wordpad: Updated French translation.
[wine] / include /
2008-12-17  Marcus Meissnerinclude: Add prototype for GetConsoleInputExeNameA...
2008-12-16  Alexander Morozovntoskrnl.exe: Add stubs for Io{Allocate,Get}DriverObjec...
2008-12-15  Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15  Alexandre Julliardmsvcrt: Add a few more *_func functions to replace...
2008-12-15  Alexandre Julliardntdll: NtCurrentTeb is not exported on x86_64.
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  Dylan Smithrichedit: Missing capitalization on TxGetScrollBars.
2008-12-15  James Hawkinsmsi: Add a stub implementation of MsiGetPatchInfoEx.
2008-12-15  Nikolay Sivovgdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I...
2008-12-15  Christian Costaamstream: Add stubbed implementation of MediaStreamFilter.
2008-12-15  Maarten Lankhorstincludes: Fix packing for commdlg in Win64.
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-12  Alexandre Julliardmsvcrt: Use iob_func instead of p__iob on non-x86.
2008-12-12  Alexandre Julliardmsvcrt: Use intptr_t or size_t instead of long where...
2008-12-12  Alexandre Julliardinclude: Add the msvcrt/crtdefs.h header and include...
2008-12-11  Alexandre Julliardinclude: Fix typo in the 64-bit version of GetProcessHe...
2008-12-11  Ricardo Filipehal: Add stubs for ExAcquireFastMutex and ExReleaseFast...
2008-12-11  Nikolay Sivovgdiplus: Stub for GdipGetNearestColor.
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 Julliardntdll: Add a function to export the host OS type and...
2008-12-09  Alexandre Julliardinclude: Fix a few compiler warnings for the Mingw64...
2008-12-09  Alexandre Julliardinclude: Fix the definition of 64-bit types for Mingw64.
2008-12-09  Alexandre Julliardinclude: Disable the asm optimizations for the Windows...
2008-12-09  Alexandre Julliardconfigure: Add a check for the grp.h header.
2008-12-09  Alexandre Julliardconfigure: Add a wrapper macro for mkdir on Windows.
2008-12-09  Hans Leidekkerws2_32: Implement WSAIoctl(SIO_KEEPALIVE_VALS).
2008-12-09  Ricardo Filipeclusapi: Add stubs for ClusterEnum, ClusterOpenEnum...
2008-12-09  Hans Leidekkerclusapi: Add stubs for OpenCluster and CloseCluster.
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-09  Alexandre Julliardinclude: Added the msvcrt memory.h header.
2008-12-08  Alexandre Julliardinclude: Added some definitions for x86_64 exception...
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-08  James Hawkinsmsi: Add the MSIPATCHSTATE enumeration.
2008-12-08  James Hawkinsmsi: Fix the type of the last parameter of MsiEnumPatch...
2008-12-08  Francois Gougetws2_32: Add the inet_ntop() and inet_pton() prototypes...
2008-12-08  Francois Gougetws2_32: Add MSG_WAITALL and MSG_INTERRUPT.
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-05  Vincent Povirkgdiplus: Add stub for GdipSetPenCompoundArray.
2008-12-04  Alexandre Julliardntdll: Implemented RtlCaptureContext.
2008-12-04  Alexandre Julliardgdiplus: Fix the GdipMultiplyMatrix prototype.
2008-12-04  Nikolay Sivovgdiplus: Added GdipGetPenFillType.
2008-12-03  Konstantin Kondratyukinclude: Add new interfaces to mshtml.idl.
2008-12-02  Henri Verbeetwined3d: Const correctness fixes.
2008-12-01  Alexandre Julliardwidl: Make the generated global variables and functions...
2008-12-01  Maarten Lankhorstinclude: Add NtCurrentTeb assembly for win64.
2008-12-01  Alexandre Julliardinclude: Fix an enum definition that was actually defin...
2008-12-01  Jacek Cabanactivdbg.idl: Added IDebugApplication64 and IActiveScri...
2008-12-01  Henri Verbeetwined3d: Make the lpData member of WineDirect3DStridedD...
2008-11-28  Stefan Dösingerd3d9: Document a Microsoft header bug.
2008-11-28  Henri Verbeetwined3d: Const correctness fixes for device.c.
2008-11-26  Alexandre Julliardadvapi32: Reimplemented ChangeServiceConfig2W in servic...
2008-11-26  Maarten Lankhorstwinmm: Some 64-bit pointer fixes.
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  Maarten Lankhorstincludes: Add win64 calling convention.
2008-11-25  Alexandre Julliardntdll: Add support for virtual write watches.
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-24  Hans Leidekkergdiplus: Improve GdipGetImageRawFormat stub.
2008-11-24  Hans Leidekkergdiplus: Add stub implementations of GdipBeginContainer...
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-20  Juan Langinclude: Add a few missing definitions for Netscape...
2008-11-20  Juan Langinclude: Fix typos.
2008-11-18  Alexandre Julliardntdll: Get rid of the Wine-specific MEM_SYSTEM flag.
2008-11-18  Francois Gougetmsxml3: Dynamically load libxslt.so and only call xsltI...
2008-11-18  Alexander Morozovinclude: Remove declarations of undefined functions.
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-17  Henri Verbeetdxgi: Add some dxgi return codes.
2008-11-17  Dylan Smithinclude: Fixed a typo for ITextHost::TxSetCaretPos...
2008-11-17  Dylan Smithinclude: Added missing macros for EM_SETIMESTATUS and...
2008-11-14  Alexandre Julliardinclude: Added the IInternetProtocolEx interface.
2008-11-14  Alexandre Julliardkernel32: Added GetWriteWatch and ResetWriteWatch.
2008-11-14  Alexandre Julliardntdll: Added stubs for NtGetWriteWatch and NtResetWrite...
2008-11-13  David Adamd3dx8: Implement D3DXMatrixTransformation2D.
2008-11-13  David Adamd3dx8: Implement D3DXMatrixAffineTransformation2D.
2008-11-13  Dylan Smithrichedit: Initial testing of ITextServices methods.
2008-11-13  Austin Englishinclude/shlwapi: Fix some typos.
2008-11-11  Alexandre Julliardkernel32: Implemented the Ex variants of CreateEvent...
2008-11-10  Reece Dunnuxtheme: Add stubs for the double buffer drawing API...
2008-11-10  Alistair Leslie... advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
2008-11-10  Nikolay Sivovgdiplus: Added GdipSetTextContrast.
2008-11-10  Nikolay Sivovgdiplus: Added GdipGetTextContrast.
2008-11-06  Alexandre Julliardinclude: Add extern "C" to the exported Wine headers.
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
next