wine/eterwine.git
2005-03-31 Ferenc WagnerAsk for a tag if one was not given on the command line.
2005-03-31 Alexandre JulliardAdded support for the DC meta region.
2005-03-31 Jacek CabanStub implementation of HTMLDocument2 interface.
2005-03-31 Paul VriensUse textlen instead of len.
2005-03-31 Stefan LeichterFix GetFileSecurityA test on Win98.
2005-03-31 Paul van SchayckDon't stop looking for devices if one can't be opened.
2005-03-31 Huw DaviesSet the registry keys under HCU\Software\Microsoft...
2005-03-31 Mike McCormackFix up PIDL dumping code.
2005-03-31 Aric CyrJapanese 106 Keyboard fix.
2005-03-30 Mike McCormackImplement mailslots.
2005-03-30 Dmitry Timoshkov- Make GetSystemMenu respect CS_NOCLOSE.
2005-03-30 Michael JungRemoved the incomplete signature checking code.
2005-03-30 Alexandre JulliardThe update region passed in WM_NCPAINT and the clipping...
2005-03-30 Francois GougetAssorted spelling fixes.
2005-03-30 Jacek CabanAdded IMonikerProp and IInternetPriority interfaces.
2005-03-30 Jacek CabanAdded some definitions.
2005-03-30 Hans LeidekkerReturn a computername constructed from the hostname.
2005-03-30 Alexandre JulliardBetter handling of 16-bit native dlls when a 32-bit...
2005-03-30 Alexandre JulliardOnly reset the clip region in GetDC() if a new region...
2005-03-30 Uwe BonnesZero out return string in GetMenuStringA/W.
2005-03-30 Mike McCormackStub implementation of RtlAbsoluteToSelfRelativeSD.
2005-03-30 Robert ReifKeep dsound8.c and dsound.c in sync.
2005-03-30 Alex Villacís... Initialize [orig|himetric][Width|Height] for PICTYPE_IC...
2005-03-30 Robert ShearmanMove save_registry and unload_key server calls to ntdll.
2005-03-30 Aric StewartMake sure the GUID of the typelib we are registering...
2005-03-29 Ferenc WagnerTry using a stable temporary directory at first to...
2005-03-29 Mike McCormackImplement ChangeServiceConfig.
2005-03-29 Peter Berg... Janitorial: Get rid of strncpy/strncpyW.
2005-03-29 Jerry JenkinsImprove winealsa dsound driver by accessing sound drive...
2005-03-29 Oliver Stieber- Volume now inherits Resource. This isn't the way...
2005-03-29 Alexandre JulliardOnly restore the DC attributes on the next GetDC, and...
2005-03-29 Alex Villacís... Fix failure to notice the use of a GIF palette index...
2005-03-29 Jacek CabanAdded ES_AUTOHSCROLL style to the edittext changing...
2005-03-29 Huw DaviesIn a call to EnumEnhMetaFile when hdc is NULL, lpRect...
2005-03-29 Huw DaviesWriteFmtUserTypeStg doesn't pull a CLSID from the regis...
2005-03-29 Alexandre JulliardMoved 16-bit string functions to user16.c and kbd16.c.
2005-03-29 Eric Pouech- Various improvements for minidump module information
2005-03-29 Alexandre JulliardMoved rectangle functions to uitools.c and removed...
2005-03-29 Dimitrie O... Unicodify WINSPOOL_OpenDriverReg().
2005-03-29 Huw DaviesDon't close reg key if the open failed.
2005-03-29 Marcus MeissnerSerialize NULL pointer interfaces correctly.
2005-03-29 Rein KlazesScrollWindow should call ScrollWindowEx with the SW_ERA...
2005-03-29 Eric PouechClean-up async IO internal functions.
2005-03-29 James Hawkins- Implement NtLoadKey.
2005-03-29 Alexandre JulliardMoved 16-bit rectangle functions to user16.c.
2005-03-29 Troy RolloImplement SetCPGlobal (an undocumented Win32 API).
2005-03-29 Michael JungAdded a test for advapi32, which documents a crash...
2005-03-29 Vincent BéronChange prototypes so gcc with some warnings doesn't...
2005-03-29 Vincent Béronrsabase doesn't use any types now, so remove it.
2005-03-29 Stefan LeichterFix GetFileSecurityW for not existing directories/files.
2005-03-29 Eric Pouech- PDB: better checking for error conditions
2005-03-29 Jacek CabanFixed ntdll:reg test on win9x.
2005-03-29 Dmitry TimoshkovHandle control characters in VkKeyScanEx similar to...
2005-03-29 Rein Klazes- GetScrollRange should return an empty range, both...
2005-03-29 Marcus MeissnerFixed VT_BSTR|VT_BYREF marshalling.
2005-03-29 Mike McCormackSplit out database functions, remove dependence on...
2005-03-28 Peter Berg... Janitorial: Get rid of strncpy/strncpyW.
2005-03-28 Alexandre JulliardMerged X11DRV_BITMAP_CreateBitmapHeaderFromPixmap into
2005-03-28 Mike McCormackImplement CreateMailslot using NtCreateMailslotFile.
2005-03-28 Mike McCormackRemove function prototypes, make functions static.
2005-03-28 Vincent BéronNative wcmd.exe accepts CALLs to .exe files.
2005-03-28 Vincent BéronKeep types sorted in alphabetical order.
2005-03-28 Vincent BéronAdd support for single in idl files.
2005-03-28 Stefan LeichterAdded a test for GetFileSecurityA.
2005-03-28 Marcus MeissnerFixed ppvObject serializer (deref twice instead of...
2005-03-28 Jakob ErikssonRemove tests that fail badly on Windows 98.
2005-03-28 Saulius KrasuckasFix an error code for ME.
2005-03-28 Vladdy ImpalerDefine the IAMStreamConfig interface.
2005-03-28 Jacek CabanAdded checking for artsc library.
2005-03-27 Alexandre JulliardAdded X11DRV_get_pixmap and X11DRV_set_pixmap functions...
2005-03-27 Mike HearnFix BSTR tracing in the typelib marshaller.
2005-03-27 Alexandre JulliardStore the handle to the stock bitmap when the first...
2005-03-27 Marcus MeissnerFormat VT_UI1, VT_I1, VT_UI2, VT_I2 correctly.
2005-03-27 Mike McCormackRemove unnecessary function prototypes.
2005-03-27 Mike McCormackRemove function prototypes, make functions static.
2005-03-27 Alexandre JulliardStore the DCE pointer in the DC physDev structure using...
2005-03-27 Mike McCormackUse api definitions, remove duplicate code.
2005-03-27 Hans LeidekkerRemove stray 8bit character.
2005-03-27 Jerry JenkinsDon't mistake frames for bytes.
2005-03-27 Robert ShearmanFix size passed to SPI_NONCLIENTMETRICS.
2005-03-27 Marcus MeissnerAdded IDispatch::GetIDsOfNames() special case serializing.
2005-03-27 Ulrich CzekallaWhen computing nonclient area take into consideration...
2005-03-25 Alexandre JulliardExplicitly store the stack of saved DCs in the DC struc...
2005-03-25 Alexandre JulliardMaintain the stack of saved vis regions in the DC struc...
2005-03-25 Dimitrie O... Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo...
2005-03-25 Paul VriensPrint retval in decimal to avoid confusion.
2005-03-25 Ulrich CzekallaChild windows with the WS_POPUP style are allowed to...
2005-03-25 Jacek CabanAdded mshtmhst.idl.
2005-03-25 Ferenc WagnerCheck desktop visibility after processing command line...
2005-03-25 Rein KlazesScrollDC and X11DRV_SCROLLDC should scroll only pixels...
2005-03-25 Alexandre JulliardMoved DCE support to the X11 driver.
2005-03-25 Mike HearnDon't fault on NULL pointers in Is*Ptr functions.
2005-03-25 Mike HearnFix PARAMFLAG_FOUT typo in the tmarshaller.
2005-03-25 Mike McCormackUse strdup, implement MsiDatabaseImportA.
2005-03-25 Ulrich CzekallaDon't map point to parent's client window because the...
2005-03-25 Alexandre JulliardReplace the link_window request by a set_parent request...
2005-03-25 Dimitrie O... Proper handling for GWL_STYLE.
2005-03-25 Dimitrie O... Fix a memory leak in toolbar. Avoid casts.
2005-03-25 James HawkinsReplace a trace with a previously removed test.
2005-03-25 Dimitrie O... Handle wParam in WM_PAINT properly: if non-null, it...
next