wine
2002-07-01  Andreas MohrAdded the FirstInstallDateTime key.
2002-07-01  Alexandre JulliardMake sure allocated blocks are aligned on an 8-byte...
2002-07-01  Alexandre JulliardHopefully more portable errno check.
2002-07-01  Alexandre JulliardFixed make install from read-only build directory ...
2002-07-01  Alexandre JulliardRelease the Win16 lock before waiting in MsgWaitForMult...
2002-07-01  Alexandre JulliardAdded configure check for getpwuid.
2002-07-01  Gregg MattinsonAvoid alignment problem in NtQuerySystemTime.
2002-07-01  Andreas MohrImplemented set cursor shape functionality.
2002-07-01  Mike McCormackReturn the correct length when getting a complete secti...
2002-07-01  Juergen SchmiedSupport for large and negative offsets.
2002-06-28  Alexandre JulliardBITMAP_SelectObject must return the old handle, not...
2002-06-28  Alexandre JulliardCheck for valid dialog info before using it.
2002-06-28  Nix N. NixRemoved message box that would pop up if a RunMRU list...
2002-06-28  Rok MandeljcAdded Slovenian resources.
2002-06-28  Philipp WollermannImplemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD...
2002-06-28  Jukka HeinonenDisable OWN_WINDOW as it no longer works.
2002-06-28  Alexandre JulliardAdded some ALSA configure checks.
2002-06-28  Eric PouechCreated an ALSA driver (with the help of David Hammerto...
2002-06-28  Alexandre JulliardFixed typo in X11DRV_SetPixel.
2002-06-28  Gregg MattinsonRemoved C++ style comments.
2002-06-28  Eric PouechNo longer depends on external env strings values.
2002-06-28  Sander van... Do not change directory if path is invalid.
2002-06-28  Knut St. OsmundsenDo not access memory that has just been freed.
2002-06-28  Guy L. Albertelli- Add support for UpDown control messages.
2002-06-28  Andriy PalamarchukFixed a few bugs, added processing of REG_MULTI_SZ...
2002-06-28  Tony LambregtsAdded support for DDBLT_KEYSRCOVERRIDE/DDBLT_KEYDESTOVE...
2002-06-28  Guy L. AlbertelliAdd TCM_SETCURSEL when setting page current.
2002-06-28  Eric PouechEnsured full duplex mode is only used with same paramet...
2002-06-25  Alexandre JulliardReplaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP...
2002-06-25  Sylvain PetreolleCreated d3d8 stub dll.
2002-06-25  Alexandre JulliardFixed endianness #ifdefs (spotted by Jason Edmeades).
2002-06-25  Eric PouechFixed flags handling in sndPlaySound.
2002-06-25  Jason EdmeadesFixed crash in open file dialog on non-windows 98 emula...
2002-06-25  Jason EdmeadesEnsure we free the cached HFONT after loading in a...
2002-06-25  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2002-06-25  Alexandre JulliardAdded support for path wildcards of the form "*dllname...
2002-06-24  Huw D M DaviesAdded Type 1 and Type 42 font downloading.
2002-06-24  Huw D M DaviesHandle dmScale.
2002-06-24  Huw D M Daviespsdrv doesn't care about hGCClipRgn, just use GetClipRg...
2002-06-24  Huw D M DaviesGet rid of a few thousand useless TRACE lines.
2002-06-24  Huw D M DaviesAdded afm weight "NORMAL".
2002-06-24  Ulrich CzekallaAdded temp fix for world transform bug in SetWindowOrgE...
2002-06-24  Huw D M DaviesDon't map symbol charset through WCToMB.
2002-06-24  Andreas MohrMade initialization more verbose in case of errors.
2002-06-24  Steven EdwardsAdded check for pwd.h.
2002-06-24  Jukka HeinonenRedirect all reads and writes to VGA controller to...
2002-06-24  Jukka HeinonenAdd save/restore mapping context routines.
2002-06-22  Alexandre JulliardUnlock the master socket if the boot thread terminates...
2002-06-22  Huw D M Davies- Implement AddFontResource*, add stubs for RemoveFontR...
2002-06-22  Dmitry TimoshkovAdded Bulgarian keyboards.
2002-06-22  Huw D M DaviesStore the cache entry indices and not the ptrs.
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-06-21  Vincent BéronFixed some various comparisons wrt signedness.
2002-06-21  Alexandre JulliardFixed CLSIDFromString endianness assumptions (reported...
2002-06-21  Alexandre Julliardgetmainargs: new_mode argument is not a pointer in...
2002-06-21  Rok MandeljcAdded Slovenian keyboard.
2002-06-21  John K. HohmImplemented SizeOfVariantData cases for VT_DISPATCH...
2002-06-21  Bill MedlandTest the ability to handle hex values in excess of...
2002-06-21  Bill Medland- Rework the line reading. This version uses a single...
2002-06-21  Bill MedlandCorrect the comparison of two files. Just because...
2002-06-21  Gregg MattinsonImplemented DbgBreakPoint and DbgUserBreakPoint for...
2002-06-21  Gregg MattinsonMoved all #includes to the top so that __stdcall is...
2002-06-21  Steven EdwardsMoved a few win32 functions to a better location for...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-21  Alexandre JulliardAttempt at fixing POLLHUP handling for Linux 2.2.x.
2002-06-21  Alexandre JulliardMoved succeeding test out of todo block.
2002-06-21  Alexandre JulliardFixed regression caused by previous change.
2002-06-20  Mike McCormackFixed ordinals to match the Windows values.
2002-06-20  Alexandre JulliardCreate the server directory and socket file in /tmp.
2002-06-20  Alexandre JulliardStore dirty flag in each registry key and use it to...
2002-06-20  Alexandre JulliardMake sure that DRIVE_FindDriveRoot always returns an...
2002-06-20  Alexandre JulliardAdded dependency on program symlink for unit tests.
2002-06-20  Andriy PalamarchukAdded regedit unit test, a couple minor changes to...
2002-06-20  Jason Edmeades- VarAnd, VarCmp (Strings only), VarNot implemented.
2002-06-20  Alexandre JulliardAvoid loading programs into the DOS memory area.
2002-06-20  Andriy PalamarchukRemoved traces of the regedit unit tests.
2002-06-20  Guy L. Albertelli- Add routines to dump out tab items internally and...
2002-06-20  Marcus MeissnerITypelib::Invoke: Handle different length arguments...
2002-06-20  Steven EdwardsPortability fix.
2002-06-20  Steven EdwardsGive the import libs a proper name.
2002-06-20  Sander van... 'class' is a reserved word (C++).
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-14  Alexandre JulliardUnregister 16-bit dlls on module unload.
2002-06-14  Mike McCormackImplemented recursive RegDeleteKey in Win95 emulation.
2002-06-14  Aric StewartAdded GetCurrentHwProfileA.
2002-06-14  Shachar ShemeshExtTextOutW: if GetFontLanguageInfo says that the font...
2002-06-14  Shachar Shemesh- Implemented a skeleton for GetFontLanguageInfo. Using...
2002-06-14  Shachar ShemeshChanged the country's name to "IL" to conform to common...
2002-06-14  Guy L. Albertelli- Dump out the TCITEM structure for appropriate messages.
2002-06-14  Guy L. AlbertelliSupport images on the tabs of pages that are added...
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-06-14  Marcus MeissnerHandle argsize for VT_DATE.
2002-06-14  Mike McCormackPartially implement NtOpenFile and NtReadFile.
2002-06-14  Alexandre JulliardUpdate the cursor for each window on receiving an X11...
2002-06-14  Alexandre JulliardStore the current cursor in the thread queue instead...
2002-06-14  Dmitry TimoshkovCosmetic fix.
2002-06-14  Huw D M DaviesAdded PatBlt support in enhanced metafiles.
2002-06-13  Dmitry TimoshkovFixed the names of some stock fonts.
next