wine/eterwine.git
2005-02-16 Robert ReifFixed invalid buffer size by rounding up to next multip...
2005-02-16 Lauri TulminMake minimized windows stay minimized.
2005-02-16 Mike McCormackRemove const declaration from non-const function.
2005-02-16 Mike McCormackAllow MsiViewExecute to be called twice on the same...
2005-02-16 Mike McCormackImplement MsiDatabaseGetPrimaryKeys.
2005-02-16 Mike McCormackMsiGetComponentPath should allow null pointers for...
2005-02-16 Mike McCormackSmall fixes, indentation and comments.
2005-02-15 Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-15 Robert Shearman- Use I_RpcGetBuffer, instead of our own buffer routine...
2005-02-15 Uwe BonnesUse local buffer in RtlUpcaseUnicodeStringToCountedOemS...
2005-02-15 Ivan Leo PuotiMove Rtl*Registry* structs, defines and prototypes...
2005-02-15 Henning GerhardtAdd/updated German resources.
2005-02-15 Mike McCormackReindent some code to improve readability.
2005-02-15 Robert Shearman- Add a stub implementation of RpcImpersonateClient.
2005-02-15 Paul van SchayckOnly stop writing a volume label if we found a non...
2005-02-15 Robert ShearmanThe Global Interface Table should do table-strong marsh...
2005-02-15 Robert Shearman- Remove cruft left over from previous RPC backend...
2005-02-15 Mike McCormackDefine some extra SHFGI values.
2005-02-15 Mike McCormackAdd some more SPI values.
2005-02-15 Robert ShearmanFix RPC server thread race.
2005-02-15 Robert ShearmanERROR_IO_PENDING is expected, so don't return an error.
2005-02-15 Christian CostaImplemented GetProperty method for keyboard device.
2005-02-15 Robert ShearmanMake COM use the RPC runtime as the backend for RPC...
2005-02-14 Alexandre JulliardBrad DeMorrow
2005-02-14 Ivan Leo PuotiAdd implementation for RtlQueryRegistryValues, RtlCheck...
2005-02-14 Francois GougetCast the GetProcAddress() return value to avoid warning...
2005-02-14 Rémi Assaillychar -> const char fixes.
2005-02-14 Michael JungAdded support for command line parameter '/D' to do...
2005-02-14 Michael JungInclude config.h to reenable reading /etc/fstab on...
2005-02-14 Michael JungCheck pdwDataLen param for non NULL'ness.
2005-02-14 Michael JungSet pointers to NULL in delete_drive to prevent heap...
2005-02-14 Robert ReifAdd some missing \ns.
2005-02-14 Hans LeidekkerImplement and test access flags for color profiles.
2005-02-14 Mike McCormackAdd handling of %ws, %S and %C to _vns(w)printf, improv...
2005-02-14 Dmitry TimoshkovMake DDE implementation always work internally in Unicode.
2005-02-14 Vincent BéronSuppress a warning.
2005-02-14 Francois GougetTest the interaction between IShellLink::SetIDList...
2005-02-14 Rein KlazesREGION_FrameRgn computes the frame region inside the...
2005-02-14 Lauri TulminUpdate scroll info on WM_SETTEXT.
2005-02-14 Lauri TulminImplement word wrap.
2005-02-14 Marcelo DuarteUpdate README for Pt_br and Pt.
2005-02-14 Robert ShearmanInvoke objects in STA's in the correct thread by sendin...
2005-02-14 Jason EdmeadesMake the edit field created from a richedit control...
2005-02-14 Marcelo DuarteUpdate the resources for Portuguese.
2005-02-14 Christian CostaHandle more properly versions for Direct3D and Direct3D...
2005-02-14 Vincent BéronAdd 2 missing tags in getting.sgml.
2005-02-14 Marcus MeissnerCheck for overflows with ClrUsed.
2005-02-14 Marcus MeissnerOutput some more informations.
2005-02-14 Mike McCormackImplement SQL delete query.
2005-02-14 Filip NavaraDon't crash if ShellFolder doesn't implement the IID_IS...
2005-02-14 Stefan LeichterMake advapi32_test.exe loadable on NT 3.51.
2005-02-14 Vincent BéronA RPC_FC_ENUM16 is a VT_USERDEFINED.
2005-02-14 Eric KohlImplement DelayedMove and FileExists.
2005-02-14 Oliver StieberMention bt [all | <tid>].
2005-02-14 Rémi AssaillySmall char -> const char fix.
2005-02-14 Ge van GeldorpError numbers >= 32 are to be expected.
2005-02-14 Marcelo Duarte- Correct time zone for BRT and BRST.
2005-02-14 Francois GougetLoad advpack.dll at runtime to avoid link problems...
2005-02-14 Francois GougetTests cannot use wine/debug.h because it does not exist...
2005-02-14 Francois GougetES_COMBO is not defined in the Windows headers. So...
2005-02-14 Robert ShearmanMake Ole tests run on Windows 95.
2005-02-14 Jason EdmeadesMake 'exist' in wcmd handle both file and directories.
2005-02-14 Michael JungFixed automatic drive detection for the case that the...
2005-02-14 Robert ReifAdded parameter checking to timeGetDevCaps.
2005-02-14 Mike HearnRespect the flags member of the CHOOSEFONT structure...
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.
next