wine
2005-11-11  Vincent BéronCorrect argument count for URLDownloadToCacheFile{A,W}.
2005-11-11  Dmitry TimoshkovUnconditionally fall back to ANSI DDE APIs in ShellExec...
2005-11-11  Dmitry TimoshkovConvert some ERRs to WARNs in the DDE client code when...
2005-11-11  Vincent BéronProtect sys/stat.h with a conditional.
2005-11-11  Steven EdwardsPartly implement MsiMessageBox[A/W] on top of MessageBo...
2005-11-11  Christoph FrickMoved and adopted joystick_linux.c code into the
2005-11-11  Raphael JunqueiraAdd GLXFBConfig on Wine_GLContext (we should remove...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-11-10  Saulius KrasuckasWinME fixes:
2005-11-10  Markus AmslerMake parameter higlighting regex less "hungry".
2005-11-10  Francois GougetParse the command line returned by CommandLineFromMsiDe...
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-10  Saulius KrasuckasAdd error code valid for Win9x and XP.
2005-11-10  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-10  Francois GougetAssorted spelling fixes in the DXErr8/9 error files.
2005-11-10  Francois GougetRemove extra backslash that was causing an awk warning.
2005-11-10  Mike McCormackAdded Korean resources.
2005-11-10  Mike McCormackRemove the limit on the length of the command line.
2005-11-10  Aric StewartUse MsiDecomposeDescriptorW in MsiProvideQualifiedCompo...
2005-11-10  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-10  Raphael JunqueiraAdded support for SHADEBLENDCAPS.
2005-11-10  Raphael JunqueiraDefine GL_EXT_framebuffer_object and GL_EXT_pixelbuffer...
2005-11-10  Jacek CabanAdded URLDownloadToCacheFile[AW] stub.
2005-11-10  Mike HearnUpdate wininet version info.
2005-11-09  Alexandre JulliardRelease 0.9.1. wine-0.9.1
2005-11-09  Huw DaviesEscape non-printable characters in the document title...
2005-11-09  Michael JungInitialize COM prior to displaying the file dialog.
2005-11-09  Mike McCormackFix passing of NULL pointers to MsiDecomposeDescriptor...
2005-11-09  Mike McCormackMake sure we only CoUninitialize after successfully...
2005-11-09  Jacek CabanAdded IInternetPriority implementation to FileProtocol.
2005-11-09  Christian CostaIf a color bitmap is provided, store bitmap information...
2005-11-09  Alexandre JulliardDon't call SetWindowPos in ShowWindow if a parent windo...
2005-11-09  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-09  Robert Shearman- Cleanup formating of DispCallFunc.
2005-11-09  Markus AmslerImprove c2man Documented-Total count.
2005-11-09  Michael JungInitialize COM prior to displaying the SHBrowseForFolde...
2005-11-09  Saulius KrasuckasDisable code that segfaults on Win98 SE.
2005-11-09  Robert Shearman- Extend COM_OpenKeyForCLSID to open a subkey and retur...
2005-11-09  Jacek CabanAdded implementation of IInternetPriority in HttpProtocol.
2005-11-08  Alexandre JulliardFixed typo: get_doctype returns an IXMLDOMDocumentType.
2005-11-08  Huw DaviesInclude msxml2.h rather than msxml.h and xmldom.h.
2005-11-08  Rein KlazesRe-enable SPI_{GET,SET}BORDER tests and fix the bugs...
2005-11-08  Saulius KrasuckasWin98 fails another way when user isn't logged in.
2005-11-08  Vincent BéronUnicodify systray.c.
2005-11-08  Alexandre JulliardAdd an argument to all uses of the __ONLY_IN_WINELIB...
2005-11-08  Michael JungSupport for shell instance objects.
2005-11-08  Alexandre JulliardGet rid of FAR keywords.
2005-11-08  Huw DaviesImplement selectSingleNode.
2005-11-08  Robert LunnonImplement GlobalMemoryStatusEx for Solaris.
2005-11-08  Saulius KrasuckasTake into account some alignment done by HeapAlloc...
2005-11-08  Vincent BéronUnicodify InternetCheckConnection.
2005-11-08  Vincent BéronMove functions a bit to get rid of a static declaration.
2005-11-08  Alex Villacís... Do not issue a GetUpdateRect() to query an update regio...
2005-11-08  Huw DaviesImplement get_parseError.
2005-11-08  Vincent BéronCorrect some allocated buffer lengths while converting...
2005-11-08  Michael KaufmannHandle WM_PRINTCLIENT.
2005-11-08  Raphael JunqueiraFix parsing of version number.
2005-11-08  Huw DaviesFix cut-n-paste error in licence text.
2005-11-08  Oliver StieberAllow NULL ppQuery to be passed to CreateQuery.
2005-11-08  James HawkinsImplement TranslateInfString with tests.
2005-11-08  Michael JungAdded tracing to CoCreateInstance.
2005-11-08  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-08  Mike McCormackAdd some missing timezones.
2005-11-08  Raphael Junqueira- fill DirectShowFilters Container
2005-11-08  Saulius KrasuckasMake Crypt32 tests loadable on Win98.
2005-11-08  Saulius KrasuckasAdded last error code for XP SP1.
2005-11-08  Christian CostaAdd some checks and fix some stream leaks.
2005-11-08  Robert ShearmanWe shouldn't pass the application name into CreateProce...
2005-11-08  Oliver StieberFixed an error in Swapchain_GetFrontBufferData.
2005-11-08  Mike McCormackExtract the executable name for msi advertised shortcuts.
2005-11-08  Mike McCormackFix a problem spotted by Dmitry and another one stoppin...
2005-11-07  Uwe BonnesSemi-stub implementation for SHRegGetValue(A|W).
2005-11-07  James HawkinsDefine the setupapi hresult errors.
2005-11-07  Peter LemenkovAdded some missing definitions in wininet.h.
2005-11-07  Huw DaviesAdd IXMLDOMParseError.
2005-11-07  Michael JungMore robust code for querying ShellFolder attributes...
2005-11-07  Alexandre JulliardAdded a bunch of tests for the INF parser.
2005-11-07  Dmitry TimoshkovFirst draft of ExtTextOut on an open path.
2005-11-07  Raphael Junqueira- bug fixes on AddProp, AddContainer (stupid buffer...
2005-11-07  Rein KlazesMake SystemParametersInfoA( SPI_SETNONCLIENTMETRICS...
2005-11-07  Stefan HuehnerFix segfault when querying non-existent SecurityProvider.
2005-11-07  Christian CostaAdd stub implementation of IMediaStream interface.
2005-11-07  Vitaly LipatovAtlAxWinInit dummy implementation.
2005-11-07  Ivan Leo PuotiImplement RtlInitAnsiStringEx.
2005-11-07  Oliver StieberVerify that the texture coordinate used in DrawStridedS...
2005-11-07  Oliver StieberPrevent SetFVF from clearing down the vertex declaratio...
2005-11-07  Robert ShearmanLdrAccessResource should pop 16 bytes off the stack...
2005-11-07  Marcus MeissnerAdded support of loading of IPicture data from non...
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...
next