wine
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...
1998-10-11  Patrik StridvallStarted the implementation of IMAGEHLP.DLL.
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL and MSACM32...
1998-10-11  Patrik StridvallRemoved things that were earlier added by mistake.
1998-10-11  Patrik StridvallThe implementation of mmioWrite is now called instead...
1998-10-11  Juergen SchmiedBugfixes, shellview uses DPA's now, IShellView_GetItemO...
1998-10-11  Juergen SchmiedNew stubs: SHGetFileInfo32W, ReadCabinetState, WriteCab...
1998-10-11  Juergen SchmiedNew structures DVASPECT, TYMED, IDLList.
1998-10-11  Juergen SchmiedCosmetics.
1998-10-11  Juergen SchmiedStub EnumPrintersW.
1998-10-11  Juergen SchmiedImplemented first functions.
1998-10-11  Juergen SchmiedNew class IDLList "Item ID List List" (internal).
1998-10-11  Juergen SchmiedSmall changes (uses HIWORD/LOWORD).
1998-10-11  Juergen SchmiedStub CreateDialogIndirectParamAorW.
1998-10-11  Uwe BonnesDon't install object files when --disable-lib is selected.
1998-10-11  Uwe BonnesDon't print name for 32 bit lib multiple times.
1998-10-11  David LuyerSmall fixes.
1998-10-11  Petter ReinholdtsenBugfix: Changed GetDriveType32A(NULL) to use cwd's...
1998-10-11  Matthew BeckerDocumentation corrections/standardizations.
1998-10-11  Alexandre JulliardAdded Eric Pouech.
1998-10-11  Eric PouechStarted coding 32 bit MCI handling.
1998-10-11  Rein KlazesYet another improvement to the bezier code.
1998-10-11  Rein KlazesAdded window text to the output generated by walk wnd...
1998-10-11  Rein KlazesGetTickCounts() has a granularity in windows of 25...
1998-10-11  Rein KlazesUpdate the modemn status bit that indicates whether...
1998-10-11  Alexander LarssonGetModuleFileName32A() returns long filename if app...
1998-10-11  Alexander LarssonGetLongPathName32A() returns dos format long filename...
1998-10-11  Eric KohlSmall fixes.
1998-10-11  Eric KohlAdded SHFlushClipboard.
1998-10-11  Eric KohlFixed some undocumented functions.
1998-10-11  Eric KohlFixed a bug.
1998-10-11  Eric KohlAdded tracking support and fixed loading of resource...
next