2003-06-04 |
Antonio Larrosa... | Added CLOCKS_PER_SEC. |
tree | commitdiff |
2003-06-04 |
Jukka Heinonen | Migrate most int21 ioctl routines to winedos. |
tree | commitdiff |
2003-06-04 |
Yorick Hardy | Include sys/time.h for struct timeval definition. |
tree | commitdiff |
2003-06-04 |
Jason Edmeades | Fill in lots of unimplemented render states. |
tree | commitdiff |
2003-05-22 |
Alexandre Julliard | Start to make use of the proper PEB structure for process |
tree | commitdiff |
2003-05-21 |
Mike McCormack | Remove code that starts wineshelllink, instead create... |
tree | commitdiff |
2003-05-21 |
Alexandre Julliard | Moved a couple of 16-bit module functions from to loade... |
tree | commitdiff |
2003-05-21 |
Mike McCormack | Implemented GdiComment for enhanced metafiles. |
tree | commitdiff |
2003-05-20 |
Eric Pouech | Implemented NtQueryObject and NtSetInformationObject... |
tree | commitdiff |
2003-05-20 |
Yorick Hardy | Implemented GetSystemInfo on NetBSD. |
tree | commitdiff |
2003-05-20 |
Eric Pouech | Implement anonymous pipes on top of named pipes. |
tree | commitdiff |
2003-05-20 |
Eric Pouech | Implemented timer related functions in ntdll and make... |
tree | commitdiff |
2003-05-20 |
Alexandre Julliard | Only create the 16-bit dummy module when we need really it. |
tree | commitdiff |
2003-05-20 |
Alexandre Julliard | Added value for default Unix codepage to all the locale... |
tree | commitdiff |
2003-05-19 |
Dmitry Timoshkov | Expect multiple DNS_ flags. |
tree | commitdiff |
2003-05-19 |
Yorick Hardy | Added the implementation for CDROM_GetIdeInterface... |
tree | commitdiff |
2003-05-19 |
Robert Shearman | Fix value of IID_IShellFolder2. |
tree | commitdiff |
2003-05-19 |
Huw Davies | GetRandomRgn(...,1) returns the current clipping rgn. |
tree | commitdiff |
2003-05-19 |
Alexandre Julliard | Catch broadcast window handles in functions that are... |
tree | commitdiff |
2003-05-16 |
Stefan Leichter | Fixed DECIMAL_SETZERO |
tree | commitdiff |
2003-05-15 |
Alexandre Julliard | Get rid of the 32-bit user signal proc since we always... |
tree | commitdiff |
2003-05-15 |
Mike McCormack | - rewrite of the named pipe code |
tree | commitdiff |
2003-05-15 |
Eric Pouech | Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrent... |
tree | commitdiff |
2003-05-14 |
Alexandre Julliard | Rewrote module TLS support and moved it to ntdll. |
tree | commitdiff |
2003-05-14 |
Alexandre Julliard | Made INSTR_EmulateInstruction return the exception... |
tree | commitdiff |
2003-05-14 |
Dimitrie O. Paun | Add missing ENDSESSION_LOGOFF define. |
tree | commitdiff |
2003-05-13 |
Alexandre Julliard | Use a different magic for memory DCs and get rid of... |
tree | commitdiff |
2003-05-13 |
Mike McCormack | Implemented SetMessageExtraInfo. |
tree | commitdiff |
2003-05-13 |
Eric Pouech | Implemented RtlExpandEnvironmentStrings_U and fixed... |
tree | commitdiff |
2003-05-13 |
Juan Lang | Added an implementation of iphlpapi.dll; most Get*... |
tree | commitdiff |
2003-05-13 |
Dimitrie O. Paun | Add prototype for __WSAFDIsSet. Fix syntax error. |
tree | commitdiff |
2003-05-13 |
Robert Shearman | - Implement a few more cases in PropVariantClear. |
tree | commitdiff |
2003-05-12 |
Dmitry Timoshkov | Added definition of SS_USERITEM. |
tree | commitdiff |
2003-05-12 |
Mike McCormack | Added stubs for CertSaveStore and CertEnumCertificatesI... |
tree | commitdiff |
2003-05-08 |
Alexandre Julliard | Added support for calling the TLS callback functions. |
tree | commitdiff |
2003-05-08 |
Pierre d'Herbemont | Add Dar, Dsisr and Trap registers for the PowerPC CONTE... |
tree | commitdiff |
2003-05-08 |
Eric Pouech | Implemented a bunch of environment related NTDLL APIs. |
tree | commitdiff |
2003-05-07 |
Alexandre Julliard | Moved the EnumResource* functions to the kernel dll... |
tree | commitdiff |
2003-05-06 |
Thomas Mertes | Implement RtlDuplicateUnicodeString, RtlFindCharInUnico... |
tree | commitdiff |
2003-05-02 |
Adam Gundy | Check the mask flags in the item structure to determine... |
tree | commitdiff |
2003-05-01 |
Alexandre Julliard | Moved the wpp library from tools/ to libs/. |
tree | commitdiff |
2003-05-01 |
Robert Shearman | - Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie... |
tree | commitdiff |
2003-04-30 |
Steven Edwards | Fix for building lzexpand with Mingw or MS_VC++ includes |
tree | commitdiff |
2003-04-30 |
Alexandre Julliard | Moved most of the kernel resource APIs to dlls/kernel. |
tree | commitdiff |
2003-04-29 |
Alexandre Julliard | Implemented ntdll resource functions. |
tree | commitdiff |
2003-04-29 |
Robert Reif | Added partial property set support which is used by... |
tree | commitdiff |
2003-04-27 |
Dimitrie O. Paun | Indentation fixes. |
tree | commitdiff |
2003-04-27 |
Alexandre Julliard | Moved the functionality of starting Win16 and DOS progr... |
tree | commitdiff |
2003-04-22 |
Alexandre Julliard | Moved x11drv.h to dlls/x11drv. |
tree | commitdiff |
2003-04-22 |
Eric Pouech | Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers... |
tree | commitdiff |
2003-04-22 |
Alex Pasadyn | Implemented EnumDisplaySettings* and ChangeDisplaySetti... |
tree | commitdiff |
2003-04-21 |
Alexandre Julliard | Removed no longer needed uses of LDPATH. |
tree | commitdiff |
2003-04-21 |
Jukka Heinonen | Moved dosconf.c to winedos. |
tree | commitdiff |
2003-04-20 |
Alexandre Julliard | Check for struct option independently of the getopt_lon... |
tree | commitdiff |
2003-04-19 |
Maxime Bellengé | Added resource strings for language groups. |
tree | commitdiff |
2003-04-19 |
Rolf Kalbermatter | Reimplement SHFileOperation in Unicode, based on the... |
tree | commitdiff |
2003-04-19 |
Ove Kaaven | Dummy RPC exception macros. |
tree | commitdiff |
2003-04-19 |
Vincent Béron | Terminate the lfind inline function. |
tree | commitdiff |
2003-04-17 |
Alexandre Julliard | Yet another attempt at fixing the htonl functions. |
tree | commitdiff |
2003-04-17 |
Alexandre Julliard | Fixed alloca handling the way mingw does it (reported... |
tree | commitdiff |
2003-04-17 |
Rolf Kalbermatter | Implemented ILGetDisplayNameExA and ILGetDisplayNameExW... |
tree | commitdiff |
2003-04-16 |
Alexandre Julliard | Implemented RtlIsNameLegalDOS8Dot3 (based on a patch... |
tree | commitdiff |
2003-04-16 |
Rein Klazes | Fix the ListView_SetItemState macro. |
tree | commitdiff |
2003-04-14 |
Alexandre Julliard | Fixed gcc varargs macro syntax (reported by Gabriele... |
tree | commitdiff |
2003-04-13 |
Vincent Béron | Include shlguid.h from shlobj.h. |
tree | commitdiff |
2003-04-13 |
Vincent Béron | Define some additional constants. |
tree | commitdiff |
2003-04-13 |
Christian Costa | Added some defines to d3d8 header. |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | Implemented RtlDetermineDosPathNameType_U and RtlIsDosD... |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | The com_interface attribute is not needed on derived... |
tree | commitdiff |
2003-04-11 |
Alexandre Julliard | Added support for generating dependencies for idl files. |
tree | commitdiff |
2003-04-11 |
Alexandre Julliard | Simplified COM interface declarations, removing the... |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Get rid of the ICOM_CALL macros. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Use a more compatible technique to declare COM interfac... |
tree | commitdiff |
2003-04-09 |
Vitaliy Margolen | Added more extended error codes. |
tree | commitdiff |
2003-04-08 |
Juraj Hercek | Fixed tagLVDISPINFO definition. |
tree | commitdiff |
2003-04-08 |
Rok Mandeljc | Added stubs for dpnhpast and for all the dmusic dlls. |
tree | commitdiff |
2003-04-08 |
Thomas Mertes | Implemented RtlRandom, RtlAreAllAccessesGranted, |
tree | commitdiff |
2003-04-07 |
Alexandre Julliard | Added possibility to filter relay traces based on the... |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Implemented NtQueueApcThread, and changed the server... |
tree | commitdiff |
2003-04-04 |
Mike Hearn | - Map winsock sockopts to the POSIX equivalents for... |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Merged PE_InitDLL into MODULE_InitDLL. |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI... |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Yet another hack to try to make this file compile in all |
tree | commitdiff |
2003-04-04 |
Dimitrie O. Paun | Add a few missing BN_* constants. |
tree | commitdiff |
2003-04-03 |
Robert Reif | Added a few missing DX8 definitions. |
tree | commitdiff |
2003-04-03 |
Alexandre Julliard | Added --with-nptl configure option and necessary change... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Don't bother checking for the errno function, simply... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Added abs_time_t structure to the server protocol,... |
tree | commitdiff |
2003-04-02 |
Dimitrie O. Paun | Add spawnvp to the portability lib. |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Added support for marking heap blocks as inaccessible... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Handle htonl() and friends like select(), this will... |
tree | commitdiff |
2003-04-02 |
Andreas Mohr | Some spelling and formatting fixes. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Added SYSDEPS_GetUnixTid to return the Unix thread... |
tree | commitdiff |
2003-04-01 |
Rolf Kalbermatter | Moved prototype for SHBindToParent() to shlobj.h. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Portability fixes. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Use _spawnvp to replace fork for non-Unix platforms. |
tree | commitdiff |
2003-03-31 |
Dmitry Timoshkov | Fix some problems found while compiling and linking... |
tree | commitdiff |
2003-03-31 |
Alexandre Julliard | Try to make winsock.h more portable (based on a patch... |
tree | commitdiff |
2003-03-31 |
Alexandre Julliard | Moved WaitForMultipleObjects to ntdll (based on a patch... |
tree | commitdiff |
2003-03-30 |
Alexandre Julliard | Clear the entire request, not just the end, in case... |
tree | commitdiff |
next |