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 |
2003-03-30 |
Jukka Heinonen | Add prototype for GetCompressedFileSize. Move some... |
tree | commitdiff |
2003-03-28 |
Dimitrie O. Paun | Fix errno linkage when compiling in C++. |
tree | commitdiff |
2003-03-28 |
Alexandre Julliard | Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by... |
tree | commitdiff |
2003-03-26 |
Alexandre Julliard | Implemented file change notifications, based on a patch... |
tree | commitdiff |
2003-03-26 |
Alexandre Julliard | Moved errno_location support to sysdeps.c. |
tree | commitdiff |
2003-03-26 |
Alexandre Julliard | Use aliases instead of #defines for the varargs functio... |
tree | commitdiff |
2003-03-26 |
Eric Pouech | - no longer using kernel32's APIs but ntdll's |
tree | commitdiff |
2003-03-26 |
Maxime Bellengé | Stubs for EnumSystemLanguageGroups{A|W}. |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Portability fixes. |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Properly initialize keyboard auto-repeat for all X... |
tree | commitdiff |
2003-03-23 |
Dimitrie O. Paun | Comment out unneeded extensions. |
tree | commitdiff |
2003-03-23 |
Christian Costa | Make use of .half and/or .asciiz assembler keywords... |
tree | commitdiff |
2003-03-22 |
Madhura Sahasrabudhe | Changed the macros in the msvcrt headers to static... |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Changed the SET_AX etc. macros to not return a value. |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Make a distinction between the thread Unix pid and... |
tree | commitdiff |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdi... |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Split signal blocking code out of SIGNAL_Reset into... |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
tree | commitdiff |
2003-03-21 |
Eric Pouech | Removed no longer needed MODREF.find_export field. |
tree | commitdiff |
2003-03-21 |
Rok Mandeljc | Stub implementation of the dmusic dll. |
tree | commitdiff |
2003-03-21 |
Eric Pouech | - implemented LdrQueryProcessModuleInformation |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Moved [efg]cvt functions to msvcrt and fixed them to... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Added memcpy_unaligned to libwine_port. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Added sprintfW and vsprintfW. |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Moved interlocked functions to libwine_port. |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Move some fields (refCount, tls_index and module) from... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Moved the module loading/unloading code and the remaini... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Partially implemented LdrLock/UnlockLoaderLock. |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Added getopt routine to libwine_port (based on a patch... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Fixed bug that could cause SendMessage to return too... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Implemented Rtl*ByteSwap() functions, based on a patch... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Correct the agument count for RtlInitializeGenericTable(). |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Fixed a few function pointer typedefs. |
tree | commitdiff |
2003-03-18 |
Eric Pouech | - added LDR_MODULE structure to WINE_MODREF and made... |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on... |
tree | commitdiff |
2003-03-17 |
Dimitrie O. Paun | Define the u_{char,short,int,long} in msvcrt/sys/types... |
tree | commitdiff |
next |