wine
1999-09-19  Marcus MeissnerAdded stub implementation for EnumDisplayDevices*.
1999-09-19  Marcus MeissnerAdded SC_GET_DEVTYPE.
1999-09-19  Juergen SchmiedAdded stub for OLE32.DllGetClassObject.
1999-09-19  Juergen SchmiedMore support for special pidls in SHGetSpecialFolderLoc...
1999-09-19  Luc TourangeauImplemented invisible pens.
1999-09-19  Huw D M DaviesSmall DIB fixes.
1999-09-19  Pascal LessardAdded a case for menu handling in win31.
1999-09-14  Karl LessardFixed GetDIBits problems.
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-09-13  Dennis BjörklundFixed win9x look on checkboxes and radiobuttons.
1999-09-13  Huw D M DaviesChange interfaces to THUNK_Alloc/Free slightly and...
1999-09-13  Kai MorichRelaxed parameter checking for GetDIBits.
1999-09-13  Ulrich WeigandFixed last error code when trying to load unknown VxD...
1999-09-13  Andreas MohrPretend successful execution of SHELL_NotifyIcon*().
1999-09-13  Eric PouechAdded MenuItemFromPoint stub.
1999-09-13  Eric PouechFixed off by one allocation error (DPA and DSA).
1999-09-13  Eric PouechFixed crash in PlaySound thread.
1999-09-11  Nick HollowayFor Win 3.x applications, if they have either horizonta...
1999-09-11  Patrik StridvallEliminated warnings.
1999-09-11  Pierre MageauSet the mouse capture on the combo listbox.
1999-09-11  Lionel Ulmer- fixed the creation of back-buffers in DGA mode
1999-09-11  Stephane LussierFixed RGBQUAD/COLORREF mixup in CreateMappedBitmap().
1999-09-11  Abey GeorgeDraw the focus rectangle for buttons with BS_3STATE...
1999-09-10  Huw D M DaviesWinspool DocumentProperties and DeviceCapabilities...
1999-09-10  Huw D M DaviesFixes DeviceCapabilities for DC_PAPERSIZE.
1999-09-10  Huw D M DaviesAdd support for a large number of different paper sizes...
1999-09-10  Lionel UlmerAdded definitions of COM objects for D3D 6.x support.
1999-09-10  Nick HollowayIf there is not an exact match found for the requested...
1999-09-10  Ulrich WeigandFixed bug in CBClient routines by storing the SEGPTR...
1999-09-10  Abey GeorgeChanged the pixmap to look like the windows default...
1999-09-10  Richard CohenStop crash in GetDiskFreeSpaceEx.
1999-09-10  Francis BeaudetMade sure that the windows with the WS_EX_TOOLWINDOW...
1999-09-10  Pascal LessardImplemented the behavior around the ES_WANTRETURN style...
1999-09-10  Stephane LussierPressing the delete key using an extended keyboard...
1999-09-10  Niclas KarlssonFixed pattern matching in PathMatchSpecA/W
1999-09-10  Francois BoisvertTabbing in the listview of the shellview.
1999-09-10  Luc TourangeauFixed LISTVIEW_GetItemRect: the calculations were off...
1999-09-10  Juergen SchmiedFixed crash in detach sequence.
1999-09-10  Juergen SchmiedFixed wrong return value.
1999-09-10  Juergen SchmiedPrevent endless loop in except2.
1999-09-10  Adam SacarnyNow works around wine never exiting the debugger.
1999-09-10  Marcus MeissnerAdded stub for RegisterActiveObject().
1999-09-10  Marcus MeissnerAdded stub for WIN32S16.EXP1 (most likely LoadPeResourc...
1999-09-05  Alexandre JulliardRemoved __winelib flag.
1999-09-05  Eric PouechUpdated to new MM header organization.
1999-09-05  Eric PouechMoved DDK level material to new include/mmddk.h file.
1999-09-05  Eric PouechUpdated to new MM header organization.
1999-09-05  Juergen LockFix %fs for signal handlers in the FS_sig undefined...
1999-09-05  Ron RecordAdded support of __thr_errno for reentrance on UnixWare.
1999-09-05  Richard CohenNo longer needs to calculate its own character size.
1999-09-05  Richard CohenConsequential changes to default system font sizes
1999-09-05  Richard CohenVarious fixes for the X11 font mapper, particularly:
1999-09-05  Francis BeaudetUse a special value in the hotspot coordinate to identi...
1999-09-05  Pierre MageauModified CBDropDown to find the best height of the...
1999-09-04  Alexandre JulliardAdded configure check for str[n]casecmp.
1999-09-04  Uwe BonnesAllow timeout of 0. Cap timer rate to SYS_TIMER_RATE.
1999-09-04  Huw D M DaviesAdded type PWORD.
1999-09-04  Huw D M DaviesAdded loads of types, defines and declarations to winsp...
1999-09-04  Francois BoisvertFixed the height of items in the lookin combobox of...
1999-09-04  Stephane LussierInitialize the enabling state variable in the edit.
1999-09-04  Noomen HamzaThe fast window frame size should be the same as the...
1999-09-04  Huw D M DaviesFixed compiler warnings.
1999-09-04  Huw D M Davieslstrncmpi isn't a windows API, use strncasecmp instead.
1999-09-04  Alexandre JulliardFixed GMEM_ZEROINIT in GlobalRealloc (thanks to Gerard...
1999-09-04  Alexandre JulliardAdded missing HFONT type.
1999-09-04  Pierre MageauChanged CopyImage to accept desiredX, desiredY and...
1999-09-04  Guy AlbertelliFixed WriteConsoleOutput and GetNumberOfConsoleInputEvents.
1999-09-04  Thuy NguyenGive applications a copy of the property sheet dialog...
1999-09-04  Marcus MeissnerRelay exclude lists were not working due to some CharUp...
1999-09-04  Huw D M Davieswinspool -> winspool.drv
1999-09-04  Uwe BonnesImplemented StrCmpNIA like the other StrCmpXX functions.
1999-09-04  Thuy NguyenResolve environment variable when enumerating values.
1999-09-04  Pascal LessardThe format rect is recalculated for each font change...
1999-09-03  Karl LessardIan Ward
1999-09-03  Francois BoisvertSome <open> features in the file dialog 95.
1999-09-03  Ulrich WeigandRemoved global variable pCurrentTeb.
1999-09-03  Ulrich WeigandHEAP_Commit/Decommit were assuming a page size of 4KB
1999-09-03  Huw D M DaviesA few more DC_ defines from Win2000.
1999-09-03  Huw D M DaviesCheck that lpCreate->lpszName is non-NULL.
1999-09-03  Marcus MeissnerMore restrictive checks, so DIALOG_IsAccelerator don...
1999-09-03  Pascal LessardMenu hides when clicked for a second time.
1999-09-03  Richard Cohen- select the font into the dc before calculating the...
1999-09-03  Stephane LussierKeep the enable state in the edit structure instead...
1999-09-03  Noel Borthwick- Implement interprocess clipboard communication.
1999-09-03  Richard CohenMake stock fonts independent of mapping mode.
1999-09-03  Francis BeaudetRemoved truncating errors that happen when converting...
1999-09-03  Abey GeorgeCheck new coordinates received in WM_NCCALCSIZE message.
1999-09-03  Francis BeaudetSlight 1 pixel adjustment on the position of the radio...
1999-09-03  Eric PouechFixed off by one allocation errors.
1999-09-03  Pascal LessardThe backspace is now handled in the WM_CHAR message.
1999-09-03  Francis BeaudetMake sure that all MDI children have the WS_EX_MDICHILD...
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...
next