wine
2004-03-23  Ofir PetruskaKeep the checkGLcall glActiveTexture/glActiveTextureARB...
2004-03-23  Robert Shearman- Add cursor resource.
2004-03-23  Dimitrie O... Add a default .dll extension only when no extension...
2004-03-23  Francois GougetCompute dwLen after passing the string through
2004-03-23  Christian CostaDo not return an error when setting a material to NULL.
2004-03-23  Ofir PetruskaDefine EXTRA_TRACES instead of #if 0.
2004-03-23  Alexandre JulliardAdded missing \n in trace.
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.
2004-03-23  Dimitrie O... First cut at -shared support.
2004-03-22  Uwe BonnesAdded some tests for RtlGetFullPathName_U.
2004-03-22  Alexandre JulliardMoved slash conversion to collapse_path, and remove...
2004-03-22  Martin FuchsFix for recent shelllink patch, which removed the impor...
2004-03-22  Robert ShearmanAllow passing NULL to ILFindLastID.
2004-03-22  Robert ShearmanAdded some declarations.
2004-03-22  Robert ShearmanBSTR of length 0 is allowed.
2004-03-22  Christian CostaEnable creation of a zbuffer in system memory.
2004-03-22  Martin FuchsFix recent Unicode-ification patch.
2004-03-22  Mike McCormackImplement setlocal/endlocal.
2004-03-22  Marcus MeissnerAllocate the correct nr of bytes for lpszCookies in...
2004-03-22  Juan LangStub CommandLineFromMsiDescriptor to prevent a crash...
2004-03-22  Steven EdwardsRemove reference to old graphics directory
2004-03-22  Kevin KoltzauImplement FindMimeFromData.
2004-03-22  Hans LeidekkerDon't include config.h.
2004-03-22  Mike McCormackUpdate path from relative path on loading.
2004-03-22  Pierre d'HerbemontDarwin support for _init/_fini functions and _end symbol.
2004-03-22  Uwe BonnesAdded tests for time functions.
2004-03-22  Mike McCormackUnicode-ify the icon cache and SHGetFileInfo.
2004-03-22  Rein KlazesCorrectly size the spi_loaded array prevents overwritin...
2004-03-22  Marcus MeissnerAllocate correct number of pointers for szAcceptTypes...
2004-03-22  Rudolf KastlAdded missing para tag.
2004-03-22  Jon GriffithsTest SHSearchMapInt.
2004-03-22  Jon GriffithsTests for VarXor/VarEqv.
2004-03-22  Jon GriffithsImplement VarXor and simplify VarEqv to use it.
2004-03-22  Eric PouechAdded C++ support.
2004-03-22  Hans LeidekkerPorting fixes.
2004-03-20  Alexandre JulliardFixed typo in previous change.
2004-03-20  Christian CostaFixed OpenFile returned value when OF_EXIST flag is...
2004-03-20  Dmitry TimoshkovChange order of EnableWindow/DestroyWindow in the case...
2004-03-20  Chris MorganConvert ddraw.txt to ddraw.sgml and add it to the wine...
2004-03-20  Rein KlazesFix a possible null pointer crash in FILEDLG95_LOOKIN_Init.
2004-03-20  Dimitrie O... Add revision support to winetest.exe.
2004-03-20  Kevin KoltzauAdd Content Types for a few common extensions.
2004-03-20  Mike McCormackStart implementing the SQL insert query.
2004-03-20  Christian CostaImprove D3D7 compatibility.
2004-03-20  Christian CostaAddRef texture only if there is one for the requested...
2004-03-20  Alexandre JulliardRewrote handling of COM and LPT devices to use symlinks in
2004-03-19  Ulrich CzekallaFix typo in FormatMessageW.
2004-03-19  Ferenc Wagner- Refactor and fix connection opening.
2004-03-19  Dmitry TimoshkovJust update from/to pointers and exit on a subsequent...
2004-03-19  Dmitry TimoshkovAdd a test case which confirms that SetMenu implementat...
2004-03-19  Mike McCormackMake sure the rebar size is above a minimum.
2004-03-19  Mike McCormackFix handle allocation and the CREATE TABLE query.
2004-03-19  Alexandre JulliardAdded workaround for broken dlls that modify ebx in...
2004-03-19  Ferenc Wagner- Fix report() dispatch.
2004-03-19  Uwe BonnesRelay msvcrt_memcpy to memmove, CString::Insert seems...
2004-03-19  Rein KlazesIn SHELL_ExecuteW, if a new current directory is specif...
2004-03-19  Ulrich CzekallaConvert FormatMessageW to use unicode functions.
2004-03-19  Alexandre JulliardGet rid of the registry lookups, rely entirely on the...
2004-03-19  Alexandre JulliardAvoid including windows.h since it conflicts with unistd.h.
2004-03-19  Mike HearnThe KeymapNotify event does not use the window member...
2004-03-19  Hans LeidekkerReimplement time functions with Win32 APIs.
2004-03-19  Mike McCormackFirst go at write support.
2004-03-19  Justin ChevrierImplemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET...
2004-03-18  Alexandre JulliardMake the standard create_file request handle serial...
2004-03-18  Martin FuchsExpand environment strings in command, parameter and...
2004-03-18  Mike McCormackWhen loading table data, split it up into rows.
2004-03-18  Mike McCormackFixed handling of "echo."
2004-03-18  Robert Shearman- Fix SetBitmapSize.
2004-03-18  Huw DaviesTranslateAccelerator should only ignore commands when...
2004-03-18  Huw DaviesInvalidate the focused item when scrolling horizontally...
2004-03-18  Jon GriffithsImplement SHMessageBoxCheck functions && add dialog...
2004-03-18  Raphael JunqueiraStub implementations of RtlCreateQueryDebugBuffer,
2004-03-18  Raphael JunqueiraRemove duplicate code by using Nt* functions for PulseE...
2004-03-18  Richard CohenAdded some traces.
2004-03-18  Christian CostaRelease lock before wave calls that generate notification.
2004-03-18  Juan LangAllow RegConnectRegistryW to the local machine name.
2004-03-17  Alexandre JulliardReimplemented FindFirstFile/FindNextFile on top of
2004-03-17  Mike McCormackMove the string table out into a separate file, improve...
2004-03-17  Jon GriffithsImplement VarEqv.
2004-03-17  Richard CohenFix relative screen resizing.
2004-03-17  Richard CohenRemove . from default library search path.
2004-03-17  Richard CohenFix cursor position optimization.
2004-03-17  Richard CohenFIXME_(win) -> FIXME.
2004-03-17  Jon GriffithsMake copies of keys when creating, free them when done.
2004-03-17  Jon GriffithsUse function ptrs for call only present in later versions.
2004-03-17  Mike McCormackCorrect geometry error in the ICCVID codec.
2004-03-17  Robert Shearman- Documentation update.
2004-03-17  Alexandre JulliardRewrote the collapsing of . and .. in RtlGetFullPathNam...
2004-03-17  Alexandre JulliardRetrieve a short name in GetShortPathNameW if the long...
2004-03-17  Alexandre JulliardFindFirstFile can return an empty short name if the...
2004-03-17  Aric StewartBeginnings on implementations of SetupCreateDiskSpaceLi...
2004-03-17  Robert ReifRemove unused lock.
2004-03-17  Raphael JunqueiraAdded stub for SignalObjectAndWait.
2004-03-17  Steven EdwardsAdd stubs for EnumMonitors[A/W].
2004-03-16  Elias RossAdded 24-bit color key support in DIB_DirectDrawSurface...
2004-03-16  Dmitry TimoshkovExplicitly specify output file names for bison.
2004-03-16  Alexandre JulliardO_DIRECTORY is not really needed.
2004-03-16  Mike McCormackExtend the parser to deal with the CREATE TABLE query...
2004-03-16  Hans Leidekker- Prefix many more functions, types, structs, etc....
2004-03-16  Fabian CenedeseLet VarParseNumFromStr and VarNumFromParseNum cope...
next