1998-11-22 |
Robert Pouliot | Better OLE support in French languages. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | Implementation of CreateProcess32W. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
David Luyer | Queuing of deferred Expose events. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | LB_GETTEXT: Handle passed NULL buffer. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | CB_GETTEXT: Use lpBuffer instead of lpText for LB_GETTE... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | Turn mega double switch into static table (reduces... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Alexandre Julliard | Added Robert Riggs. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Robert Riggs | include ddraw.h, questionable fix for questionable... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Robert Riggs | More flags (DirectX 5.2), DirectSound3DListener and |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Robert Riggs | DirectSound3DListener and DirectSound3DBuffer stubs... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | New stubs strdate, strtime. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Ulrich Weigand | Bugfix: typo in SUnMapLS_IP_EBP_8 lead to stack corruption. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Cliff Wright | Fixed a mask set, and other parity setting bugs for... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Vasudev Mulchandani | Added BSDI sigcontext definitions. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Rein Klazes | Fixed typo. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | Remove now useless RELAY_ShowDebugmsgsRelay check. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | Do not relocate the pointers in the IMAGE_THREAD_LOCAL_... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | PathAddBackshlash, PathRemoveBackslash: argument is... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | Check wndPtr for NULL. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | BltFast: Honor lPitch, Lock/Unlock surfaces (xlib needs... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Huw D M Davies | Takes print spooler functions out of win16drv. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Ian Schmidt | Added stubs for two undocumented GDI routines, SetMagic... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Stephen Crowley | Fixed the DGA detection code in ddraw. You don't need... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | DirectDraw status updated. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
David Faure | Micro patch for AltGr key on german keyboards. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | Fixes error handling (SetLastError() and return value). |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Gael de Chalendar | Partially complete GetTextCharsetInfo and corrects... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Juergen Schmied | Bug fix. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Eric Kohl | Fixed retrieval of invalid palette data in GetDIBits(). |
commit | commitdiff | tree | snapshot |
1998-11-15 |
John Richardson | Allow SWP_HIDEWINDOW to be called on windows that are... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Pim Bollen | Fixed scroll bug in ScrollWindowEx32 which caused garba... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Alexandre Julliard | Small atom fixes. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Dirk Thierbach | Fixed bug in StretchDIBits32 (wrong origin). |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Juergen Schmied | Small fixes. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Lionel Ulmer | Some corrections to the handling of off-screen buffers. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Juergen Schmied | Cleanup, small fixes, a few new stubs. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Juergen Schmied | Handling for listviewstyles, view mode buttons in filed... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Juergen Schmied | New file, wrapper for IShellBrowser class. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Juergen Schmied | New file, some helper functions for icon cache. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Juergen Schmied | Implemented: ILIsEqal, ILFindChild, _ILGetFileDate... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Juergen Schmied | LoadLibraryEx: show a warning when called with unimplem... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Alexandre Julliard | Cleaned up a bit. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Marcus Meissner | Clean invalid selectors on the pop %xs from the STACKFR... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Alexandre Julliard | Removed gets message. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
David Luyer | Added Thai nls-resources. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Pablo Saratxaga | Display the language id for "XXX not supported for... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Gavriel State | Add stubs for GetRunningObjectTable32 and OleRegGetUser... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Gavriel State | Ensure that CreateFileMoniker functions don't return... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Gavriel State | Added code to manage Ascii and WideChar class names... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Constantine... | Fix to Linux IPX so compiles on non-linux platforms. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Marcus Meissner | Own X11 errorhandler to locate X11 errors. Useful only... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Juergen Schmied | Fixed warnings, some only visible with -Wstrict-prototy... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Ulrich Weigand | Moved X11 mouse cursor handling to the DISPLAY driver. |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Ulrich Weigand | Some fixes to Wine startup/termination sequence with... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Ulrich Weigand | Bugfix: -debug didn't work anymore after the last start... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Eric Kohl | Fixed list insertion bug in CoLoadLibrary(). |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Ulrich Weigand | Added stubs for several VxDs / interrupts. |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Huw D M Davies | Should get win16drv AbortProc working. Hopefully. |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Ulrich Weigand | Moved GetKeyboardLayoutName16 to windows/input.c. |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Patrik Stridvall | Moved some declarations from imagehlp.h to common inclu... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Rein Klazes | Added implementations for InterlockedExchangeAdd() and |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Huw D M Davies | Fixes a few of the many compiler warnings. |
commit | commitdiff | tree | snapshot |
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 |
next |