2002-06-02 |
Alexandre Julliard | Removed CURSORICON_IconToCursor now that we support... |
tree | commitdiff |
2002-06-02 |
Mike McCormack | Declare NtCreateFile(), NtOpenFile() and NtReadFile(). |
tree | commitdiff |
2002-06-02 |
Eric Pouech | Implementation for console control events (includes... |
tree | commitdiff |
2002-06-02 |
Vincent Béron | - Made sure const LP were actually const in dinput.h. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
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-30 |
Vincent Béron | - Fixed GetSystemTimeAdjustment prototype and added... |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Replaced swprintf by wsprintfW. |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Moved WORDS_BIGENDIAN macros to basetsd.h. |
tree | commitdiff |
2002-05-29 |
Gregg Mattinson | Fixed the LARGE_INTEGER and ULARGE_INTEGER unions for... |
tree | commitdiff |
2002-05-28 |
Christian Costa | The SVGA block code was not accessible (AH and AL inver... |
tree | commitdiff |
2002-05-28 |
Warren Turkal | Added structures and some constants for stream handling. |
tree | commitdiff |
2002-05-28 |
Mike McCormack | Stub implementations of some functions. |
tree | commitdiff |
2002-05-25 |
Alexandre Julliard | Removed dependencies on the internals of the region... |
tree | commitdiff |
2002-05-24 |
Alexandre Julliard | A few optimizations in the process startup requests... |
tree | commitdiff |
2002-05-24 |
Vincent Béron | Partial implementation of VerifyVersionInfo{A,W}. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Removed most inclusions of options.h. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Restored managed mode config file option. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Replaced the GET/PUT_UA macros by memcpy. Fixed a few... |
tree | commitdiff |
2002-05-23 |
Dimitrie O. Paun | Remove the --managed option, and make wine use the... |
tree | commitdiff |
2002-05-23 |
Francois Gouget | Include winerror.h if in Winelib mode. |
tree | commitdiff |
2002-05-22 |
Alexandre Julliard | New loading scheme for Winelib apps, makes them behave... |
tree | commitdiff |
2002-05-22 |
Francois Gouget | Add mswsock.h, move relevant definitions to this header. |
tree | commitdiff |
2002-05-21 |
Francois Gouget | Test for IStream_IMETHODS before defining APIs that... |
tree | commitdiff |
2002-05-20 |
Alexandre Julliard | Added configure check for the soname of libraries that... |
tree | commitdiff |
2002-05-20 |
Alexandre Julliard | Got rid of GetSysColorPen. |
tree | commitdiff |
2002-05-19 |
Alexandre Julliard | Export the debug API as functions instead of pointers. |
tree | commitdiff |
2002-05-19 |
John K. Hohm | More comcat.dll implementation, swprintf fix, winerror... |
tree | commitdiff |
2002-05-19 |
Vincent Béron | Correct implementation of VerSetConditionMask. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | A few fixes for mingw cross-compilation. |
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 |
Philip Brown | Need to undef NOERROR for Solaris. |
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-14 |
Alexandre Julliard | Portability fixes. |
tree | commitdiff |
2002-05-14 |
Vincent Béron | Better implementation of GetCalendarInfo{A,W}, not... |
tree | commitdiff |
2002-05-11 |
John K. Hohm | Fixed typos; added standard CATID_'s. |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Fixed FlushInstructionCache prototype. |
tree | commitdiff |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
tree | commitdiff |
2002-05-10 |
Alexandre Julliard | Added some #ifdefs HAVE_X11_XLIB_H where appropriate. |
tree | commitdiff |
2002-05-09 |
John K. Hohm | Added definitions for the Component Categories Manager. |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Types and partial implementation for NtQueryVolumeInfor... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Added ExtSelectClipRgn to the DC interface and implemen... |
tree | commitdiff |
2002-05-07 |
Jukka Heinonen | Added support for DPMI RawModeSwitch. |
tree | commitdiff |
2002-05-07 |
Alexandre Julliard | Added check for sys/sysctl.h. |
tree | commitdiff |
2002-05-06 |
David Hammerton | Added implementation of GetWindowInfo. |
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-05-04 |
Patrik Stridvall | MS C related changes. |
tree | commitdiff |
2002-05-02 |
Alexandre Julliard | Cleaned up some inter-dll dependencies in palette manag... |
tree | commitdiff |
2002-05-02 |
Alexandre Julliard | Removed some direct accesses to the DC structure. |
tree | commitdiff |
2002-05-02 |
Alexandre Julliard | Commented out removed headers. |
tree | commitdiff |
2002-05-02 |
Alexandre Julliard | Removed a bunch of multimedia code at Hidenori's request. |
tree | commitdiff |
2002-05-02 |
Alexandre Julliard | Rewrote some headers from scratch to avoid EULA/patent... |
tree | commitdiff |
2002-05-01 |
Rizsanyi Zsolt | Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi... |
tree | commitdiff |
2002-05-01 |
Laurent Pinchart | Implementation of IOCTL_SCSI_PASS_THROUGH and |
tree | commitdiff |
2002-05-01 |
Alexandre Julliard | Attempt at fixing MAX_PATH issues for mingw. |
tree | commitdiff |
2002-05-01 |
Johan Gill | DirectSoundEnumerateA() now passes a GUID to the callba... |
tree | commitdiff |
2002-04-29 |
Patrik Stridvall | Microsoft C related changes. |
tree | commitdiff |
2002-04-27 |
Alexandre Julliard | FreeBSD compile fix. |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-04-25 |
Steven Edwards | Fix for mingw32. |
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 overlapped WSARecvFrom(), WSASendTo(), and |
tree | commitdiff |
2002-04-25 |
Martin Wilck | Implemented server framework for asynchronous IO on... |
tree | commitdiff |
2002-04-24 |
Alexandre Julliard | No longer try to support non-reentrant Xlib. |
tree | commitdiff |
2002-04-24 |
Alexandre Julliard | Added support for installing an error callback when... |
tree | commitdiff |
2002-04-23 |
Alexandre Julliard | Load libXrender at run-time with dlopen (based on a... |
tree | commitdiff |
2002-04-23 |
Martin Wilck | Fixed handling of deferred connections in WSAAccept(). |
tree | commitdiff |
2002-04-22 |
Chuck Crayne | - Recognize "\n" as an alternative soft line break... |
tree | commitdiff |
2002-04-22 |
Martin Wilck | Fixed cut&paste bug. |
tree | commitdiff |
2002-04-20 |
Eric Pouech | Now C tests are able to access argc/argv as passed... |
tree | commitdiff |
2002-04-14 |
Alexandre Julliard | Pass a PHYSDEV to EnumDeviceFont and release the GDI... |
tree | commitdiff |
2002-04-14 |
Martin Wilck | - Need a "cleanup" method. |
tree | commitdiff |
2002-04-11 |
Alexandre Julliard | Updated configure to take advantage of new autoconf... |
tree | commitdiff |
2002-04-11 |
Alexandre Julliard | Removed obsolete console driver. |
tree | commitdiff |
2002-04-08 |
François Gouget | Added some error codes. |
tree | commitdiff |
2002-04-08 |
Michael Karcher | Fixed OpenGL routines broken by the DC -> PHYSDEV change. |
tree | commitdiff |
2002-04-06 |
Huw D M Davies | Added support for ResetDC. |
tree | commitdiff |
2002-04-05 |
Martin Wilck | - separate cleanly between async scheduling and file... |
tree | commitdiff |
2002-04-05 |
Steven Edwards | Fixed mingw32 warning about stdcall and fastcall being... |
tree | commitdiff |
2002-04-05 |
Guy L. Albertelli | - Add defines for the NMTBHOTITEM flag word. |
tree | commitdiff |
2002-04-03 |
Huw D M Davies | Implement GetTextExtentPointI and add support for ETO_G... |
tree | commitdiff |
2002-04-03 |
Huw D M Davies | Don't calculate cached metrics or enumerate X11 fonts... |
tree | commitdiff |
2002-04-03 |
Huw D M Davies | Fix a few font problems with rotated text and non MM_TE... |
tree | commitdiff |
2002-04-03 |
Dmitry Timoshkov | Implement GetGlyphIndices. Tweak GetCharacterPlacement... |
tree | commitdiff |
2002-04-03 |
Alexandre Julliard | Better check for -lresolv. Removed FREETYPELIBS. |
tree | commitdiff |
2002-04-03 |
Huw D M Davies | Added ImpersonateLoggedOnUser stub. |
tree | commitdiff |
2002-04-02 |
Geoffrey Hausheer | Added test for thread functions. |
tree | commitdiff |
2002-04-02 |
Dimitrie O. Paun | Declare swprintf. |
tree | commitdiff |
2002-04-02 |
Alexandre Julliard | Implemented a large number of the 32-bit setupapi funct... |
tree | commitdiff |
2002-04-02 |
Chris Morgan | Implement OpenThread() winapi call. |
tree | commitdiff |
2002-04-01 |
Francois Gouget | On Solaris inet_aton is exported by libresolv.so. |
tree | commitdiff |
2002-04-01 |
Francois Gouget | Fix for the unistd.h vs. winsock.h problem in Winelib... |
tree | commitdiff |
next |