wine
2006-01-05  Robert ShearmanAdded implementation of security.dll.
2006-01-05  Jacek Cabanwininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED,
2006-01-05  Alexandre Julliardmsvcrt: Added assembly routines to save/restore registe...
2006-01-05  Alexandre Julliardmsvcrt: Added some assembly glue for the asm bits of...
2006-01-05  Jacek Cabanurlmon: Added implementation of QueryService and stub...
2006-01-05  Jacek Cabanurlmon: Query service provider for IInternetProtocol.
2006-01-05  Marcus Meissnerwinspool: Added ordinal exported functions of winspool...
2006-01-05  Dan Kegeloleaut32: Allow _invoke to handle up to 23 parameters.
2006-01-05  Eric Pouechdbghelp: StackWalk (32 and 64 bit version).
2006-01-05  Robert Reifdsound: Capture refactoring.
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-05  Eric Pouechdbghelp: Removed no longer needed 'stub' in TRACEs.
2006-01-05  Robert Shearmanrpcrt4: Implement NdrClientCall2 and NdrServerCall2.
2006-01-05  Robert Shearmanole: Store the result from _invoke in a VARIANTARG...
2006-01-05  Robert Shearmanregedit: Initialise nFocusPanel.
2006-01-05  Robert Shearmankernel32: Check for the correct error return value...
2006-01-05  Jacek Cabanurlmon: Code clean up.
2006-01-05  Jacek Cabanurlmon: Added GetBindInfoString implementation.
2006-01-04  Alexandre JulliardRelease 0.9.5. wine-0.9.5
2006-01-04  Alex Villacís... msacm: Initialize some ACMSTREAMHEADER fields for the...
2006-01-04  Vitaliy Margolenwine.inf: Add a few keys to HKLM\Hardware.
2006-01-04  Marcus Meissnerwinsock: Map wildcards for socket type and protocol...
2006-01-04  Alexandre JulliardSet refcount to -1 on implicitly loaded dlls to avoid...
2006-01-04  Marcus Meissnershlwapi: Print PathCombine* strings arguments in relay...
2006-01-04  Alexandre JulliardAvoid DECLSPEC_NORETURN on function pointers for MSVC...
2006-01-04  Mike McCormackmsiexec: Ignore the TRANSFORMS variable.
2006-01-04  Mike McCormackmsi: Apply any MSI transforms specified by the TRANSFOR...
2006-01-04  Mike McCormackmsi: Add a stub for MsiGetLastErrorRecord.
2006-01-04  Mike McCormackmsi: Fixes for the MaskedEdit control.
2006-01-04  Robert Reifdsound: Capture cleanup.
2006-01-04  Hans Leidekkerwinapi: Remove some exceptions now that DLL separation...
2006-01-04  Hans LeidekkerSubdirectory tools/winapi_check no longer exists.
2006-01-04  Vitaliy Margolenshell32: Create Local AppData for user profile.
2006-01-04  Vitaliy Margolenshell32: Update Russian resources.
2006-01-04  Rein Klazesuser32: Menu tracing improvements.
2006-01-03  Alexandre Julliardntdll: Check file size when mapping image sections...
2006-01-03  Marcus Meissnermsi: Report the commandline that failed to start in...
2006-01-03  Eric Pouechkernel32: Implemented atoms query function on top of...
2006-01-03  Eric Pouechntdll: Correct implementation for atom query functions.
2006-01-03  Markus Amsleradvpack: Make DoInfInstall return an HRESULT.
2006-01-03  Robert Reifdsound: Remove WINAPI from internal functions.
2006-01-03  Markus Amsleradvpack: Fix LaunchInfSection[Ex] documentation.
2006-01-03  Alexandre JulliardSupport building flex files without debug support.
2006-01-03  Rolf Kalbermatterinclude: Fix DECLSPEC_NORETURN for compilation with...
2006-01-03  Michael Jungshell32/unixfs: Added unicode support in folder and...
2006-01-03  Michael Jungshell32: Helper function for unicode support in folder...
2006-01-03  Rein Klazesuser32: Separate menu bitmaps and strings.
2006-01-03  Steven Edwardsgdi: Win16/32 split of most of the metafile support.
2006-01-03  Steven Edwardsgdi: Move EMRSETTEXTJUSTIFICATION structure to the...
2006-01-03  Alex Villacís... msacm32: Implement ACM_METRIC_DRIVER_PRIORITY in acmMet...
2006-01-03  Robert Reifkernel: DelayLoadFailureHook crash fix.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2006-01-03  Mike McCormackmsi: Subclass the Richedit control.
2006-01-03  Mike McCormackMSI: Improve the MsiGetMode stub a little.
2006-01-03  Mike McCormackmsi: Implement the Reset control event.
2006-01-03  Mike McCormackoleaut32: Allow _invoke to handle up to 17 parameters.
2006-01-03  Robert Reifdsound Add uninitialized check.
2006-01-03  Vitaliy Margolencomctl32: Listview - allow selection toggle with ctrl...
2006-01-03  Marcus Meissnerwinsock: AF_UNSPEC mapping.
2006-01-03  Francois GougetAssorted spelling fixes
2006-01-03  Francois GougetAdd trailing '\n's to ok() calls.
2006-01-03  Francois Gougetwinapi: Update win32.api to match the current sources.
2006-01-03  Francois GougetSmall documentation tweaks to avoid winapi_check warnings.
2006-01-03  Francois Gougetwinemenubuilder: Improve traces.
2006-01-03  Dmitry Timoshkovgdi: Add a test which shows that GDI does not support...
2006-01-03  Ulrich Czekallagdi32: Disallow creation of compressed DIB sections.
2006-01-03  Robert Shearmanole: Check the return value of IStream_SetSize in IStre...
2006-01-03  Robert Shearmanole: Fix mis-handling of return value in StgStreamImpl_...
2006-01-03  Robert Shearmanrpcrt4: Implement callback conformance.
2006-01-03  Robert Shearmanrpcrt4: Fix race condition in RpcServerListen.
2006-01-03  Thomas Weidenmuellercomctrl32: ReAlloc should be able to move memory blocks...
2006-01-03  Kai Blinsecur32: Rewrote NTLM tests in a more flexible way.
2006-01-03  Vitaliy Margolenserver: Fix va_list compile error.
2006-01-03  Vitaliy Margolengdi: Device name returned from EnumDisplayDevices is...
2006-01-03  Vitaliy Margolenadvapi32: Don't allocate memory for empty argument...
2005-12-31  Hans Leidekkerwldap32: Implement some page handling functions.
2005-12-31  Hans Leidekkerwldap32: Document the functions that handle extended...
2005-12-31  Hans Leidekkerwldap32: Document the init functions.
2005-12-31  Vitaliy Margolenwinecfg: Default for DXGrab is NO.
2005-12-31  Milko Krachounovwinecfg: Fix a mess with the Bulgarian resource file...
2005-12-31  Jacek Cabanurlmon: Added http protocol tests (currently failing...
2005-12-31  Alexandre Julliardntdll/tests: Try to fail more gracefully on win9x.
2005-12-31  Dan Kegelcommdlg: Let the color picker respond properly to keyst...
2005-12-31  Robert Shearmanwininet: Handle the cache being full better in CommitUr...
2005-12-31  Robert Shearmanwininet: Create new hash tables for URL cache on demand.
2005-12-31  Robert Shearmanwininet: Move URL cache hash table creation to a separa...
2005-12-31  Jacek Cabanurlmon: Removed not used code.
2005-12-31  Robert Shearmanwidl: Output sizing information for arrays in the gener...
2005-12-31  Robert Shearmanwidl: Export the bracket adding functionality of do_wri...
2005-12-31  Mike McCormackmsi: Change some FIXME messages to comments.
2005-12-31  Mike McCormackmsi: Define the property "Intel" if we're running on...
2005-12-31  Mike McCormackmsi: Add stub actions for CCPSearch and RMCCPSearch.
2005-12-31  Mike McCormackriched20: Add newlines to ERR macro output.
2005-12-31  Robert Reifcomctl32: Create ipaddress in enabled state.
2005-12-31  Raphael Junqueirawined3d: Added support for WINED3DFMT_X4R4G4B4.
2005-12-31  Hans Leidekkerwldap32: Document the value handling functions.
2005-12-31  Hans Leidekkerwldap32: Copy embedded berval structures too.
2005-12-31  Henning Gerhardtwinecfg: Update German resource.
2005-12-31  Thomas Weidenmuellercomctl32: Fix error handling in PSM_ADDPAGE in case...
2005-12-26  Yuval Fledelwinetest: Only include d3d9 if it is being built.
next