wine
2005-06-01  Robert Shearman- Improve tracing.
2005-06-01  Robert ShearmanIf we are accessing a method from a superclass then...
2005-06-01  Robert Shearman- Fix the return values from QueryPathOfRegTypeLib.
2005-06-01  Robert ShearmanDispInvoke is correct so there is no need to print...
2005-06-01  Mike McCormackClean up headers and make some functions static.
2005-06-01  Richard Cohen- Add static, const.
2005-06-01  Mike McCormack- avoid unicode.h
2005-05-31  Jason EdmeadesAdded test case for infinite loops on RDW_REDRAWNOW.
2005-05-31  Alexandre JulliardAdded a from_child parameter to the get_update_region...
2005-05-31  Alexandre JulliardSkip the Unicode signature if present.
2005-05-31  Ivan Leo PuotiAdded IDT emulation.
2005-05-31  Detlef RiekenbergMark links to dir with FILE_ATTRIBUTE_REPARSE_POINT...
2005-05-31  Alexandre JulliardFixed RtlIsTextUnicode prototype, and made it properly...
2005-05-31  Andreas MohrTV_ITEM is the old name of TVITEM, shouldn't be used...
2005-05-31  Mike McCormackRemove some unused code.
2005-05-31  Alexandre JulliardRemove import lib on make clean.
2005-05-31  Alexandre JulliardFixed install rule (reported by Vincent Béron).
2005-05-31  Stefan LeichterTest GetFileVersionInfoSizeA with executables.
2005-05-31  Christian CostaMerged convert.c, struct_convert.c and helper.c into...
2005-05-31  Alexandre JulliardAuthors: Evan Deaubl <wine@warpedview.com>, Robert...
2005-05-31  Juan Lang- implement Crypt{Get|Set}OIDFunctionValue
2005-05-31  Robert ReifAdd multiple DIRECTSOUND object support (multiple sound...
2005-05-31  Mike McCormackSome warning fixes for the regression tests.
2005-05-31  Mike McCormackMore -Wmissing-declarations and -Wwrite-strings warning...
2005-05-31  Mike McCormackImprove number parsing and avoid unicode.h.
2005-05-30  Francois GougetOn some systems (linux 2.6.8) AFS fails to set d_reclen...
2005-05-30  Mike McCormackRemove more types from the parser.
2005-05-30  Mike McCormackAdd and correct some function declarations.
2005-05-30  Robert ReifAdd support for more than 2 audio channels.
2005-05-30  Antoine Chavasse- Implemented the implicit creation of mipmaps for...
2005-05-30  Kouji SasakiAdded the feature to change row height in owner draw...
2005-05-30  Kouji SasakiCorrected the determination of capturing inside EDIT_WM...
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-30  Francois GougetAssorted spelling fixes.
2005-05-30  Stefan LeichterUpdate version resource of msiexec.exe to current versi...
2005-05-30  Martin Fuchs- implement commands 'copy' and 'delete'
2005-05-29  Marcus MeissnerAdded VarMonthName() implementation.
2005-05-29  Mike McCormackGet rid of some redundant parser types.
2005-05-29  Martin FuchsRefresh display after executing a context menu command.
2005-05-29  Mike McCormack-Wmissing-declarations and -Wwrite-strings warning...
2005-05-29  Martin FuchsImplement file filtering (matching of file name pattern...
2005-05-29  Eric Pouech_findclose() exists on MinGW, so prefix it.
2005-05-29  Eric PouechReindented parts to be conform to the rest of the code.
2005-05-29  Eric PouechRewrote all stack backtrace code (more code sharing...
2005-05-29  Mike McCormack- always declare the lstr* functions, even if they...
2005-05-29  Marcus Meissner#undef interface before including alsa headers.
2005-05-29  Robert ReifFix a multiple sound card interface bug.
2005-05-29  Paul VriensAdd SymLoadModule64.
2005-05-29  Felix NawothnigPass the right hwnd to ReleaseDC().
2005-05-29  Robert ReifFix volume control.
2005-05-29  Kristiaan Lenaertsgcc 4.0 compile fix.
2005-05-29  Dmitry TimoshkovFix Estonian keyboard layout to better match the X11...
2005-05-29  Francois GougetRemove unneeded cast.
2005-05-29  Michael StefaniucTests for VarAdd.
2005-05-29  Michael Stefaniuc- Reimplement VarAdd, had missing functionality and...
2005-05-29  Dimi PaunFix indentation.
2005-05-29  Stefan LeichterInclude crypt32 tests into winetest.
2005-05-29  Juan LangUse registered DLLs for encode/decode.
2005-05-29  Juan LangAdd a few missing defines.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-05-27  Alexandre JulliardAdded --list option to the tests and use that in winetest.
2005-05-27  Ivan Leo PuotiAdded some privileged instructions emulation.
2005-05-27  Dimi PaunMove remaining GDI objects to the large heap.
2005-05-27  Richard CohenFix some obsolete comments
2005-05-27  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2005-05-27  Aric StewartIntroduce really basic scripting of actions. This is...
2005-05-27  Aric StewartRestrict deformating of nested index keys [[1]].
2005-05-27  Michael JungUse the Data Protection API to protect the users privat...
2005-05-27  Michael JungIt's sufficienct for Crypt[Un]ProtectData to acquire...
2005-05-27  Maarten LankhorstImplemented VfwCapture interface.
2005-05-27  Michael JungUse SystemFunction036 to generate random bytes.
2005-05-27  Rolf KalbermatterAdd declarations for AVICAP and SDK part of Video Captu...
2005-05-27  Mike McCormackTest and fix the size of stream fields in a record.
2005-05-27  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Mike...
2005-05-27  Mike McCormackAdd xmldom guids.
2005-05-27  Peter OberndorferUse proper return values in amstream stub functions.
2005-05-26  Stefan Dösinger*Handle cidl==0 in shfldr_desktop, shfldr_fs and shfldr...
2005-05-26  Aric StewartFirst pass at writing out CurVer keys for ProgIds....
2005-05-26  Rein KlazesAdd a stub for ODBCCPlApplet.
2005-05-26  Rein KlazesAdd a stub for IsAdminOverrideActive.
2005-05-26  Uwe BonnesCall fileio_terminate for FILE_AsyncWriteService.
2005-05-26  Alexandre JulliardCrop the update region to the new window rectangle...
2005-05-26  Alexandre JulliardDon't fetch the window class name if it's not needed...
2005-05-26  Aric StewartA big rewrite of the whole RegisterClass, RegisterProgId,
2005-05-26  Michael JungUse IShellFolder::GetDisplayNameOf instead of SHGetPath...
2005-05-26  Kouji SasakiAdded the callback item processing for LISTVIEW_EndEdit...
2005-05-26  Mike McCormackAdded some idl definitions.
2005-05-26  Alexandre JulliardWorkaround to allow using the async keyword as method...
2005-05-25  Alexandre JulliardMoved functions from windows/user.c to more appropriate...
2005-05-25  Robert Shearman- Use NULL instead of 0 for all non-handle pointers.
2005-05-25  Alexandre JulliardMoved a couple of 16-bit functions to dlls/user/user16.c.
2005-05-25  Rein KlazesUse the screen resolution to convert from twips (1440...
2005-05-25  Alexandre JulliardMoved the syscolor functions to dlls/user/sysparams.c.
2005-05-25  Aric StewartImplement the [!file] format to produce the short filename.
2005-05-25  Uwe BonnesFix small typo.
2005-05-25  Mike McCormackAdd some more headers.
2005-05-25  Alexandre JulliardBetter support for building stand-alone tests.
2005-05-25  Dimi PaunTurn a GDI object into a system object via an explicit...
2005-05-25  Alexandre JulliardRemoved STANDALONE ifdefs.
2005-05-25  Mike McCormackStub implementation for GetSoftwareUpdateInfo.
next