wine
2005-08-08  Mike McCormackgcc 4.0 warning fix.
2005-08-08  Huw DaviesIUnknown_SetSite calls IObjectWithSite_SetSite or
2005-08-08  Saulius KrasuckasComment out VarDateFromStr() calls that generate except...
2005-08-08  Alexandre JulliardDon't prefix the functions DllInstall and DllGetVersion...
2005-08-08  Alexandre JulliardAdded a prototype for DllGetVersion to enable type...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Alexandre JulliardAdded an unmount_device request that invalidates all...
2005-08-08  Alexandre JulliardRemoved some unnecessary macros, and make some function...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-08-08  Mike McCormackImplement the IXMLDOMNamedNodeMap interface.
2005-08-08  Mike McCormackWarning fixes for gcc 4.0.
2005-08-08  Detlef RiekenbergAdded exe extensions for mingw32.
2005-08-08  Huw DaviesForward ordinals 457,458 to GetLongPathNameW,A.
2005-08-08  Detlef Riekenberg- Access rights for Printserver, Printers and Printjobs...
2005-08-08  Jacek CabanFixed msxml compilation when libxml is not available.
2005-08-08  Dmitry TimoshkovAdded Russian resources to wldap32.
2005-08-08  Francois GougetCreateWindow(parent=NULL, ctlid!=0) should fail.
2005-08-08  Alexandre JulliardRemoved some unused or redundant configure checks.
2005-08-08  Jacek CabanAdded hlink.idl.
2005-08-08  Jacek CabanAdded stub implementation of IOleControl.
2005-08-08  Dmitry TimoshkovAdd a test showing that Windows doesn't tie GDI objects...
2005-08-08  Yuri KozlovRemove duplicate declaration of MSI_SetPropertyW.
2005-08-08  Kai BlinAdd secur32.dll tests to winetest.
2005-08-08  Stefan LeichterBasic implementation of AtlModuleUpdateRegistryFromReso...
2005-08-08  Vincent BéronRemove WINE_PACKED recognition.
2005-08-08  Vincent BéronUpdate win16.api/win32.api to current CVS.
2005-08-08  Vincent BéronRemove WINE_UNUSED checks.
2005-08-08  Phil KrylovFixed UTF-8 RTF parsing.
2005-08-08  Daniel RemenakAdd some definitions necessary for force feedback.
2005-08-08  Marcus MeissnerImplemented ILockBytes16 (memorystream) support for...
2005-08-08  Saulius KrasuckasWine and NT4 returns E_FAIL on failure.
2005-08-08  Robert ShearmanRevert to previous behaviour of detecting names with...
2005-08-08  Hans LeidekkerAdd Dutch resource translation.
2005-08-08  Hans LeidekkerAdd helpers for converting (arrays of) LDAPSortKey...
2005-08-08  Francois GougetThe listbox test shows that the control id must be...
2005-08-08  Tobias GruetzmacherReverse the direction of raw SCSI commands.
2005-08-08  Huw DaviesFix call to GetMenuItemInfo and unicodify while we...
2005-08-08  Mike McCormackHandle loading strings over 64k from the string table.
2005-08-08  Henning GerhardtUpdate German resource file.
2005-08-08  James Hawkins- Don't keep track of the number of TB buttons.
2005-08-08  Oliver StieberAllow the WINED3DSBT_IMPL to be applied so that states...
2005-08-08  Oliver StieberRemove dxguid dependency.
2005-08-03  Jacek CabanFix comment about hack.
2005-08-03  Jacek CabanAdded IOleCommandTarget::Exec implementation.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-03  Oliver StieberSet the apha channel to opaque when locking X8R8G8B8...
2005-08-03  Frank RichterImplement DrawThemeEdge().
2005-08-03  Oliver StieberMoved support for non power 2 texture to hardware.
2005-08-03  Frank RichterSet some default values for truesize sizing that seem...
2005-08-03  Alexandre JulliardGet rid of the no longer used regedit test.
2005-08-03  Alexandre JulliardMerged some of the header checks to reduce the size...
2005-08-03  Alexandre JulliardCall the USER driver directly to check for X events...
2005-08-03  Detlef RiekenbergAdded description for crosstest.
2005-08-03  Oliver StieberImprove on a fixup for the difference between opengl...
2005-08-03  Alex Villacís... Correction to earlier assertion patch to allow for...
2005-08-03  Robert ShearmanAs per MSDN, INTERNET_OPTION_CONNECTED_STATE should...
2005-08-03  Frank RichterThe default image layout is HORIZONTAL, not VERTICAL.
2005-08-03  Alexandre JulliardHack to make the main heap critical section have a...
2005-08-03  Peter ÅstrandImplemented an Esound driver.
2005-08-03  Alexandre JulliardDon't call WaitForMultipleObjectsEx if we are just...
2005-08-03  Uwe BonnesMore comm tests.
2005-08-03  Uwe BonnesImplement WaitCommEvent by polling the appropriate...
2005-08-03  Frank RichterAnother fix to use magenta as the default transparent...
2005-08-03  Robert ShearmanAdd stubs for NdrMapCommAndFaultStatus, conformant...
2005-08-03  Robert Shearman- The header global variable is NULL when not generatin...
2005-08-03  Robert ShearmanDon't free previous buffer in NdrGetBuffer.
2005-08-03  Mike McCormackFix a gcc 4.0 -Wpointer-sign warning.
2005-08-03  Frank RichterAdd support for horizontal & vertical alignment when...
2005-08-03  Kai BlinSet up tests for secur32.
2005-08-03  James HawkinsFree the allocated command line string.
2005-08-03  Frank RichterAdd support for the BT_NONE background type.
2005-08-03  James HawkinsAdd a tab control to the navigation pane.
2005-08-03  Frank RichterAdd hottracking support for the header control.
2005-08-03  Frank RichterImplement GetThemeBackgroundExtent().
2005-08-03  Alexandre JulliardDon't convert the return value on failure in VerQueryVa...
2005-08-03  Mike McCormackgcc 4.0 RegSetValueEx warning fixes.
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-08-03  Oliver StieberBack out the previous stencil patch and slightly improv...
2005-08-03  Oliver StieberMove the setting of states from device to basetexture...
2005-08-03  Mike McCormackImplemented the IXMLDOMElement interface.
2005-08-03  Hans LeidekkerImplement LdapUnicodeToUTF8, LdapUTF8ToUnicode,
2005-08-03  Henning GerhardtAdd German resourced for hhctrl.ocx.
2005-08-03  James Hawkins- Add the HH Child window class.
2005-08-03  Steven EdwardsAdd real stub for MsiConfigureFeatureW.
2005-08-03  Jacek CabanAdded about protocol implementation.
2005-08-03  Frank RichterRemove unneeded theming check.
2005-08-03  Frank RichterImplement support for the ST_TILE background stretching...
2005-08-03  Vitaliy MargolenImplement IOCTL_SCSI_GET_INQUIRY_DATA.
2005-08-02  Alexandre JulliardImplemented Get/SetDllDirectory.
2005-08-02  James Hawkins- Add the toolbar to the viewer window.
2005-08-02  Alexandre JulliardRemoved a noisy trace.
2005-08-02  Hans LeidekkerUse WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY.
2005-08-02  Saulius KrasuckasAdded test for IShellFolder_ParseDisplayName.
2005-08-02  Robert ShearmanMove TESTLIST from EXTRA_SRCS to C_SRCS in test makefil...
2005-08-02  James HawkinsImplement DllMain and store the Dll hinstance.
2005-08-02  Alexandre JulliardImplemented a few trivial ntdll functions that have...
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.
2005-08-02  Alexandre JulliardFixed white space handling on the last line (reported...
2005-08-02  Lauri TulminAdd tests for repainting windows with CS_PARENTDC class...
2005-08-02  Alexandre JulliardUse the new RtlExitUserThread function instead of exporting
next