wine
1999-04-18  Juergen Schmied- use fonts/fontsizes given by SystemParametersInfo
1999-04-18  Robert W HallMake DOSFS_MatchLong match a search string ending in...
1999-04-18  Eric PouechFixed memory freeing.
1999-04-18  Alexandre JulliardRenamed cmdlgr.h to cmdlgtst.h.
1999-04-18  Alexandre JulliardAdded timeout to critical section waiting.
1999-04-18  Ulrich WeigandMerged Linux/FreeBSD reentrant errno handler, added...
1999-04-18  Ulrich WeigandReentrant libc check for Solaris added.
1999-04-18  Alexandre JulliardFixed toolhelp routines usage in GetModuleFromPath...
1999-04-18  Ove Kaaveninstall script, which automatically configures and...
1999-04-18  Eric PouechProperly handling cases like calling SetWindowPos while...
1999-04-18  Eric PouechFixed a few bugs (typos from cut & paste & invalid...
1999-04-18  Eric PouechBug fix in GetLen.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-18  Bertho StultiensUpdated commandline changes of -dll option and wine...
1999-04-18  Bertho StultiensUpdated the example with the new configuration entries.
1999-04-18  Bertho StultiensBugfix: free loaded library not before exit.
1999-04-18  Bertho StultiensNew files to support load order and partial stubs for...
1999-04-18  Huw D M DaviesFixes for upside-down DIBs.
1999-04-18  Lionel UlmerChanged 'GetDisplayMode' to return the mode previously...
1999-04-18  Luc Tourangeau-Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT,
1999-04-18  Pavel RoskinLookupIconIdFromDirectoryEx16() fixed: if GetSystemPale...
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.
next