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 |
1999-07-03 |
Marcus Meissner | Implemented chains of surfaces. This allows an unlimited...
|
commit | commitdiff | tree |
1999-06-27 |
Marcus Meissner | ReadConsoleA: use ir as pointer to (req+1).
|
commit | commitdiff | tree |
1999-06-27 |
Marcus Meissner | OleMetaFilePictFromIconAndLabel16: slightly broken...
|
commit | commitdiff | tree |
1999-06-26 |
Marcus Meissner | Fixed the stringcompare in _find_or_add_*() (was missing...
|
commit | commitdiff | tree |
1999-06-26 |
Marcus Meissner | Wrote a small document on how to package WINE for distributors.
|
commit | commitdiff | tree |
1999-06-13 |
Marcus Meissner | Fixed ambigous else/brace problem, moved "name" computation in
|
commit | commitdiff | tree |
1999-06-13 |
Marcus Meissner | Do not reuse a passed CONST RECT * pointer.
|
commit | commitdiff | tree |
1999-06-13 |
Marcus Meissner | Fixed small memory corruption.
|
commit | commitdiff | tree |
1999-06-12 |
Marcus Meissner | Use @sysconfdir@ for the default registries in misc...
|
commit | commitdiff | tree |
1999-06-12 |
Marcus Meissner | Added generic pixel converter for 8->24.
|
commit | commitdiff | tree |
1999-06-12 |
Marcus Meissner | Remove DIABLO_HACK (does not work anymore), add 1 FIXME...
|
commit | commitdiff | tree |
1999-06-07 |
Marcus Meissner | Trying to fix sigaltstack() problem reported by Debian...
|
commit | commitdiff | tree |
1999-06-07 |
Marcus Meissner | Fixed TLB_Read (can easily get count!=bytesread at...
|
commit | commitdiff | tree |
1999-06-07 |
Marcus Meissner | Fixed >> and * operator precedence problem.
|
commit | commitdiff | tree |
1999-06-05 |
Marcus Meissner | Autoconfigure the directories in the manpage.
|
commit | commitdiff | tree |
1999-06-05 |
Marcus Meissner | Speedup enhancement for the 8->16 and 8->32 copy loop...
|
commit | commitdiff | tree |
1999-05-29 |
Marcus Meissner | Fixed some warnings.
|
commit | commitdiff | tree |
1999-05-29 |
Marcus Meissner | Fix <return> key (somehow we get a control keystate).
|
commit | commitdiff | tree |
1999-05-23 |
Marcus Meissner | Do not use pagesize aligned size_low to grow mapped...
|
commit | commitdiff | tree |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics...
|
commit | commitdiff | tree |
1999-05-22 |
Marcus Meissner | Removed use of win.h, sysmetrics.h and associated WINE...
|
commit | commitdiff | tree |
1999-05-22 |
Marcus Meissner | Fixed specs for mixerGetDevCaps16/mixerGetID16, fixed...
|
commit | commitdiff | tree |
1999-05-22 |
Marcus Meissner | Added init function for CRTDLL, allocate stdio/stderr...
|
commit | commitdiff | tree |
1999-05-22 |
Marcus Meissner | Added support for FreeBSD 3.0 to DEBUG_checkmap_bad().
|
commit | commitdiff | tree |
1999-05-17 |
Marcus Meissner | glide2x loadorder is "so,native".
|
commit | commitdiff | tree |
1999-05-17 |
Marcus Meissner | Xlib_IDirectDrawSurface4Impl_Flip should show 'flipto...
|
commit | commitdiff | tree |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HINSTANCE),
|
commit | commitdiff | tree |
1999-05-12 |
Marcus Meissner | Added missing WINAPI for the callback procs.
|
commit | commitdiff | tree |
1999-05-12 |
Marcus Meissner | WSOCK32/WINSOCK uses SetLastError() to keep its own...
|
commit | commitdiff | tree |
1999-05-09 |
Marcus Meissner | More debug output for RegQueryInfoKey.
|
commit | commitdiff | tree |
1999-05-08 |
Marcus Meissner | Ignore ESC[%dc reports generated by 8bit control codes.
|
commit | commitdiff | tree |
1999-05-08 |
Marcus Meissner | Fixed off by 1 error in section code (did not return...
|
commit | commitdiff | tree |
1999-05-08 |
Marcus Meissner | Fixed warning.
|
commit | commitdiff | tree |
1999-05-08 |
Marcus Meissner | Pass PROPSHEETPAGE to propertypage dialog as lParam.
|
commit | commitdiff | tree |
1999-05-08 |
Marcus Meissner | Stop winelib programs on fault instead of endless faultlooping.
|
commit | commitdiff | tree |
1999-05-08 |
Marcus Meissner | Return the correct value from GetPrivateProfileSectionA.
|
commit | commitdiff | tree |
1999-05-01 |
Marcus Meissner | MCI_ANIM_OPEN_PARMSW should be LPCWSTR, MCI_DefYieldProc...
|
commit | commitdiff | tree |
1999-05-01 |
Marcus Meissner | Removed the gotos from the WndProcs, always use a small...
|
commit | commitdiff | tree |
1999-04-26 |
Marcus Meissner | Added autoconf check for "inline". You can now use...
|
commit | commitdiff | tree |
1999-04-25 |
Marcus Meissner | debug.h must be last in list of includes.
|
commit | commitdiff | tree |
1999-04-25 |
Marcus Meissner | Use DllOverrides from wine.ini as defaults also in
|
commit | commitdiff | tree |
1999-04-24 |
Marcus Meissner | autoconf fixes and cleanups (check for dlopen() in...
|
commit | commitdiff | tree |
1999-04-22 |
Marcus Meissner | CreateSocketHandle,GetHandleContext,SetHandleContext...
|
commit | commitdiff | tree |
1999-04-22 |
Marcus Meissner | Include debug.h last (ERR() macro problem on Solaris).
|
commit | commitdiff | tree |