wine
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-24  Juergen SchmiedAdded VERSION_IsOsUnicode().
1998-10-24  Uwe BonnesMore off-by-one errors fixed.
1998-10-24  Uwe BonnesFile sharing fixes.
1998-10-23  Nick HollowayBug fix.
1998-10-23  Ove KaavenFixed DOS environment passing.
1998-10-23  Juergen SchmiedSysmetrics32W for SPI_GETICONTITLELOGFONT returns corre...
1998-10-23  Juergen SchmiedNew FONT_GetObject32W(), GetObject32W().
1998-10-23  Juergen SchmiedNew stub RegisterTaskList.
1998-10-23  Juergen SchmiedMore parameter checking in RltCopySid.
1998-10-23  Juergen SchmiedMore message mapping 32A<-->32W for EM_, CB_, LB_ for...
1998-10-23  Ove KaavenAdded new dll avifil32.dll.
1998-10-23  Ove KaavenFirst shot at DPMI realmode calls.
1998-10-23  Ulrich WeigandFixed several bugs with DLL initialization.
1998-10-22  Marcus MeissnerAdded ordinal for two syslevel functions.
1998-10-22  Marcus MeissnerAnother missing WINAPI.
1998-10-22  Marcus MeissnerSmall corrections in mmio declarations.
1998-10-22  Marcus MeissnerTake virtual sizes in account for the total vma size.
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...
next