wine
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...
2004-03-16  Filip NavaraSupport for RBBS_HIDETITLE style.
2004-03-16  Sami Nopanen- Enumerated different drawing modes.
2004-03-16  Aric StewartAdded stubs needed by some Windows Update installs.
2004-03-16  Ulrich CzekallaAdd cast to correctly interpret signed coordinate values.
2004-03-16  Mike McCormackStart implementation of MsiEvaluateConditionA/W.
2004-03-16  Mike McCormackRequire bison to compile Wine.
2004-03-16  Mike Hearn- Add debug SnoopFromInclude/SnoopFromExclude options.
2004-03-16  Christian CostaAdded support for MCI_DGV_WHERE_MAX flag in MCIAVI_mciW...
2004-03-16  Alexandre JulliardNeed to include config.h.
2004-03-16  Alexandre JulliardImplemented NtQueryDirectoryFile (partly based on a...
2004-03-16  Ivan Leo Murray... A few updates.
2004-03-16  Jukka HeinonenDPMI programs now handle pending events.
2004-03-16  Christian CostaHandle avi files with non standard video stream names.
2004-03-16  Christian CostaMCI strings are case insensitive.
2004-03-16  Christian CostaDefault to FOURCC_DOS if no IOProc found.
2004-03-16  Christian CostaFixed deadlock when stopping playback.
2004-03-16  Christian CostaDD_STRUCT_COPY_BYSIZE: Do not clear more that struct...
2004-03-16  Uwe BonnesUrlCanonicalizeW: Remove \r and \n at the end of lpszUr...
2004-03-16  Uwe BonnesHTTP_HttpSendRequestA: Remove \r and \n at the end of
2004-03-15  Sami NopanenInitial implementation of cards.dll.
2004-03-15  Huw DaviesWhen setting the buddy to 0 then we must still resize...
2004-03-15  Robert Shearman- Document completeness.
2004-03-15  Dimitrie O... Properly implement all key operations: new, delete...
2004-03-15  Boaz HarroshTips for using native MS SQL ODBC drivers.
2004-03-15  Mike McCormackDeclare MsiGetProductPropertyA/W.
2004-03-15  Huw DaviesAdded CS_HREDRAW.
2004-03-15  Chris MorganMessage box to suggest the user not run wine as root.
2004-03-15  Robert Shearman- Unicode notification detection should be local to...
2004-03-15  Jukka HeinonenEmulating STI instruction now raises an exception if...
2004-03-15  Jukka HeinonenRemove support for generating interrupt handlers.
2004-03-15  Oleg ProkhorovFix small typo.
2004-03-15  Dimitrie O... Add all needed accelerators to regedit. Cleanups.
2004-03-15  Mike McCormackAdded SetupCreateDiskSpaceList stub.
2004-03-15  Mike HearnImprove message given on image map failure.
2004-03-15  Robert Shearman- Honour WM_SETREDRAW.
2004-03-15  Pierre d'HerbemontSupport Darwin ".dylib".
2004-03-15  Ivan Leo Murray... Added "can't query key" translation.
2004-03-15  Alastair BridgewaterImplementation of ICreateTypeInfo2_SetHelpContext,
2004-03-13  Alastair BridgewaterImplemented ITypeLib2_GetTypeInfo() and
2004-03-13  Alastair BridgewaterImprove how the GUID hash system works. Mainly a cleanu...
next