2003-03-20 |
Eric Pouech | Fixed some unneeded unix to Win32 error mapping. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Replaced tempnam by mkstemps. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Don't use libwine_port in makedep to avoid dependency... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Moved dlopen wrappers to loader.c. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Changed name of the asm version of RtlUlong/shortByteSw... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Dimitrie O... | Introduce the -J, --input-format options for compatibil... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Tony Lambregts | Remove incorrect entry for 16 bit driver support. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Gerald Pfeifer | Tweak error message in PROFILE_UsageWineIni(). |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Eric Pouech | Moved the module loading/unloading code and the remaini... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Partially implemented LdrLock/UnlockLoaderLock. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Added check for duplicate ordinals, and fixed bug it... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Mike Hearn | Fixed copyright date. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Moved libwine_uuid to the new libs/ directory. |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dimitrie O... | Remove -J, -P, and -V as they have long options equival... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Added getopt routine to libwine_port (based on a patch... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | We still need libwine here... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Release 20030318. wine-20030318 |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Fixed bug that could cause SendMessage to return too... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Implemented Rtl*ByteSwap() functions, based on a patch... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Jon Griffiths | Correct the agument count for RtlInitializeGenericTable(). |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Make GetModuleFileNameA call GetModuleFileNameW. Small... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Avoid explicit long long constants. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Fixed a few function pointer typedefs. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Maxime Bellengé | Stub for SHAutoComplete. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Jon Griffiths | Documentation updates. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Eric Pouech | - added LDR_MODULE structure to WINE_MODREF and made... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Thomas Mertes | Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Gerald Pfeifer | Fix signature of open_fd(). |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Jon Griffiths | Add __CxxDetectRethrow(), __CxxQueryExceptionSize(). |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Handle end of line as a syntactic element in the spec... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Ove Kaaven | Somewhat more reliable dsound position notifications. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Tony Lambregts | Janitorial. Get rid of W->A call. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dimitrie O... | Define the u_{char,short,int,long} in msvcrt/sys/types... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jon Griffiths | Move a couple of shared definitions into msvcrt.h. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jon Griffiths | _EXIT_LOCK2 is used by type_info objects. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jon Griffiths | Added prototypes for the Remote Shutdown Api calls. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jon Griffiths | Documentation updates. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Tony Lambregts | Convert WINE_DPRINTF calls to WINE_TRACE. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Removed support for the 'forward' ordinal type. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Fixed a couple of relay arguments, and updated some... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Mike Hearn | Fix the tab height so the labels don't clip, and restor... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Mike Hearn | Fix a typo. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Paul Rupe | Add CSIDL_PROFILES. Improved logging for non-existent... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Paul Rupe | Fix a couple INT/UINT comparisons. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Paul Rupe | Treat blank protocol the same as NULL in getservbyname & |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Implemented _getdllprocaddr(), it cannot be simply... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Disable 'variable' in Win32 spec files. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Avoid warnings. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexandre Julliard | Don't enter an imported dll in the import table at... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexandre Julliard | Properly import basetsd.h and guiddef.h. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexandre Julliard | Make sure we display the correct file name and line... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Vitaliy Margolen | - make SHGetFileInfo handle relative paths |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Alexandre Julliard | Implemented _chkesp, based on a patch by Jon Griffiths. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Display abnormal exit text in a message box for GUI... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Add some missing types needed for the upcoming ocidl... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Alexandre Julliard | Added #ifdef checks for SOUND_MIXER_INFO. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Alexandre Julliard | Added Jon Griffiths. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Updated rules for API doc generation. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Improve the look/content of the man page output. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Document the API generation process and format. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(), |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Documentation updates. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Add some missing prototypes. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | SHCreateThread is exported by name _and_ ordinal. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Correct behaviour for some error conditions. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Really get rid of debug code/strings if we're building... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Implemented __p__pgmptr, _pgmptr. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Only sort the number of symbols actually found. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Output a dummy function for linking. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Protect the TEXTMETRIC struct from redefinition. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Robert Reif | Added support for multiple direct sound devices. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Tony Lambregts | Replace DPRINTF with TRACE. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Maxime Bellengé | Rename "Shortcut" to "Desktop". |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Alexandre Julliard | Init signals before calling CLIENT_InitThread since... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Vitaliy Margolen | Changes for Icon and SmallIcon modes: |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Alexandre Julliard | Cleaned up load_library_as_datafile(). |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Alexandre Julliard | Avoid GetProcessHeap() inside ntdll. |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Rein Klazes | Added stub for GetDevicePowerState(). |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Rein Klazes | Added a stub for msnet32.57 |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Dimitrie O... | Spacing information is signed (debugged and fixed by... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Eric Pouech | - implementation of LdrLoadDll out of loader/module.c |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Tony Lambregts | Janitorial. Get rid of W->A calls. |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Tony Lambregts | Replace DPRINTF with TRACE. |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Alexandre Julliard | Added -f option to make wineserver remain in the foregr... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Alexandre Julliard | Warning fixes. |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Alexandre Julliard | Only print the trace header when we are at the beginnin... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Eric Pouech | - implementation of LdrUnloadDll out of loader/module.c |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Alexandre Julliard | Added an inode object to keep track of all file descrip... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Dmitry Timoshkov | Move vsnwprintf implementation to libwine_unicode,... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Jon Griffiths | Constify the strings in the policy cache. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Thomas Mertes | Forward to the ntdll functions _itoa, _ltoa, _ultoa... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Thomas Mertes | Implement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Marcus Meissner | Fixed 2 fd leaks in comm functions. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Shachar Shemesh | - Implement finer grained control over what gets run. |
commit | commitdiff | tree | snapshot |
next |