1998-11-14 |
Juergen Schmied | Stubs: SetServiceStatus, RegisterServiceCtrlHandlerA/W,
|
commit | commitdiff | tree |
1998-11-14 |
Juergen Schmied | Stub for GetNumberFormat32W.
|
commit | commitdiff | tree |
1998-11-14 |
David A. Cuthbert | gets() fixes.
|
commit | commitdiff | tree |
1998-11-14 |
Alexander V. Lukyanov | Fix SCOUNTRY, SNATIVECTRYNAME, SABBREVDAYNAME3; change...
|
commit | commitdiff | tree |
1998-11-14 |
Per Ångström | Fixed SetMessageQueue32 to return FALSE, not TRUE,...
|
commit | commitdiff | tree |
1998-11-14 |
Lionel Ulmer | Added correct implementation of GetCaps, changed Play...
|
commit | commitdiff | tree |
1998-11-14 |
Lionel Ulmer | Corrected bug in TRACE function.
|
commit | commitdiff | tree |
1998-11-14 |
Lionel Ulmer | Corrected bug in DirectDrawSurface creation and handling...
|
commit | commitdiff | tree |
1998-11-14 |
Lionel Ulmer | Wine keyboard and mouse have now their own UIDs.
|
commit | commitdiff | tree |
1998-11-14 |
Huw D M Davies | Fix allocation size in CreateDIBPatternBrush*.
|
commit | commitdiff | tree |
1998-11-08 |
Alexandre Julliard | Release 981108.
|
commit | commitdiff | tree |
1998-11-08 |
NF Stevens | Fixed keystroke accelerators in dialogs which have...
|
commit | commitdiff | tree |
1998-11-08 |
Juergen Schmied | Fixes: LB_/CB_/EM_ messages for getting/setting text...
|
commit | commitdiff | tree |
1998-11-08 |
Eric Pouech | Prevent CreateDIBSection from seg faulting when one...
|
commit | commitdiff | tree |
1998-11-08 |
Stephen Langasek | Support for IPX networking via winsock under Linux.
|
commit | commitdiff | tree |
1998-11-08 |
Uwe Bonnes | Added a stub for StartDocA and EndDoc.
|
commit | commitdiff | tree |
1998-11-08 |
James Sutherland | More complete implementation of the SetCtrlHandler...
|
commit | commitdiff | tree |
1998-11-08 |
Jeff Johann | Added CreateDIBPatternBrushPt (GDI32.35) with minor...
|
commit | commitdiff | tree |
1998-11-08 |
Ove Kaaven | Simulate the VGA vertical refresh.
|
commit | commitdiff | tree |
1998-11-08 |
Lionel Ulmer | Added support of source and destination rectangles...
|
commit | commitdiff | tree |
1998-11-08 |
Lionel Ulmer | Added device type constants and used them in device...
|
commit | commitdiff | tree |
1998-11-08 |
Uwe Bonnes | API documentation says that RegEnumKeyEx, RegEnumValue and
|
commit | commitdiff | tree |
1998-11-08 |
Alexandre Julliard | Added missing #include "config.h"
|
commit | commitdiff | tree |
1998-11-08 |
Justin Bradford | Replaces CoCreateGuid stub with an implementation of...
|
commit | commitdiff | tree |
1998-11-08 |
Uwe Bonnes | Added an extern "C" safeguard.
|
commit | commitdiff | tree |
1998-11-08 |
Uwe Bonnes | - adds GetExitCodeProcess
|
commit | commitdiff | tree |
1998-11-08 |
Rein Klazes | ExtSelectClipRgn fix: RGN_DIFF did not work.
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Adapted to new input event handling.
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | USER-side part of input event handling: contains implementat...
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Stubs for DISPLAY.DRV removed from keyboard.c.
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Implementation of MOUSE.DRV (contains some code taken...
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Implementation of KEYBOARD.DRV (code mostly taken from...
|
commit | commitdiff | tree |
1998-11-08 |
Ulrich Weigand | Bugfix: really *do* switch to the initial task's stack.
|
commit | commitdiff | tree |
1998-11-08 |
Eric Kohl | Added stub for CreateBindCtx() and added missing CoGetClassO...
|
commit | commitdiff | tree |
1998-11-08 |
Eric Kohl | Little improvement.
|
commit | commitdiff | tree |
1998-11-08 |
Eric Kohl | Added preliminary hit testing. Makes regedit.exe happy ;-)
|
commit | commitdiff | tree |
1998-11-08 |
Eric Kohl | Improved documentation and fixed typos.
|
commit | commitdiff | tree |
1998-11-08 |
Eric Kohl | Added DrawStatusText32AW() and CreateStatusWindow32AW().
|
commit | commitdiff | tree |
1998-11-08 |
Eric Kohl | Improved display and layout code.
|
commit | commitdiff | tree |
1998-11-08 |
Eric Kohl | New Files. Added 'date and time picker' and 'month...
|
commit | commitdiff | tree |
1998-11-07 |
Charles Suprin | Added stubs for SetWinMetaFileBits and GetEnhMetaFilePalette...
|
commit | commitdiff | tree |
1998-11-07 |
Huw D M Davies | Stop X11DRV_RoundRect calling XDrawArc with -ve width...
|
commit | commitdiff | tree |
1998-11-07 |
Huw D M Davies | Optimize RoundRect32 to call Rectangle32 if either...
|
commit | commitdiff | tree |
1998-11-07 |
Andreas Mohr | Added stub WNetEnumCachedPasswords.
|
commit | commitdiff | tree |
1998-11-07 |
Andreas Mohr | Made this file DOSMOD friendly.
|
commit | commitdiff | tree |
1998-11-07 |
Andreas Mohr | Unified "No implementation for..." warnings.
|
commit | commitdiff | tree |
1998-11-07 |
Marcus Meissner | monodebg.vxd used by some Origin programs implemented.
|
commit | commitdiff | tree |
1998-11-07 |
Uwe Bonnes | Fail if less then one entire line requested in GetBitmapBits32.
|
commit | commitdiff | tree |
1998-11-07 |
Rein Klazes | Added WM_GETDLGCODE handling in (Un)MapMsg32Ato16.
|
commit | commitdiff | tree |
1998-11-07 |
John Richardson | Implementation of CoLoadLibrary, CoFreeAllLibraries,
|
commit | commitdiff | tree |
1998-11-07 |
Robert Pouliot | Fixes for other languages.
|
commit | commitdiff | tree |
1998-11-06 |
John Richardson | Fix wide character functions to return character count...
|
commit | commitdiff | tree |
1998-11-06 |
Lionel Ulmer | Changed mouse button mapping and check size of return...
|
commit | commitdiff | tree |
1998-11-06 |
Rein Klazes | ExtSelectClipRgn() with RGN_COPY copies the wrong region.
|
commit | commitdiff | tree |
1998-11-06 |
Uwe Bonnes | Fixed an error in the implementation of FILE_ShareDeny.
|
commit | commitdiff | tree |
1998-11-06 |
Marcus Meissner | Solaris redefines ERR and CS, fixed occurances.
|
commit | commitdiff | tree |
1998-11-06 |
Eric Pouech | Made mmioSetBuffer callable from 16 and 32 bit code.
|
commit | commitdiff | tree |
1998-11-06 |
Juergen Schmied | Fixed wrong arg type.
|
commit | commitdiff | tree |
1998-11-06 |
Huw D M Davies | Moved X11 DIB stuff to x11drv.
|
commit | commitdiff | tree |
1998-11-06 |
Uwe Bonnes | The API for WideCharToMultiByte says that the src-string...
|
commit | commitdiff | tree |
1998-11-06 |
Ove Kaaven | Made sure ConfigureNotify is processed before Expose...
|
commit | commitdiff | tree |
1998-11-06 |
Bertho Stultiens | Bugfix in write_name_str() [writeres.c] where the length...
|
commit | commitdiff | tree |
1998-11-06 |
Eric Pouech | Translated in French (not so good anyhow) message for...
|
commit | commitdiff | tree |
1998-11-06 |
Juergen Schmied | Changed the default from 0 to 0x409 (eng-us).
|
commit | commitdiff | tree |
1998-11-06 |
Marcus Meissner | Two missing WINAPIs.
|
commit | commitdiff | tree |
1998-11-06 |
Juergen Schmied | Fixed one wrong parameter.
|
commit | commitdiff | tree |
1998-11-06 |
Ove Kaaven | Fixed --disable-lib.
|
commit | commitdiff | tree |
1998-11-05 |
Juergen Schmied | Constants for controls in common dialogs.
|
commit | commitdiff | tree |
1998-11-04 |
Juergen Schmied | Fixed some compiler warnings.
|
commit | commitdiff | tree |
1998-11-01 |
Jesper Skov | egcs 'ambiguous else' warnings fixes.
|
commit | commitdiff | tree |
1998-11-01 |
Huw D M Davies | Get rid of the redefinition of MAX_PATH and move PROCESSENTRY32
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Run Winelib applications as 32-bit processes in the...
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Call mouse driver callback also if windows are not...
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Adapted to separation between KERNEL and USER.
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Implemented new Wine startup sequence, separating startup...
|
commit | commitdiff | tree |
1998-11-01 |
John Richardson | Implementation of InprocServer32 CoGetClassObject.
|
commit | commitdiff | tree |
1998-11-01 |
Huw D M Davies | More bitmap fixes.
|
commit | commitdiff | tree |
1998-11-01 |
Alexandre Julliard | Fixed crashes with WM_GETDLGCODE translation.
|
commit | commitdiff | tree |
1998-11-01 |
Patrik Stridvall | Started moving some X11 window management code to windows...
|
commit | commitdiff | tree |
1998-11-01 |
Ove Kaaven | Fixed IsDialogMessage16.
|
commit | commitdiff | tree |
1998-11-01 |
Douglas Ridgway | Tell people to ignore the 'gets' warning. Some will...
|
commit | commitdiff | tree |
1998-11-01 |
Huw D M Davies | A couple of small fixes to my bitmap patch.
|
commit | commitdiff | tree |
1998-11-01 |
Uwe Bonnes | Allow the user to put a mark in the debug log by adding...
|
commit | commitdiff | tree |
1998-11-01 |
Uwe Bonnes | Give tempfile a different name even if they are created...
|
commit | commitdiff | tree |
1998-11-01 |
Rein Klazes | CreateWindowEx32[AW] now creates an MDI chils when...
|
commit | commitdiff | tree |
1998-11-01 |
Marcus Meissner | Erred in the bit macros in treeview.c. Shiftcounts...
|
commit | commitdiff | tree |
1998-11-01 |
Marcus Meissner | Detection of the end of imports with Characteristics...
|
commit | commitdiff | tree |
1998-11-01 |
Ove Kaaven | Added CoFreeLibrary stub.
|
commit | commitdiff | tree |
1998-11-01 |
Alexandre Julliard | Updated FAQ location.
|
commit | commitdiff | tree |
1998-11-01 |
Huw D M Davies | Implement SEGPTR conversion for STARTDOC in Escape32().
|
commit | commitdiff | tree |
1998-11-01 |
Ulrich Weigand | Bugfix: SetDCState did not reset clipping region to...
|
commit | commitdiff | tree |
1998-11-01 |
Marcus Meissner | Fixed small off by one error in GetComputerName32W...
|
commit | commitdiff | tree |
1998-11-01 |
Marcus Meissner | Don't HeapFree() colormap if we didn't allocate one.
|
commit | commitdiff | tree |
1998-11-01 |
Marcus Meissner | Added stubs for user32,advapi32 functions.
|
commit | commitdiff | tree |
1998-11-01 |
Marcus Meissner | More Nt* and Rtl* function stubs, moved ntdll.c to...
|
commit | commitdiff | tree |
1998-11-01 |
Andreas Mohr | Changed many WARN()s related to internal Wine memory...
|
commit | commitdiff | tree |
1998-11-01 |
Andreas Mohr | Added .spec entry for KERNEL.RegisterServiceProcess.
|
commit | commitdiff | tree |
1998-11-01 |
Andreas Mohr | Added stub for CheckCursor().
|
commit | commitdiff | tree |
1998-11-01 |
Tim Newsome | Fix for non-modal dialog closing.
|
commit | commitdiff | tree |
1998-11-01 |
David Faure | Rewrote the two routines using the vkey->scancode array...
|
commit | commitdiff | tree |