2001-05-29 |
Marcus Meissner | First try at implementing PathGetCharType().
|
commit | commitdiff | tree |
2001-05-25 |
Marcus Meissner | Don't just assume everything is a Dos Device, or mirc...
|
commit | commitdiff | tree |
2001-05-18 |
Marcus Meissner | Do not return FALSE on SetFileAttributes() failure...
|
commit | commitdiff | tree |
2001-05-18 |
Marcus Meissner | Fixed compile if we do not have the xf86vidmode extension.
|
commit | commitdiff | tree |
2001-05-18 |
Marcus Meissner | The shell special folder path creation did not mkdir...
|
commit | commitdiff | tree |
2001-05-18 |
Marcus Meissner | Enhanced SetThreadExecutionState stub.
|
commit | commitdiff | tree |
2001-05-18 |
Marcus Meissner | Use older cupsGetPrinters() API so we support CUPS...
|
commit | commitdiff | tree |
2001-05-16 |
Marcus Meissner | Adopted to new threaded displays.
|
commit | commitdiff | tree |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling.
|
commit | commitdiff | tree |
2001-05-10 |
Marcus Meissner | Changed the printing documentation to include CUPS...
|
commit | commitdiff | tree |
2001-05-10 |
Marcus Meissner | Added a generic level 3 color postscript PPD (for ...
|
commit | commitdiff | tree |
2001-05-09 |
Marcus Meissner | Implemented /etc/printcap based printing support.
|
commit | commitdiff | tree |
2001-05-08 |
Marcus Meissner | PS passthrough was sending 2 bytes too many.
|
commit | commitdiff | tree |
2001-05-07 |
Marcus Meissner | Sanity check for Makedll.rules.in -> Makedll.rules...
|
commit | commitdiff | tree |
2001-05-07 |
Marcus Meissner | Drop flags during font enumeration for font chooser...
|
commit | commitdiff | tree |
2001-05-07 |
Marcus Meissner | Changed some ptr into str.
|
commit | commitdiff | tree |
2001-05-07 |
Marcus Meissner | Report that we have 2^16 colors, so PowerPoint97 prints...
|
commit | commitdiff | tree |
2001-05-07 |
Marcus Meissner | For underlining and striking out text we need to send...
|
commit | commitdiff | tree |
2001-05-07 |
Marcus Meissner | Paper dialog translated to German.
|
commit | commitdiff | tree |
2001-05-05 |
Marcus Meissner | Fixed WM_COMMAND notification codes for 16 bit PrintDlg.
|
commit | commitdiff | tree |
2001-05-05 |
Marcus Meissner | Implemented large parts of PageSetupDlgA.
|
commit | commitdiff | tree |
2001-05-05 |
Marcus Meissner | Debug output for flags, select first available height...
|
commit | commitdiff | tree |
2001-05-02 |
Marcus Meissner | Fixed PrintDlg so the devnames struct contains the...
|
commit | commitdiff | tree |
2001-05-02 |
Marcus Meissner | Do not HeapFree() memory not allocated by us in COMBO_GetText.
|
commit | commitdiff | tree |
2001-04-30 |
Marcus Meissner | Added check for cups/cups.h header file and a warning...
|
commit | commitdiff | tree |
2001-04-30 |
Marcus Meissner | Made checks in _get_common_ancestor a bit stricter...
|
commit | commitdiff | tree |
2001-04-27 |
Marcus Meissner | Added CUPS printing support.
|
commit | commitdiff | tree |
2001-04-24 |
Marcus Meissner | Drop SYSLEVEL checks from relay debugging, since they...
|
commit | commitdiff | tree |
2001-04-24 |
Marcus Meissner | Added some more disassembly instructions (notably rdtsc...
|
commit | commitdiff | tree |
2001-04-23 |
Marcus Meissner | Implemented GetCharABCWidths with GetCharWidth.
|
commit | commitdiff | tree |
2001-04-23 |
Marcus Meissner | Extracted MEMCHECK into an extra function to avoid...
|
commit | commitdiff | tree |
2001-04-23 |
Marcus Meissner | Added some MMX disassembly to the debugger.
|
commit | commitdiff | tree |
2001-04-09 |
Marcus Meissner | Added some stubs for functions used by newer rpcrt4...
|
commit | commitdiff | tree |
2001-04-09 |
Marcus Meissner | Arg 3 of CoGetClassObject is COSERVERINFO*, added some...
|
commit | commitdiff | tree |
2001-04-09 |
Marcus Meissner | Translations for German language.
|
commit | commitdiff | tree |
2001-04-09 |
Marcus Meissner | Added GetConvertStg stub.
|
commit | commitdiff | tree |
2001-04-09 |
Marcus Meissner | Actually print the guids in DllGetClassObject().
|
commit | commitdiff | tree |
2001-03-28 |
Marcus Meissner | Fixed undefined C constructs (val assignment in expressions...
|
commit | commitdiff | tree |
2001-03-16 |
Marcus Meissner | Replaced one .kde with .kde2 in KDE2 menu code.
|
commit | commitdiff | tree |
2001-03-13 |
Marcus Meissner | Add some specific afmdirs as examples.
|
commit | commitdiff | tree |
2001-03-08 |
Marcus Meissner | Added SHELL linking of KDE2 desktop/menu entries.
|
commit | commitdiff | tree |
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 |