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 | Detypoed X11DRV_EVENT_SetInputMethod.
|
commit | commitdiff | tree |
2000-04-14 |
Marcus Meissner | Do not dereference a ptr we just checked being NULL.
|
commit | commitdiff | tree |
2000-04-13 |
Marcus Meissner | Make DirectDraw compile with DGA2 present.
|
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-10 |
Marcus Meissner | Use d3dexecutebuffer_create only when compiling with...
|
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-04-06 |
Marcus Meissner | Make audiodevice blocking directly after the non-blocking...
|
commit | commitdiff | tree |
2000-03-30 |
Marcus Meissner | Updated documentation/distributors in regards to shared...
|
commit | commitdiff | tree |
2000-03-30 |
Marcus Meissner | open() the OSS sounddevice non-blocking in case another...
|
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-12 |
Marcus Meissner | Implemented stretched blts for depth 24 (unoptimized).
|
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-02-03 |
Marcus Meissner | Save and restore cursor in WriteConsoleOutputA.
|
commit | commitdiff | tree |
2000-01-30 |
Marcus Meissner | Overlay indices are signed shorts (-1 means no overlay)
|
commit | commitdiff | tree |
2000-01-30 |
Marcus Meissner | GetDeviceCaps: spot yet unsupported accesses to the...
|
commit | commitdiff | tree |
2000-01-29 |
Marcus Meissner | Implemented ImageList_Read (not 100% correct in regarding...
|
commit | commitdiff | tree |
2000-01-29 |
Marcus Meissner | nIconIndex == -1 should return nr of available icons...
|
commit | commitdiff | tree |
2000-01-23 |
Marcus Meissner | Replaced some weird C constructs (char[]="" ) with...
|
commit | commitdiff | tree |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
|
commit | commitdiff | tree |
2000-01-23 |
Marcus Meissner | Corrected arguments to VirtualFree().
|
commit | commitdiff | tree |
2000-01-23 |
Marcus Meissner | Implemented (Register|Get|Revoke)ActiveObject from...
|
commit | commitdiff | tree |
2000-01-23 |
Marcus Meissner | Corrected arguments in DIB_DeleteDIBSection.
|
commit | commitdiff | tree |
2000-01-23 |
Marcus Meissner | Handle \\.\<dosdevice> like <dosdevice> in CreateFile...
|
commit | commitdiff | tree |
2000-01-17 |
Marcus Meissner | EnumDisplayModes must pass lPitch.
|
commit | commitdiff | tree |
2000-01-15 |
Marcus Meissner | Implemented OleRun.
|
commit | commitdiff | tree |
2000-01-08 |
Marcus Meissner | GetMenuString should return itemlength on 0 nMax or...
|
commit | commitdiff | tree |
2000-01-08 |
Marcus Meissner | Look for our header files first, then for systems headers.
|
commit | commitdiff | tree |
2000-01-08 |
Marcus Meissner | The new filedialog stuff does not handle template....
|
commit | commitdiff | tree |
2000-01-08 |
Marcus Meissner | Removed GUI junk from expand.c, so you can use it in...
|
commit | commitdiff | tree |
2000-01-05 |
Marcus Meissner | Add $X_EXTRA_LIBS to any X dependend checks or they...
|
commit | commitdiff | tree |
2000-01-05 |
Marcus Meissner | TrueType clarification.
|
commit | commitdiff | tree |
2000-01-05 |
Marcus Meissner | Made virus warning a bit more drastic, since some people...
|
commit | commitdiff | tree |
2000-01-05 |
Marcus Meissner | Some comm clean up, much more error messages, only...
|
commit | commitdiff | tree |
1999-12-25 |
Marcus Meissner | Cast the unsigned int to signed, or NEAR_MATCH will...
|
commit | commitdiff | tree |
1999-12-25 |
Marcus Meissner | Test pointers passed to copyrect for NULL.
|
commit | commitdiff | tree |
1999-12-20 |
Marcus Meissner | Readded Xpm autoconf checks.
|
commit | commitdiff | tree |
1999-12-20 |
Marcus Meissner | Small fix to get GET_DEVICE_TYPE working (verified...
|
commit | commitdiff | tree |
1999-12-12 |
Marcus Meissner | Check for passed invalid window handle in DefMDIChildProc*.
|
commit | commitdiff | tree |
1999-12-12 |
Marcus Meissner | Removed 2 useless include winversion.h
|
commit | commitdiff | tree |
1999-12-11 |
Marcus Meissner | Do not confuse the 0 fill magic of wsprintf with the...
|
commit | commitdiff | tree |
1999-12-11 |
Marcus Meissner | If we have registry entries, use them. Never mind which...
|
commit | commitdiff | tree |
1999-12-10 |
Marcus Meissner | Added NtPowerInformation stub.
|
commit | commitdiff | tree |
1999-12-05 |
Marcus Meissner | Merged _all_ lpClipper into common_surface.
|
commit | commitdiff | tree |
1999-12-05 |
Marcus Meissner | Use the real glibc openpty if present.
|
commit | commitdiff | tree |
1999-12-05 |
Marcus Meissner | Fixed _copy_registry().
|
commit | commitdiff | tree |
1999-12-05 |
Marcus Meissner | Moved lpClipper into common_directdrawsurface struct
|
commit | commitdiff | tree |
1999-12-04 |
Marcus Meissner | Stub for CloseProfileUserMapping.
|
commit | commitdiff | tree |
1999-12-04 |
Marcus Meissner | Flush handle in any access mode.
|
commit | commitdiff | tree |
1999-12-04 |
Marcus Meissner | Allow 1% deviation from specified sampling rate for...
|
commit | commitdiff | tree |
1999-11-14 |
Marcus Meissner | Work around glibc bug, that does not handle latin-1...
|
commit | commitdiff | tree |
1999-11-07 |
Marcus Meissner | Fixed the relocation hack in PE_InitTls. Added some...
|
commit | commitdiff | tree |
1999-11-07 |
Marcus Meissner | Added ChangeDisplaySettingsExA stub and some flag defines.
|
commit | commitdiff | tree |
1999-11-04 |
Marcus Meissner | Enhanced linux joystick api detection slightly.
|
commit | commitdiff | tree |
1999-10-31 |
Marcus Meissner | IMalloc16_Constructor: moved ICOM_VTBL(This) where...
|
commit | commitdiff | tree |
1999-10-31 |
Marcus Meissner | Do not clear the drawing area for etched static controls.
|
commit | commitdiff | tree |
1999-10-31 |
Marcus Meissner | ini variables do not like ; comments after them (they...
|
commit | commitdiff | tree |
1999-10-24 |
Marcus Meissner | Made LoadHomeRegistryFiles default to TRUE.
|
commit | commitdiff | tree |
1999-10-24 |
Marcus Meissner | Added missing include.
|
commit | commitdiff | tree |
1999-10-23 |
Marcus Meissner | Use segmented lpvtbl pointer for IMalloc16 interface...
|
commit | commitdiff | tree |
1999-10-23 |
Marcus Meissner | Added missing prototypes for StrRetToBuf(A|W).
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | WPROCS.ENTRYADDRPROC needs to return something in CX...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Small hack to check if we need to relocate the TLS...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Relink subdirectory objects on Makefile.in/Make.rules...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Check for NULL ptr in Propsheet_RemovePage (Xing DVD...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Don't ref NULL ptrs in debug.
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | If the joydevice is not present, do not create a DirectInput...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Added stubs for RevokeActiveObject, GetActiveObject...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Added german keyboard layout with "nodeadkeys" option...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Stub for VideoCapDriverDescAndVer.
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Replicate CreateDirectory() LastError workaround for...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Also escape characters >=0x80 within the wineregistry...
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Don't use malloc/free in winaspi32.
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Use 1 macro for rgbbitdepth -> byte determination.
|
commit | commitdiff | tree |
1999-10-13 |
Marcus Meissner | Replaced double ChangeDisplaySettingsA by (Ex)[AW].
|
commit | commitdiff | tree |
1999-09-29 |
Marcus Meissner | Added stub for WMMMIDIRUNONCE called by midimap.drv.
|
commit | commitdiff | tree |
1999-09-29 |
Marcus Meissner | Set refcounter to 1 on initial init or WSAStartup/WSAStartup...
|
commit | commitdiff | tree |
1999-09-29 |
Marcus Meissner | Create DirectSound object even without sounddevice...
|
commit | commitdiff | tree |
1999-09-19 |
Marcus Meissner | Added stub implementation for EnumDisplayDevices*.
|
commit | commitdiff | tree |
1999-09-19 |
Marcus Meissner | Added SC_GET_DEVTYPE.
|
commit | commitdiff | tree |