Removed extra , from last element in enum declarations.
[wine] / dlls /
2002-07-03  Eric PouechFixed some more configuration issues.
2002-07-03  Andreas MohrMake sure we wait some time during int16 keyboard query...
2002-07-03  Andreas MohrAdded a DOS text mode memory buffer copy in order to...
2002-07-02  Alexandre JulliardFixed warnings.
2002-07-02  Juergen Schmied- implementations for SHLWAPI_267, SHLWAPI_268
2002-07-02  Juergen Schmied- changed STRRET definition
2002-07-01  Alexandre Julliard- stubs for SHLWAPI.295 (create a URL shortcut ?) and...
2002-07-01  Alexandre JulliardMake sure allocated blocks are aligned on an 8-byte...
2002-07-01  Alexandre JulliardFixed make install from read-only build directory ...
2002-07-01  Gregg MattinsonAvoid alignment problem in NtQuerySystemTime.
2002-07-01  Andreas MohrImplemented set cursor shape functionality.
2002-07-01  Juergen SchmiedSupport for large and negative offsets.
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  Gregg MattinsonRemoved C++ style comments.
2002-06-28  Eric PouechNo longer depends on external env strings values.
2002-06-28  Sander van LeeuwenDo not change directory if path is invalid.
2002-06-28  Knut St. OsmundsenDo not access memory that has just been freed.
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  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-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  Huw D M DaviesDon't map symbol charset through WCToMB.
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  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  Gregg MattinsonImplemented DbgBreakPoint and DbgUserBreakPoint for...
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 JulliardMoved succeeding test out of todo block.
2002-06-20  Mike McCormackFixed ordinals to match the Windows values.
2002-06-20  Jason Edmeades- VarAnd, VarCmp (Strings only), VarNot implemented.
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 EdwardsGive the import libs a proper name.
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 ShemeshChanged the country's name to "IL" to conform to common...
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  Dmitry TimoshkovCosmetic fix.
2002-06-14  Huw D M DaviesAdded PatBlt support in enhanced metafiles.
2002-06-13  Aric StewartStub for StiCreateInstance.
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-06-13  Dmitry TimoshkovFixed version info.
2002-06-13  François GougetFix handling of strings that do not finish with "||".
2002-06-13  Mike McCormackAdded a few stubs.
2002-06-13  Dmitry TimoshkovAdded Bulgarian NLS definitions (with the help of Anton...
2002-06-13  François GougetReset signals to SIG_DFL before starting a child process.
2002-06-13  Alexandre JulliardFor lines that contain a single field, the field is...
2002-06-13  Aric StewartWhen processing the reg section we need to delete befor...
2002-06-13  Mike McCormackAdded an empty implementation for UuidFromStringA/W.
2002-06-13  Alexandre JulliardRestored MakeCriticalSectionGlobal that got lost somewhere.
2002-06-13  Alexandre JulliardDon't try to open CDROM device if none was specified.
2002-06-13  Ulrich CzekallaAdded support for CAL_ITWODIGITYEARMAX.
2002-06-13  Alexandre Julliardstruct _stat layout is different between crtdll and...
2002-06-13  Alexandre JulliardStore print dlg structure in a property instead of...
2002-06-13  Dmitry TimoshkovAdded stubs for capGetDriverDescription.
2002-06-13  Ove KaavenSupport DirectSound 8 interfaces. Split interface imple...
2002-06-13  John K. HohmCompleted implementation of comcat.dll, incl. Dll[Un...
2002-06-13  Uwe BonnesDisplay the name of the started process in the desktop...
2002-06-13  Guy L. Albertelli- Correct page rectangle calculation.
2002-06-13  Alexandre JulliardAuthors: Peter Hunnisett <peter@transgaming.com>, Ove...
2002-06-10  David HammertonMapVirtualKey actually returns uppercase keys in Windows.
2002-06-10  Huw D M DaviesAdd more magic to find the start of the nametable.
2002-06-10  Alexandre JulliardMoved DC origin into device-specific structure.
2002-06-10  David D. HagoodADPCM nybble processing order was incorrect.
2002-06-10  Paul RupeFaster performance in TEXT_Ellipsify for long strings.
2002-06-10  Paul RupeSupport for LVM_SUBITEMHITTEST; check for out-of-bounds...
2002-06-10  Nix N. NixAdded RunFileDlg with MRU list.
2002-06-10  Won-kyu ParkAdded Korean resources.
2002-06-10  Sander van Leeuwen- Save and restore current directory in GetFileDialog95W if
next