Reimplemented winsock asynchronous DNS services. No longer use a
[wine] / misc /
1999-04-10  Marcus MeissnerReimplemented winsock asynchronous DNS services. No...
1999-04-10  Sylvain St.GermainImplementation of HKU key saving and loading. Add new...
1999-04-10  James JuranCheck for drivers==NULL before trying to delete them...
1999-04-10  Ulrich WeigandCall InitApp16 (using Callout) for initial process.
1999-04-10  Klaas van GendBugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would...
1999-04-06  Keith MatthewsCorrection of Mutex handling in DdeInitializeW for...
1999-04-04  Lawson WhitneyFixed the modem control part of EscapeCommFunction16.
1999-04-03  Christian SchlaileImplemented makepath, rand() returns correct range...
1999-04-02  Francois BoisvertSuspend all windows locks before the control is passed...
1999-04-01  Ove KaavenImplemented async comm buffers (but probably not bugfre...
1999-04-01  Ulrich WeigandAdded USER32.UserSignalProc to Callout table.
1999-04-01  Ulrich WeigandAllow NULL NE resource handler; call the default handle...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-28  Dimitrie O. PaunChanged some debug messages from one channel to another...
1999-03-28  Andreas MohrAdded missing WINAPIs.
1999-03-28  Klaas van GendRewrote EnumPrintersA, added CriticalSection around...
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-24  Marcus MeissnerAdded translation for SO_RCVTIMEO (as seen by IE4).
1999-03-23  Rein KlazesCorrected small bug in GetCommState16. Parity check...
1999-03-22  Marcus MeissnerAdded -dll option for winelib programs. (Note: will...
1999-03-22  Veksler MichaelRemoved winuser16.h from x11drv.h.
1999-03-22  Klaas van GendImplementation of EnumPrintersA, info level 4 and 5.
1999-03-21  Ove KaavenMade commerror and eventmask local to each port (for...
1999-03-20  Alexandre JulliardNo longer need to delete system heap critical section.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-18  Marcus MeissnerAdded Module32* stubs.
1999-03-17  Marcus MeissnerMake cdrom.c compile on FreeBSD (FreeBSD does not seem...
1999-03-16  Marcus Meissnerdebug.h must be last, or we get ERR() macro problems...
1999-03-16  Ulrich WeigandFix compiler warnings.
1999-03-15  Eric PouechAdded new function CDAUDIO_Seek().
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Nathan ZorichAllow the file names and paths for the registry files...
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.
1999-03-14  Michael McCormackBasic support for WIN32 serial communications API.
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-03-13  Keith MatthewsAdded coded stubs for DdeQueryConvInfo (16 & 32 bit...
1999-03-12  Marcus MeissnerRemoved use of WND struct.
1999-03-10  Alexander KanavinAdded support for Russian language.
1999-03-10  Ulrich WeigandAdded USER.DestroyIcon32 to Callout struct.
1999-03-09  Marcus MeissnerFix broken _convert_sockopt for IPPROTO_TCP cases,...
1999-02-28  Klaas van GendCreate a new subdirectory for the common dialog box...
1999-02-28  Marcus MeissnerMore include optimizations.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-28  Marcus MeissnerSome Solaris fixes. <resolv.h> needs <arpa/nameser...
1999-02-28  Klaas van GendPreliminary implementation of the PrintDlgA stub.
1999-02-28  Marcus MeissnerWe got passed a NULL Dialect ptr and accessed it unprot...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Albert den HaanFor various reasons some of our libwine executables...
1999-02-25  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-22  Zygo BlaxellImplemented some CRTDLL string functions.
1999-02-21  Michael Veksler- Fix headers to include less or smaller header files.
1999-02-21  Marcus MeissnerChange "g" (general regs) into "r" (hardregs) in clone...
1999-02-20  Marcus MeissnerProblems reported by Donald Page, PR 105-107.
1999-02-19  Huw D M DaviesFixed a few broken includes.
1999-02-19  Ove KaavenFix redraw problems for ChooseColor dialog.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
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
next