wine
2006-01-17  Michael Kaufmannstatic control: STN_ENABLE and STN_DISABLE notifications.
2006-01-17  Michael Kaufmannstatic control: Better STM_GETIMAGE.
2006-01-17  Michael Kaufmannstatic control: Support SS_REALSIZEIMAGE.
2006-01-17  Michael Kaufmannstatic control: Support SS_REALSIZECONTROL.
2006-01-17  Michael Kaufmannstatic control: Background of enhanced metafiles.
2006-01-17  Michael Kaufmannstatic control: Support text style flags.
2006-01-17  Alex Villacís... msacm: Add parameter tests for ACM_METRIC_DRIVER_PRIORI...
2006-01-17  Alex Villacís... msacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) retur...
2006-01-17  Alex Villacís... msacm: Add support for ACM_METRIC_DRIVER_SUPPORT.
2006-01-17  Michael Jungshell32: Support for CLSID_ShellFSFolder in unixfs.
2006-01-17  Vitaly Budovskid3d8: Render state additions.
2006-01-17  H. Verbeetwined3d: Create a common WineD3D base class, IWineD3DBase.
2006-01-17  Alexandre Julliardshlwapi: Fixed use of wrong buffer in SHCopyKeyW.
2006-01-17  Vitaliy Margolenwinemenubuilder: Report a few more errors.
2006-01-17  Robert Shearmanuser: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-17  Mike McCormackntdll: Add a test for NtNotifyChangeDirectoryFile.
2006-01-17  Mike McCormackserver: Make sure to release the fd we grabbed in all...
2006-01-17  Mike McCormackkernel32: Create a stub implementation for PostQueuedCo...
2006-01-17  Mike McCormackntdll: Use FILE_OPEN instead of OPEN_EXISTING when...
2006-01-16  Michael Stefaniucoleaut32: Tests for the VarCmp reimplementation.
2006-01-16  Michael Stefaniucoleaut32: Reimplement VarCmp().
2006-01-16  Michael Stefaniucoleaut32: Define missing but useful VTBIT_* macros.
2006-01-16  Robert Shearmanshell: GetDetailsOf fix.
2006-01-16  Robert Shearmanshell: Convert the filesystem shell folder to Unicode.
2006-01-16  Robert Shearmanshell: Convert SHELL32_GetDisplayNameOfChild to unicode.
2006-01-16  Alex Villacís... msacm: Fix incorrect linked list traversing leading...
2006-01-16  Uwe Bonnesregsvr32 understands '-' and '/' for arguments.
2006-01-16  Mike McCormackkernel32: Move FileCDR16 in with the other 16bit file...
2006-01-16  Mike McCormackkernel32: Declare BindIoCompletionCallback().
2006-01-16  Robert Shearmanoleaut: Handle a non-byref variant being passed for...
2006-01-16  Robert Shearmanoleaut: Only allocate memory once for each array needed...
2006-01-16  Robert Shearmanoleaut: Simplify missing argument handling in ITypeInfo...
2006-01-16  Huw Daviesmsxml: Fix for get_nodeValue on attributes.
2006-01-16  Huw Daviesmsxml: Implement setAttribute.
2006-01-16  Saulius Krasuckasmscms: Collect some data during profile enumeration.
2006-01-16  Hans Leidekkerkernel: Documentation cleanups.
2006-01-16  Rein Klazesuser: Avoid buffer overflow in sysparams.c.
2006-01-16  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN in some more places.
2006-01-16  Mike McCormackwineboot: Use WIN32_LEAN_AND_MEAN.
2006-01-16  Mike McCormackkernel32: Define SCS_64BIT_BINARY.
2006-01-16  Mike McCormackntdll: Use the NTAPI definition of EXCEPTION_ACCESS_VIO...
2006-01-16  Mike McCormackntdll: Add a stub implementation of NtNotifyChangeDirec...
2006-01-16  Robert Reifdsound: Make dumpCooperativeLevel global.
2006-01-16  Robert Reifdsound: Make some capture functions global.
2006-01-16  Mike McCormackmake_ctests: Declare WIN32_LEAN_AND_MEAN when compiling...
2006-01-16  Mike McCormackkernel32: Add FILE_NOTIFY_INFORMATION.
2006-01-16  Mike McCormackmsi: Eliminate a fixed length buffer.
2006-01-16  Hans Leidekkergdi: better implementation for GetCharABCWidthsFloat...
2006-01-16  Lionel Ulmerddraw: Better simulate what 'GetVerticalBlankStatus...
2006-01-16  Michael Jungunixfs: Fix SetNameOf.
2006-01-14  Robert Shearmanoleaut: Add const attribute to iterators in get functions.
2006-01-14  Robert Shearmanoleaut: Initialise more fields in CreateDispTypeInfo.
2006-01-14  Robert Shearmanoleaut: Support VT_CY in the typelib marshaller.
2006-01-14  Robert Shearmanole: Optimisation for COM Calls.
2006-01-14  Alexandre Julliardmsvcrt: Forward functions to ntdll instead of libc...
2006-01-14  Alexandre Julliardmsvcrt: Added wrappers for a few functions instead...
2006-01-14  Alexandre Julliardmsvcrt: Set errno in the standard math functions too...
2006-01-14  Alexandre Julliardmsvcrt: Make snprintf and snwprintf use the msvcrt...
2006-01-14  Alexandre Julliardmsvcrt: Reimplement rand() and srand() to use per-threa...
2006-01-14  Alexandre Julliardmsvcrt: Make strtok and wcstok thread-safe by using...
2006-01-14  Alexandre Julliardmsvcrt: Implemented asctime, ctime and strftime instead...
2006-01-14  Michael Jungunixfs: Fix ParseDisplayName.
2006-01-14  James Hawkinsadvpack: Remove stub status from implemented functions.
2006-01-14  James Hawkinsadvpack: Add stubs for CloseINFEngine, OpenINFEngine...
2006-01-14  James Hawkinsadvpack: Add a stub for AddDelBackupEntry.
2006-01-14  Alexandre JulliardGet rid of the no longer needed DECL_GLOBAL_CONSTRUCTOR...
2006-01-14  Alexandre Julliardkernel: Make sure the file contains data for the ReadFi...
2006-01-14  Alexandre Julliardrpcrt4: Fixed asm syntax for rep; movsl.
2006-01-14  Robert Reifdsound: Rename some functions, make some functions...
2006-01-14  Robert Reifdsound: Add DSOUND_PrimarySetFormat and use it to set...
2006-01-14  Vitaliy Margolenshell32: Fix cut & paste error.
2006-01-14  Stefan Leichterwinetest: Add cabinet tests.
2006-01-14  Huw Daviesmsxml: Implement getAttribute.
2006-01-14  Aric Stewartexplorer: Handle /select arguments correctly with the...
2006-01-14  Jacek Cabanmshtml: Better handling of IDocHostUIHandler in SetClie...
2006-01-13  Alexandre Julliardkernel: Reimplemented the MapHInst functions in assembly.
2006-01-13  Alexandre Julliardkernel: Reimplemented the SMap/SUnmap functions in...
2006-01-13  David Mooregdi: Fix display of fonts using Symbol codepages and...
2006-01-13  James Hawkinsadvpack: Move file related functions to files.c.
2006-01-13  James Hawkinsadvpack: Add stubs for the file save/restore functions.
2006-01-13  James Hawkinsadvpack: Only output a FIXME if flags are set.
2006-01-13  Saulius Krasuckasmscms: Fix some wine_todo for GetStandardColorSpaceProf...
2006-01-13  Saulius Krasuckasmscms: Make two checks more strict in the case of success.
2006-01-13  Alexandre Julliardntdll: Add debug registers to the context of all except...
2006-01-13  James Hawkinsadvpack: Add initial tests for AdvInstallFile.
2006-01-13  James Hawkinsadvpack: Implement AdvInstallFile.
2006-01-13  Phil Krylovriched20: Select word on double click.
2006-01-13  Phil Krylovriched20: TODO list update.
2006-01-13  Phil Krylovriched20: Fixed some selection painting bugs.
2006-01-13  Jeremy Whitemsi: gcc 2.95 compatibility fix.
2006-01-13  Jeremy Whitecrypt32: Preserve gcc 2.95 compatibility.
2006-01-13  Alex Villacís... msacm: Add definition for ACM_DRIVERADDF_NAME.
2006-01-13  Aric Stewartwininet: Handle NULL lpBuffersIn in HttpSendRequestExW.
2006-01-13  Saulius Krasuckasmscms: Make enumerating more verbose.
2006-01-13  Alexandre Julliardntdll: Round PE header size to a page boundary for...
2006-01-12  Eric Pouechntdll: Created infrastructure to support IOCTL for...
2006-01-12  Vitaliy Margolenntdll: NtQueryInformationToken change parameters accord...
2006-01-12  Ge van Geldorpshell32: Fix directory execution.
2006-01-12  James Hawkinsadvpack: Add documentation for ExecuteCab.
2006-01-12  James Hawkinsadvpack: Add stubs for the remaining registry functions.
next