- New implementation of SendMessage, ReceiveMessage, ReplyMessage functions
[wine] / misc /
1999-02-18  Pascal LessardApplied the changes of the resulting color of the choos...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-17  Francis BeaudetChanged WPRINTF_ExtractVAPtr to take the address of...
1999-02-14  Alexandre JulliardAdded server snapshot support (processes only for now).
1999-02-14  Paul QuinnFixed some Winelib names.
1999-02-14  Gavriel StateA few non-x86 Winelib fixes.
1999-02-14  Joseph PranevichMoved initialization until later. Also moved around...
1999-02-14  Patrik StridvallFixed wrong typecasts.
1999-02-13  Marcus MeissnerSome warnings fixed, one useless VERSION warning remove...
1999-02-13  Andreas MohrRegFlushKey: wrong error code.
1999-02-12  Juergen SchmiedSmall fixes to compile with the headers (mostly nt...
1999-02-11  Klaas van GendAdded support for the Dutch language.
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Albert Den Haan...
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-02-02  Eric PouechNew Wine internal interface for handling CD Rom (especi...
1999-02-02  Uwe BonnesFixed GET_LZ_STATE macro.
1999-01-31  Alexandre JulliardFixed error handling in 16-bit functions (untested).
1999-01-31  Ulrich WeigandRemoved old VER.DLL code.
1999-01-31  Pascal CuoqIsCharAlpha32A: use look-up table from ole2nls.c.
1999-01-31  Juergen SchmiedImplemented handling of REG_MULTI_SZ and fixed small...
1999-01-30  Marcus MeissnerEnable/disable relay32 debugging on the fly. Start...
1999-01-30  Bernd HerdUse proper 16->32 message conversion in FILEDLG_CallWin...
1999-01-28  Keith Matthews1st cut implementation of DdeInitialize32W and supporti...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-28  Herbert RosmanithFixed typo.
1999-01-26  Marcus MeissnerAllocate a DOS handle if we open a normal file with...
1999-01-26  Huw D M DaviesMake sure DrvGetPrinterData returns the correct data...
1999-01-24  Geoff ClareMoved process.h higher up the include list, to avoid...
1999-01-24  Geoff ClareThe B57600 and B115200 symbols are not defined in Unixware.
1999-01-24  Nick HollowayInternal PostScript printer driver improvements.
1999-01-24  Marcus MeissnerAllow switching off/on of debugmsgs in the debugger.
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-23  Morten WelinderMissing WINAPI.
1999-01-23  Juergen SchmiedNew functions lmemcpynAtoW and lmemcpynWtoA for conve...
1999-01-23  Marcus MeissnerImplemented ExtractIconEx16, added some consts to Extra...
1999-01-21  Francis BeaudetThere were two copies of the DdeCmpStringHandles (A...
1999-01-20  Marcus Meissnerautoconf: added checks for libio.h, elf.h, curses.h...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Marcus MeissnerTry to autodetect NT4.
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1999-01-01  NF StevensInitialize lpdwNeeded.
1999-01-01  Alexandre JulliardHacked stdio functions to use Win32 file handles. Still...
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-26  Pavel Roskinconfigure first checks whether it is possible to compil...
1998-12-25  Joseph PranevichAdd support for selection of console mode drivers to...
1998-12-25  Jean-Claude CotePartial implementation for the following DDE APIs:
1998-12-24  Ulrich WeigandCallout table (for KERNEL->USER calls) added.
1998-12-24  Ulrich WeigandHandle non-hardware X events correctly with native...
1998-12-24  Andreas MohrBetter _ultoa().
1998-12-24  Juergen SchmiedGetting strings with VerQueryValue32W was broken. Complete
1998-12-24  Huw D M DaviesFix number and type of args in debugging statements.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-14  Marcus MeissnerMade async IO (SIGIO) stuff from WINSOCK generic useable.
1998-12-14  Stephen LangasekPrevent segfault in setsockopt when optname is SO_LINGE...
1998-12-14  Marcus Meissner_ultoa implemented.
1998-12-11  Patrick SpinlerImplemented CreateToolhelp32Snapshot, including two...
1998-12-11  Huw D M DaviesImplement AbortDoc16, move AbortDoc32 and StartDoc32W to
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-10  Ulrich WeigandCleaned up CreateSystemTimer interface for use with...
1998-12-10  Uwe BonnesFixed GetFileTitle32A not filling up lpTitle if lpFile...
1998-12-09  Marcus MeissnerSome unnecessary #include and messages removed.
1998-12-08  Pablo SaratxagaFixed dummy entries in MAIN_ParseLanguageOption().
1998-12-08  Huw D M DaviesFix for SetAbortProc16, stub for SetAbortProc32 and...
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-12-07  Marcus MeissnerStub for NPSGetProviderHandleA.
1998-12-07  Gael de ChalendarStub for WNetOpenEnum32W.
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
1998-12-02  Joseph PranevichAdded console support.
1998-12-01  Ulrich WeigandRenamed KERNEL.327 to HandleParamError (as in 'Undoc...
1998-12-01  Juergen SchmiedNew parameter SPI_GETDRAGFULLWINDOW.
1998-12-01  Juergen SchmiedVerQueryValue, bugfix: we cant convert binary data...
1998-11-30  Gavriel StateFixed registry query error value: now returns ERROR_FIL...
1998-11-30  Uwe Bonnes- fixed a minimal error in GetCommMask definition.
1998-11-27  Stephen CrowleyAdded a new cmdline switch to disable XF86 DGA Extensio...
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-22  Juergen SchmiedSmall fixes to get the default language to a sensible...
1998-11-22  Juergen SchmiedNew stubs strdate, strtime.
1998-11-22  Cliff WrightFixed a mask set, and other parity setting bugs for...
1998-11-22  Huw D M DaviesTakes print spooler functions out of win16drv.
1998-11-15  Alexandre JulliardSmall atom fixes.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-11-15  Marcus MeissnerOwn X11 errorhandler to locate X11 errors. Useful only...
1998-11-14  Juergen SchmiedFixed warnings, some only visible with -Wstrict-prototy...
1998-11-14  Ulrich WeigandSome fixes to Wine startup/termination sequence with...
1998-11-14  Huw D M DaviesShould get win16drv AbortProc working. Hopefully.
1998-11-14  Stephen Langasekugfixes for IPX code and preliminary groundwork for...
1998-11-14  David A. Cuthbertgets() fixes.
1998-11-08  Juergen SchmiedFixes: LB_/CB_/EM_ messages for getting/setting text...
1998-11-08  Stephen LangasekSupport for IPX networking via winsock under Linux.
1998-11-08  Uwe BonnesAPI documentation says that RegEnumKeyEx, RegEnumValue and
1998-11-07  Andreas MohrAdded stub WNetEnumCachedPasswords.
1998-11-06  John RichardsonFix wide character functions to return character count...
1998-11-06  Juergen SchmiedChanged the default from 0 to 0x409 (eng-us).
1998-11-04  Juergen SchmiedFixed some compiler warnings.
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
next