wine
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.
1999-08-07  Thuy NguyenWS_EX_DLGMODALFRAME alone does not mean title bar,...
1999-08-04  Marcus MeissnerImplemented DirectInput Joystick support (tested with...
1999-08-04  Andreas MohrImplemented SetLocalTime.
1999-08-04  Ivan De SaedeleerMinor fix to the French Canadian keyboard.
1999-08-04  Marcus MeissnerWhen flipping backbuffer -> frontbuffer, first exchange...
1999-08-04  Joerg MayerCreate sysconfdir on install.
1999-08-04  Alexandre JulliardFixed typo.
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-08-04  Alexandre JulliardRemove the mutex from the thread list when destroying it.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-08-01  Alexandre JulliardRemoved SIGNAL_MaskAsyncEvents and cleaned up signal...
1999-08-01  Alexandre JulliardRemoved async I/O support.
1999-08-01  Alexandre JulliardUse the service thread for comm notifications.
1999-08-01  Alexandre JulliardMade stack manipulation macros into inline functions.
1999-08-01  Alexandre JulliardChanged INSTR_EmulateInstruction to use a CONTEXT86...
1999-08-01  Alexandre JulliardRemove wine.conf.man on distclean
1999-07-31  Alexandre JulliardRelease 990731. wine-990731
1999-07-31  Noomen HamzaClose the right window when clicking on a non active...
1999-07-31  Pavel RoskinRemoved the dependency on "dummy" for wine and wine...
1999-07-31  Alexandre JulliardRemove file from cache when flushing it (based on a...
1999-07-31  Marcus MeissnerAdded CONTEXT for ALPHA and MIPS.
1999-07-31  Patrik StridvallAdded support for Solaris Lint.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-07-31  Patrik StridvallSolaris C/C++ compile fix.
1999-07-31  Patrik StridvallVarious ANSI C compability fixes.
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-31  Marcus MeissnerActually create the man/ subdirectories before installing.
1999-07-31  Ulrich WeigandImplemented KERNEL.447 (WIN32_OldYield16).
1999-07-31  Ulrich WeigandSuspend WND lock before EVENT_Synchronize.
1999-07-31  Ulrich WeigandCreate VxD handle only for known VxDs.
1999-07-31  Patrik StridvallMade compilation of *.spec.c files use -fno-builtin...
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Patrik StridvallFixed missing prototypes and made it work with Solaris...
1999-07-31  Patrik StridvallEliminated warnings.
1999-07-31  Andreas MohrFixed the DSEG value in the SEGTABLEENTRY struct.
1999-07-31  Eric KohlAdded builtin toolbar bitmaps.
1999-07-31  Eric KohlSome more messages.
1999-07-31  Eric KohlAdded stub for CryptSetKeyParams().
1999-07-31  Eric KohlAdded stubs for DAD_SetDragImage() and PathCleanupSpec().
1999-07-31  Eric KohlAdded stub for _except_handler2().
1999-07-31  Eric KohlImproved GetRandomRegion().
1999-07-31  Pascal LessardImplemented the system button behavior and associated...
1999-07-31  Ove KaavenBugfixes and a fake GETBASEIRQ.
1999-07-31  Ove KaavenMade async fds nonblocking.
1999-07-31  Dan LangloisRemoved an inappropriate if statement from MDI_ChildAct...
1999-07-31  Alex PriemBugfixes & further updates for the month calendar commo...
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.
next