2004-10-18 |
Vincent Béron | Fix some types problems. |
tree | commitdiff |
2004-10-18 |
Mike McCormack | Added an IDL file for Richedit's OLE interface. |
tree | commitdiff |
2004-10-18 |
Jacek Caban | - Added dispinterfaces: DWebBrowserEvents and DWebBrows... |
tree | commitdiff |
2004-10-18 |
Dimitrie O. Paun | Implement LBS_COMBOBOX, and make use of it. |
tree | commitdiff |
2004-10-18 |
Vincent Béron | Uniformize endianness definition. |
tree | commitdiff |
2004-10-18 |
Robert Shearman | The "colors" parameter of SetDIBColorTable should be... |
tree | commitdiff |
2004-10-18 |
William Poetra Yog... | Added some system metrics definitions. |
tree | commitdiff |
2004-10-14 |
Hans Leidekker | Added check for fork() to fix the MinGW build. |
tree | commitdiff |
2004-10-14 |
Jason Edmeades | - Add support (as far as was previously) for the Vertex... |
tree | commitdiff |
2004-10-14 |
Rein Klazes | Provide an 'A' version of appropriate functions. |
tree | commitdiff |
2004-10-14 |
Robert Shearman | Add declarations for GetClassLongPtr{A,W}, GCLP_* defin... |
tree | commitdiff |
2004-10-11 |
Robert Shearman | Fix function and structure field types so we are compat... |
tree | commitdiff |
2004-10-11 |
Robert Shearman | Fix NtAllocateVirtualMemory declaration and fix users... |
tree | commitdiff |
2004-10-11 |
Martin Fuchs | Define pid_t and ssize_t if not already defined. |
tree | commitdiff |
2004-10-11 |
Alexandre Julliard | Added forward declaration of struct timeval for futimes. |
tree | commitdiff |
2004-10-11 |
Alexandre Julliard | Implemented NtYieldExecution. |
tree | commitdiff |
2004-10-11 |
Michael Jung | Added HMAC_INFO typedef. |
tree | commitdiff |
2004-10-11 |
Adam D. Moss | Define VER_SUITE_BLADE. |
tree | commitdiff |
2004-10-09 |
Jeremy White | Made NtDelayExecution with a 0 timeout yield the CPU... |
tree | commitdiff |
2004-10-08 |
Jacek Caban | Added IWebBrowse2 interface. |
tree | commitdiff |
2004-10-08 |
Jason Edmeades | Copy and tidy up the code from dx8 create device into... |
tree | commitdiff |
2004-10-08 |
Francois Gouget | Add some reason codes for ExitWindowsEx(). |
tree | commitdiff |
2004-10-08 |
Jacek Caban | - Added doWinMain stub |
tree | commitdiff |
2004-10-07 |
Hans Leidekker | Implement color profile handles. |
tree | commitdiff |
2004-10-07 |
Jon Griffiths | Add missing ODS_ constants, tagname. |
tree | commitdiff |
2004-10-07 |
Alexandre Julliard | Added a fallback implementation of futimes. |
tree | commitdiff |
2004-10-07 |
Jason Edmeades | Add a IWineD3DDevice object type (empty for now), and... |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
tree | commitdiff |
2004-10-06 |
Alexandre Julliard | Allow defined types to be used as function names. |
tree | commitdiff |
2004-10-06 |
Dmitry Timoshkov | Add prototypes for GetWindowLongPtr/SetWindowLongPtr. |
tree | commitdiff |
2004-10-06 |
Jason Edmeades | Move the GetDeviceCaps into the wined3d library and... |
tree | commitdiff |
2004-10-05 |
Martin Fuchs | Don't use ".previous" for Cygwin build. |
tree | commitdiff |
2004-10-05 |
Huw Davies | Rewrite PathCreateFromUrl. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Get rid of the non-standard Ixxx_METHODS macro definiti... |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Avoid depending on the non-standard IUnknown_METHODS... |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Converted control.h to idl. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Use propget/propput attributes where appropriate. |
tree | commitdiff |
2004-10-05 |
Jason Edmeades | Move the Check* type functions into wined3d and copy... |
tree | commitdiff |
2004-10-04 |
Alexandre Julliard | Fixed incompatible IDIRECTXFILEOBJECT_METHODS macro... |
tree | commitdiff |
2004-10-04 |
Steven Edwards | Check for getuid and avoid the use of it in libwine... |
tree | commitdiff |
2004-10-04 |
Vincent Béron | Create mediaobj.h from mediaobj.idl. |
tree | commitdiff |
2004-10-04 |
Francois Gouget | Don't use COBJMACROS on internal interfaces. |
tree | commitdiff |
2004-10-04 |
Robert Shearman | - Fix calculation of required buffer size. |
tree | commitdiff |
2004-10-04 |
Francois Gouget | Fix incorrect usage of COBJMACROS. |
tree | commitdiff |
2004-10-04 |
Francois Gouget | Fix incorrect usage of COBJMACROS. |
tree | commitdiff |
2004-10-04 |
Francois Gouget | Fix the JobId field case. |
tree | commitdiff |
2004-10-04 |
Francois Gouget | Add HEAPENTRY32 and the related APIs. |
tree | commitdiff |
2004-10-04 |
Francois Gouget | Add API_RET_TYPE and NET_API_FUNCTION. |
tree | commitdiff |
2004-09-29 |
Jason Edmeades | Move into wined3d and call from d3d9 the GetAdapterId... |
tree | commitdiff |
2004-09-29 |
Huw Davies | ParseURL is now documented, so move it into shlwapi.h. |
tree | commitdiff |
2004-09-28 |
Huw Davies | Stub implementation of IInternetSecurityManager. |
tree | commitdiff |
2004-09-28 |
Filip Navara | Fix IDL prototypes of IPStore::WriteItem and IPStore... |
tree | commitdiff |
2004-09-28 |
Jason Edmeades | - Make d3d8 know about the wined3d device and start... |
tree | commitdiff |
2004-09-27 |
Huw Davies | Partial implementation of advpack.RegInstall. |
tree | commitdiff |
2004-09-24 |
Richard Cohen | MenuItemFromPoint shouldn't crash if there's no menu. |
tree | commitdiff |
2004-09-23 |
Robert Shearman | Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,... |
tree | commitdiff |
2004-09-23 |
Alexandre Julliard | Added support for epoll() as an alternative to poll... |
tree | commitdiff |
2004-09-23 |
Jason Edmeades | Create a wined3d interface, and generate a wined3d... |
tree | commitdiff |
2004-09-22 |
Steven Edwards | Move URL_SCHEME typedef to match PSDK. |
tree | commitdiff |
2004-09-22 |
Hans Leidekker | Beginnings of an MSCMS implementation based on LittleCMS. |
tree | commitdiff |
2004-09-21 |
Alexandre Julliard | Get rid of the assembly code, it doesn't really improve... |
tree | commitdiff |
2004-09-21 |
Alexandre Julliard | Ignore the generated header files. |
tree | commitdiff |
2004-09-21 |
Alexandre Julliard | Build the .h files from their idl source at compile... |
tree | commitdiff |
2004-09-20 |
Alexandre Julliard | Build idl files as part of the normal build process. |
tree | commitdiff |
2004-09-20 |
Alexander Yaworsky | Added service database names. |
tree | commitdiff |
2004-09-20 |
Jon Griffiths | Use correct tag names for compatability with fwd decls. |
tree | commitdiff |
2004-09-16 |
Alexandre Julliard | Avoid using socklen_t. |
tree | commitdiff |
2004-09-16 |
Jacek Caban | Added htmlhelp.h. |
tree | commitdiff |
2004-09-14 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-09-14 |
Marcus Meissner | Autodetect libgif so extension and try to load it. |
tree | commitdiff |
2004-09-14 |
Mike McCormack | Added missing rpc type. |
tree | commitdiff |
2004-09-13 |
Andreas Rosenberg | Implementation of WSAStringToAddress(A/W), WSAHtonl... |
tree | commitdiff |
2004-09-10 |
Robert Reif | Document all the structure members up to SessionId... |
tree | commitdiff |
2004-09-09 |
Alexandre Julliard | Get rid of the non-standard ICOM_THIS macro. |
tree | commitdiff |
2004-09-09 |
Francois Gouget | Move the PROPVARIANT declaration from objidl.idl to... |
tree | commitdiff |
2004-09-09 |
Alexandre Julliard | Get rid of the WIN_SetRectangles export from user32. |
tree | commitdiff |
2004-09-08 |
Francois Gouget | Fix and unify parsing of calling conventions. |
tree | commitdiff |
2004-09-08 |
Eric Pouech | - ctrl-c enabling flag is now inherited |
tree | commitdiff |
2004-09-07 |
Francois Gouget | Fix c_parser.pm so it handles 'const' preceeding a... |
tree | commitdiff |
2004-09-07 |
Rein Klazes | Fix compile error with include files from Linux 2.6.7+. |
tree | commitdiff |
2004-09-07 |
Roderick Colenbrander | - set ipx packet type |
tree | commitdiff |
2004-09-07 |
Robert Reif | Added missing struct. |
tree | commitdiff |
2004-09-06 |
Kevin Koltzau | Partial implementation of MsiGetFileVersionA/W. |
tree | commitdiff |
2004-09-06 |
Mike McCormack | Make GUIDs non-const when compiling MIDL/widl generated... |
tree | commitdiff |
2004-09-06 |
Dmitry Timoshkov | Move MulDiv prototype from wingdi.h to winbase.h where... |
tree | commitdiff |
2004-09-06 |
Michael Jung | Added some defines for Crypt{Get/Set}KeyParam. |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Define the tmschema.h constants using enumerations... |
tree | commitdiff |
2004-09-03 |
Steven Edwards | Use Windows sockets when building Wininet on Mingw. |
tree | commitdiff |
2004-09-03 |
Alexandre Julliard | Added configure check for socklen_t. |
tree | commitdiff |
2004-09-03 |
Francois Gouget | Fix typo in RBS_UNCHECKEDHOT (spotted by Jan Schweizer). |
tree | commitdiff |
2004-09-03 |
Mike McCormack | Use only standard C types in rpchdr.h. |
tree | commitdiff |
2004-09-03 |
Francois Gouget | Added missing field to MIDL_STUB_MESSAGE. |
tree | commitdiff |
2004-09-03 |
Mike McCormack | Avoid non-standard types. |
tree | commitdiff |
2004-09-03 |
Mike McCormack | Update a url. |
tree | commitdiff |
2004-09-02 |
Robert Reif | Added some missing defines. |
tree | commitdiff |
2004-09-02 |
Mike McCormack | Use standard types in rpcrt4 headers so they can be... |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Moved some window painting functions to uitools.c. |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Get rid of the WINE_UNUSED macro. |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Fixed alignment of TOKEN_STATISTICS. |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Inline functions don't need WINE_UNUSED. |
tree | commitdiff |
next |