2001-07-26 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-24 |
Marcus Meissner | OLEAUT32.DllGetClassObject and support for the Ole... |
tree | commitdiff |
2001-07-23 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-22 |
Marcus Meissner | OleFont::IDispatch::Invoke stub can just return S_OK. |
tree | commitdiff |
2001-07-20 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-14 |
Marcus Meissner | Made some FIXME()s print the respective strings passed. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-08 |
Patrik Stridvall | - Added comment that code is broken. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-05-31 |
Francois Gouget | Fix the VarXxxFromCy conversions. |
tree | commitdiff |
2001-05-18 |
Francois Gouget | Spelling typos. |
tree | commitdiff |
2001-05-11 |
Francois Gouget | Remove unnecessary single quoting of debugstr_xxx strings. |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-04-10 |
Gerard Patel | Stub for OleLoadPictureEx. |
tree | commitdiff |
2001-03-19 |
Dmitry Timoshkov | Add version info for built-in oleaut32.dll. |
tree | commitdiff |
2001-03-05 |
Andreas Mohr | The for loop in ITypeLib2_fnFindName was wrong (extra... |
tree | commitdiff |
2001-02-28 |
Francois Gouget | Small 'typos in comments' fixes. |
tree | commitdiff |
2001-02-12 |
Jon Griffiths | Implement LHashValOfNameSysA for 4 LCIDs, fix prototype. |
tree | commitdiff |
2001-02-12 |
Patrik Stridvall | Documentation argument fixes. |
tree | commitdiff |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
tree | commitdiff |
2001-01-22 |
Josh DuBois | Changed VarCyFromI1 to take a signed char. |
tree | commitdiff |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches. |
tree | commitdiff |
2000-12-21 |
Francois Jacques | - TLB_DoFuncs: code cleanup and elemdescFunc read corre... |
tree | commitdiff |
2000-12-21 |
Francois Jacques | Updated SafeArrayGetUBound and SafeArrayGetLBound with... |
tree | commitdiff |
2000-12-19 |
Francois Jacques | Implementation of Dispatch API. |
tree | commitdiff |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
tree | commitdiff |
2000-12-19 |
Gerard Patel | Misc fixes for QueryPathOfRegTypeLib, TLB_ReadTypeLib, |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Fixed some warnings. |
tree | commitdiff |
2000-12-09 |
Andreas Mohr | - README update |
tree | commitdiff |
2000-12-09 |
Andreas Mohr | Don't fail on pointer address checking when foreign... |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
tree | commitdiff |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-30 |
Patrik Stridvall | Don't include windows.h internally. |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Use the HEAP_WINE_SEGPTR flag to specify allocations... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Andreas Mohr | - added winver settings nt2k, win30 and win20 (yes... |
tree | commitdiff |
2000-11-25 |
Francois Jacques | - support for arguments with referenced types |
tree | commitdiff |
2000-11-25 |
Francois Jacques | Implemented VT_EMPTY to VT_BSTR type coercion. |
tree | commitdiff |
2000-11-16 |
Alexandre Julliard | Avoid linking with ntdll where possible. |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-10-29 |
Joerg Mayer | Move inline and static to the beginning of declarations. |
tree | commitdiff |
2000-10-26 |
Francois Jacques | Updated the load process so that all typelibs (and... |
tree | commitdiff |
2000-10-25 |
Francois Jacques | Updated typelib loader. Typelib contents can be stored... |
tree | commitdiff |
2000-10-19 |
Chris Morgan | Stub CreateDispTypeInfo, CreateStdDispatch16 and Create... |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Fixed the signature of SysAllocStringByteLen. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Added some of the APIs introduced in Win98, mostly... |
tree | commitdiff |
2000-10-03 |
Francois Gouget | Fixed some prototypes. |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-19 |
Gerard Patel | Avoid infinite loop if QueryPathOfRegTypeLib is called... |
tree | commitdiff |
2000-08-26 |
Andreas Mohr | - made the MIDI sequencer error message much better... |
tree | commitdiff |
2000-08-22 |
Francois Jacques | - removed unnecessary recursion |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced VERSION_* calls by exported API equivalents. |
tree | commitdiff |
2000-08-09 |
James Hatheway | - Avoid null-pointer exceptions by testing listnodes... |
tree | commitdiff |
2000-08-08 |
Alexandre Julliard | Small dll interfaces cleanups. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | Added CreateTypeLib,LHashValOfNameSys stubs. |
tree | commitdiff |
2000-07-28 |
Huw D M Davies | Add Connection Point support to OLE font objects. |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-07-25 |
Huw D M Davies | A generic implemention of IConnectionPoint/IEnumConnect... |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-07-15 |
Huw D M Davies | OLE picture object implementation. |
tree | commitdiff |
2000-07-10 |
Francois Jacques | Prevent SysAllocString and SysAllocString16 to perform... |
tree | commitdiff |
2000-07-10 |
Juergen Schmied | - better loading of *.tlb files |
tree | commitdiff |
2000-07-09 |
Huw D M Davies | Stub implementation of LHashValOfNameSysA. |
tree | commitdiff |
2000-07-08 |
Francois Jacques | Implemented SafeArrayGetVarType. |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Fix SysStringByteLen to really return the length in... |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Fix typo in ITypeLib::IsName. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - removed hack to find the right resource |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-18 |
Stephane Lussier | - Fixed a memory corruption in safe arrays when using... |
tree | commitdiff |
2000-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Added some missing import directives. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Removed winmm from import list. |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-26 |
Marcus Meissner | Stubs for DllRegisterServer/DllUnregisterServer. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-09 |
Lawson Whitney | Take type from referenced variant for VT_BYREF && VT_VA... |
tree | commitdiff |
2000-03-08 |
Lawson Whitney | Corrected value for DAYS_IN_ONE_YEAR. |
tree | commitdiff |
2000-03-05 |
Alexandre Julliard | Added support for creating extra symlinks for .so files... |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
tree | commitdiff |
2000-02-29 |
Patrik Stridvall | Moved some stubs and added forwards in order to make... |
tree | commitdiff |
2000-02-27 |
Alexandre Julliard | oleaut32 should not import functions from olepro32. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | ErrorInfo functions need to be in ole32, not oleaut32. |
tree | commitdiff |
next |