wine
1999-09-19  Dennis BjörklundSend correct WM_MENUSELECT when menu closes.
1999-09-19  Francois BoisvertAdded small feature in the file dialog.
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-09-19  Peter GantenStubs for PolyTextOutA/W.
1999-09-19  Karl LessardSome more minor GDI fixes.
1999-09-19  Stephane LussierIn ImageList_Draw when drawing the bitmap with the...
1999-09-19  Huw D M DaviesExtend DRAWMODE struct to win95 spec.
1999-09-19  Huw D M DaviesStop trashing devmode if in and out devmodes are the...
1999-09-19  Noomen HamzaThe MDIClient class must be registered with the IDC_ARR...
1999-09-19  Francis BeaudetImplemented the disabled state of the combobox.
1999-09-19  Richard CohenProtect SetMenu from rogue menu handle.
1999-09-19  Richard CohenProtect MDISetMenu from rogue menu handles.
1999-09-19  Richard CohenTidy up TRACE etc to use default channel.
1999-09-19  Ulrich WeigandMove VerLanguageName[AW] back to base (exported from...
1999-09-19  Thuy NguyenAdded support for wizard property sheets.
1999-09-19  Huw D M DaviesFix FormatMessage16 at least enough to get win95 16bit...
1999-09-19  David Luyer- iSelected should be -1 if no item selected (Gerard...
1999-09-19  Ulrich WeigandBugfix: Declare CALL32_CBClient[Ex] without WINAPI.
1999-09-19  Ulrich WeigandBugfix: (E)IP-relative offsets depend on operand, not...
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.
next