2000-12-26 |
Ove Kaaven | Separated the MZ loader and core DOS VM into dlls/winedos. |
tree | commitdiff |
2000-12-26 |
François Gouget | Declare all handles with DECLARE_OLD_HANDLE to ease... |
tree | commitdiff |
2000-12-26 |
Francois Gouget | Added GetDCBrushColor and GetDCPenColor. |
tree | commitdiff |
2000-12-24 |
François Gouget | Moved HRASCONN from windef.h. |
tree | commitdiff |
2000-12-24 |
François Gouget | Fixed a few type clashes in preparation for the switch... |
tree | commitdiff |
2000-12-23 |
Alexandre Julliard | Release 20001222. wine-20001222 |
tree | commitdiff |
2000-12-22 |
Eric Pouech | Replaced calls to KERNEL.Yield16 by calls to KERNEL32... |
tree | commitdiff |
2000-12-22 |
Dmitry Timoshkov | Remove redundant ';' at the end of line. |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Use a separate FIFO pair for server requests that don... |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Replaced WIN16_GlobalLock16 by "official" function... |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Authors: Ove Kaaven <ovek@transgaming.com>, Gavriel... |
tree | commitdiff |
2000-12-19 |
François Gouget | DUMMYSTRUCTNAME2 creates a conflict when using anonymou... |
tree | commitdiff |
2000-12-19 |
James Hatheway | Fix IConnectionPointContainer interface macros. |
tree | commitdiff |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
tree | commitdiff |
2000-12-19 |
François Gouget | Added CreateWindowStation. |
tree | commitdiff |
2000-12-19 |
François Gouget | Removed the 'extern "C" { ... }' statement. It is not... |
tree | commitdiff |
2000-12-19 |
François Gouget | Moved a misplaced 'extern "C" { ... }' statement. |
tree | commitdiff |
2000-12-19 |
François Gouget | Added better support for Unicode: |
tree | commitdiff |
2000-12-19 |
Ulrich Weigand | Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian... |
tree | commitdiff |
2000-12-19 |
Alexandre Julliard | Merged the get_read_fd and get_write_fd requests. |
tree | commitdiff |
2000-12-19 |
François Gouget | _str{dec,inc}: Cast the parameters to the proper type... |
tree | commitdiff |
2000-12-19 |
François Gouget | Moved some of the STDMETHOD/STDAPI to winnt.h. |
tree | commitdiff |
2000-12-19 |
François Gouget | Removed some of the SECURITY_xxx types. |
tree | commitdiff |
2000-12-19 |
François Gouget | Added SetUserObjectSecurity. |
tree | commitdiff |
2000-12-19 |
Guy L. Albertelli | Add notify structures NMMOUSE, NMOBJECTNOTIFY, NMKEY... |
tree | commitdiff |
2000-12-16 |
Alexandre Julliard | Avoid a couple of dependencies on input.c internal... |
tree | commitdiff |
2000-12-15 |
François Gouget | Moved some macros like NULL, FALSE to winnt.h |
tree | commitdiff |
2000-12-15 |
François Gouget | Needs to include windef.h. |
tree | commitdiff |
2000-12-15 |
François Gouget | Added OleIsCurrentClipboard and OleSetClipboard. |
tree | commitdiff |
2000-12-15 |
François Gouget | Fixed the prototype of GetClassFile. |
tree | commitdiff |
2000-12-15 |
Alexandre Julliard | Converted enum_key_value request to the new request... |
tree | commitdiff |
2000-12-15 |
François Gouget | Changed the type of Function to PDWORD as on Windows. |
tree | commitdiff |
2000-12-14 |
Alexandre Julliard | Added inline definition for MapSL. |
tree | commitdiff |
2000-12-13 |
James Abbatiello | Work around glibc 2.1.x dlopen bug (again). |
tree | commitdiff |
2000-12-13 |
Andreas Mohr | SHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc... |
tree | commitdiff |
2000-12-13 |
François Gouget | Added mapi.h with the definitions needed by the MFC. |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Use getpagesize() instead of VIRTUAL_GetPageSize(). |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
tree | commitdiff |
2000-12-13 |
Francois Gouget | Define NULL as in Win32. |
tree | commitdiff |
2000-12-12 |
Alexandre Julliard | Got rid of main.h. |
tree | commitdiff |
2000-12-12 |
Alexandre Julliard | Use the DRIVE_* API constants instead of the DRIVETYPE... |
tree | commitdiff |
2000-12-12 |
Marcus Meissner | Added preferences to dinput drivers (so we can have... |
tree | commitdiff |
2000-12-12 |
Jon Griffiths | - Implemented setlocale parsing and LC_TYPE behavior. |
tree | commitdiff |
2000-12-12 |
Francois Gouget | Added a prototype for SHAppBarMessage. |
tree | commitdiff |
2000-12-11 |
Alexandre Julliard | Moved all Wine internal definitions out of process.h. |
tree | commitdiff |
2000-12-11 |
Dmitry Timoshkov | Add CF_UNICODETEXT as primary text clipboard format. |
tree | commitdiff |
2000-12-10 |
Alexandre Julliard | Moved most builtin controls structures into their respe... |
tree | commitdiff |
2000-12-09 |
Alexandre Julliard | Removed no longer used elfdll loader. |
tree | commitdiff |
2000-12-09 |
Andreas Mohr | - README update |
tree | commitdiff |
2000-12-09 |
Andreas Mohr | Removed duplicate defines. |
tree | commitdiff |
2000-12-07 |
Alexandre Julliard | Removed dependencies on the internals of the CLASS... |
tree | commitdiff |
2000-12-07 |
Francois Gouget | Uncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute. |
tree | commitdiff |
2000-12-07 |
Francois Gouget | Added a prototype for closesocket. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Added define for S_ISLNK if missing. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Authors: Ove Kaaven <ovek@transgaming.com>, Andrew... |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Build tsx11 layer as a separate shared library. |
tree | commitdiff |
2000-12-05 |
Hidenori Takeshima | Added some missing definitions. |
tree | commitdiff |
2000-12-05 |
Ken Coleman | Added a first-cut version of MapVirtualKeyExW() that... |
tree | commitdiff |
2000-12-03 |
Alexandre Julliard | Release 20001202. wine-20001202 |
tree | commitdiff |
2000-12-03 |
Francois Gouget | Use the DUMMYUNIONNAME macros so that the headers can... |
tree | commitdiff |
2000-12-03 |
Aric Stewart | Added ASCII-only version of toupper, tolower, strcasecm... |
tree | commitdiff |
2000-12-02 |
Alexandre Julliard | Use ioctlsocket() instead of ioctl() so that we can... |
tree | commitdiff |
2000-12-02 |
Francois Gouget | Fixed the case of "Winelib". |
tree | commitdiff |
2000-12-02 |
Dmitry Timoshkov | Added several clipboard formats. |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Moved useful NE format definitions to winbase16.h. |
tree | commitdiff |
2000-12-01 |
Dimitrie O. Paun | Modified winebuild to use the __ASM_FUNC macro for... |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
tree | commitdiff |
2000-12-01 |
Dimitrie O. Paun | Supply dummy getrlimit if absent. |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Export the wine server functions from ntdll. |
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-30 |
Alexandre Julliard | Removed "elfdll" load order option and updated document... |
tree | commitdiff |
2000-11-29 |
Dimitrie O. Paun | Do not include sys/ptrace.h and sys/user.h unconditionally. |
tree | commitdiff |
2000-11-29 |
Brian Teague | Add a stub for the CAPS1 capability in GetDeviceCaps. |
tree | commitdiff |
2000-11-29 |
Alexandre Julliard | Renamed CallTo16* functions to wine_call_to_16* and... |
tree | commitdiff |
2000-11-29 |
Dimitrie O. Paun | Do not use a.out.h. |
tree | commitdiff |
2000-11-29 |
Alexandre Julliard | Cleaned up some more dependencies on Wine internal... |
tree | commitdiff |
2000-11-29 |
Alexandre Julliard | Added implementation of lstat to port.c. |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Made HEAP_strdup* functions inline (temporary). |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Test if we need to put the .type directive inside a... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Implemented DosFileHandleToWin32Handle, Win32HandleToDo... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Changed GetProcAddress16 and 16-bit resource functions... |
tree | commitdiff |
2000-11-27 |
Jon Griffiths | - configure tests for finite()/fpclass(), fixes BSD... |
tree | commitdiff |
2000-11-27 |
Andreas Mohr | Implemented TerminateApp needed for DBase 5.0. |
tree | commitdiff |
2000-11-26 |
Alexandre Julliard | Moved wsprintf functions to dlls/user. |
tree | commitdiff |
2000-11-26 |
Dimitrie O. Paun | Make sure all files using config.h constants actually... |
tree | commitdiff |
2000-11-26 |
Hidenori Takeshima | Added checking for netdb.h. |
tree | commitdiff |
2000-11-26 |
Dimitrie O. Paun | Do not compile code that makes use of the X Shm extension. |
tree | commitdiff |
2000-11-25 |
Alexandre Julliard | Moved GET_IP out of winnt.h. |
tree | commitdiff |
2000-11-25 |
Hidenori Takeshima | Added checking for mmap. |
tree | commitdiff |
2000-11-25 |
Francois Jacques | - support for arguments with referenced types |
tree | commitdiff |
2000-11-25 |
Alexandre Julliard | Fixed GetLargestConsoleWindowSize return type for Winel... |
tree | commitdiff |
2000-11-25 |
Ove Kaaven | Implemented Get/SetDIBColorTable. |
tree | commitdiff |
2000-11-25 |
Francois Gouget | Include the same headers as on Windows. |
tree | commitdiff |
2000-11-25 |
Francois Gouget | compobj.h is a synonym for objbase.h |
tree | commitdiff |
next |