2000-12-01 |
Marcus Meissner | Added the KDE 2 beta and final method of specifying...
|
commit | commitdiff | tree |
2000-11-28 |
Marcus Meissner | linux-2.4.0-test10 now calls 'flags' as 'features'.
|
commit | commitdiff | tree |
2000-11-27 |
Marcus Meissner | Truncate dest blit rectangle down to surface size.
|
commit | commitdiff | tree |
2000-11-27 |
Marcus Meissner | WARN() about missing /dev/sequencer, it's too confusing...
|
commit | commitdiff | tree |
2000-11-26 |
Marcus Meissner | Ignore SOL_SOCKET/SO_DEBUG setsockopt() calls.
|
commit | commitdiff | tree |
2000-11-26 |
Marcus Meissner | Removed strange checkj for !filename, so we don't get...
|
commit | commitdiff | tree |
2000-11-26 |
Marcus Meissner | The __wine_call_from_16_ calls in the import table...
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | glibc2.2 needs __USE_ISOC99 for FP_NAN and isfinite().
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | Added some ordinal stubs, implemented SHDeleteValue...
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | GetPixel needs to return CLR_INVALID if not inside...
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | Added OLE32.DllRegisterServer stub.
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | Added pow() forward.
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | Don't test !HIWORD values for pointerness.
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | MultiByteToWideChar() returns characters, not bytes.
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | Added prototypes for Ole{G,S}etAutoConvert, LHashValOfNameSy...
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | Handle %ls same as %s.
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | Added stub for DCIOpenProvider.
|
commit | commitdiff | tree |
2000-11-15 |
Marcus Meissner | Simplified reg handling in CoGetClassObject, do not...
|
commit | commitdiff | tree |
2000-11-15 |
Marcus Meissner | RegSetValueEx16 might get passed 0 as count of databytes...
|
commit | commitdiff | tree |
2000-11-15 |
Marcus Meissner | Added some rpcrt4 stubs.
|
commit | commitdiff | tree |
2000-11-13 |
Marcus Meissner | Since we can no longer built .a files:
|
commit | commitdiff | tree |
2000-11-06 |
Marcus Meissner | CBEM_SETITEMW done by example from SETITEMA, converted...
|
commit | commitdiff | tree |
2000-11-05 |
Marcus Meissner | Forward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass...
|
commit | commitdiff | tree |
2000-11-04 |
Marcus Meissner | Fixed off by one error in DPA handling, added some...
|
commit | commitdiff | tree |
2000-11-04 |
Marcus Meissner | Pass up WM_DRAWITEM messages to parent.
|
commit | commitdiff | tree |
2000-11-02 |
Marcus Meissner | Swap CalcToolbar and paint rectangle computation to...
|
commit | commitdiff | tree |
2000-11-01 |
Marcus Meissner | DrawIconEx: when flags=0 use flags=DI_NORMAL instead.
|
commit | commitdiff | tree |
2000-11-01 |
Marcus Meissner | Have Internet Explorer 3 show its toolbars by passing...
|
commit | commitdiff | tree |
2000-11-01 |
Marcus Meissner | Removed unnecessary calls of TOOLBAR_CalcToolbar()...
|
commit | commitdiff | tree |
2000-10-29 |
Marcus Meissner | Quieten VxDCall_VMM output.
|
commit | commitdiff | tree |
2000-10-29 |
Marcus Meissner | Report errors on WinHelp() failures.
|
commit | commitdiff | tree |
2000-10-28 |
Marcus Meissner | CreateItemMoniker may get NULL as szDelim, some cleanups.
|
commit | commitdiff | tree |
2000-10-28 |
Marcus Meissner | Fixed OleLoadFromStream: Dereference ppvObj and get...
|
commit | commitdiff | tree |
2000-10-23 |
Marcus Meissner | If we have a drive pointing to /, we must not remove...
|
commit | commitdiff | tree |
2000-10-23 |
Marcus Meissner | Added some basic IDirectDraw7 interface support, fixed...
|
commit | commitdiff | tree |
2000-10-22 |
Marcus Meissner | Got rid of misleading "No Tls Space" error message.
|
commit | commitdiff | tree |
2000-10-22 |
Marcus Meissner | Do not set the iSubItem part of the struct for LVM_HITTEST,
|
commit | commitdiff | tree |
2000-10-22 |
Marcus Meissner | DirectDrawCreateEx() should already return the interface...
|
commit | commitdiff | tree |
2000-10-22 |
Marcus Meissner | Added two checks for out of range pointer accesses.
|
commit | commitdiff | tree |
2000-10-15 |
Marcus Meissner | Stubbed LookupAccountNameA.
|
commit | commitdiff | tree |
2000-10-15 |
Marcus Meissner | Return "default" DirectDraw driver if we have at least...
|
commit | commitdiff | tree |
2000-10-13 |
Marcus Meissner | Implemented DirectInputCreateEx.
|
commit | commitdiff | tree |
2000-10-13 |
Marcus Meissner | Stubbed GetDeviceGammaRamp.
|
commit | commitdiff | tree |
2000-10-13 |
Marcus Meissner | Check for buffer overflows on data returns from RegQueryValu...
|
commit | commitdiff | tree |
2000-10-12 |
Marcus Meissner | Added 16 (565) -> 15 (555) bit depth converter.
|
commit | commitdiff | tree |
2000-10-12 |
Marcus Meissner | Enable XF86vmode switching possible for X11 too.
|
commit | commitdiff | tree |
2000-10-12 |
Marcus Meissner | Return values are reversed in failure/rgdata == NULL...
|
commit | commitdiff | tree |
2000-10-12 |
Marcus Meissner | Suppress junk noise at startup of DirectSound on SB...
|
commit | commitdiff | tree |
2000-09-27 |
Marcus Meissner | Have the UNIX cwd follow the current directory on the...
|
commit | commitdiff | tree |
2000-09-26 |
Marcus Meissner | Migrate $LDFLAGS from configure to Makefile and into...
|
commit | commitdiff | tree |
2000-09-26 |
Marcus Meissner | WORD is unsigned, so we need to transalte 0xffff into -1.
|
commit | commitdiff | tree |
2000-09-26 |
Marcus Meissner | Fixed some commctl header issues reported in newsgroup.
|
commit | commitdiff | tree |
2000-09-09 |
Marcus Meissner | Fixed bdftopcf command.
|
commit | commitdiff | tree |
2000-09-09 |
Marcus Meissner | Implemented TCM_GETROWCOUNT.
|
commit | commitdiff | tree |
2000-09-02 |
Marcus Meissner | Change xterm mouse tracking mode to BTN_EVENT_MOUSE...
|
commit | commitdiff | tree |
2000-08-31 |
Marcus Meissner | Replaced USER32.DLL use by hardcoded tables for VkKeyScanA and
|
commit | commitdiff | tree |
2000-08-25 |
Marcus Meissner | Use int instead of CHAR/WCHAR in va_arg() (fixes gcc...
|
commit | commitdiff | tree |
2000-08-22 |
Marcus Meissner | Fixed some warnings.
|
commit | commitdiff | tree |
2000-08-21 |
Marcus Meissner | (from IBM TopPage patch) return correct error for already...
|
commit | commitdiff | tree |
2000-08-20 |
Marcus Meissner | Set X11DRV_DeviceCaps.numColors according to doc (fixes...
|
commit | commitdiff | tree |
2000-08-18 |
Marcus Meissner | Fixed STATUS_GetTextW in regard to NULL pointers.
|
commit | commitdiff | tree |
2000-08-16 |
Marcus Meissner | Missed the first character of every argument in CommandLineT...
|
commit | commitdiff | tree |
2000-08-14 |
Marcus Meissner | Added missing referenced dlls for libtest.
|
commit | commitdiff | tree |
2000-08-09 |
Marcus Meissner | Fixed OpenGL configure: move HAVE_OPENGL define to...
|
commit | commitdiff | tree |
2000-08-08 |
Marcus Meissner | Eased restrictions on OpenGL/MESA usage a bit. It compiles...
|
commit | commitdiff | tree |
2000-08-07 |
Marcus Meissner | Initialize 'str' in ICONTITLE_GetTitlePos.
|
commit | commitdiff | tree |
2000-08-07 |
Marcus Meissner | If we are looking for an existing pixmap format, we...
|
commit | commitdiff | tree |
2000-08-07 |
Marcus Meissner | Removed local variable shadows warnings.
|
commit | commitdiff | tree |
2000-08-07 |
Marcus Meissner | inline must be first attribute in function definition.
|
commit | commitdiff | tree |
2000-08-07 |
Marcus Meissner | Fixed CharNextW.
|
commit | commitdiff | tree |
2000-08-03 |
Marcus Meissner | One of the 24/32 convert color masks was wrong.
|
commit | commitdiff | tree |
2000-08-03 |
Marcus Meissner | GetPropA/W have string args.
|
commit | commitdiff | tree |
2000-08-02 |
Marcus Meissner | PE_MESSAGE_HEADER.Length contains the header itself...
|
commit | commitdiff | tree |
2000-08-01 |
Marcus Meissner | Removed unnecessary X11 includes from ddraw.h.
|
commit | commitdiff | tree |
2000-08-01 |
Marcus Meissner | Fixed 2 forward entries.
|
commit | commitdiff | tree |
2000-08-01 |
Marcus Meissner | Removed some flicker by detecting if we set the same...
|
commit | commitdiff | tree |
2000-07-31 |
Marcus Meissner | Added { } around stuff in ADD_TO_T macros.
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | Added CreateTypeLib,LHashValOfNameSys stubs.
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | Implemented SmoothScrollWindow.
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | Get rid of USER32 functions in KERNEL32.
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | Implemented OleGetAutoConvert.
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | No longer crash when running with DirectDraw with a...
|
commit | commitdiff | tree |
2000-07-23 |
Marcus Meissner | Make non-existence of (f)lex an error.
|
commit | commitdiff | tree |
2000-07-23 |
Marcus Meissner | IDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regard...
|
commit | commitdiff | tree |
2000-07-16 |
Marcus Meissner | Transmit current directory settings to newly created...
|
commit | commitdiff | tree |
2000-07-16 |
Marcus Meissner | Drop UNIX cwd to / after calculating WINE current directory...
|
commit | commitdiff | tree |
2000-07-15 |
Marcus Meissner | Replaced %s by %p in EDIT_WM_SetText.
|
commit | commitdiff | tree |
2000-07-11 |
Marcus Meissner | Check for NULL flipchain and just return the current...
|
commit | commitdiff | tree |
2000-07-11 |
Marcus Meissner | Implemented _vsnprintf by calling wvsnprintfA.
|
commit | commitdiff | tree |
2000-07-10 |
Marcus Meissner | Stub for RegisterDeviceNotificationA.
|
commit | commitdiff | tree |
2000-07-08 |
Marcus Meissner | Corrected 24->32 conversion. Still only correct for...
|
commit | commitdiff | tree |
2000-07-08 |
Marcus Meissner | Removed another bad assert and two no longer needed...
|
commit | commitdiff | tree |
2000-06-25 |
Marcus Meissner | Return "no debugger attached" in NtQueryInformationProcess...
|
commit | commitdiff | tree |
2000-06-25 |
Marcus Meissner | Fixed two asserts in Blt().
|
commit | commitdiff | tree |
2000-06-24 |
Marcus Meissner | Create xlib ddsurfaces with correct reference counts.
|
commit | commitdiff | tree |
2000-06-23 |
Marcus Meissner | Use correct bpp for the X side of the surface XImages.
|
commit | commitdiff | tree |
2000-06-23 |
Marcus Meissner | Dump FourCC correctly, print conversion messages, add...
|
commit | commitdiff | tree |
2000-06-23 |
Marcus Meissner | Restrict nTimeout to 0-32767, since it is a 16bit value...
|
commit | commitdiff | tree |
2000-06-23 |
Marcus Meissner | Added prototypes for new InternetCheckConnection*.
|
commit | commitdiff | tree |
2000-06-13 |
Marcus Meissner | Added 24->32 packed pixel mapping support to convert.
|
commit | commitdiff | tree |