wine
2004-04-28  Alexandre JulliardRemoved a number of internal file functions that are...
2004-04-28  Alexandre JulliardAdded test for setting focus to an invisible window.
2004-04-28  Jakob ErikssonFixed tests to succeed on all Windows versions.
2004-04-28  Robert ReifAnother error return value check added after looking...
2004-04-28  Hans LeidekkerReimplement UuidCreate() with Win32 APIs.
2004-04-28  Alexandre JulliardReimplemented Get/SetCurrentDirectoryW using the corres...
2004-04-28  Alexandre JulliardFixed unsigned comparison issue in previous change.
2004-04-28  Raphael Junqueira- add some prototypes/typedefs to msi.h
2004-04-28  Francois GougetAssorted spelling fixes.
2004-04-28  Ove KaavenFixed a couple of bugs.
2004-04-28  Andreas MohrExplain how to reduce log size, using pipes.
2004-04-27  Alexandre JulliardReplace empty window rect checks by a new X11DRV_is_win...
2004-04-27  William LahtiFixed typo.
2004-04-27  Mike McCormackImplemented WNetEnumCachedPasswords.
2004-04-27  Jon GriffithsFix failures under win2k.
2004-04-27  Jon GriffithsUpdate VarXor,VarAbs,VarNot for all input types.
2004-04-27  Jon GriffithsImplement VarOr.
2004-04-27  Dmitry TimoshkovBefore removing menu items in the MDI Window menu check...
2004-04-27  Kevin KoltzauAllow UrlCombine to calculate size of required buffer.
2004-04-27  Robert ReifRestore the 2 MHz sample rate test and fix the winealsa...
2004-04-27  Alexandre JulliardDefineDosDeviceW: implemented the DDD_REMOVE_DEFINITION...
2004-04-27  Alexandre JulliardRemoved todo_wine from some tests that succeed now.
2004-04-27  Alexandre JulliardReimplemented CreateDirectoryW and RemoveDirectoryW...
2004-04-27  Alexandre JulliardPass the creation disposition to wine_nt_to_unix_file_n...
2004-04-26  Ilya KorniykoAdded Ukrainian translations.
2004-04-26  Christian CostaImplemented fast rendering to a texture using glCopyTex...
2004-04-26  Filip NavaraMake RPCRT4 use Windows compatible protocol (DCE v5...
2004-04-26  Dimitrie O... Define _T[USX]?CHAR/_TINT/TCHAR types, for compatibility.
2004-04-26  Dimitrie O... Fix the _WCTYPE_T_DEFINED sentry for compatibility.
2004-04-26  Francois GougetMake sure the 'alsa handle' is initialized to NULL...
2004-04-26  Duane ClarkAdd testing of PeekNamedPipe, multiple writes, and...
2004-04-26  Francois GougetwaveOutGetDevCaps(-1...) must return the capabilities...
2004-04-26  Filip NavaraMake widl parse the 'transmit_as' and 'endpoint' keywords.
2004-04-26  Dmitry TimoshkovFix the DDE PFNCALLBACK prototype.
2004-04-26  Marcus MeissnerFixed some strict aliasing issues in dlls/d3d8.
2004-04-26  Ivan Leo Murray... Replace --debugmsg by WINEDEBUG.
2004-04-26  Raphael Junqueira- implement SetRenderState D3DRS_FOGENABLE/D3DRS_RANGEF...
2004-04-26  Maxime BellengéImplemented the ACO_AUTOSUGGEST, ACO_AUTOAPPEND, ACO_UP...
2004-04-26  Jukka HeinonenIf source and destination are the same object, don...
2004-04-26  Marcus MeissnerFixed position of tmp.f assigned like in dlls/d3d8...
2004-04-26  Jukka HeinonenImplement DOS7 canonicalize path function as a conversi...
2004-04-26  Duane ClarkAdd tracing messages to MDI.
2004-04-26  Francois GougetFix a warning in JACK_drvLoad().
2004-04-26  Francois GougetWe only support 8 and 16 bit sound so we should reject...
2004-04-26  Francois GougetIf lpstrTitle is NULL, set it to either 'Open File...
2004-04-26  Dmitry TimoshkovCall appropriate DefWindowProc in DDE client/server...
2004-04-23  Alexandre JulliardReimplemented GetLogicalDrives, GetLogicalDriveStrings and
2004-04-23  Ferenc WagnerRemove the wineloader variable.
2004-04-23  Jon GriffithsTests for newly added MAPI functions.
2004-04-23  Jon GriffithsImplement MAPI property & utility functions.
2004-04-23  Jon GriffithsUpdate/Add MAPI headers.
2004-04-23  Alexandre JulliardMoved creation of the CDROM registry keys into the...
2004-04-23  Jon GriffithsDocumentation fixes.
2004-04-23  Dmitry TimoshkovFix a bug in ShellExecute which called DdeCreateStringH...
2004-04-23  Jon GriffithsTest ClearCustData() and UINT->I4 conversion.
2004-04-23  Jon GriffithsImplement ClearCustData.
2004-04-23  Jon GriffithsCheck the correct param for 2 DECIMAL operations.
2004-04-23  Jon GriffithsConversion from VT_UINT to VT_I4 ignores overflow.
2004-04-23  Jon GriffithsAccept exports with '@' in their name.
2004-04-23  Raphael JunqueiraDon't try to create HW Vertex Shaders when code is...
2004-04-23  Raphael JunqueiraFix some random crashes found on some games in the...
2004-04-23  Alexandre JulliardMoved support for opening DOS device files to ntdll.
2004-04-23  Ferenc WagnerUnconditionally test Wine presence.
2004-04-23  Alexandre JulliardMake DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-23  Dmitry TimoshkovUse a passed SecurityDescriptor in CreateFileW.
2004-04-23  Chris MorganSkip over most of the unused variant types to speed...
2004-04-23  Alexandre JulliardUse NtOpenFile instead of FILE_CreateFile to open Unix...
2004-04-23  Jakob ErikssonAdded Wine detection.
2004-04-22  Huw DaviesDdeClientTransaction returns zero on error.
2004-04-22  Dmitry TimoshkovUnicode version of DdeCreateStringHandle should ignore...
2004-04-22  Raphael Junqueira- more FIXME -> TRACE
2004-04-22  Dmitry TimoshkovAdd some compatibility macros.
2004-04-22  Jakob ErikssonWhen the Windows directory was something else than...
2004-04-22  Ferenc Wagner- constify some strings
2004-04-22  Alexandre JulliardMake CreateFileW use NtCreateFile.
2004-04-22  Krzysztof FoltmanAdded dummy hhctrl.ocx with stubs of HtmlHelpA and...
2004-04-22  Filip NavaraMake widl compile without most of Windows/Wine headers...
2004-04-21  Alexandre JulliardPreload keyboard.drv when Windows version is Win9x.
2004-04-21  Alexandre JulliardChanged MoveFileEx to use ntdll functions, and moved...
2004-04-21  Alexandre JulliardProperly set IO_STATUS_BLOCK.Information in NtCreateFile.
2004-04-21  Huw DaviesDeleting column zero should only delete the column...
2004-04-21  Juan LangFix NetApiBufferReallocate and tests based on results...
2004-04-21  Christian CostaConverted some FIXMEs into TRACEs.
2004-04-21  Krzysztof Foltman- next/prev month don't stick anymore
2004-04-21  Krzysztof Foltman- make monthcal a child of datetime (it was a sibling...
2004-04-21  Dave BelangerFix bad EMF extents in SetWinMetaFileBits.
2004-04-21  Emmanuel MaillardGetSystemInfo support for Darwin.
2004-04-21  Mike McCormack* add some values to the SYSTEM_INFORMATION_CLASS enume...
2004-04-20  Ivan Leo Murray... Replace --debugmsg with WINEDEBUG.
2004-04-20  Francois GougetFixed typos.
2004-04-20  Jakob ErikssonFixed typo.
2004-04-20  Raphael JunqueiraFix the d3dcore_gl part of HW vertex shader support...
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesExW and GetCompressedFil...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-20  Dmitry TimoshkovAdd a message test for custom dialog initialization.
2004-04-20  Santosh SiddheshwarAllocate DIALOGINFO structure in DefDlgProc instead...
2004-04-20  Ivan Leo Murray... Replace --debugmsg with WINEDEBUG.
2004-04-20  Ferenc Wagner- Change to console mode so that winetest runs under...
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-20  Francois GougetMake Unicode strings static const.
next