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 |
2003-03-17 |
Jon Griffiths | Added prototypes for the Remote Shutdown Api calls. |
tree | commitdiff |
2003-03-17 |
Paul Rupe | Add CSIDL_PROFILES. Improved logging for non-existent... |
tree | commitdiff |
2003-03-16 |
Alexandre Julliard | Properly import basetsd.h and guiddef.h. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Add some missing types needed for the upcoming ocidl... |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Add some missing prototypes. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Really get rid of debug code/strings if we're building... |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Protect the TEXTMETRIC struct from redefinition. |
tree | commitdiff |
2003-03-15 |
Robert Reif | Added support for multiple direct sound devices. |
tree | commitdiff |
2003-03-14 |
Eric Pouech | - implementation of LdrLoadDll out of loader/module.c |
tree | commitdiff |
2003-03-14 |
Eric Pouech | - implementation of LdrUnloadDll out of loader/module.c |
tree | commitdiff |
2003-03-12 |
Dmitry Timoshkov | Move vsnwprintf implementation to libwine_unicode,... |
tree | commitdiff |
2003-03-12 |
Tony Lambregts | Add flags for RegRestoreKey. |
tree | commitdiff |
2003-03-06 |
Eric Pouech | - implemented LdrGetProcedureAddress and made use of... |
tree | commitdiff |
2003-03-06 |
Robert Reif | Fixed a FIXME for full duplex. |
tree | commitdiff |
2003-03-05 |
Eric Pouech | Removed SO loading type. |
tree | commitdiff |
2003-03-04 |
Alexandre Julliard | Use SIGUSR1 instead of SIGSTOP to suspend threads. |
tree | commitdiff |
2003-03-04 |
Eric Pouech | - added Ldr* information to include/winternl.h |
tree | commitdiff |
2003-03-04 |
Robert Reif | Capture thread checks queue for more headers before... |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Properly save/restore %gs register across 16-bit calls. |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
tree | commitdiff |
2003-02-26 |
Alexandre Julliard | Moved LDT selector allocation routines to libwine. |
tree | commitdiff |
2003-02-26 |
Jukka Heinonen | Move controller info and state/functionality info initi... |
tree | commitdiff |
2003-02-26 |
Mike Hearn | Implemented GlobalMemoryStatusEx(). |
tree | commitdiff |
2003-02-26 |
Mike Hearn | Add some OLECMDIDs present in MS headers. |
tree | commitdiff |
2003-02-24 |
Alexandre Julliard | Pass the pid of the new process in the new_process... |
tree | commitdiff |
2003-02-24 |
Robert Reif | Added definitions for DirectSoundFullDuplex and moved... |
tree | commitdiff |
2003-02-19 |
Jukka Heinonen | Move resize memory block to winedos and make it resize... |
tree | commitdiff |
2003-02-19 |
Thomas Mertes | - Implement RtlCharToInteger, RtlExtendedMagicDivide... |
tree | commitdiff |
2003-02-19 |
Alberto Massari | - the first argument in several Unicode functions was... |
tree | commitdiff |
2003-02-19 |
Ove Kaaven | "Implemented" IID_BS_* macros. |
tree | commitdiff |
2003-02-14 |
Robert Reif | Added/fixed some definitions for direct sound capture. |
tree | commitdiff |
2003-02-14 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Huw... |
tree | commitdiff |
2003-02-14 |
Uwe Bonnes | Separate "Enumerate Hardware Addresses" as function... |
tree | commitdiff |
2003-02-14 |
Alexandre Julliard | Changed fd operations to take a struct fd instead of... |
tree | commitdiff |
2003-02-12 |
Warren Baird | Added BYTE explicit casts in RGB macro definition. |
tree | commitdiff |
2003-02-11 |
Jukka Heinonen | Reorganize IOCTL handling. |
tree | commitdiff |
2003-02-11 |
Dimitrie O. Paun | Add missing ListView_SetItemCount declaration. |
tree | commitdiff |
2003-02-01 |
Rolf Kalbermatter | Change SHCreateDirectory and Win32DeleteFile to be... |
tree | commitdiff |
2003-02-01 |
Andrew John Hughes | Extended SetSystemPaletteUse to deal with error conditions. |
tree | commitdiff |
2003-01-31 |
Alexandre Julliard | No longer used. |
tree | commitdiff |
2003-01-31 |
Andrew John Hughes | - DeviceCapabilities16 now calls PSDRV_DeviceCapabilities. |
tree | commitdiff |
2003-01-31 |
Ove Kaaven | Some RPC definitions. |
tree | commitdiff |
2003-01-30 |
Andrew John Hughes | Provide stub implementations of GetTypeByNameA and... |
tree | commitdiff |
2003-01-30 |
Dimitrie O. Paun | Remove writable-strings support. |
tree | commitdiff |
2003-01-28 |
Alexandre Julliard | When using desktop mode attach all thread inputs togeth... |
tree | commitdiff |
2003-01-28 |
Andreas Mohr | "InternetAutoDial" should be "InternetAutodial". |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed a couple of extra semicolons. |
tree | commitdiff |
2003-01-23 |
Matthew Davison | Remove the HEAP_strdupAtoW macro. |
tree | commitdiff |
2003-01-23 |
Alexandre Julliard | Create an X input context for each top-level window. |
tree | commitdiff |
2003-01-23 |
Marcus Meissner | Fixed ICOM_CALLs for IFont_xx methods. |
tree | commitdiff |
2003-01-21 |
Rolf Kalbermatter | Change SHChangeNotify to be Unicode and ANSI indifferen... |
tree | commitdiff |
2003-01-21 |
Marcus Meissner | Changed MONITORINFOEXA,W definition to the one in MSDN... |
tree | commitdiff |
2003-01-20 |
John K. Hohm | Added optional OLESelfRegister to wine_common_ver.rc... |
tree | commitdiff |
2003-01-15 |
Alexandre Julliard | Fixed typo. |
tree | commitdiff |
2003-01-15 |
Alexandre Julliard | Define __stdcall in msvcrt/process.h if windef.h hasn... |
tree | commitdiff |
2003-01-15 |
Jeroen Janssen | Fixed wine_ldt_copy importing on cygwin. |
tree | commitdiff |
2003-01-14 |
Steven Edwards | Check for vsnprintf and _vsnprintf, and define vsnprint... |
tree | commitdiff |
2003-01-13 |
Robert Shearman | - Add some stubs. |
tree | commitdiff |
2003-01-13 |
Alexandre Julliard | Added configure check for regex.h. |
tree | commitdiff |
2003-01-13 |
Dimitrie O. Paun | Define the (old name) struct stat, it is used by progra... |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Use inline functions instead of macros to avoid problem... |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Define qsort and bsearch in stdlib.h. |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Add dirent.h header for Unix/mingw compatibility. |
tree | commitdiff |
2003-01-10 |
Dimitrie O. Paun | Add unistd.h files for mingw/Unix compatibility. |
tree | commitdiff |
2003-01-10 |
Dmitry Timoshkov | Change types of WPARAM, LPARAM and LRESULT according... |
tree | commitdiff |
2003-01-09 |
Marcus Meissner | Added GIF decompressor support to OLE Automation IPictures. |
tree | commitdiff |
next |