wine
1999-07-10  Dave PicklesGetTimeFormat() should return LocalTime not SystemTime.
1999-07-10  Dave PicklesFOR and IF commands added.
1999-07-10  Abey GeorgeSometimes the text on a tab control got truncated.
1999-07-10  Abey GeorgeFixed the height of the dropped list when there are...
1999-07-10  Ulrich WeigandRemoved all EVENT_Synchronize( FALSE ) calls; use a...
1999-07-10  Huw D M DaviesAdded patterned brushes (level 2 PostScript only).
1999-07-10  Alex PriemImplementation of TVM_SORTCHILDREN. Massaged TVM_SORTCH...
1999-07-10  Ulrich WeigandFix InitTask() to work if DGROUP was manually resized.
1999-07-10  Ian SchmidtAdded stub for SetThreadToken(), required by Office...
1999-07-10  Ulrich WeigandBugfix: COMMDLG hook procedures were not CALLBACK.
1999-07-10  Thuy NguyenIt is possible for a stream to have both small block...
1999-07-10  Marcus MeissnerMade string compare case insensitive in GetModuleHandle...
1999-07-10  Juergen SchmiedAdded stub for WNetGetUniversalName[A|W].
1999-07-10  Juergen SchmiedFixed crash due to invalid GDI_Obj.
1999-07-10  Juergen SchmiedFixed crash due to invalid pointer.
1999-07-04  Alexandre JulliardRelease 990704. wine-990704
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-07-04  Patrik StridvallStarted on an implementation of Win64 for use on 64...
1999-07-04  Noomen HamzaWindows should be activated in these cases:
1999-07-04  Marcus MeissnerAdded sample wine.conf.
1999-07-04  Patrik StridvallMoved code to the X11 driver.
1999-07-04  Joshua ThielenFixed DestroyAcceleratorTable and implemented CreateAcc...
1999-07-04  Uwe BonnesWIN_FindWindow: use GetExeptr(pWnd->hInstance) for...
1999-07-04  Ove KaavenFixed check for whether to call SetWindowPos when showi...
1999-07-04  Marcus MeissnerCheck for complete lcid or just the primary language...
1999-07-04  Per ÅngströmFixed a problem with apps that override the default...
1999-07-04  Marcus MeissnerWhen enumerating resource, only use the lower 31 bit...
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-07-04  Henrik OlsenCleanup of the Danish support.
1999-07-04  Yuxi ZhangFix a bug in SetWindowPos to prevent parent from erasin...
1999-07-04  Yuxi ZhangMake defwndproc erase the correct location.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-07-03  Alexandre JulliardReverted previous change.
1999-07-03  Gerard PatelCancel pending notifications when EM_SETMODIFY is called.
1999-07-03  Alex PriemFix a crash when doing sorted inserts at top level.
1999-07-03  Ove KaavenReworked nonclient drawing code. Win31 look now works...
1999-07-03  Ove KaavenSM_C[XY]FRAME is BorderWidth + 1.
1999-07-03  Ulrich WeigandBugfix: LocalInit with start == 0 always places heap...
1999-07-03  Ulrich WeigandBugfix: TASK_CallToStart didn't pass correct hInstance...
1999-07-03  Ulrich WeigandOn NE process creation, move major part of NE EXE modul...
1999-07-03  Ove KaavenWindow style updates.
1999-07-03  Ove KaavenSome enhancements, and removal of C++ constructs.
1999-07-03  Marcus MeissnerImplemented chains of surfaces. This allows an unlimite...
1999-07-03  Andreas MohrAdded UnlockFileEx stub.
1999-07-03  Jose Marcos... Added missing 61762 entry on system resources in Spanis...
1999-07-03  Gerard PatelMake GetScrollInfo return scroll pos when program reque...
1999-06-27  Eric PouechConverted to the new debug interface.
1999-06-27  Marcus MeissnerReadConsoleA: use ir as pointer to (req+1).
1999-06-27  Gerard PatelRemove the validated child area from the update region...
1999-06-27  Ulrich WeigandBugfix: Grp8 instructions have *byte* BitOffset operand.
1999-06-27  Ulrich WeigandBugfix: missing WINAPIs added.
1999-06-27  Marcus MeissnerOleMetaFilePictFromIconAndLabel16: slightly broken...
1999-06-27  Gerard PatelReturn ERROR_DISK_FULL for WriteFile.
1999-06-27  Eric WilliamsFixed missing return after about dialog.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Alexandre JulliardAdded CONTEXT86 definition.
1999-06-26  Alexandre JulliardFixes for non-i386 compiling.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Eric KohlFixed DPA_LoadStream and improved DPA_Merge.
1999-06-26  Eric KohlAdded check for invalid parent item.
1999-06-26  Eric KohlAdded SHDoDragDrop() stub.
1999-06-26  Eric KohlImproved GetRandomRegion().
1999-06-26  Eric KohlAdded WNetRemoveCachedPassword() stub.
1999-06-26  Eric KohlStore buddy window.
1999-06-26  Eric KohlStarted WM_NOTIFYFORMAT support.
1999-06-26  Eric KohlBetter ComboBoxEx placement.
1999-06-26  Dave PicklesEnsure that the command-line passed to the various...
1999-06-26  Lars HeetePrevent bad window X error.
1999-06-26  Abey GeorgeThe system menu icon on a MDI child window was corrupte...
1999-06-26  Slava MonichIn case if scrollbar has the same background color...
1999-06-26  Marcus MeissnerFixed the stringcompare in _find_or_add_*() (was missin...
1999-06-26  Juergen LockFix (well kludge around) FreeBSD's `Invalid address...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Eric PouechFixed alignment and position when looking for mmio...
1999-06-26  Eric PouechNo longer using global vars (shared data) for mm timers...
1999-06-26  Eric PouechNo longer using global vars (shared data) for mm timers...
1999-06-26  Marcus MeissnerWrote a small document on how to package WINE for distr...
1999-06-26  Noomen HamzaSetCursorPos() function was called with a window coordi...
1999-06-26  Eric PouechFixed null ptr deref introduced in last patch.
1999-06-26  Andreas MohrKind of implemented OleMetaFilePictFromIconAndLabel.
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Dave PicklesAdded more batch functionality, including the CALL...
1999-06-26  Eric PouechUpdated to reflect current status.
1999-06-26  Uwe BonnesNE_LoadFileModule: Free module when NE_LoadDLLs fails.
1999-06-26  Thuy NguyenImplemented the underline and strikeout text attributes...
1999-06-26  Pascal LessardEnableWindow doesn't release the capture of a child...
1999-06-26  James JuranOnly test $(LIB_TARGET) = libwine.so.1.0 if $(LIB_TARGE...
1999-06-26  Noomen HamzaRemove the WM_LBUTTONUP message from the queue after...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexander KanavinStandard dialog boxes resources and OLE strings are...
1999-06-22  Ulrich WeigandShare the HMODULE of built-in modules over all processes.
1999-06-22  Ulrich WeigandLoad USER32.DLL before calling UserSignalProc.
1999-06-22  Ulrich WeigandUse separate service for each windows timer.
1999-06-22  Andreas MohrAdded COMPOBJ.DllEntryPoint (Acrobat3 16bit needs it).
1999-06-22  Eric PouechThou shalt not use C++ comments.
next