wine
1999-04-18  Kevin HolbrookFix ambiguous else warning.
1999-04-18  Juergen SchmiedLoading color values from the registry fixed.
1999-04-18  Brian Gerst- Removed all floating point math.
1999-04-18  Eric PouechReduced fragment size.
1999-04-18  Michael VekslerSimplify propertyNameCmp() and fix a warning in the...
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  Michael VekslerAdd "win.h" to fix implicit function declaration warnings.
1999-04-18  Marcus MeissnerOnly declare console "driver" once, use external refs...
1999-04-18  Luc TourangeauWhen the vertical scrollbar is removed, the background...
1999-04-18  Marcus MeissnerDisable AC bit on receiving alignment exceptions.
1999-04-18  Juergen SchmiedSystemParametersInfo SPI_GETNONCLIENTMETRICS: implement...
1999-04-18  Noel BorthwickWhile handling the WM_DELETEWINDOW client message check...
1999-04-18  Noel BorthwickMake access to the DCE list thread safe by ensuring...
1999-04-16  Alexandre JulliardChanged for renamed files
1999-04-16  Michael VekslerFixed warnings.
1999-04-16  Pablo SaratxagaAdded walon language support (I also moved Cz -> Cs...
1999-04-16  Marcus MeissnerAdd -fno-builtin when compiling with gcc in relay32...
1999-04-16  Andreas Mohr- Implemented proper ("real", compressed) Win16 entry...
1999-04-16  Robert PouliotA few patches to help Wine to compile on OS/2.
1999-04-15  Huw D M DaviesChange (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s...
1999-04-15  Ove Kaaven_CIpow argument order was confirmed with Starcraft...
1999-04-15  Ove KaavenClarified a few points.
1999-04-15  Bertho StultiensAdded IOCTL function 0x440d/0x72.
1999-04-15  Bertho StultiensUnitializeCriticalSection partial stub implementation.
1999-04-15  Eric PouechAdded missing proto for GetExitCodeThread.
1999-04-15  Michael VekslerAdded missing windef.h includes.
1999-04-15  Zygo BlaxellReleaseCapture() is supposed to return a BOOL value.
1999-04-15  Marcus MeissnerFreeBSD 3 multithreading final fix. Do not use libc_r...
1999-04-15  Huw D M Daviesindex == 3 corresponds to Alt-Gr + Shift.
1999-04-15  Keith MatthewsMore of DdeCreateStringHandleA, DdeFreeStringHAndle...
1999-04-15  Pavel RoskinFixed ugly disabled controls and black background in...
1999-04-15  Pascal LessardImplement the button with bitmaps.
1999-04-15  Stephane LussierImplementation of IStorage::CopyTo and IStream::CopyTo.
1999-04-15  Ulrich WeigandBugfix: Always release the Win16Lock in TASK_Reschedule.
1999-04-15  Francois BoisvertSolved a deadlock between global lock and wnd lock...
1999-04-15  Marcus MeissnerTypo that broke Solaris compile fixed.
1999-04-15  Francois BoisvertAdd a WIN_ReleaseDesktop in DESKTOP_IsSingleWindow.
1999-04-15  Guy AlbertelliFix scancodes for NumLock and Num-/.
1999-04-15  Huw D M DaviesLimit lastChar to 0xff in PSDRV_GetCharWidth.
1999-04-15  Marcus MeissnerMissing WINAPI for RegisterSystemThread.
1999-04-11  Andreas MohrFixed "Display Combination" call.
1999-04-11  Andreas MohrFixed a crash due to invalid OpenComm return value...
1999-04-11  Francois BoisvertEnabled thread safeness for wnd structure code.
1999-04-11  Ulrich WeigandUse CLIENT_DebuggerRequest to freeze/unfreeze threads.
1999-04-11  Ulrich WeigandAdded new CLIENT_DebuggerRequest routine, implemented...
1999-04-11  Ulrich WeigandNon-functional PROCESS_Suspend/ResumeOtherThreads removed.
1999-04-11  Ove KaavenTeached TIMER_GetNextExpiration that a timer that has...
1999-04-11  Ove KaavenDefault values for registry.
1999-04-11  Karl LessardOptimized code for SetImageBits_X, making bitmap creati...
1999-04-11  Juergen SchmiedThe MEASUREITEMSTRUCT and DRAWITEMSTRUCT were filled...
1999-04-11  Marcus Meissner- Started multithreading for FreeBSD (incomplete, but...
1999-04-11  Alexandre JulliardMade SELECTOR_ReallocBlock preserve the current selecto...
1999-04-11  Ulrich WeigandUse services thread instead of timer signals.
1999-04-11  Ulrich WeigandAllow user APCs with NULL 'func' (just wake up the...
1999-04-11  Ulrich WeigandImplemented 'kernel services thread'.
1999-04-11  Klaas van GendAdded stub for PrinterProperties.
1999-04-11  Juergen SchmiedImplemented NtTerminateProcess and NtDisplayString.
1999-04-11  Bertho StultiensFreeLibrary partial implementation.
1999-04-11  Ove KaavenMade _ftol take argument from FPU stack. Starcraft...
1999-04-11  Guy AlbertelliPartial implementation for GetKeyNameText for new keybo...
1999-04-11  Kevin HolbrookFixed warning.
1999-04-11  Marcus MeissnerAdded missing ReadClassStg prototype.
1999-04-11  Michael Veksler- Fix comments after the big renaming (xxxx32y -->...
1999-04-11  Keith MatthewsStatus document for DDE/Ddeml.
1999-04-11  Eric PouechAdded event callback mechanism.
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions to allow...
1999-04-11  Eric PouechSmall enhancement.
1999-04-11  Eric PouechNew method for structure conversion (16 <-> 32).
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions to allow...
1999-04-11  Eric PouechStarted implementation of mmThreadXXX functions.
1999-04-11  Eric PouechAdded a few missing defines (MIDI, WAVE, callbacks).
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions (wave,...
1999-04-11  Michael VekslerIntroduce STATSTG16 - a 16 bit variant of STATSTG.
1999-04-11  Michael VekslerFix IStorage16_fnStat() to use STATSTG16 (it is a 16...
1999-04-11  Paul MillarFixed menu type setting in SetMenuItemInfo32_common().
1999-04-11  Ulrich WeigandSend USIG_PROCESS_CREATE signal.
1999-04-11  Bertho StultiensAdded RegisterSystemThread stub.
1999-04-11  Francis BeaudetImplemented the CoCreateInstanceEx method.
1999-04-11  David GayFixed crash due to a value of name length 0, value...
1999-04-11  Francois BoisvertCheck if pTempActiveWindow in WINPOS_SetWindowPos is...
1999-04-11  Francois Gouget- updated because of the splitting of interface/impleme...
1999-04-11  Francois Gouget- use the latest ICOM macros
1999-04-11  Francois GougetICOMisation of the DirectSound API.
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-04-11  Juergen SchmiedFixed buffer overrun.
1999-04-11  Juergen SchmiedChanged ressource dir structures.
1999-04-11  Juergen SchmiedLoading the color schema for registry.
1999-04-10  Marcus MeissnerReimplemented winsock asynchronous DNS services. No...
1999-04-10  Eric Williams- color and font dialogs now actually do something...
1999-04-10  Juergen SchmiedCorrected debug output.
1999-04-10  Eric PouechBetter error handling ; a few bug fixes ; now OpenDrive...
1999-04-10  Sergey TurchanovStubs for CloseDesktop and CloseWindowStation.
1999-04-10  Bertho StultiensGetModuleFromPath now checks for loaded modules via...
1999-04-10  Sylvain St... Implementation of HKU key saving and loading. Add new...
1999-04-10  Juergen SchmiedNew interfaces for IOleCommandTarget, IDropTarget,...
1999-04-10  Juergen SchmiedILLoadFromString and SHGetSettings implemented.
1999-04-10  Juergen SchmiedSHGetSettings implemented.
1999-04-10  Juergen SchmiedILLoadFromString implemented.
1999-04-10  Richard MortimerAdded missing *IsDark entries into PALETTE_Driver instance
next