wine/eterwine.git
2005-02-25 Alexandre JulliardConvert the global process list to a standard list.
2005-02-25 Robert ReifAdd secondary buffer SetFrequency test.
2005-02-25 Robert ReifUse nBlockAlign rather than calculating it.
2005-02-25 Uwe BonnesAdvance over * argument for precision.
2005-02-25 Alexandre JulliardConvert the per-thread mutex list to a standard list.
2005-02-25 James HawkinsFix RegOpen/CloseKey.
2005-02-25 Lauri TulminMake sure that last line is at the bottom of the edit...
2005-02-25 Robert ReifChange SetCooperativeLevel FIXME to WARN.
2005-02-25 Mike McCormackDump the pidl of a lnk file.
2005-02-25 Mike McCormack- implement loading and saving of MSI advertised shortc...
2005-02-25 Ge van GeldorpTreat already preprocessed code just like normal #inclu...
2005-02-25 Stefan LeichterExclude two tests crashing on WinNT4.
2005-02-25 Jon GriffithsRemove unneeded calls to TAB_GetInfoPtr(), const fixes...
2005-02-25 Jon GriffithsDocumentation spelling fixes.
2005-02-25 Alexandre JulliardRegular files are always ready for I/O, no need to...
2005-02-25 Alexandre JulliardConvert the APC queues to use standard lists.
2005-02-25 Troy RolloFix stack object overrun when an application calls...
2005-02-25 Aric StewartImplement the action RegisterFonts.
2005-02-25 Lauri TulminImplemented !ES_AUTO[HV]SCROLL.
2005-02-25 TANABE HiroshiRemove (buf && !buflen) checking.
2005-02-25 Paul van SchayckAs last option for drive type detection we try the...
2005-02-25 Paul VriensAdded some TRACE statements.
2005-02-24 Alexandre JulliardConvert the key notifications list to a standard list.
2005-02-24 Alexandre JulliardRepaint the non-client area to work around broken WM_PA...
2005-02-24 Mike McCormackAdd struct StorageBaseImpl at the start of derived...
2005-02-24 Vitaly Lipatov- Fix scrollbar show/update conditions in SCROLL_SetScr...
2005-02-24 Dimitrie O... Shorten the id of the question to avoid jade error.
2005-02-24 Jonathan ErnstFrench localization.
2005-02-24 Alexandre JulliardConvert async I/O queues to standard lists.
2005-02-24 Mike McCormackRemove unused declaration.
2005-02-24 Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Dmitry...
2005-02-24 Dmitry TimoshkovGetWindowRect and GetClientRect do not change RECT...
2005-02-24 Robert ReifTry old buffer description structure on failure with...
2005-02-24 Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2005-02-24 Raphael Junqueira- implement partial PBuffer support
2005-02-24 Mike McCormackRemove tabs, reformat, merge comments.
2005-02-24 Aric StewartAdd the ExecuteAction handler.
2005-02-24 Michael Stefaniuc- ImageList_LoadImage{A,W} were basicaly a cut'n'paste...
2005-02-24 Brian VincentClean up references to threading in Developer's Guide.
2005-02-24 Dimitrie O... Can we bundle everthing together?
2005-02-24 Dimitrie O... Add info on building dynamic strings for logging.
2005-02-24 Aric StewartDo some basic work with registry component paths.
2005-02-24 Aric StewartDefine msidbComponentAttributes.
2005-02-24 Ulrich CzekallaPrevent accessing freed memory in failure case.
2005-02-24 Jason EdmeadesCorrect handling of unusual vendor strings in d3d8...
2005-02-24 Lauri TulminControls with ES_RIGHT or ES_CENTER shouldn't have...
2005-02-23 Alexandre JulliardRevert SC_CLOSE change, this is causing deadlocks.
2005-02-23 Alexandre JulliardRemoved no longer used threading.sgml.
2005-02-23 Bill MedlandCorrect a couple of minor documentation typos.
2005-02-23 Alexandre JulliardRemoved the useless proxy.h header file.
2005-02-23 Jeremy WhiteMore correct fix for dsp empty case.
2005-02-23 Henning GerhardtSmall fix for the German resource file.
2005-02-23 Henning GerhardtAdded German language support.
2005-02-23 Jon GriffithsSuggest make uninstall in case the user tried make...
2005-02-23 Eric Kohl- Add basic support for creating client and server...
2005-02-23 Michael JungMade rsabase forward everything to rsaenh.
2005-02-23 Rein KlazesNtQueryPerformanceCounter should return a frequency...
2005-02-23 Jeremy WhiteAn interactive test should have volume, else a rational...
2005-02-23 Mike McCormackRemove tabs and reformat.
2005-02-23 Francois GougetAdd the -noname flag to match the Platform SDK.
2005-02-23 Jeremy WhiteIn calculating the SMPTE time, we would round incorrect...
2005-02-23 Mike McCormack- handle IFileSystemBindData in ISF_Desktop_fnParseDisp...
2005-02-23 Francois GougetDon't hardcode ordinals if which are not hardcoded...
2005-02-23 Aric StewartMake sure formats like [\\]] and [\\[] work properly.
2005-02-23 Jakob ErikssonApparently NT4 can also return ERROR_ENVVAR_NOT_FOUND.
2005-02-23 Dmitry Timoshkov- Pass original wParam to CallNextHookEx.
2005-02-23 Robert ReifFix tests for win9x and old versions of DirectX.
2005-02-23 Michael StefaniucStub for CryptCATAdminReleaseContext.
2005-02-23 Jeremy WhiteWhen we get down to the last fragment or two in our...
2005-02-23 Jeremy WhiteWhen testing the WAVE_MAPPER device, it seems inappropr...
2005-02-23 Jeremy WhiteWhen we are converting from one sample rate to another...
2005-02-23 Jason EdmeadesTake into account additional requested spacing on break...
2005-02-23 Jason EdmeadesEnable parsing of vendor strings not matching the expec...
2005-02-23 Maxime BellengéCorrectly displays the text with ellipsis when there...
2005-02-23 Jacek CabanTranslation update.
2005-02-23 José Manuel... Added MSI Spanish resources.
2005-02-22 Alexandre JulliardRemoved no longer used create_region function, and...
2005-02-22 Alexandre JulliardAllow the client rectangle to be of arbitrary size...
2005-02-22 TANABE HiroshiAdded Multibyte character set support in GetGlyphOutlineA.
2005-02-22 Huw DaviesDon't hold the GDI lock when calling DC_GetDCUpdate.
2005-02-22 Hans LeidekkerForward MD5{Final,Init,Update} to advapi32.
2005-02-22 Ivan Leo PuotiReplace GetCurrentProcess() with NtCurrentProcess(...
2005-02-22 Ivan Leo PuotiAdded a couple of defines.
2005-02-22 Mike McCormackMake sure strings are null terminated.
2005-02-22 Mike McCormackWhen running a second time, don't fail if we can't...
2005-02-22 Martijn VernooijScroll instead of repainting when expanding/collapsing...
2005-02-22 Jacek CabanAdded implementation of LockServer.
2005-02-22 Huw DaviesThe typelib cache should take the typelib resource...
2005-02-22 Alexandre JulliardCosmetic fixes.
2005-02-22 Mike McCormackMake lstr* functions inline inside Wine.
2005-02-22 Mike McCormack- handle IFileSystemBindData in IShellFolder::ParseDisp...
2005-02-22 Aric StewartUpdate the installed state for components during CostFi...
2005-02-22 Rein KlazesDefWindowProc's WM_NCCALC handler must not subtract...
2005-02-22 Stefan LeichterMake user32_crosstest.exe loadable on NT 3.51.
2005-02-22 Alexandre JulliardDispatchMessage needs to repaint the non-client area...
2005-02-22 Jason EdmeadesMake RegisterClassExA check that reserved bytes is...
2005-02-22 Justin ChevrierPoint KEYBOARDPREF and SCREENREADER to registry keys...
2005-02-22 Jon GriffithsUse variant macros instead of accessing the union directly.
2005-02-22 Steven EdwardsCorrect typo.
2005-02-22 Jon GriffithsUse config.h & HAVE_ where needed, -W fixes.
next