wine
1999-07-31  Alex PriemStarted implementing date/time common control.
1999-07-31  Huw D M DaviesPSDRV_WriteArc shouldn't write a newpath.
1999-07-31  Rein KlazesFix handling of WM_LBUTTONDCLICK message for buttons...
1999-07-31  Abey GeorgeBug fix for updating the clipping region in nested...
1999-07-31  Yuxi ZhangTried to fix the code for SetWindowPos to erase the...
1999-07-30  Klaas van Gend- added Collate/NoCollate Icons to Print32 dialog ...
1999-07-30  Yuxi ZhangRemoved duplicated defines in winuser.h and commctrl...
1999-07-30  Francis BeaudetFixed a memory leak in the file dialog.
1999-07-30  Huw D M DaviesStrip .drv extensions to MODULE_GetLoadOrder.
1999-07-30  Francis BeaudetFixed a memory leak.
1999-07-30  Ulrich WeigandBugfix: Install task-entry breakpoint *after* EXE modul...
1999-07-30  Luc TourangeauAdded a call to the newpath operator immediately before...
1999-07-30  Pierre MageauFixed a problem when the style is BS_BITMAP or BS_ICON...
1999-07-30  Francis BeaudetFixed a memory leak that occurs when we maximize/minimi...
1999-07-30  Francis BeaudetAdded more support for buddy windows in the updown...
1999-07-30  Francis BeaudetImplemented proper win95 support for the WS_BORDER...
1999-07-30  Francis BeaudetChanged the WS_BORDER style to a WS_EX_CLIENTEDGE style...
1999-07-30  Francis BeaudetFixed the border for the listbox created by the simple...
1999-07-30  Andreas MohrImplemented CoRevokeClassObject stub needed by Acrobat...
1999-07-30  Ulrich WeigandGetModuleHandle16: treat Win32 modules correctly.
1999-07-28  Juergen SchmiedFixed use of StrRetToStrN.
1999-07-28  Juergen SchmiedStrRetToStrN[A|W|AW] new independent unicode/ascii...
1999-07-28  Klaas van GendAdded explanation of the current DLL support.
1999-07-28  Ulrich WeigandBugfix: fixed freshly introduced bug in GlobalLock16.
1999-07-28  Ian SchmidtAdded stubs for InitMUILanguage and COMCTL32.410.
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.
next