Small fixes.
[wine] / misc /
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.
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-17  Ulrich WeigandSome stubs added.
1999-05-12  Alexandre JulliardMoved some exception definitions to winnt.h and ntddk.h.
1999-05-12  Marcus MeissnerWSOCK32/WINSOCK uses SetLastError() to keep its own...
1999-05-09  Marcus MeissnerMore debug output for RegQueryInfoKey.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-05-08  Noomen HamzaBug fixes.
1999-05-04  Eric PouechInverted class/channel in __(SET|GET)_DEBUGGING macros.
1999-05-03  Ulrich WeigandFixed off-by-one ordinals in MPR.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Alexandre JulliardMisc fixes and improvements.
1999-05-02  Michael VekslerRemoved redundant include of winbase.h from winuser16.h.
1999-05-02  Klaas van GendBugfix for EnumPrinters level 2.
1999-05-01  Juergen SchmiedFixed typo.
1999-05-01  Ove KaavenFixed off-by-one bug in async output buffers.
1999-04-25  Alexandre JulliardUse $HOME instead of getpwuid for user's home directory.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Andreas MohrImproved VERSION_GetVersion.
1999-04-25  Uwe BonnesAdd a stub for GlobalMasterHandle.
1999-04-24  Noomen HamzaSet (when registry loaded) data to "\0" and length...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Noomen HamzaInitialize the output buffer parameters to 0 in RegQuer...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Eric PouechBug fix in GetLen.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-18  Keith MatthewsDdeNameService: expansion of stub to trap unused instan...
1999-04-18  Uwe BonnesDon't announce the WNetDirectoryNotify capability WNetG...
1999-04-18  Juergen SchmiedSystemParametersInfo SPI_GETNONCLIENTMETRICS: implement...
1999-04-16  Michael VekslerFixed warnings.
1999-04-16  Pablo SaratxagaAdded walon language support (I also moved Cz -> Cs...
1999-04-15  Ove Kaaven_CIpow argument order was confirmed with Starcraft...
1999-04-15  Keith MatthewsMore of DdeCreateStringHandleA, DdeFreeStringHAndle...
1999-04-11  Andreas MohrFixed a crash due to invalid OpenComm return value...
1999-04-11  Ulrich WeigandUse services thread instead of timer signals.
1999-04-11  Klaas van GendAdded stub for PrinterProperties.
1999-04-11  Ove KaavenMade _ftol take argument from FPU stack. Starcraft...
1999-04-11  Michael Veksler- Fix comments after the big renaming (xxxx32y -->...
1999-04-11  David GayFixed crash due to a value of name length 0, value...
1999-04-11  Juergen SchmiedFixed buffer overrun.
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...
next