2001-02-20 |
Marcus Meissner | Translated new common dialog resources into German.
|
commit | commitdiff | tree |
2001-02-20 |
Marcus Meissner | Fixed German translation, changed dialog font to Helvetica.
|
commit | commitdiff | tree |
2001-02-13 |
Marcus Meissner | Don't crash on close from window manager.
|
commit | commitdiff | tree |
2001-02-13 |
Marcus Meissner | PostMessageA/W ignores messages containing pointers...
|
commit | commitdiff | tree |
2001-02-12 |
Marcus Meissner | Handle differently sized structs by using their dwSize...
|
commit | commitdiff | tree |
2001-02-12 |
Marcus Meissner | Fixed a NULL ptr problem.
|
commit | commitdiff | tree |
2001-01-29 |
Marcus Meissner | Added some more 16->32 mappings for ICM* messages.
|
commit | commitdiff | tree |
2001-01-29 |
Marcus Meissner | dvideo.dll forgets to set the DDSD_CAPS flag, just...
|
commit | commitdiff | tree |
2001-01-28 |
Marcus Meissner | Implemented VideoCapDriverDescAndVer.
|
commit | commitdiff | tree |
2001-01-28 |
Marcus Meissner | - Siedler3 appears to have rather limited buffers for...
|
commit | commitdiff | tree |
2001-01-19 |
Marcus Meissner | Added configure check for old linux/input.h.
|
commit | commitdiff | tree |
2001-01-15 |
Marcus Meissner | Fixed an interface cast in DD2->DD7 thunk.
|
commit | commitdiff | tree |
2001-01-07 |
Marcus Meissner | Removed one &, now CoCreateInstance() of ddraw objects...
|
commit | commitdiff | tree |
2001-01-06 |
Marcus Meissner | Don't call QueryAbort16() in WriteSpool16(), since...
|
commit | commitdiff | tree |
2001-01-04 |
Marcus Meissner | Set fragments for wave input to 7 x 1024 byte.
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | Implement PrintDlg16 better (adding PrintDlgProc16...
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | A socket becomes readable after connect in Linux 2...
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | Read 4 bytes to wake up GETISPACE.
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | Added one safety check to AFM parsing.
|
commit | commitdiff | tree |
2001-01-02 |
Marcus Meissner | 16bit user GetProp/SetProp get strings or atoms, so...
|
commit | commitdiff | tree |
2000-12-29 |
Marcus Meissner | CreateFontIndirect() can get NULL pointers.
|
commit | commitdiff | tree |
2000-12-22 |
Marcus Meissner | IDirectDrawSurface::Blt::SRCCOPY is the default ROP...
|
commit | commitdiff | tree |
2000-12-21 |
Marcus Meissner | Handle errors for IDsDriver_GetPosition.
|
commit | commitdiff | tree |
2000-12-19 |
Marcus Meissner | shlwapi forwarders for SetWindowLongW and CallWindowProcW.
|
commit | commitdiff | tree |
2000-12-19 |
Marcus Meissner | Implemented DIGDD_PEEK for SysMouseA::GetDeviceData.
|
commit | commitdiff | tree |
2000-12-18 |
Marcus Meissner | Mapping for ICM_SETSTATE (ptr in lParam1 to private...
|
commit | commitdiff | tree |
2000-12-16 |
Marcus Meissner | Check for NULL before doing IsEqualGUID().
|
commit | commitdiff | tree |
2000-12-14 |
Marcus Meissner | If DirectDrawCreate gets passed a IDirectDraw{2,4,7...
|
commit | commitdiff | tree |
2000-12-13 |
Marcus Meissner | Fixed crtdll compile problem regarding fpos_t in glibc2.2.
|
commit | commitdiff | tree |
2000-12-12 |
Marcus Meissner | Added preferences to dinput drivers (so we can have...
|
commit | commitdiff | tree |
2000-12-07 |
Marcus Meissner | Fixed handling of DialogBoxIndirectParamA return value.
|
commit | commitdiff | tree |
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 |