2002-12-19 |
Ove Kaaven | Wrote a new objidl.idl to replace a number of include... |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Moved a couple of types from include/wine/obj_*.h to |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Moved some definitions from include/wine/obj_moniker... |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Moved COM API prototypes to objbase.h, from wine/obj_*.h. |
tree | commitdiff |
2002-12-17 |
Tony Lambregts | Direct the output of the tests to stdout so that Win98... |
tree | commitdiff |
2002-12-16 |
Ove Kaaven | Wrote a Wine-compatible unknwn.idl, moving the IUnknown... |
tree | commitdiff |
2002-12-11 |
Francois Gouget | When reporting a test failure, only report the file... |
tree | commitdiff |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
tree | commitdiff |
2002-12-06 |
Ove Kaaven | Moved COM API prototypes in include/wine/obj_base.h to |
tree | commitdiff |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
tree | commitdiff |
2002-12-05 |
Rolf Kalbermatter | Add prototypes for IExtractIconW interface. |
tree | commitdiff |
2002-12-03 |
Alexandre Julliard | Install ipexport.h and icmpapi.h with the other Windows... |
tree | commitdiff |
2002-12-03 |
Ove Kaaven | Added more types to wtypes.idl. |
tree | commitdiff |
2002-12-02 |
Alexandre Julliard | Authors: Greg Turner <gmturner007@ameritech.net>, Ove... |
tree | commitdiff |
2002-11-25 |
Mike McCormack | Implemented registry change notifications. |
tree | commitdiff |
2002-11-25 |
Ryan Cumming | Partially implement GetThreadTimes. |
tree | commitdiff |
2002-11-23 |
Alexandre Julliard | Removed the WINE_NO_STRICT support. |
tree | commitdiff |
2002-11-20 |
Alexandre Julliard | Added support for system-wide hooks. |
tree | commitdiff |
2002-11-15 |
Huw Davies | Implemented Escapes *_PATH and POSTSCRIPT_IGNORE. |
tree | commitdiff |
2002-11-13 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
tree | commitdiff |
2002-11-08 |
Ove Kaaven | Moved IMalloc definition from obj_base.h to obj_misc.h. |
tree | commitdiff |
2002-11-06 |
Ove Kaaven | Add ICOM_DEFINE1 macro to define a COM interface withou... |
tree | commitdiff |
2002-11-01 |
Ove Kaaven | Some RPC format characters from MS documentation. |
tree | commitdiff |
2002-10-31 |
Alexandre Julliard | Moved 16-bit definitions out of mmddk.h into mmsystem16.h. |
tree | commitdiff |
2002-10-30 |
Alexandre Julliard | Moved the test routines from wtmain.c into wine/test... |
tree | commitdiff |
2002-10-29 |
Patrik Stridvall | Added {ok,trace}_ macros to take explicit file and... |
tree | commitdiff |
2002-10-29 |
Alexandre Julliard | Rewrote hook support to store the hook chain in the... |
tree | commitdiff |
2002-10-28 |
Lionel Ulmer | Raise an exception if any Wine or Winelib code does... |
tree | commitdiff |
2002-10-25 |
Greg Turner | - Make explicit some missing include dependencies. |
tree | commitdiff |
2002-10-23 |
Eric Pouech | Moved 16 bit digital structs to include/wine/mmsystem16.h. |
tree | commitdiff |
2002-10-21 |
Alexandre Julliard | Fixed the WINE_NO_STRICT #ifdefs to do the right thing... |
tree | commitdiff |
2002-10-19 |
Alexandre Julliard | Get/SetFastQueue16 should use HQUEUE16 handles. |
tree | commitdiff |
2002-10-19 |
Malte Starostik | Fixed IWebBrowser::Navigate() parameter type. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Merged wine_call_to_16_long and wine_call_to_16_short... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added wine_memcpy_unaligned function to avoid gcc memcpy |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Rewrote caret implementation to store the information... |
tree | commitdiff |
2002-10-12 |
Alexandre Julliard | Moved mouse capture handling into the server. |
tree | commitdiff |
2002-10-11 |
Alexandre Julliard | Reimplemented Get/SetActiveWindow, Get/SetFocus and |
tree | commitdiff |
2002-10-11 |
Alexandre Julliard | Added server-side infrastructure for the thread input... |
tree | commitdiff |
2002-10-03 |
Alexandre Julliard | Added process_id_t and thread_it_t types to the server... |
tree | commitdiff |
2002-10-03 |
Alexandre Julliard | Removed LPxxx handle types that don't exist under Windows. |
tree | commitdiff |
2002-10-01 |
Patrik Stridvall | Added a GNU C implementation of some of the DECLSPEC_... |
tree | commitdiff |
2002-09-25 |
Alexandre Julliard | Fixed a number of bugs in the handling of window parent... |
tree | commitdiff |
2002-09-23 |
Patrik Stridvall | Cleaned up the code so it would be easier to parse... |
tree | commitdiff |
2002-09-17 |
Alexandre Julliard | Implemented the ntdll virtual memory functions, and... |
tree | commitdiff |
2002-09-16 |
Dmitry Timoshkov | Replace static initializers with a proper #define in... |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Removed the __uint* types from basetsd.h since they... |
tree | commitdiff |
2002-09-06 |
Michael Stefaniuc | Finish the conversion of HWND to a void*. |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | Removed trailing white space. |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | Implement wrapper calls for the 16 bit GlobalAtom*... |
tree | commitdiff |
2002-08-27 |
Alexandre Julliard | Added wine_get_user_name function and got rid of some... |
tree | commitdiff |
2002-08-16 |
Alexandre Julliard | Moved a large number of 16-bit functions to a separate... |
tree | commitdiff |
2002-08-13 |
Juergen Schmied | Stubs for DragDropHelper. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Moved the #ifdefs for the getnetby* etc. functions... |
tree | commitdiff |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
tree | commitdiff |
2002-07-29 |
Juergen Schmied | - Implemented IMallocSpy hooks in IMalloc. |
tree | commitdiff |
2002-07-24 |
Alexandre Julliard | Fixed duplication of definitions between shlwapi.h and |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Generate the __ASM_NAME and __ASM_FUNC macros directly... |
tree | commitdiff |
2002-07-20 |
Gregg Mattinson | Added checks for __sparc__, __sun__ and @function. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
tree | commitdiff |
2002-07-05 |
Gregg Mattinson | - Forte C does not support nameless structures or unions |
tree | commitdiff |
2002-07-05 |
Alexandre Julliard | Tried to make IsDialogMessageW more compatible. Changed |
tree | commitdiff |
2002-07-03 |
Gregg Mattinson | Removed extra , from last element in enum declarations. |
tree | commitdiff |
2002-07-02 |
Juergen Schmied | - changed STRRET definition |
tree | commitdiff |
2002-06-22 |
Alexandre Julliard | Added printf format checking to the ok() and trace... |
tree | commitdiff |
2002-06-20 |
Alexandre Julliard | Create the server directory and socket file in /tmp. |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Moved specification of relay and snoop include/exclude... |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Better encapsulation of the font and metafile objects. |
tree | commitdiff |
2002-06-02 |
Alexandre Julliard | Better separation of the palette functions. |
tree | commitdiff |
2002-06-02 |
Eric Pouech | Implementation for console control events (includes... |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Alexandre Julliard | Added function table to GDI objects for better encapsul... |
tree | commitdiff |
2002-05-30 |
Alexandre Julliard | Added wine_server_fd_to_handle to replace FILE_DupUnixH... |
tree | commitdiff |
2002-05-30 |
Alexandre Julliard | Renamed handle_t to obj_handle_t to avoid conflict... |
tree | commitdiff |
2002-05-24 |
Alexandre Julliard | A few optimizations in the process startup requests... |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Replaced the GET/PUT_UA macros by memcpy. Fixed a few... |
tree | commitdiff |
2002-05-22 |
Alexandre Julliard | New loading scheme for Winelib apps, makes them behave... |
tree | commitdiff |
2002-05-19 |
Alexandre Julliard | Export the debug API as functions instead of pointers. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Export the debugging API from libwine instead of ntdll. |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Export global argc/argv variables from libwine and... |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Moved the selector access functions out of winnt.h... |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Implemented strtolW/strtoulW in libwine_unicode and... |
tree | commitdiff |
2002-05-11 |
John K. Hohm | Fixed typos; added standard CATID_'s. |
tree | commitdiff |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
tree | commitdiff |
2002-05-09 |
John K. Hohm | Added definitions for the Component Categories Manager. |
tree | commitdiff |
2002-05-05 |
Steven Edwards | Check for and use chsize instead of ftruncate if present. |
tree | commitdiff |
2002-05-05 |
Alexandre Julliard | Removed more code at Hidenori's request. |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-04-25 |
Martin Wilck | Fixed ReadFile() semantics when reading asynchronously... |
tree | commitdiff |
2002-04-25 |
Alexandre Julliard | Moved __ASM_GLOBAL_FUNC macros and interlocked function... |
tree | commitdiff |
2002-04-25 |
Martin Wilck | Implemented server framework for asynchronous IO on... |
tree | commitdiff |
2002-04-23 |
Martin Wilck | Fixed handling of deferred connections in WSAAccept(). |
tree | commitdiff |
2002-04-20 |
Eric Pouech | Now C tests are able to access argc/argv as passed... |
tree | commitdiff |
2002-04-05 |
Martin Wilck | - separate cleanly between async scheduling and file... |
tree | commitdiff |
2002-04-02 |
Chris Morgan | Implement OpenThread() winapi call. |
tree | commitdiff |
2002-03-29 |
Alexandre Julliard | Transfer the full process startup info as well as the... |
tree | commitdiff |
2002-03-23 |
Alexandre Julliard | Send message for WSAAsyncSelect sockets directly from... |
tree | commitdiff |
next |