wine/eterwine.git
2004-01-16 Vincent BéronGet rid of a W->A cross call in ImageList_LoadImageW.
2004-01-16 Vincent BéronFix compilation with ICU after introduction of gdi_priv...
2004-01-16 Vincent BéronInitialize a pointer before dereferencing it.
2004-01-16 Vincent BéronYet another new spec file, this time iccvid.spec.
2004-01-16 Robert LunnonSave UESP instead of ESP where UESP defined.
2004-01-16 Thomas WeidenmuellerImplemented View|Split.
2004-01-16 Thomas WeidenmuellerSimplify the About dialog code.
2004-01-16 Thomas WeidenmuellerExpand the treeview on startup.
2004-01-15 Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2004-01-15 Marcelo Duarte- Get rid of W->A calls for shlexec.
2004-01-15 Alexandre JulliardTweaked the init code so that it works properly no...
2004-01-15 Alexandre JulliardAuthors: Tim Ferguson <Tim.Ferguson@infotech.monash...
2004-01-15 Mike McCormackPreserve trailing backslashes in GetFullPathName.
2004-01-15 Ferenc WagnerAdded graphical feedback.
2004-01-15 Eric PouechBe more strict about checks (especially in RVA translat...
2004-01-15 Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2004-01-15 Alexandre JulliardDefine INADDR_NONE if needed (reported by Robert Lunnon).
2004-01-15 Alexandre JulliardAvoid non-portable strip -s (reported by Robert Lunnon).
2004-01-15 Eric PouechReimplemented Get{Short|Long}PathName and updated the...
2004-01-14 Robert LunnonFixed type mismatch in widDsCreate.
2004-01-14 Robert LunnonCorrected code to acquire mtu under Solaris.
2004-01-14 Alexandre JulliardFixed __siginfo type for Solaris (based on a patch...
2004-01-14 Robert LunnonFD_SET is not a type changed to struct fd_set.
2004-01-14 Robert LunnonIncluded limits.h to resolve missing macro definition.
2004-01-14 Ivan Leo Murray... Updated copyright information.
2004-01-14 Alexandre JulliardMoved SetDrawable, StartGraphicsExposures and EndGraphi...
2004-01-14 Eric Pouech- got rid of FILE_Dup2 export from kernel32
2004-01-13 Alexandre JulliardMoved some code around to avoid exporting DIB functions...
2004-01-13 Dimitrie O... Add value rename support to regedit.
2004-01-13 Jon GriffithsImplemented VarInt, VarFix, VarNeg.
2004-01-13 Jon GriffithsUse integer math in VarCyInt, docs.
2004-01-13 Rein KlazesTwo "unknown" parameters of _unDName() turn out to...
2004-01-13 Tom WicklineFixed version info.
2004-01-13 Tom WicklineAdd dillo as a browser to search for.
2004-01-13 Alexandre JulliardImplemented the remaining 64-bit file functions, and...
2004-01-13 Alexandre JulliardImplemented a few more crt* functions.
2004-01-13 Alexandre JulliardAvoid direct access to the palette structure.
2004-01-13 Marcus MeissnerAdded stub for EnumICMProfilesA/W.
2004-01-13 Alexandre JulliardAuthors: Jeremy White <jwhite@codeweavers.com>, Francoi...
2004-01-13 Jeremy ShawRemove forced WS_SO_REUSEADDR on all binds.
2004-01-13 Francois GougetFix a race that caused the Microsoft Viewers 'file...
2004-01-13 Francois GougetDo a SearchPath before opening the file to improve...
2004-01-13 Francois GougetRemove references to regapi.
2004-01-13 Vincent BéronAdd yet another spec file for a new dll.
2004-01-13 Vincent BéronRemove a "\" from a multiline string constant by splitt...
2004-01-13 Vincent BéronRemoved a W->A cross-call (CopyMetaFileW->CopyMetaFileA).
2004-01-13 Alexandre JulliardAdded all the missing functions.
2004-01-13 Alexandre Julliard_set_error_mode is cdecl not stdcall.
2004-01-13 André JohansenForward _set_error_mode to msvcrt.
2004-01-13 Vincent BéronGet rid of a W->A crosscall (ResetDCA->ResetDCW).
2004-01-13 Christian CostaAdded Midi IN support.
2004-01-12 Rein KlazesHandle the cases when initdir is either invalid, or...
2004-01-12 Mike McCormackStub enough of MSVCRT40 to make IE4 install work.
2004-01-12 Alexandre JulliardScrollDC doesn't need to be in the graphics driver.
2004-01-12 Mike HearnChange GetTransform stub to use the standard FIXME...
2004-01-12 Vincent BéronCreateDC is Unicode now, change the spec file accordingly.
2004-01-12 Vincent BéronAdd spec files for new dlls.
2004-01-12 Bill MedlandCorrect handling of font table when the font name is...
2004-01-12 Marcus MeissnerSafeArrayRedim: Use the correct size for resize too.
2004-01-12 Eric PouechImplemented Toolhelp32ReadProcessMemory.
2004-01-12 Eric Pouech- implemented TIME_KILL_SYCHRONOUS timer flags
2004-01-12 Robert ReifReduce the use of the dsound global variable by passing...
2004-01-09 Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2004-01-09 Robert ReifAdded some missing defines and a struct.
2004-01-09 Marcus MeissnerAllow offset of NULL to NtWriteFile.
2004-01-09 Marcus MeissnerFixed HeapRealloc typo.
2004-01-09 Dimitrie O... Remove the wrapper generation from winewrap, it is...
2004-01-09 Alexandre JulliardSome more Win16/Win32 separation (based on a patch...
2004-01-09 Michael Stefaniuc- add VESA mode 0x6a (same as 0x102)
2004-01-09 Jeremy ShawAdded wave-in support and fixed a few bugs in the wave...
2004-01-09 Alexandre JulliardRemoved XInitThreads call, the X libraries still have...
2004-01-09 Marcus MeissnerCopy BSTRs byte wise.
2004-01-09 Ulrich CzekallaAdded header dbt.h.
2004-01-09 Ferenc WagnerPin down LoadStringA behaviour on different buffer...
2004-01-09 Dmitry TimoshkovFix an IE crash and make the "Create Folder" functional...
2004-01-09 Ove KaavenAvoid freeing request packet too early if an exception...
2004-01-09 Ove KaavenProperly handle destroying the first connection in...
2004-01-09 Mike McCormackRegression test for files with zero length.
2004-01-09 Mike McCormackMapping a zero size file should fail.
2004-01-09 Dimitrie O... Do not fail if we can't load some libs in the wrapper.
2004-01-09 Alexandre JulliardIf supported, add -init and -fini flags to the linker...
2004-01-09 Aric StewartEnable Tablet support with both Tilt and Pressure.
2004-01-08 Alexandre JulliardThere's no need for DUMMYUNIONNAME in private headers.
2004-01-08 Kevin KoltzauDefine OPENFILENAME_SIZE_VERSION_400.
2004-01-08 Alexandre JulliardAdded configure check for readlink.
2004-01-08 Alexandre JulliardIf supported by the linker, prevent the ELF loader...
2004-01-08 Mike HearnAlways print a message for generic stubs.
2004-01-08 Ulrich CzekallaAdd option to use the primary selection in addition...
2004-01-08 Stefan LeichterAdded the linked list with the name of files of the...
2004-01-08 Eric Pouech- Applied to all MCI drivers Dmitry's fix for MCI_STATU...
2004-01-08 Hans LeidekkerRemove some unused headers.
2004-01-08 Ivan Leo Murray... Brought up to date to Dimi's latest patch.
2004-01-08 Mike McCormackAdd icm.h for colour management.
2004-01-08 Kevin KoltzauDefine structs FILEDESCRIPTOR and FILEGROUPDESCRIPTOR...
2004-01-07 Alexandre JulliardDon't use constructors for ntdll and kernel32 initializ...
2004-01-07 Ove KaavenAdded rules to parse library, coclass, dispinterface...
2004-01-07 Juan LangFixed the dwBCastAddr member of MIB_IPADDRROW, added...
2004-01-07 Alexandre JulliardRemoved incorrect uses of DUMMYUNIONNAME.
2004-01-07 Wim LewisFixed shell quoting of the inline-asm tests so that...
2004-01-07 Robert van... Added a tabsheet that allows the user to change the...
next