wine
1999-09-03  Marcus MeissnerFixed prototype order.
1999-09-03  Juergen LockFix EXC_segv for the TRAP_sig undefined case (eg FreeBSD).
1999-09-03  Eric PouechFixed crash.
1999-09-03  Francis BeaudetFixed the support for the close button in the ShellAbou...
1999-09-03  Klaas van GendAdded Dutch resources for PrintDlg32.
1999-09-03  Klaas van GendCompleted PrintDlg32 resource stringtable.
1999-09-03  Francis BeaudetAdded sanity checks in the cleanup code.
1999-09-03  Guy AlbertelliCompleted GetKeyNameText for non-character keys.
1999-09-03  Francois BoisvertMake directories name appear in the BrowseForFolder...
1999-09-03  Eric PouechDo not remove .drv from filenames.
1999-09-03  Francis BeaudetFixed a little positioning bug with the checkbox.
1999-09-03  Abey GeorgeFixed resizing bugs for windows with WS_THICKFRAME...
1999-09-03  Michael McCormackChanged snprintf to wsnprintfA to remove unresolved...
1999-09-03  Marcus MeissnerImplemented LVM_INSERTCOLUMNW and LVM_INSERTITEMW by...
1999-09-03  Marcus MeissnerUse in GetClassInfoW the same hack for systemclasses...
1999-09-03  Marcus MeissnerHandle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW.
1999-09-03  Gerard PatelImplemented wParam of WM_PAINT msg for edit control.
1999-09-03  Huw D M DaviesFix off by one error in WINSPOOL_GetOpenedPrinterA.
1999-09-03  Marcus Meissnersubkey_found did not search for _all_ sub keys.
1999-08-21  Francois BoisvertImplemented basic browsing in the file name edit of...
1999-08-21  Stephane LussierAvoid changing the activation state in EnableMenuItem.
1999-08-21  Alexandre JulliardFixed #ifdef symbol for PowerPC.
1999-08-21  Eric PouechOnly declare DateStyle in a single compilation unit.
1999-08-21  Pascal LessardAdded the case of a user defined icon for the sysbutton...
1999-08-21  Rein KlazesFixed typelib reading to correctly use the offset of...
1999-08-21  Kristian NielsenFixed CreateDIBSection() called with negative height...
1999-08-21  Stephane LussierThe paint rectangle return in the PAINTSTRUCT in BeginP...
1999-08-21  Rein KlazesMake sure that an empty string never matches a listbox...
1999-08-21  Uwe BonnesAlignment fix.
1999-08-21  Eric PouechFixed crash when accessing sysmenu.
1999-08-21  Eric PouechReally do a silent backtrace when requested.
1999-08-21  Eric PouechDo not set the address if the symbol is still tagged...
1999-08-21  Eric PouechAdded support for N_BINCL and N_EINCL instructions.
1999-08-18  Ulrich WeigandUse typedef to work around egcs problem.
1999-08-18  Michael VekslerRemoved unnecessary includes from ole related files.
1999-08-18  Ulrich WeigandAdapted to WOW changes.
1999-08-18  Ulrich WeigandMoved implementation of WOW routines to single file.
1999-08-18  Eric PouechFixed internal buffer for 16 bit mmio MEM files.
1999-08-18  Eric Pouech- some errors in cleaning up values returned by MCI...
1999-08-18  Thuy NguyenImplemented the PSH_USEICONID/PSH_USEHICON and the...
1999-08-18  Ulrich WeigandBugfix: EFlags were passed incorrectly by CallFrom16Reg...
1999-08-18  Ulrich WeigandBugfix: restore STACK16FRAME fields in SwitchStackBack16.
1999-08-18  Bertho StultiensWrc did not check any IDs which are only 16 bit. Common...
1999-08-15  Alexandre JulliardRelease 990815. wine-990815
1999-08-15  Steve TibbettFixed cursor stretch code.
1999-08-15  Uwe BonnesInhibit wraparound in comparison.
1999-08-15  Juergen SchmiedNew internal dll, exporting already existing path funct...
1999-08-15  Francis BeaudetEnsure that the WM_ENTERIDLE message is not sent if...
1999-08-15  Patrik StridvallGCC 3.0 has not been released yet, but it is good to...
1999-08-15  Juergen SchmiedAdded resolution of LVM messages.
1999-08-15  Gerard PatelAdded protection against possible memory corruption.
1999-08-15  Steve TibbettFixed cursor selection to find the correct cursor when...
1999-08-15  Thuy NguyenReplaced a static ten element array with a dynamic...
1999-08-15  Gerard PatelFix special case when no printer installed.
1999-08-15  James JuranNew routine DllEntryPoint for shell.dll. Loads shell32...
1999-08-15  Uwe BonnesFixed alignment.
1999-08-15  Pascal LessardEM_SETSEL scrolls if outside of the visible range.
1999-08-15  Alexandre JulliardRemoved RCS keyword.
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-08-15  Juergen SchmiedNew interface: DropSource.
1999-08-15  Juergen SchmiedBetter DropTarget.
1999-08-15  Juergen SchmiedImplemented SHGetFileInfo better.
1999-08-15  Juergen SchmiedProtect cache with critical section.
1999-08-15  Juergen SchmiedQueryGetData, EnumFormatEtc implemented.
1999-08-15  Juergen SchmiedFixed mapping of file extensions to text.
1999-08-15  Juergen SchmiedFixed ascii/unicode issue for naming of the mutexes.
1999-08-15  Juergen SchmiedFirst implementation of GetCharacterPlacementA.
1999-08-15  Thuy NguyenImplemented the WM_SETICON and WM_GETICON messages.
1999-08-15  Morten EriksenFIXME on unimplemented feature made less obtrusive.
1999-08-15  Pascal LessardNow the conversion in the blt functions round up the...
1999-08-15  James JuranDocument use of "init" in build-spec.txt, and make...
1999-08-15  Michael KarcherMake sure we have a dgroup before patching prologs.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-15  Ulrich WeigandAdapted to new-style Wine thunks.
1999-08-15  Ulrich WeigandCallTo16... / CallFrom16... Wine thunks reorganized:
1999-08-14  Uwe Bonnes- implemented GetCommModemStatus
1999-08-14  Morten EriksenMade GetVersionEx() behave in accordance with the speci...
1999-08-14  Mark G. AdamsAdded stub for DrawDibClose.
1999-08-14  Francis BeaudetFixed the look of the combobox's drop down button when...
1999-08-14  Thuy NguyenAdded support for icons in property sheet tabs.
1999-08-14  Bertho StultiensVersion 1.0.14 of wrc.
1999-08-08  Alexandre JulliardFixed SetLocalTime prototype.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-08  Alexandre JulliardAdded an exception handler around a few lstr* functions.
1999-08-08  Alexandre JulliardReimplemented multi-byte and wide-chars functions to...
1999-08-07  Ulrich WeigandSeparated Win16 (USER) and Win32 (MPR) network routines.
1999-08-07  Andreas MohrImproved (sort of) RegFlushKey.
1999-08-07  Francis BeaudetIf the window is already the topmost window in ShowWind...
1999-08-07  Stephane LussierWM_SYSCOMMAND message (for SC_CLOSE) should be posted...
1999-08-07  Stephane LussierX11drv SetDrawable function modifies the DC origin...
1999-08-07  Abey GeorgeSet focus to the dialog in EndDialog.
1999-08-07  James JuranMake sure we compile winestub.o before trying to build...
1999-08-07  Andreas MohrFixed case sensitivity flag.
1999-08-07  Klaas van GendImplemented the return of hDevModes and hDevNames in...
1999-08-07  Ove KaavenMade hardware_event use win32-conformant parameters.
1999-08-07  Juergen SchmiedExplicitly load shell32.dll.
1999-08-07  Thuy NguyenTake into account icons when determining tab size.
1999-08-07  Morten EriksenImproved GetDiskFreeSpaceEx() implementation a little...
1999-08-07  Uwe Bonnes- added some more Baudrates
1999-08-07  Francis BeaudetHandle the case when the button is really small.
next