Stephen Mereu
[wine] / misc /
2000-04-06  Alexandre JulliardMoved SaveOnlyUpdatedKeys to wine.ini.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-04  Alexandre JulliardAdded a per-drive FailReadOnly flag, and removed the...
2000-04-04  Alexandre JulliardCall PROFILE_GetWineIniBool before starting to fill...
2000-04-04  Alexandre JulliardMichael Abd-El-Malek (Corel)
2000-03-30  Rein KlazesAdded CTS, DSR and RingIndicator states to Window's...
2000-03-28  Ron GageFixed bug reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-28  Patrik StridvallFixed some warnings.
2000-03-26  Uwe BonnesUse strerror in debug output.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-24  Alexandre JulliardMoved FatalAppExit functions to win32/except.c.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-18  Alexandre JulliardMisc small cleanups.
2000-03-18  Alexandre JulliardAvoid calling the *Rect USER functions from inside...
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
2000-03-17  Alexandre JulliardMade MPR a separate dll.
2000-03-08  Simen ZamecnikAdded Slovak language support.
2000-03-08  Junichi KuchinishiAdded some Japanese resources.
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-08  Patrik StridvallFixed some warnings.
2000-03-08  Hidenori TakeshimaAdded a few messages for IME.
2000-03-07  Huw D M DaviesImplement SPI_GETICONMETRICS.
2000-03-04  Alexandre JulliardFixed error checking in registry saving.
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-25  Alexandre JulliardRelease unused space in debug strings to avoid too...
2000-02-25  Hidenori TakeshimaFixed CharNextA/CharNextExA for DBCS.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-02-20  Alexandre JulliardAvoid crash on usage message.
2000-02-19  Alexandre JulliardStore config file contents in the registry so we only...
2000-02-18  Hidenori TakeshimaThe maximum size of the buffer is 1024 bytes in Win32.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-16  Alastair McKinstryAdded support for the following celtic languages: Irish...
2000-02-13  Juergen LockFixed CDROM_Audio_Seek for non-linux systems.
2000-02-13  Juergen LockVERSION_GetSystemDLLVersion crashed when being called...
2000-02-13  Juergen SchmiedReading of ri blocks.
2000-02-10  Marcus MeissnerInitialize the NONCLIENTMETRICS with 0 (helps moorhuhn...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Alexandre JulliardRemoved extra includes from ole.h and wingdi.h.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Andreas Mohr- implemented serial numbers for audio CDs and data CDs
2000-01-30  Juergen Schmied- fixes, loading of settings per user
2000-01-29  Andreas Mohr- support for reading labels and serial nums from device
2000-01-29  Alexandre JulliardBug fix: added temp structure to cope with debug traces...
2000-01-29  Alexandre JulliardUse a per-thread buffer and write(2) for debug traces.
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-23  Ove KaavenAdded -dxgrab command line option, which confines curso...
2000-01-23  Alexandre JulliardMoved winsock implementation to dlls/winsock.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-17  Juergen SchmiedBetter error handling, less keys held open.
2000-01-15  Juergen SchmiedNew implementation of the win95 registry loader.
2000-01-09  Juergen Schmied- removed copying of HKEY_USERS to HKEY_CURRENT_USER
2000-01-09  Erez VolkAdded stubs for some BiDi API functions.
2000-01-05  Marcus MeissnerSome comm clean up, much more error messages, only...
2000-01-04  Patrik StridvallFixed some issues found by winapi_check.
2000-01-01  Alexandre JulliardFixed potential buffer overflows (spotted by Francois...
1999-12-27  Alexandre JulliardCosmetics.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-26  Francois Gougetdebugstr_w now returns something looking like 'L"xxxx...
1999-12-25  Eric PouechFixed first/last playable frame referencing.
1999-12-20  Juergen SchmiedNT loader: don't stop loading a hive when an error...
1999-12-12  Marcus MeissnerRemoved 2 useless include winversion.h
1999-12-11  Juergen SchmiedAdded loader for NT registry files.
1999-12-11  Marcus MeissnerDo not confuse the 0 fill magic of wsprintf with the...
1999-12-11  Patrik StridvallFixed some issues found by winapi_check.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-05  Andreas Mohr- the OLE version returned was too low
1999-12-05  Andreas MohrAdded Thread32First/Next stubs.
1999-12-05  Marcus MeissnerUse the real glibc openpty if present.
1999-12-05  Marcus MeissnerFixed _copy_registry().
1999-11-25  Alexandre JulliardSeveral bug fixes in save_key().
1999-11-25  Ove KaavenMade win16 serial comms less of a CPU hog.
1999-11-24  Alexandre JulliardAdded wine.conf option for new format registry files.
1999-11-24  Alexandre JulliardAdded support to the server for loading new format...
1999-11-24  Alexandre JulliardBug fixes (thanks to Juergen Schmied).
1999-11-23  Moses DeJongAdded implementation for WSARecvEx function. This is...
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-13  Patrik StridvallAdded better missing function emulation.
1999-11-12  Jeremy WhiteAdd debugstr_hex_dump to allow display hex dumps of...
1999-11-12  Huw D M DaviesFix save_check_tainted to properly scan the tree so...
1999-11-10  Rein KlazesSend WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages...
1999-11-04  Eric PouechEnable safe reading of registry file, even if file...
1999-10-31  Juergen SchmiedBetter version autodetection.
1999-10-31  Huw D M DaviesFixed a few problems with RegEnumKey*.
1999-10-31  Patrik StridvallAdded missing configuration #if:s and #includes:s.
1999-10-31  Huw D M DaviesBetter handling of newlines in FormatMessage*.
1999-10-31  Huw D M DaviesIt appears that StartDoc sends the STARTDOC escape...
1999-10-24  Marcus MeissnerMade LoadHomeRegistryFiles default to TRUE.
1999-10-24  NathanielImproved registry isolation possibilities.
1999-10-23  Ove KaavenWinsock rewrite. Sockets are now proper win32 handles.
1999-10-13  Uwe BonnesUse LoadString16 for FormatMessage16 and handle
1999-10-13  Ulrich WeigandBugfix: DdeNameService was broken.
1999-10-13  Andreas MohrAdded warning for future VERSION_GetVersion() (mis...
next