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