wine/eterwine.git
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...
2005-03-25 Dimitrie O... Add Robert Shearman's explanation about WM_NCPAINT.
2005-03-25 Jakob ErikssonDon't run FilterGraph tests if FilterGraph functionalit...
2005-03-25 Jakob ErikssonFix thread affinity test for SMP machines.
2005-03-25 Jakob ErikssonNo need continuing tests if no NetUserGetInfo.
2005-03-24 Alexandre JulliardTry a TrueColor visual if Xrender fails with a DirectCo...
2005-03-24 Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-24 Alexandre JulliardAvoid calling WIN_ListChildren from the graphics drivers.
2005-03-24 Alexandre JulliardAdded support for xbuttons.
2005-03-24 Kevin KoltzauAdded full support for xbuttons (side mouse buttons).
2005-03-24 Alexandre JulliardTake into account the more correct behavior of recent...
2005-03-24 Mike McCormackReplace instances of HeapAlloc/MultiByteToWideChar...
2005-03-24 Aric StewartIf running in UI mode, then display the UI mode dialogs...
2005-03-24 Alex Villacís... After Float->string conversion via sprintfW(), VarDecFr...
2005-03-24 Jakob ErikssonFix some Windows 95 issues.
2005-03-24 Alexandre JulliardDon't maintain a client-side WND structure for the...
2005-03-24 Mike McCormackMake sure there's only one place we allocate dialog...
2005-03-24 Mike McCormackClean up registry functions.
2005-03-24 Phil KrylovFixed \u keyword to output signed 16-bit values. Also...
2005-03-24 Hans LeidekkerPretend there are 0 terminal server sessions and processes.
2005-03-24 Rein KlazesSupport relay tracing of functions with 18 arguments.
2005-03-24 Raphael Junqueira- use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded...
2005-03-24 Jacek CabanAdded handling of unsigned type.
2005-03-24 Huw DaviesThe depth of the colour bitmap needs to match that...
2005-03-24 Dimitrie O... Complete the unicodification of comctl32undoc.
2005-03-23 Alexandre JulliardGet rid of the window lock suspend mechanism.
2005-03-23 Francois GougetAssorted spelling fixes.
2005-03-23 Hans LeidekkerPretend there are 0 log records.
2005-03-23 Ron JensenAvoid bad visual errors in thread_selection_wnd().
2005-03-23 Alexandre JulliardGet rid of the remaining WIN_FindWndPtr calls.
2005-03-23 James HawkinsAdd RegSaveKey, RegLoadKey tests.
2005-03-23 Jason EdmeadesMake the treeview correctly search when the top index...
2005-03-23 Alex Villacís... Test for PeekNamedPipe with zero-length buffer.
2005-03-23 Robert ReifDon't fail when opening a device in direct sound mode...
2005-03-23 C. Scott AnanianTeach VERSION_GetLinkedDLLVersion about Mingw32 applica...
2005-03-23 Alexandre JulliardCreate a new server request for accepting hardware...
2005-03-23 Robert Shearman- Window styles passed to CreateWindowEx must the same...
2005-03-23 Marcus MeissnerFixed MsiDatabaseImportA, MsiDatabaseImportW, and
2005-03-23 Dimitrie O... Complete unicodification of the treeview common control.
2005-03-23 Dimitrie O... Complete unicodification of the tooltips common control.
2005-03-23 Dimitrie O... Complete unicodification of the toolbar common control.
2005-03-23 Dimitrie O... Complete unicodification of the rebar common control.
2005-03-23 Dimitrie O... Complete unicodification of the propsheet common control.
2005-03-23 Dimitrie O... Complete unicodification of the header common control.
next