Prevent a crash if messages are sent to a toolbar window before
[wine] / misc /
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...
1999-10-13  Marcus MeissnerAlso escape characters >=0x80 within the wineregistry...
1999-09-29  Marcus MeissnerSet refcounter to 1 on initial init or WSAStartup/WSASt...
1999-09-23  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-09-23  Patrik StridvallModification due to problems with winapi-check.
1999-09-22  David Luyergetpeername() and getsockname() return errors in errno...
1999-09-20  Patrik StridvallFixed ANSI C violations.
1999-09-20  Ulrich WeigandSystem timer proc thunk creation moved out of if1632...
1999-09-19  Huw D M DaviesFix FormatMessage16 at least enough to get win95 16bit...
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-09-13  Huw D M DaviesChange interfaces to THUNK_Alloc/Free slightly and...
1999-09-05  Richard CohenConsequential changes to default system font sizes
1999-09-04  Alexandre JulliardAdded configure check for str[n]casecmp.
1999-09-03  Marcus Meissnersubkey_found did not search for _all_ sub keys.
1999-08-15  Juergen SchmiedAdded resolution of LVM messages.
1999-08-15  Juergen SchmiedFixed ascii/unicode issue for naming of the mutexes.
1999-08-14  Uwe Bonnes- implemented GetCommModemStatus
1999-08-14  Morten EriksenMade GetVersionEx() behave in accordance with the speci...
1999-08-07  Ulrich WeigandSeparated Win16 (USER) and Win32 (MPR) network routines.
1999-08-07  Andreas MohrImproved (sort of) RegFlushKey.
1999-08-07  Uwe Bonnes- added some more Baudrates
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-08-01  Alexandre JulliardUse the service thread for comm notifications.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-31  Eric KohlAdded stub for _except_handler2().
1999-07-31  Ove KaavenBugfixes and a fake GETBASEIRQ.
1999-07-25  Huw D M Davies{Start|End}{Doc|Page} go through DCfuncs.
1999-07-24  Ulrich WeigandUnify startup sequence for Wine and WineLib.
1999-07-24  Huw D M DaviesImplement handling of 32 bit AbortProc.
1999-07-24  Alexandre JulliardFixed GetW32SysVersion16 return type.
1999-07-23  Ulrich WeigandBugfix: Reverted CallTo16 routines to STDCALL convention.
1999-07-23  Lionel Ulmer- Added a new option 'noxshm'
1999-07-18  Albert den HaanRemove string.c because all of its functions were moved...
1999-07-18  Ian SchmidtAdded version information for Win98.
1999-07-18  Eric Pouechdebug_(snoop|relay)_(exclude|include)list => fixed...
1999-07-18  Ove KaavenAdded missing include netinet/tcp.h, for TCP_NODELAY.
1999-07-15  Keith MatthewsMinor bug fixes in DdeNameService, also changes to...
1999-07-15  Marcus MeissnerERROR_MORE_DATA requires to write the needed number...
1999-07-12  Eric PouechCompiler warnings fix.
1999-07-12  Eric PouechDumb fixes.
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-11  Marcus MeissnerRemoved the old, historical and no longer working IPC...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-07-10  Ulrich WeigandBugfix: exit() replaced by ExitProcess().
1999-07-10  Huw D M DaviesAdded `const's to some registry API functions.
1999-07-10  Juergen SchmiedAdded stub for WNetGetUniversalName[A|W].
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Eric KohlAdded WNetRemoveCachedPassword() stub.
1999-06-26  Marcus MeissnerFixed the stringcompare in _find_or_add_*() (was missin...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-18  Andreas MohrBug fix.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-06-12  Patrik StridvallRemoved direct references to CLASS internals.
1999-06-12  Andreas MohrRearrange winver detection code and cache the winver...
1999-06-12  Marcus MeissnerUse @sysconfdir@ for the default registries in misc...
1999-06-12  Ove KaavenImplementation of EV_RXFLAG.
1999-06-12  Keith Matthews1st cut implementation of DdeNameService (omits monitor...
1999-06-06  Ulrich WeigandRemoved Callback.CallTaskRescheduleProc().
1999-06-05  Robert W HallAdded 2 stubs.
1999-05-29  Marcus MeissnerFixed some warnings.
1999-05-29  Ove KaavenFixed a couple of missing event notifications. Some...
1999-05-24  Alexandre JulliardRelease the Win16Lock before calling WinExec.
1999-05-24  Ulrich WeigandMoved WINSOCK network IO event handling to special...
1999-05-23  Alexandre JulliardImplemented the Win32 debug API functions.
1999-05-23  Ulrich WeigandAdded _DebugOutput (KERNEL.328), LogApiThk (KERNEL...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-22  Marcus MeissnerAdded init function for CRTDLL, allocate stdio/stderr...
1999-05-22  James JuranPrint a more effective (and visible) error message...
1999-05-22  Juergen SchmiedImplemented printing out of some structures.
next