wine-orson.git
2005-02-11 Alexandre JulliardRelease 20050211. wine-20050211
2005-02-11 Scott RitchieUser Guide Chapter 2 rewrite.
2005-02-11 Robert Shearman- Implement AdjustTokenPrivileges, DuplicateTokenEx and
2005-02-11 Robert ReifRemoved printing of thread id for AddRef and Release...
2005-02-10 Alexandre JulliardFixed profile cache flushing when no filename is specif...
2005-02-10 Francois GougetDon't link with DirectSoundCreate8 as this prevents...
2005-02-10 Mike HearnAlter the version heuristics a bit.
2005-02-10 Oliver StieberAdded vCont support.
2005-02-10 Tom WicklineSync to latest OpenGL specifications.
2005-02-10 Mike McCormackSet full UI mode by default.
2005-02-10 Robert ReifPrint info about primary buffer format.
2005-02-10 Paul VriensCheck that ppZStencilSurface is not null.
2005-02-10 Francois GougetAssorted spelling fixes.
2005-02-10 Alex WoodsHandle host_cpu of x86_64 like other x86s.
2005-02-10 Mike McCormackRead args from the registry when passed the /@ flag.
2005-02-10 Mike McCormackUpdate headers, add MsiGetUserInfoA stub implementation.
2005-02-10 Alexandre JulliardAuthors: Américo José Melo <mmodem00@netvisao.pt>,...
2005-02-10 Christian CostaAdded WAVE parser.
2005-02-10 Mike McCormackConvert to Unicode.
2005-02-10 Robert ReifSigned/unsigned fix and code cleanup.
2005-02-10 Paul VriensUse aliases for calls to ordinals.
2005-02-10 Aric StewartAdded stubs for MsiGetShortcutTargetA/W.
2005-02-10 Dmitry TimoshkovDo not forget to allocate internal OPENFILENAMEW struct...
2005-02-10 Aric StewartAdd the RegisterUser action.
2005-02-10 Robert ReifAlways allocate an empty buffer.
2005-02-09 Eric Pouech- rewrite MCI interfaces as Unicode interface (as it...
2005-02-09 Michael JungImplemented CPGetProvParam's PP_ENUMCONTAINERS paramete...
2005-02-09 Ulrich CzekallaHandle 0 length buffers in MSI_FormatRecordW.
2005-02-09 Mike HearnChange an ERR to a WARN.
2005-02-09 Marcus MeissnerPut generated import table code into .text segment.
2005-02-09 Mike McCormack- Quote the parameter strings passed to MsiInstallProduct.
2005-02-09 Aric StewartDo not track the temp files for custom actions based...
2005-02-09 Robert ReifFill new software buffers with silence.
2005-02-09 Alexandre JulliardMake the win data pointer only available in the thread...
2005-02-09 Alexandre JulliardUpgrade to the latest version.
2005-02-09 Mike McCormack- Fix msiexec's command line parsing.
2005-02-09 Aric StewartImplement RegisterExtensionInfo and RegisterMIMEInfo.
2005-02-09 Mike McCormackHandle a number as a parameter for custom action 19.
2005-02-09 Alexandre JulliardConsider any character above 0x7f to be invalid in...
2005-02-09 Tom FogalSimple aggregation fix.
2005-02-09 Aric StewartDo not limit properties to 256 characters when evaluati...
2005-02-09 Dmitry TimoshkovAdd support for Turkish (tr) X11 keyboard layout.
2005-02-09 Ge van Geldorp- Fix quoting of .cpl filename.
2005-02-09 Mike McCormack- add support for Edit boxes in MSI dialogs
2005-02-09 Mike McCormackFix a memory leak in MsiConfigureProductExW.
2005-02-08 Jason EdmeadesAvoid compile warnings.
2005-02-08 Huw DaviesAdd support for modules.
2005-02-08 Robert Shearman- Implement CoDisconnectObject.
2005-02-08 Huw DaviesCheck if we've already added the ptr to iface typedesc...
2005-02-08 Rein KlazesScrollWindowEx when called with the SW_ERASE flag does...
2005-02-08 Aric StewartMake a temp file for each dll saved for custom actions...
2005-02-08 Aric StewartAdd logic to be able to resolve the SourceDir based on
2005-02-08 Robert ShearmanMove object-to-stub-manager mapping rule to register_if...
2005-02-08 Mike McCormackFix MsiModifyView and MsiViewGetColumnInfo to use MSIRE...
2005-02-08 Christian CostaAdded parser template and made AVISplitter use it.
2005-02-08 Stefan LeichterFixed GetFileVersionInfoSizeA tests on Win95.
2005-02-08 Vincent BéronSupport some more attributes for interface properties.
2005-02-08 Hans LeidekkerStub implementations for DeleteUrlCacheContainer{A,W},
2005-02-08 Robert Shearman- Split up apartment creation so that the long code...
2005-02-08 Paul VriensAdd WinXP to OaBuildVersion.
2005-02-08 Vincent BéronSupport ATTR_READONLY for interface properties.
2005-02-08 Mike McCormackAdd the msidbCustomAction and msidbFeatureAttributes...
2005-02-08 Mike McCormack- fix the dialog font
2005-02-08 Alexandre JulliardAuthors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
2005-02-08 Robert ShearmanSupport WaitNamedPipe timeouts.
2005-02-08 Juan LangIdentifiers evaluate to true if they are non-empty...
2005-02-08 Robert ShearmanReplace 10000000 with TICKSPERSEC to make it more obvio...
2005-02-08 Vincent BéronMake tlb generation from idl files dependent on widl.
2005-02-08 Scott RitchieRemove two ancient FAQ entries that did more harm than...
2005-02-08 Mike HearnReturn OLE automation build value as win2k by default.
2005-02-08 Mike McCormackImplement and document MsiLoadString.
2005-02-08 Mike HearnCorrectly ensure properties set from resolved directory...
2005-02-08 Carlos LozanoFix regression in Fallout game.
2005-02-08 Carlos LozanoCheck that pstream is not null.
2005-02-08 Steven EdwardsCorrect spec entry for FindFirstUrlCacheEntryEx.
2005-02-08 Huw DaviesAdd VARIANT_BOOL.
2005-02-08 Paul VriensExtra tracing for SPI_GETICONTITLEWRAP.
2005-02-08 Juan LangIf a full path isn't specified, search across all fixed...
2005-02-08 Kris MarshFixed window height to show all data properly.
2005-02-08 Robert ShearmanConvert last error from NTSTATUS to a DOS error code...
2005-02-08 Robert ShearmanDon't overwrite last byte of the window structure as...
2005-02-03 Dmitry TimoshkovMake GetOpenFileNameW with an old style open file dialo...
2005-02-03 Paul VriensMore verbosity of errors.
2005-02-03 James HawkinsProperly implement DllCanUnloadNow ref counting.
2005-02-03 Eric PouechMoved 16 bit atom support to dlls/kernel/atom16.c.
2005-02-03 Dmitry TimoshkovAdd support for winevent hooks.
2005-02-03 Alexandre JulliardProperly compute the client area valid rects and pass...
2005-02-03 Eric Kohl- Implement SetupDiBuildClassInfoListExA,
2005-02-03 Huw DaviesCoclass support.
2005-02-03 Hans LeidekkerImplement and test PathIsValidChar{A,W}.
2005-02-03 Alexandre JulliardFixed refcount handling (waiting clients must not incre...
2005-02-03 Alexandre JulliardMake sure leaked objects are printed even if a file...
2005-02-03 Alexandre JulliardFixed potential crash in fd_dump function.
2005-02-03 Alexandre JulliardAsync callback function must be stdcall.
2005-02-03 Mike McCormack- implement checkboxes in dialogs
2005-02-03 Juan LangSimplify AppSearch error checking.
2005-02-03 Paul van SchayckClean up about dialog. Remove groupbox, position logo...
2005-02-02 Robert Shearman- Pass the original IID to IMarshal_UnmarshalInterface...
2005-02-02 Lauri TulminAdd test for LB_SELITEMRANGE and make it pass.
2005-02-02 Lauri TulminAdded some more defines.
next