2003-03-25 |
Stefan Leichter | Let wcmd handle .cmd files like .bat files.
|
commit | commitdiff | tree |
2003-03-25 |
Eric Pouech | No longer using kernel32's APIs but ntdll's.
|
commit | commitdiff | tree |
2003-03-25 |
Gerald Pfeifer | Add trailing full-stop to warning in DIR_GetPath().
|
commit | commitdiff | tree |
2003-03-24 |
Alexandre Julliard | Avoid reference to wine_get_cs function from libwine.
|
commit | commitdiff | tree |
2003-03-24 |
Alexandre Julliard | Revert broken change to the scrollbar position adjustment...
|
commit | commitdiff | tree |
2003-03-24 |
Alexandre Julliard | If supported, relocate the main wine binary to a higher...
|
commit | commitdiff | tree |
2003-03-24 |
Alexandre Julliard | Make sure changes to the debug registers while inside...
|
commit | commitdiff | tree |
2003-03-24 |
Brian Vincent | Prompt the user again if they don't get the root password...
|
commit | commitdiff | tree |
2003-03-24 |
Dimitrie O. Paun | Don't attempt to compile .res files.
|
commit | commitdiff | tree |
2003-03-24 |
Dimitrie O. Paun | Send LVN_ODCACHEHINT notification for LVS_OWNERDATA...
|
commit | commitdiff | tree |
2003-03-24 |
Tony Lambregts | Get rid of W->A calls.
|
commit | commitdiff | tree |
2003-03-24 |
Shachar Shemesh | Reordering can take place even if the font does not...
|
commit | commitdiff | tree |
2003-03-23 |
Alexandre Julliard | Portability fixes.
|
commit | commitdiff | tree |
2003-03-23 |
Alexandre Julliard | Properly initialize keyboard auto-repeat for all X...
|
commit | commitdiff | tree |
2003-03-23 |
Dimitrie O. Paun | Comment out unneeded extensions.
|
commit | commitdiff | tree |
2003-03-23 |
Rolf Kalbermatter | SHInitRestricted() fix boolean error introduced in...
|
commit | commitdiff | tree |
2003-03-23 |
Stefan Leichter | Moved implementation of GetPrivateProfileInt from ascii...
|
commit | commitdiff | tree |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems...
|
commit | commitdiff | tree |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long...
|
commit | commitdiff | tree |
2003-03-23 |
Alexandre Julliard | Added a .def file for libwine.
|
commit | commitdiff | tree |
2003-03-23 |
Christian Costa | Make use of .half and/or .asciiz assembler keywords...
|
commit | commitdiff | tree |
2003-03-22 |
Madhura Sahasrabudhe | Changed the macros in the msvcrt headers to static...
|
commit | commitdiff | tree |
2003-03-22 |
Alexandre Julliard | Changed the SET_AX etc. macros to not return a value.
|
commit | commitdiff | tree |
2003-03-22 |
Rein Klazes | Fix two comparisons between a 32 bit register with...
|
commit | commitdiff | tree |
2003-03-22 |
Alexandre Julliard | Make a distinction between the thread Unix pid and...
|
commit | commitdiff | tree |
2003-03-22 |
Alexandre Julliard | Fixed duplicate initialization of some of the wm->ldr...
|
commit | commitdiff | tree |
2003-03-22 |
Alexandre Julliard | Moved libwine to libs/ directory.
|
commit | commitdiff | tree |
2003-03-22 |
Alexandre Julliard | Moved date/time/currency format handling to new lcformat.c.
|
commit | commitdiff | tree |
2003-03-22 |
Thomas Mertes | Tests for RtlCompareMemoryUlong, RtlUniform, RtlDowncaseUnic...
|
commit | commitdiff | tree |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit...
|
commit | commitdiff | tree |
2003-03-21 |
Alexandre Julliard | Split signal blocking code out of SIGNAL_Reset into...
|
commit | commitdiff | tree |
2003-03-21 |
Steven Edwards | shell.c is now 16-bit only.
|
commit | commitdiff | tree |
2003-03-21 |
Alexandre Julliard | Ignore fcntl failure when setting a write lock on a...
|
commit | commitdiff | tree |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports.
|
commit | commitdiff | tree |
2003-03-21 |
Alexandre Julliard | Moved wine_anon_mmap to loader.c.
|
commit | commitdiff | tree |
2003-03-21 |
Eric Pouech | Removed no longer needed MODREF.find_export field.
|
commit | commitdiff | tree |
2003-03-21 |
Rolf Kalbermatter | - Add new W2K policies to the known list of policies.
|
commit | commitdiff | tree |
2003-03-21 |
Rolf Kalbermatter | Implement some more Win API functions and add support...
|
commit | commitdiff | tree |
2003-03-21 |
Alexandre Julliard | Moved libwine_unicode to the libs/ directory.
|
commit | commitdiff | tree |
2003-03-21 |
Eric Pouech | Rewrote mapping of module into memory using only NTDLL...
|
commit | commitdiff | tree |
2003-03-21 |
Rok Mandeljc | Stub implementation of the dmusic dll.
|
commit | commitdiff | tree |
2003-03-21 |
Eric Pouech | - implemented LdrQueryProcessModuleInformation
|
commit | commitdiff | tree |
2003-03-21 |
Gerald Pfeifer | Forward-declare struct _pthread_cleanup_buffer, as...
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Moved [efg]cvt functions to msvcrt and fixed them to...
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Added memcpy_unaligned to libwine_port.
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Moved a couple of locale functions from ole2nls.c into...
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Added sprintfW and vsprintfW.
|
commit | commitdiff | tree |
2003-03-20 |
Eric Pouech | Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and...
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Moved interlocked functions to libwine_port.
|
commit | commitdiff | tree |
2003-03-20 |
Eric Pouech | Move some fields (refCount, tls_index and module) from...
|
commit | commitdiff | tree |
2003-03-20 |
Eric Pouech | Fixed some unneeded unix to Win32 error mapping.
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Replaced tempnam by mkstemps.
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Don't use libwine_port in makedep to avoid dependency...
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty.
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Moved dlopen wrappers to loader.c.
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Changed name of the asm version of RtlUlong/shortByteSwap...
|
commit | commitdiff | tree |
2003-03-20 |
Dimitrie O. Paun | Introduce the -J, --input-format options for compatibility...
|
commit | commitdiff | tree |
2003-03-20 |
Tony Lambregts | Remove incorrect entry for 16 bit driver support.
|
commit | commitdiff | tree |
2003-03-20 |
Gerald Pfeifer | Tweak error message in PROFILE_UsageWineIni().
|
commit | commitdiff | tree |
2003-03-20 |
Eric Pouech | Moved the module loading/unloading code and the remaining...
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Partially implemented LdrLock/UnlockLoaderLock.
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redundant...
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Added check for duplicate ordinals, and fixed bug it...
|
commit | commitdiff | tree |
2003-03-20 |
Mike Hearn | Fixed copyright date.
|
commit | commitdiff | tree |
2003-03-20 |
Alexandre Julliard | Moved libwine_uuid to the new libs/ directory.
|
commit | commitdiff | tree |
2003-03-19 |
Dimitrie O. Paun | Remove -J, -P, and -V as they have long options equivalents.
|
commit | commitdiff | tree |
2003-03-19 |
Alexandre Julliard | Added getopt routine to libwine_port (based on a patch...
|
commit | commitdiff | tree |
2003-03-19 |
Alexandre Julliard | We still need libwine here...
|
commit | commitdiff | tree |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved...
|
commit | commitdiff | tree |
2003-03-19 |
Alexandre Julliard | Release 20030318.
|
commit | commitdiff | tree |
2003-03-19 |
Alexandre Julliard | Fixed bug that could cause SendMessage to return too...
|
commit | commitdiff | tree |
2003-03-19 |
Alexandre Julliard | Implemented Rtl*ByteSwap() functions, based on a patch...
|
commit | commitdiff | tree |
2003-03-18 |
Jon Griffiths | Correct the agument count for RtlInitializeGenericTable().
|
commit | commitdiff | tree |
2003-03-18 |
Alexandre Julliard | Make GetModuleFileNameA call GetModuleFileNameW. Small...
|
commit | commitdiff | tree |
2003-03-18 |
Alexandre Julliard | Avoid explicit long long constants.
|
commit | commitdiff | tree |
2003-03-18 |
Alexandre Julliard | Fixed a few function pointer typedefs.
|
commit | commitdiff | tree |
2003-03-18 |
Maxime Bellengé | Stub for SHAutoComplete.
|
commit | commitdiff | tree |
2003-03-18 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-03-18 |
Eric Pouech | - added LDR_MODULE structure to WINE_MODREF and made...
|
commit | commitdiff | tree |
2003-03-18 |
Thomas Mertes | Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...
|
commit | commitdiff | tree |
2003-03-18 |
Gerald Pfeifer | Fix signature of open_fd().
|
commit | commitdiff | tree |
2003-03-18 |
Jon Griffiths | Add __CxxDetectRethrow(), __CxxQueryExceptionSize().
|
commit | commitdiff | tree |
2003-03-18 |
Alexandre Julliard | Handle end of line as a syntactic element in the spec...
|
commit | commitdiff | tree |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on...
|
commit | commitdiff | tree |
2003-03-17 |
Ove Kaaven | Somewhat more reliable dsound position notifications.
|
commit | commitdiff | tree |
2003-03-17 |
Tony Lambregts | Janitorial. Get rid of W->A call.
|
commit | commitdiff | tree |
2003-03-17 |
Dimitrie O. Paun | Define the u_{char,short,int,long} in msvcrt/sys/types...
|
commit | commitdiff | tree |
2003-03-17 |
Jon Griffiths | Move a couple of shared definitions into msvcrt.h.
|
commit | commitdiff | tree |
2003-03-17 |
Jon Griffiths | _EXIT_LOCK2 is used by type_info objects.
|
commit | commitdiff | tree |
2003-03-17 |
Jon Griffiths | Added prototypes for the Remote Shutdown Api calls.
|
commit | commitdiff | tree |
2003-03-17 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-03-17 |
Tony Lambregts | Convert WINE_DPRINTF calls to WINE_TRACE.
|
commit | commitdiff | tree |
2003-03-17 |
Alexandre Julliard | Removed support for the 'forward' ordinal type.
|
commit | commitdiff | tree |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations.
|
commit | commitdiff | tree |
2003-03-17 |
Alexandre Julliard | Fixed a couple of relay arguments, and updated some...
|
commit | commitdiff | tree |
2003-03-17 |
Mike Hearn | Fix the tab height so the labels don't clip, and restore...
|
commit | commitdiff | tree |
2003-03-17 |
Mike Hearn | Fix a typo.
|
commit | commitdiff | tree |
2003-03-17 |
Paul Rupe | Add CSIDL_PROFILES. Improved logging for non-existent...
|
commit | commitdiff | tree |
2003-03-17 |
Paul Rupe | Fix a couple INT/UINT comparisons.
|
commit | commitdiff | tree |
2003-03-17 |
Paul Rupe | Treat blank protocol the same as NULL in getservbyname &
|
commit | commitdiff | tree |