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 |
1999-09-10 |
Marcus Meissner | Added stub for RegisterActiveObject().
|
commit | commitdiff | tree |
1999-09-10 |
Marcus Meissner | Added stub for WIN32S16.EXP1 (most likely LoadPeResource16).
|
commit | commitdiff | tree |
1999-09-04 |
Marcus Meissner | Relay exclude lists were not working due to some CharUpperA()
|
commit | commitdiff | tree |
1999-09-03 |
Marcus Meissner | More restrictive checks, so DIALOG_IsAccelerator don...
|
commit | commitdiff | tree |
1999-09-03 |
Marcus Meissner | Fixed prototype order.
|
commit | commitdiff | tree |
1999-09-03 |
Marcus Meissner | Implemented LVM_INSERTCOLUMNW and LVM_INSERTITEMW by...
|
commit | commitdiff | tree |
1999-09-03 |
Marcus Meissner | Use in GetClassInfoW the same hack for systemclasses...
|
commit | commitdiff | tree |
1999-09-03 |
Marcus Meissner | Handle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW.
|
commit | commitdiff | tree |
1999-09-03 |
Marcus Meissner | subkey_found did not search for _all_ sub keys.
|
commit | commitdiff | tree |
1999-08-04 |
Marcus Meissner | Implemented DirectInput Joystick support (tested with...
|
commit | commitdiff | tree |
1999-08-04 |
Marcus Meissner | When flipping backbuffer -> frontbuffer, first exchange...
|
commit | commitdiff | tree |
1999-07-31 |
Marcus Meissner | Added CONTEXT for ALPHA and MIPS.
|
commit | commitdiff | tree |
1999-07-31 |
Marcus Meissner | Actually create the man/ subdirectories before installing.
|
commit | commitdiff | tree |
1999-07-27 |
Marcus Meissner | Do tools/ before any of the other subdirectories, even...
|
commit | commitdiff | tree |
1999-07-27 |
Marcus Meissner | Actually return the number of events in Mouse_GetDeviceData...
|
commit | commitdiff | tree |
1999-07-25 |
Marcus Meissner | Added X11OBJS and LIBOBJS to wine dependencies (we...
|
commit | commitdiff | tree |
1999-07-24 |
Marcus Meissner | Trying to fix parallel make by doing direct subdir...
|
commit | commitdiff | tree |
1999-07-15 |
Marcus Meissner | ERROR_MORE_DATA requires to write the needed number...
|
commit | commitdiff | tree |
1999-07-12 |
Marcus Meissner | Added missing prototype for ILFindChild().
|
commit | commitdiff | tree |
1999-07-12 |
Marcus Meissner | Fixed DirectDrawSurface::Flip, do not change flags...
|
commit | commitdiff | tree |
1999-07-11 |
Marcus Meissner | Removed the old, historical and no longer working IPC...
|
commit | commitdiff | tree |
1999-07-10 |
Marcus Meissner | Made string compare case insensitive in GetModuleHandle16...
|
commit | commitdiff | tree |
1999-07-04 |
Marcus Meissner | Added sample wine.conf.
|
commit | commitdiff | tree |
1999-07-04 |
Marcus Meissner | Check for complete lcid or just the primary language...
|
commit | commitdiff | tree |
1999-07-04 |
Marcus Meissner | When enumerating resource, only use the lower 31 bit...
|
commit | commitdiff | tree |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs,
|
commit | commitdiff | tree |