2002-09-09 |
Marcus Meissner | If the default CUPS printer has no ppd file, just use...
|
commit | commitdiff | tree |
2002-08-31 |
Marcus Meissner | Added gdbproxy support for ppc, added missing GET_IP...
|
commit | commitdiff | tree |
2002-08-30 |
Marcus Meissner | Use Iar (Instruction Address Register) instead of Fill[0].
|
commit | commitdiff | tree |
2002-08-27 |
Marcus Meissner | Implemented signal handling for PPC.
|
commit | commitdiff | tree |
2002-08-20 |
Marcus Meissner | Do not emit .string into the instruction stream, but...
|
commit | commitdiff | tree |
2002-08-20 |
Marcus Meissner | Cleaned up interlocking funcs for PPC, fixed return...
|
commit | commitdiff | tree |
2002-08-20 |
Marcus Meissner | Implemented delayed import assembler thunks for PPC.
|
commit | commitdiff | tree |
2002-08-20 |
Marcus Meissner | Use r2 instead of r13 for TLS, since r13 is used in...
|
commit | commitdiff | tree |
2002-08-17 |
Marcus Meissner | Implemented server context/ptrace handling for Linux...
|
commit | commitdiff | tree |
2002-08-15 |
Marcus Meissner | The text section alignment should be default, not 1.
|
commit | commitdiff | tree |
2002-08-13 |
Marcus Meissner | Fixed the ppdev.h present but not direct io access...
|
commit | commitdiff | tree |
2002-08-09 |
Marcus Meissner | Copy va_lists by using va_copy, not by just assigning...
|
commit | commitdiff | tree |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it...
|
commit | commitdiff | tree |
2002-07-25 |
Marcus Meissner | Factored out the OLE 16 bit allocator from StringFromCLSID.
|
commit | commitdiff | tree |
2002-07-19 |
Marcus Meissner | Protect InternetCloseHandle() against invalid handles.
|
commit | commitdiff | tree |
2002-07-16 |
Marcus Meissner | Implemented FlushFileBuffers for serial devices.
|
commit | commitdiff | tree |
2002-07-05 |
Marcus Meissner | Added a generic way of doing GetHGlobalFromILockBytes().
|
commit | commitdiff | tree |
2002-06-20 |
Marcus Meissner | ITypelib::Invoke: Handle different length arguments...
|
commit | commitdiff | tree |
2002-06-14 |
Marcus Meissner | Handle argsize for VT_DATE.
|
commit | commitdiff | tree |
2002-06-10 |
Marcus Meissner | Changed DllOverrides so we use builtin rpcrt4, ole32...
|
commit | commitdiff | tree |
2002-06-10 |
Marcus Meissner | Merged the two serializer and unserializer functions...
|
commit | commitdiff | tree |
2002-06-10 |
Marcus Meissner | Added some debugoutput functions for TYPEATTR, IDLDESC...
|
commit | commitdiff | tree |
2002-06-04 |
Marcus Meissner | Added marshalling of IUnknown.
|
commit | commitdiff | tree |
2002-06-04 |
Marcus Meissner | Warn the user if 'wine' will not find its libraries...
|
commit | commitdiff | tree |
2002-05-29 |
Marcus Meissner | Dropped superflous Remote_CoGetClassObject() (entirely...
|
commit | commitdiff | tree |
2002-05-16 |
Marcus Meissner | Tell the user if winedefault.reg is not loaded.
|
commit | commitdiff | tree |
2002-05-06 |
Marcus Meissner | Small hack to make InstallShield v6 work better.
|
commit | commitdiff | tree |
2002-05-06 |
Marcus Meissner | BSTRs can be NULL, handle them seperately.
|
commit | commitdiff | tree |
2002-05-04 |
Marcus Meissner | FindClose: protect the GlobalLock for pagefaults too.
|
commit | commitdiff | tree |
2002-04-29 |
Marcus Meissner | Make twain compile again.
|
commit | commitdiff | tree |
2002-04-29 |
Marcus Meissner | Fixed StatusBar SetText again, added some comments.
|
commit | commitdiff | tree |
2002-04-11 |
Marcus Meissner | Implemented PrintDlgW and PageSetupDlgW.
|
commit | commitdiff | tree |
2002-04-05 |
Marcus Meissner | HKEY_LOCAL_USER should be HKEY_CURRENT_USER.
|
commit | commitdiff | tree |
2002-03-26 |
Marcus Meissner | Ported variant tests to the new testing framework.
|
commit | commitdiff | tree |
2002-03-25 |
Marcus Meissner | Added missing header.
|
commit | commitdiff | tree |
2002-02-26 |
Marcus Meissner | Fixed cut&paste problem in SETRTS.
|
commit | commitdiff | tree |
2002-02-12 |
Marcus Meissner | Added default function marshaller registry entry.
|
commit | commitdiff | tree |
2002-02-05 |
Marcus Meissner | Implemented Local Server COM.
|
commit | commitdiff | tree |
2002-02-04 |
Marcus Meissner | VT_EMPTY can be coerced to VT_I4, value 0.
|
commit | commitdiff | tree |
2002-01-22 |
Marcus Meissner | The \\<nr> magic in LoadTypeLibEx found directories...
|
commit | commitdiff | tree |
2002-01-22 |
Marcus Meissner | Abort if we do not find yacc or bison.
|
commit | commitdiff | tree |
2002-01-22 |
Marcus Meissner | Moved guids needed for Proxy/Stub factories to respective...
|
commit | commitdiff | tree |
2002-01-21 |
Marcus Meissner | Handle section==NULL (error) in WritePrivateProfileStringA.
|
commit | commitdiff | tree |
2002-01-14 |
Marcus Meissner | Removed some useless wingdi.h includes.
|
commit | commitdiff | tree |
2002-01-12 |
Marcus Meissner | Add refcounting to the thread member of the pipe user.
|
commit | commitdiff | tree |
2002-01-06 |
Marcus Meissner | Change currency of the european Euro using countries...
|
commit | commitdiff | tree |
2002-01-06 |
Marcus Meissner | Fixed copyright date.
|
commit | commitdiff | tree |
2002-01-03 |
Marcus Meissner | Implemented CoTreatAsClass, simplified OleSetAutoConvert.
|
commit | commitdiff | tree |
2001-12-31 |
Marcus Meissner | Swap fg/bg color to be correct.
|
commit | commitdiff | tree |
2001-12-13 |
Marcus Meissner | Fixed some places where whitespace was not handled...
|
commit | commitdiff | tree |
2001-12-04 |
Marcus Meissner | Copy the correct number of bytes in WriteConsoleInputA.
|
commit | commitdiff | tree |
2001-11-19 |
Marcus Meissner | Small typo in avicap32.spec fixed.
|
commit | commitdiff | tree |
2001-11-06 |
Marcus Meissner | Renamed struct option to struct debug_option to avoid...
|
commit | commitdiff | tree |
2001-10-23 |
Marcus Meissner | Revert 16bit win95 version back to original value....
|
commit | commitdiff | tree |
2001-10-12 |
Marcus Meissner | Handle bad pointer arguments to LoadImageA() (and functions
|
commit | commitdiff | tree |
2001-10-08 |
Marcus Meissner | WINELIB applications (like reaktivate) might have very...
|
commit | commitdiff | tree |
2001-09-14 |
Marcus Meissner | Return the FOURCC codes set by the HAL driver.
|
commit | commitdiff | tree |
2001-09-10 |
Marcus Meissner | More debug output for InternetGetCookie, added stub...
|
commit | commitdiff | tree |
2001-09-10 |
Marcus Meissner | Added dwFlags to lock_update private functions so we...
|
commit | commitdiff | tree |
2001-09-10 |
Marcus Meissner | Enhanced GetCalendarInfo stub, added known CAL_* defines.
|
commit | commitdiff | tree |
2001-09-07 |
Marcus Meissner | Implemented mbsnbcnt, added stubs for _Gettnames and...
|
commit | commitdiff | tree |
2001-08-20 |
Marcus Meissner | Use GetDC(0) instead of CreateCompatibleDC(0).
|
commit | commitdiff | tree |
2001-08-20 |
Marcus Meissner | We need to make a copy of the fontname and the HFONT...
|
commit | commitdiff | tree |
2001-08-18 |
Marcus Meissner | Do not pass the high level wFlags from VariantChangeType...
|
commit | commitdiff | tree |
2001-08-18 |
Marcus Meissner | Do not hold the GDI lock when the ABORTDOC procedure...
|
commit | commitdiff | tree |
2001-08-15 |
Marcus Meissner | Implemented VarParseNumFromStr, VarNumFromParseNum.
|
commit | commitdiff | tree |
2001-08-15 |
Marcus Meissner | DateTimeStringToTm and DateToTm must use dwFlags instead...
|
commit | commitdiff | tree |
2001-08-08 |
Marcus Meissner | Change libGLU check to look for gluLookAt instead of...
|
commit | commitdiff | tree |
2001-08-06 |
Marcus Meissner | Implemented OleLoadPicture.
|
commit | commitdiff | tree |
2001-08-06 |
Marcus Meissner | SetCommConfig has 3 arguments, not 2.
|
commit | commitdiff | tree |
2001-08-06 |
Marcus Meissner | First (partial) implementation of ITypeInfo::Invoke.
|
commit | commitdiff | tree |
2001-08-03 |
Marcus Meissner | Check for -1 as the undefined value for handles before...
|
commit | commitdiff | tree |
2001-07-26 |
Marcus Meissner | Be a bit more graceful on NULL property sheet titles.
|
commit | commitdiff | tree |
2001-07-24 |
Marcus Meissner | OLEAUT32.DllGetClassObject and support for the Ole...
|
commit | commitdiff | tree |
2001-07-23 |
Marcus Meissner | Pass handle to GetFileType, not MSVCRT fd.
|
commit | commitdiff | tree |
2001-07-22 |
Marcus Meissner | OleFont::IDispatch::Invoke stub can just return S_OK.
|
commit | commitdiff | tree |
2001-07-14 |
Marcus Meissner | Better LockWindowUpdate debug.
|
commit | commitdiff | tree |
2001-07-14 |
Marcus Meissner | Made some FIXME()s print the respective strings passed.
|
commit | commitdiff | tree |
2001-07-14 |
Marcus Meissner | Added Quality Box (readonly currently) for 16bit templated...
|
commit | commitdiff | tree |
2001-07-14 |
Marcus Meissner | Replaced most of the numbers with the symbolic constants...
|
commit | commitdiff | tree |
2001-07-11 |
Marcus Meissner | Have InternetGetConnectedState always return 'LAN connection'.
|
commit | commitdiff | tree |
2001-07-10 |
Marcus Meissner | Make (G|S)etClipList not abort, but return DDERR_NOCLIPLIST.
|
commit | commitdiff | tree |
2001-07-08 |
Marcus Meissner | Add some argument validation to SetMenuItemInfoA, so...
|
commit | commitdiff | tree |
2001-06-19 |
Marcus Meissner | BSCF enum defines flags, not an enumeration.
|
commit | commitdiff | tree |
2001-06-19 |
Marcus Meissner | Made DOS VGA display again with last months DDRAW updates.
|
commit | commitdiff | tree |
2001-06-14 |
Marcus Meissner | Multiple *ptr++ constructs in one expression have undefined...
|
commit | commitdiff | tree |
2001-06-13 |
Marcus Meissner | Added definitions for IKsPropertySet, small stub implementat...
|
commit | commitdiff | tree |
2001-06-13 |
Marcus Meissner | _tzset just forwards to libc tzset().
|
commit | commitdiff | tree |
2001-06-11 |
Marcus Meissner | Alias and Device Type are case insensitive.
|
commit | commitdiff | tree |
2001-06-08 |
Marcus Meissner | Added check for broken mmap64.
|
commit | commitdiff | tree |
2001-06-08 |
Marcus Meissner | Implemented glu32.dll as libGLU.so forwarder.
|
commit | commitdiff | tree |
2001-06-07 |
Marcus Meissner | Stub for GetQueuedCompletionStatus.
|
commit | commitdiff | tree |
2001-06-06 |
Marcus Meissner | Check for enough buffer space in PROFILE_GetSection().
|
commit | commitdiff | tree |
2001-06-06 |
Marcus Meissner | Implemented page skipping on PSN_SETACTIVE -1 return.
|
commit | commitdiff | tree |
2001-06-06 |
Marcus Meissner | Some ASPI fixes, SC_GET_DISK_INFO stubbed, but returning...
|
commit | commitdiff | tree |
2001-05-31 |
Marcus Meissner | If you have freetype1 and freetype2 coexisting, freetype...
|
commit | commitdiff | tree |
2001-05-29 |
Marcus Meissner | Drop any file64 functions, try to use system supplied...
|
commit | commitdiff | tree |
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 |