wine
1999-07-27  Ulrich WeigandAdded FinalUserInit16/FinalGdiInit16 stubs.
1999-07-27  Ulrich WeigandAdded IsBadFlatReadWritePtr16().
1999-07-27  Abey GeorgeFixed incorrect edit control behaviour in mouse message...
1999-07-27  Abey GeorgeSend normal mouse messages to WM_SETCURSOR when non...
1999-07-27  Thuy NguyenCheck if the window has the WS_CLIPSIBLINGS style befor...
1999-07-27  Francois BoisvertImplemented the Win95 file open/save dialogs.
1999-07-27  Marcus MeissnerDo tools/ before any of the other subdirectories, even...
1999-07-27  Ulrich WeigandBugfix: Return selector also in CX from GlobalLock16().
1999-07-27  Ulrich WeigandMore gcc bug workarounds.
1999-07-27  Huw D M DaviesAdded more paper sizes and bin names to PPD parser.
1999-07-27  Marcus MeissnerActually return the number of events in Mouse_GetDevice...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-25  Gerard PatelSeveral focus and selection problems in listboxes.
1999-07-25  Francis BeaudetRetrieve the clipping region before setting the drawabl...
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-25  Juergen SchmiedRemoved experimental/unused code.
1999-07-25  Juergen SchmiedComplete redesign, split into 3 implementations (Deskto...
1999-07-25  Juergen SchmiedImplemented SHGetSpecialFolderPathA.
1999-07-25  Juergen SchmiedImplemented SHCreateShellFolderViewEx.
1999-07-25  Juergen SchmiedRemoved special CoCreateClassObject and use ole functio...
1999-07-25  Juergen SchmiedImplemented access to lnk's to a IStream interface.
1999-07-25  Juergen SchmiedFixed icon background (was black).
1999-07-25  Juergen SchmiedFixed getting icons from filetypes.
1999-07-25  Juergen SchmiedImplemented enumeration of shell extensions, seperated...
1999-07-25  Juergen SchmiedRewrote GetData so support multiple selections.
1999-07-25  Juergen SchmiedSeparated stuff for shv background contextmenu to separ...
1999-07-25  Juergen SchmiedNew functions to access attributes in HCR.
1999-07-25  Juergen SchmiedNew file. Seperate implementation of the shellview...
1999-07-25  Juergen SchmiedNew file. Contains functions not in the official header...
1999-07-25  Marcus MeissnerAdded X11OBJS and LIBOBJS to wine dependencies (we...
1999-07-25  Alexandre JulliardMake sure we build tools first.
1999-07-25  Ulrich WeigandRelay code for Win16 register functions converts arguments.
1999-07-25  Huw D M Davies{Start|End}{Doc|Page} go through DCfuncs.
1999-07-25  Ulrich WeigandWork around 'local extern declaration with attribute...
1999-07-25  Lionel UlmerImplementation of SetEventNotification for the mouse...
1999-07-25  Juergen SchmiedLet CoCreateInstance use LOAD_WITH_ALTERED_SEARCHPATH.
1999-07-25  Juergen SchmiedFixed incomplete proto.
1999-07-25  Juergen SchmiedNew keys nessesary for running the new shell32.
1999-07-25  Huw D M DaviesUse GDI APIs to access bitmap info.
1999-07-25  Huw D M DaviesRewrote PSDRV_SetDeviceClipping to use GetRegionData...
1999-07-24  Ulrich WeigandUnify startup sequence for Wine and WineLib.
1999-07-24  Noel BorthwickFix bug with pasting Wine clipboard content to external...
1999-07-24  Achim KaiserDraw an additional white bit for each invert bit of...
1999-07-24  Noel BorthwickWhile handling the X FocusIn message in managed mode...
1999-07-24  Francois BoisvertImplemented TREEVIEW_InsertItemW.
1999-07-24  Huw D M DaviesImplemented ExtEscape.
1999-07-24  Marcus MeissnerTrying to fix parallel make by doing direct subdir...
1999-07-24  Sylvain St... Fixed inconsistency in conditions that determines if...
1999-07-24  Huw D M DaviesFor large font sizes call XLoadQueryFont with a 100...
1999-07-24  Huw D M DaviesImplement handling of 32 bit AbortProc.
1999-07-24  Lionel UlmerSuppressed compiler warning by using the 'unused' attri...
1999-07-24  Kevin HolbrookAdded utility function to invoke external debugger.
1999-07-24  Eric PouechAdded WINMM resources.
1999-07-24  Eric PouechRemoved obsoleted mcistring.c.
1999-07-24  Eric PouechFixed return values for some messages in DriverProc...
1999-07-24  Eric PouechSpread the use of MM crit sect.
1999-07-24  Eric PouechMoved some MCI functions to mci.c.
1999-07-24  Eric PouechAdded parsing & storing of command tables.
1999-07-24  Eric PouechRemoved some no longer used prototypes.
1999-07-24  Eric PouechFixed buggy prototype.
1999-07-24  Kevin HolbrookAvoid crashing on a bad symbol address of 0x0000.
1999-07-24  Alexandre JulliardFixed GetW32SysVersion16 return type.
1999-07-24  Ulrich WeigandRemoved MODULE_GetWndProcEntry16().
1999-07-24  Eric PouechFixed cut&paste bug.
1999-07-24  Paul QuinnAdd a few stubs, some C++ compatibility, and fix a...
1999-07-24  Albert den... Declare only one instance of GUID_NULL.
1999-07-24  Pierre MageauFixed various problem with ImageList_Draw.
1999-07-24  Stephane LussierRe-enable the owner window in the EndDialog().
1999-07-24  Thuy NguyenFixed notifications.
1999-07-24  Ulrich WeigandAlways retrieve Callout routines using GetProcAddress().
1999-07-24  Abey GeorgeSend WM_CONTEXTMENU on WM_RBUTTONUP, not WM_RBUTTONDOWN.
1999-07-24  Huw D M DaviesFixed compiler warning.
1999-07-24  Huw D M DaviesLet through more flags to EnumPrinters.
1999-07-24  Huw D M DaviesFix stupid `rubbish at end of %%Title' bug.
1999-07-23  Lionel UlmerBetter detection of OpenGL.
1999-07-23  Ulrich WeigandBugfix: Reverted CallTo16 routines to STDCALL convention.
1999-07-23  Huw D M DaviesString to GetTextExtentPoint is not necessarily 0 termi...
1999-07-23  Huw D M DaviesEnumJobs stub.
1999-07-23  Eric PouechFixed some bad ptr occurrence in this class WndProc.
1999-07-23  Lionel Ulmer- Added a new option 'noxshm'
1999-07-23  Gerard PatelChange color gray text to 128 128 128 for win9x look.
1999-07-20  Alexandre JulliardDo not output text in OutputDebugStrAW when not being...
1999-07-20  Noomen HamzaMDIDestroyChild: MDI window menu item was deleted only...
1999-07-20  Gerard PatelReset disabled style for the dialog boxes set on proper...
1999-07-20  Bertho Stultiens- Generalized the distinction between 2 and 4 byte...
1999-07-18  Albert den... Remove string.c because all of its functions were moved...
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-07-18  Eric PouechWork around gcc sig11 fault.
1999-07-18  Thuy NguyenFixed rounding in MulDiv.
1999-07-18  Luc Tourangeau- implementation of SetDeviceClipping
1999-07-18  Ulrich WeigandWork-around for compiler bug.
1999-07-18  Alex Priem- Implementation of simple comctl32 v5.0 changes.
1999-07-18  Ian SchmidtAdded pointer validation and additional sanity check...
1999-07-18  Dennis BjörklundSmall fix in UITOOLS95_DrawRectEdge().
1999-07-18  Eric PouechIn WIN_UpdateNCRgn, do not send in WM_NCPAINT a region...
1999-07-18  Eric PouechCheck better that handles are actual handles to a region.
1999-07-18  Lawson WhitneyStop DCE_GetVisRect dereferencing a null wndPtr.
1999-07-18  Alexandre JulliardAuthors: James Juran <jrj120@psu.edu>, Andreas Mohr...
1999-07-18  Noel BorthwickImplemented the OLE Clipboard API.
1999-07-18  Abey GeorgeValidate the parent with the child window client rectan...
next