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 | 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 | 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-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-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-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 |
2000-06-13 |
Marcus Meissner | Strip whitespace from front of profile values.
|
commit | commitdiff | tree |
2000-06-12 |
Marcus Meissner | Added struct offsets so understanding game disassembly...
|
commit | commitdiff | tree |
2000-06-12 |
Marcus Meissner | Corrected IsEqualGUID prototype.
|
commit | commitdiff | tree |
2000-05-30 |
Marcus Meissner | Add a ; needed by some YACCs.
|
commit | commitdiff | tree |
2000-05-24 |
Marcus Meissner | Commented out broken __asm__, added comments where...
|
commit | commitdiff | tree |
2000-05-09 |
Marcus Meissner | Number of surface Lock/Unlocks must NOT match, so do...
|
commit | commitdiff | tree |
2000-05-07 |
Marcus Meissner | SetImageBits_8: added ->15 conversion in optimized...
|
commit | commitdiff | tree |
2000-05-07 |
Marcus Meissner | Old versions of glibc might not have STN_UNDEF defined.
|
commit | commitdiff | tree |
2000-04-23 |
Marcus Meissner | Also check for empty GUID in DirectDrawCreate.
|
commit | commitdiff | tree |
2000-04-16 |
Marcus Meissner | DSOUND_MixerNorm: do not compare unrelated pointers.
|
commit | commitdiff | tree |
2000-04-14 |
Marcus Meissner | Do not dereference a ptr we just checked being NULL.
|
commit | commitdiff | tree |
2000-04-11 |
Marcus Meissner | Merged in Corel's AUTHORs.
|
commit | commitdiff | tree |
2000-04-11 |
Marcus Meissner | Only copy dstwidth*3 bytes in the 24bit case.
|
commit | commitdiff | tree |
2000-04-11 |
Marcus Meissner | Free private structure in Xlib_DDS_Release.
|
commit | commitdiff | tree |
2000-04-09 |
Marcus Meissner | Two left over HeapValidate assertions removed.
|
commit | commitdiff | tree |
2000-04-09 |
Marcus Meissner | Restructured DirectDraw. Split into X11 and DGA driver...
|
commit | commitdiff | tree |
2000-03-30 |
Marcus Meissner | Updated documentation/distributors in regards to shared...
|
commit | commitdiff | tree |
2000-03-26 |
Marcus Meissner | Stubs for DllRegisterServer/DllUnregisterServer.
|
commit | commitdiff | tree |
2000-03-26 |
Marcus Meissner | Fixed return value for SC_GET_DEV_TYPE.
|
commit | commitdiff | tree |
2000-03-24 |
Marcus Meissner | Slightly better REQUEST SENSE dumping, fixed GET_DEV_TYPE...
|
commit | commitdiff | tree |
2000-03-19 |
Marcus Meissner | IOleItemContainer has OLEGUID(0x11c), not 0x11a.
|
commit | commitdiff | tree |
2000-03-19 |
Marcus Meissner | Fixed memory corruption with CoTaskMemRealloc.
|
commit | commitdiff | tree |
2000-03-09 |
Marcus Meissner | IsRectEmpty also returns true for negative width/heights...
|
commit | commitdiff | tree |
2000-03-07 |
Marcus Meissner | Actual write the cached struct in GlobalMemoryStatus.
|
commit | commitdiff | tree |
2000-03-04 |
Marcus Meissner | CoLoadLibrary gets UNICODE, not ASCII strings. (spotted...
|
commit | commitdiff | tree |
2000-03-04 |
Marcus Meissner | Added message for missing xpm devel libs for debian...
|
commit | commitdiff | tree |
2000-03-04 |
Marcus Meissner | Some applications call GlobalMemoryStatus() very often...
|
commit | commitdiff | tree |
2000-03-04 |
Marcus Meissner | GetClipboardData16 might return an invalid global handle...
|
commit | commitdiff | tree |
2000-02-25 |
Marcus Meissner | We define PathISURLA, so use it.
|
commit | commitdiff | tree |
2000-02-20 |
Marcus Meissner | Made the buffer list in the directsound object thread...
|
commit | commitdiff | tree |
2000-02-20 |
Marcus Meissner | Check for NULL ptr in PSDRV_GetDeviceCapabilities.
|
commit | commitdiff | tree |
2000-02-20 |
Marcus Meissner | Added a bit magic to CONSOLE_get_input so we don't...
|
commit | commitdiff | tree |
2000-02-10 |
Marcus Meissner | Initialize the NONCLIENTMETRICS with 0 (helps moorhuhn...
|
commit | commitdiff | tree |
2000-02-07 |
Marcus Meissner | Use window properties instead of window long, also...
|
commit | commitdiff | tree |
2000-02-07 |
Marcus Meissner | Height calculation was 1 off in ImageList_Read.
|
commit | commitdiff | tree |
2000-01-30 |
Marcus Meissner | Overlay indices are signed shorts (-1 means no overlay)
|
commit | commitdiff | tree |