wine
1998-10-22  Dimitrie O... Add some more NLS definitions for the Romanian language.
1998-10-22  Marcus MeissnerSome programs (quake2 et al) do check for DSCAPS_EMULDR...
1998-10-22  Pete RatzlaffStub for CoCreateGuid().
1998-10-22  Brian LitzingerFixes for FreeBSD.
1998-10-22  Petter ReinholdtsenMake sure hello3res.h is generated even if 'make depend...
1998-10-22  NF StevensFixed moving and sizing of child windows.
1998-10-22  Marcus MeissnerXQueryKeymap -> TSXQueryKeymap (fixes the XIO errors...
1998-10-21  Ove KaavenAdded indirection for ctx_debug to the DOS loader,...
1998-10-21  Marcus MeissnerSupport anon shared mappings using temporary files...
1998-10-21  Marcus MeissnerWas freeing the incorrect pointers -> crash in mallocs...
1998-10-21  Marcus MeissnerDefineDosDevice stub added.
1998-10-21  Chad PowellAdded a default program option in wine.conf in section...
1998-10-21  David CuthbertBetter fix for this_is_a_syntax_error.
1998-10-21  Pablo SaratxagaAdded the entries for LOCALE_SISO639LANGNAME and
1998-10-21  James JuranUpdated manpage.
1998-10-21  Patrik StridvallFixed wrong ordinals.
1998-10-21  NF StevensFixed a bug in RectInRegion.
1998-10-20  NF StevensRemoved an incorrect error message.
1998-10-20  Petter ReinholdtsenMake sure the access functions are always used to get...
1998-10-19  Eric PouechFixed bug on platforms were buffers returned by getenv...
1998-10-19  Dave CuthbertChanged "this is a syntax error" to "this_is_a_syntax_e...
1998-10-19  Uwe BonnesFixed off by one error in HANDLE_GetObjPtr.
1998-10-18  Alexandre JulliardRelease 981018. wine-981018
1998-10-18  Alexandre JulliardUpdated for 981018.
1998-10-18  Alexandre JulliardMoved old ChangeLog to documentation/ChangeLog.OLD.
1998-10-18  Alexandre JulliardAdded CVS information.
1998-10-18  Uwe BonnesTry to implement the OF_SHARE_XXX options.
1998-10-18  Matthew BeckerDocumentation updates.
1998-10-18  Uwe BonnesAdded stub for CoSetState32.
1998-10-18  Chad PowellAdded ability to read a startup program from wine.ini...
1998-10-18  Marcel BaurUpdated.
1998-10-18  Marcel BaurFixed GetOpenFileName and GetSaveFileName dialogs.
1998-10-18  Alexandre JulliardAdded Alex Priem.
1998-10-18  Alex PriemFurther improvements.
1998-10-18  Turchanov SergeyImplemented LoadCursorFromFile, fixed DrawIconEx to...
1998-10-18  Turchanov SergeyFixed LoadImage to support almost all LR_ flags.
1998-10-18  Turchanov SergeyFixed bug in DIB_SetImageBits_RLE8 (because 'color...
1998-10-18  Turchanov SergeyAdded VIRTUAL_MapFileW to map file to memory in one...
1998-10-18  Turchanov SergeyMoved Multimonitor API declarations to windows.h.
1998-10-18  Turchanov SergeyImplemented DefDriverProc32 from winmm.dll.
1998-10-18  Alex KorobkaAdded debugging output.
1998-10-18  Alex KorobkaGot rid of flickering scrollbar arrows. MDI scrolling...
1998-10-18  Juergen SchmiedGetLocaleInfo32A can handle len=0 now, sets LastError...
1998-10-18  Rein KlazesCallProc[Ex]32W called with lpProcAddress==NULL should...
1998-10-17  Ove KaavenReduced huge (1GB) heap creation that caused Starcraft...
1998-10-17  Patrik StridvallCompile fix for Solaris.
1998-10-17  Patrik StridvallCompile fix for non OSS systems.
1998-10-17  Patrik StridvallCompile fix for non XF86-DGA systems.
1998-10-17  Petter ReinholdtsenNew file to test DRIVE_GetLabel.
1998-10-17  Peter HunnisettSmall, suboptimal, fix for 32 bit cdaudio open routines...
1998-10-17  Peter HunnisettFixed small typo.
1998-10-17  Peter HunnisettAdded a bunch of stubs for ddraw suface routines. All...
1998-10-17  Juergen SchmiedFixed GetLocaleInfo32A for other languages than en_uk.
1998-10-17  Marcus MeissnerFixed some more missing WINAPIs (hopefully correct).
1998-10-17  Marcus MeissnerFixed the = -> == bug.
1998-10-17  Marcus MeissnerAdded FIXME() for a slightly incorrect implementation...
1998-10-17  Joseph PranevichShell parameters (config.sys) and ANSI support stubs.
1998-10-17  Joseph PranevichTerminate and Stay Resident now a fixme because it...
1998-10-17  Joseph PranevichAdded int16.c and int29.c.
1998-10-17  Joseph PranevichMore interrupts that can be done from DOS mode.
1998-10-17  Joseph PranevichAdded int29 (Fast Write to Screen) support.
1998-10-17  Joseph PranevichAdded int16 (Keyboard) support, mostly stubs.
1998-10-16  Juergen SchmiedMany bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
1998-10-16  Dietmar KlingAdded undocumented function RtlOpenCurrentUser.
1998-10-16  Uwe BonnesRenamed all LPIMAGE_* types to PIMAGE_*.
1998-10-15  Rein KlazesFixed an error when an owned window activates its owner...
1998-10-15  Rein KlazesClosing a dialog using the menu bar ("x" or "-" button...
1998-10-15  Marcus MeissnerAdded missing WINAPIs.
1998-10-15  Juergen SchmiedNew stubs PrivateExtractIconEx[AW], PrivateExtractIconsW,
1998-10-15  Juergen SchmiedNew stubs NtQueryInformationThread, NtQueryInformationT...
1998-10-15  Turchanov SergeyFixed PlaySound to start its thread the right way.
1998-10-14  Alex KorobkaCB_SETCURSEL and some other fixes.
1998-10-14  Alex KorobkaBetter QUEUE_FlushMessages().
1998-10-14  Moshe VainerPartial implementation of GetOutlineTextMetrics32A.
1998-10-14  Ulrich WeigandDo not clip source rectangle even by visible region...
1998-10-14  Ulrich WeigandAdded stub for VMM PM API AH=026[de] (never say 'safe...
1998-10-14  Ulrich WeigandBugfix: Local32Free caused free handles list corruption.
1998-10-14  Marcus MeissnerFixed --disable-debug config option.
1998-10-13  Petter ReinholdtsenAdded stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQ...
1998-10-12  Norman StevensImproving keyboard handling, including accelerator...
1998-10-11  Alexandre JulliardTouch to test auto mailing of commits.
1998-10-11  Eric PouechAdded support in file dialog boxes handling for filters...
1998-10-11  Ulrich WeigandImplemented new PE DLL initalization code, trying to...
1998-10-11  Ulrich WeigandImplemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_B...
1998-10-11  Ulrich WeigandImplemented (partially) the KERNEL Thunklet API and...
1998-10-11  Alexandre JulliardAdded comm.s.
1998-10-11  Ulrich WeigandStubs for CreateUser(Discardable)Bitmap16.
1998-10-11  Ulrich WeigandImplemented HEAP_WINE_CODE16SEG SEGPTR heaps with 16...
1998-10-11  Ulrich WeigandGlobalFix16 is supposed to return selector to the memor...
1998-10-11  Ulrich WeigandStubs for COMM.DRV, REBOOT.VXD, VDD.VXD.
1998-10-11  Ulrich WeigandUse emergency TEB selector to avoid debugger crashes...
1998-10-11  Ulrich WeigandMOUSE.DRV routines moved to event.c. Call mouse event...
1998-10-11  Ulrich WeigandChanged DC members w.hVisRgn, w.hClipRgn, amd w.hGCClip...
1998-10-11  Andreas MohrAdded gdb tip.
1998-10-11  Andreas MohrSmall fix.
1998-10-11  Andreas MohrYet another small self-loader fix.
1998-10-11  Andreas MohrFixed severe bug: SetCurrentDirectory32A didn't set...
1998-10-11  Alexandre JulliardAdded a lost entry for last release.
1998-10-11  Patrik StridvallUse $(AS) instead of $(CC) to compile .s files.
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL, MSACM32.DLL...
next