wine
2005-11-07  James HawkinsFree an alloc'ed string.
2005-11-07  Christian CostaWhen creating black & white cursor icon, handle special...
2005-11-07  Vincent BéronRemove already included headers.
2005-11-05  Markus AmslerImprove c2man Documented-Total count.
2005-11-05  Michael Jung- Move target folder initialization to a dedicated...
2005-11-05  Davin McCallAvoid getting ahead of dsound mixer when using non...
2005-11-05  Kevin Koltzaux86_64 references a named union, ensure unions are...
2005-11-05  Henning GerhardtUpdate German resource file.
2005-11-05  Saulius Krasuckas- Stricten cases for NT in a two tests.
2005-11-05  Saulius KrasuckasWin9x returns MSIDBERROR_NOERROR.
2005-11-05  Huw DaviesFilter out CTEXT nodes when building element child...
2005-11-05  Dimi PaunValidate the column index passed in by the caller.
2005-11-05  Marcus MeissnerFixed FMT_DATE_GENERAL and FMT_DATE_TIME_SYS cases in
2005-11-04  Oliver StieberTidy up UpdateTexture and add support for updating...
2005-11-04  Vincent BéronUpdate win16.api and win32.api.
2005-11-04  Markus AmslerImprove c2man Documented-Total count.
2005-11-04  Uwe BonnesMore verbose output when unhandled exception occurs.
2005-11-04  Mike McCormackPartially implement and test the shelllink object's
2005-11-04  Vincent Béronvolatile is legal (and used now!) in a typedef struct {}.
2005-11-04  Vincent BéronFix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of
2005-11-04  Saulius Krasuckas- RegConnectRegistryA fails on Win9x when Remote Regist...
2005-11-04  Mike McCormackUse advapi32.CommandLineFromMsiDescriptor to get msi...
2005-11-04  Mike McCormackImplement advapi32.CommandLineFromMsiDescriptor. It...
2005-11-04  James HawkinsPass HtmlHelp commands to doWinMain.
2005-11-04  Vincent BéronMove functions in comctl32/string.c to remove function...
2005-11-04  Vincent Béron__RPC_STUB is a calling convention as well (#defined...
2005-11-04  Vincent BéronFix warning about memmove re#definition.
2005-11-04  Saulius KrasuckasMake 4 WSAStringToAddress* tests don't fail on Win9x.
2005-11-04  Marcus MeissnerAdded support for VT_I8/VT_UI8 marshalling.
2005-11-04  Oliver StieberAdd support for updating to D3DFMT_UNKNOWN surfaces...
2005-11-04  Robert ShearmanAdd a test for Invoking an OleFont function.
2005-11-03  Alexandre JulliardAdded support for optional section.ntx86 and section...
2005-11-03  Robert ShearmanImplement OLE object notifications, making sure to...
2005-11-03  Dmitry TimoshkovGet rid of a double backslash.
2005-11-03  Dmitry TimoshkovUse Win32 APIs for string comparison.
2005-11-03  Vijay Kiran... Show detected audio drivers in autodetect.
2005-11-03  Dmitry TimoshkovStricter check whether a window needs to be mapped...
2005-11-03  Kieran ClancyAdded another CST (Australian Central Daylight Time...
2005-11-03  Uwe BonnesExtend VarCmp() and add test cases.
2005-11-03  Kevin KoltzauFix warnings and errors in 64bit.
2005-11-03  Michael JungReplaced tabs with spaces.
2005-11-03  Alexandre JulliardAuthors: Vijay Kiran Kamuju <infyquest@gmail.com>,...
2005-11-03  Marcus MeissnerSpecify a DLL version for msvcrt.dll.
2005-11-03  Stefan HuehnerAdd indexed access to attributes (nodemap) and childNodes
2005-11-03  Michael JungAdded some more unit tests for FolderShortcut objects.
2005-11-03  Alexandre JulliardFixed fd leaks (spotted by Cihan Altinay).
2005-11-03  Ivan Leo PuotiFix some wrong prototypes.
2005-11-03  Raphael JunqueiraFill provider with some empty containers.
2005-11-03  Mike McCormackInvoke shortcuts through IContextMenu, rather than...
2005-11-03  Mike McCormackAdd the ContextMenuHandlers key for shortcuts so the...
2005-11-03  Phil KrylovCache background color brush instead of recreating...
2005-11-03  Eric PouechFixed 'break NN' command (using dbghelp.SymEnumLines).
2005-11-03  Eric PouechFixed wineconsole startup when restoring registry settings.
2005-11-03  Mike McCormackRemove some redundant null pointer checks.
2005-11-03  Alexandre JulliardAuthors: Vitaliy Margolen <wine-patch@kievinfo.com...
2005-11-03  Mike McCormackAdd missing semicolons that caused compile trouble...
2005-11-03  Mike McCormackPass the correct verb.
2005-11-03  Steven EdwardsAdd a real stub for Advpack.extract.
2005-11-03  Vitaliy MargolenGet rid of CPU id when copying context
2005-11-03  Raphael Junqueira- defined D3DCOLOR_B macros to access byte values of...
2005-11-03  Hans LeidekkerAdded stub for RegisterServiceCtrlHandlerEx{A,W}.
2005-11-03  Phil KrylovAdded support for EM_REQUESTRESIZE message, EN_REQUESTR...
2005-11-03  Michael KaufmannScroll bar: Keep the caret blinking during scroll opera...
2005-11-03  Eric PouechImplemented SymEnumLines.
2005-11-03  Eric PouechNow filling external leading in font cells.
2005-11-02  Huw DaviesDon't call Release on a null ptr.
2005-11-02  Alexandre JulliardFixed Get/SetThreadContext to work properly on suspende...
2005-11-02  Martin FuchsCorrect WINAPI position for MSVC portability.
2005-11-02  Eric PouechFixed crash in font browsing for raster fonts.
2005-11-02  Robert ShearmanFix a crash during +variant logging caused by a typo...
2005-11-02  Oliver StieberImplement D3DFMT_UNKNOWN surfaces, this seems to be...
2005-11-02  Robert Shearman- Make sure to clean up properly on error.
2005-11-02  Robert Shearman- Make wParamFlags in the paramdesc dumping function...
2005-11-02  Mike McCormackNULL and empty strings are the same in conditions.
2005-11-02  Mike McCormackChange a FIXME message to a comment.
2005-11-02  Dmitry TimoshkovAvoid printing out a possibly uninitialized variable.
2005-11-02  Stefan HuehnerExtend get_nodeName add testcases for it.
2005-11-02  Mike McCormackStub implementation for MsiAdvertiseScriptA/W.
2005-11-02  Mike McCormackCreate the +msidb debug channel for msi database code.
2005-11-02  Aric StewartForce files to install if the REINSTALL property is...
2005-11-02  Robert ShearmanMake LdrAccessResource call an internal function to...
2005-11-02  Vitaliy MargolenFix error returned when opening nonexistent pipes.
2005-11-02  Alexandre JulliardMoved the platform-independent part of the get/set_thre...
2005-11-02  Michael JungAdded some comments to document unixfs.
2005-11-02  Mike McCormackFix parameter handling in MsiSetTargetPath, and add...
2005-11-02  Mike McCormackImplement the RemoveFiles action.
2005-11-02  Ivan Leo PuotiMinor fixes to rtl string functions.
2005-11-02  David KredbaCzech resources update.
2005-11-02  Mike McCormackStub implementation for MsiGetFileHashA/W.
2005-11-02  Mike McCormackUse an enumeration for file states.
2005-11-02  Mike McCormackDefine NONAMELESSUNION and NONAMELESSSTRUCT for older...
2005-11-02  Ulrich CzekallaClear bLButtonDown flags if mouse is not down.
2005-11-02  Mike McCormackConvert all RTFPanic and RTFMsg calls to ERR calls.
2005-11-02  Rob ShearmanAdd declarations for NdrAsyncClientCall, NdrAsyncStubCa...
2005-11-02  Mike McCormackHandle msi component identifiers without a feature...
2005-11-02  Mike McCormackImplement IXMLDOMNode::get_nodeName.
2005-11-02  Robert ShearmanThe PSDispatch PS class factory can manage both typelib...
2005-11-02  Lionel UlmerAdd 'ENUM_...._SETTINGS' flag and make use of it in...
2005-11-01  Alexandre JulliardDon't send an extra signal when waiting for a debug...
2005-11-01  Alexandre JulliardDon't send the incoming context to the server for get_t...
next