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 |
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 |