2003-03-27 |
Mike Hearn | TreeView should not send two click notifications when... |
tree | commitdiff |
2003-03-27 |
Rolf Kalbermatter | Cosmetic fixes. |
tree | commitdiff |
2003-03-26 |
Rolf Kalbermatter | Implemented CheckEscapesA/W. |
tree | commitdiff |
2003-03-26 |
Alexandre Julliard | Implemented file change notifications, based on a patch... |
tree | commitdiff |
2003-03-26 |
Maxime Bellengé | Fix the lookin combobox overlapping the toolbar in... |
tree | commitdiff |
2003-03-26 |
Mike Hearn | TREEVIEW_GetItemA should ignore stateMask. |
tree | commitdiff |
2003-03-26 |
Rolf Kalbermatter | Add new helper function to create a relative file or... |
tree | commitdiff |
2003-03-26 |
Maxime Bellengé | Stubs for EnumSystemLanguageGroups{A|W}. |
tree | commitdiff |
2003-03-26 |
Mike Hearn | Correct the check for changed treeview items, so item... |
tree | commitdiff |
2003-03-25 |
Alexandre Julliard | Store %gs in the TEB on every call to 16-bit code,... |
tree | commitdiff |
2003-03-25 |
Maxime Bellengé | Fix how the size of the dialog is computed and the... |
tree | commitdiff |
2003-03-25 |
Stefan Leichter | Let wcmd handle .cmd files like .bat files. |
tree | commitdiff |
2003-03-24 |
Alexandre Julliard | Make sure changes to the debug registers while inside... |
tree | commitdiff |
2003-03-24 |
Dimitrie O. Paun | Send LVN_ODCACHEHINT notification for LVS_OWNERDATA... |
tree | commitdiff |
2003-03-24 |
Tony Lambregts | Get rid of W->A calls. |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Properly initialize keyboard auto-repeat for all X... |
tree | commitdiff |
2003-03-23 |
Rolf Kalbermatter | SHInitRestricted() fix boolean error introduced in... |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems... |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
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 | Fixed duplicate initialization of some of the wm->ldr... |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Moved libwine to libs/ directory. |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Moved date/time/currency format handling to new lcformat.c. |
tree | commitdiff |
2003-03-22 |
Thomas Mertes | Tests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas... |
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 |
Steven Edwards | shell.c is now 16-bit only. |
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 |
Rolf Kalbermatter | - Add new W2K policies to the known list of policies. |
tree | commitdiff |
2003-03-21 |
Rolf Kalbermatter | Implement some more Win API functions and add support... |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Moved libwine_unicode to the libs/ directory. |
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 | Moved a couple of locale functions from ole2nls.c into... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Move some fields (refCount, tls_index and module) from... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Fixed some unneeded unix to Win32 error mapping. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Changed name of the asm version of RtlUlong/shortByteSw... |
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-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Added check for duplicate ordinals, and fixed bug it... |
tree | commitdiff |
2003-03-20 |
Mike Hearn | Fixed copyright date. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Moved libwine_uuid to the new libs/ directory. |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
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 | Avoid explicit long long constants. |
tree | commitdiff |
2003-03-18 |
Maxime Bellengé | Stub for SHAutoComplete. |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-18 |
Eric Pouech | - added LDR_MODULE structure to WINE_MODREF and made... |
tree | commitdiff |
2003-03-18 |
Thomas Mertes | Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Add __CxxDetectRethrow(), __CxxQueryExceptionSize(). |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on... |
tree | commitdiff |
2003-03-17 |
Ove Kaaven | Somewhat more reliable dsound position notifications. |
tree | commitdiff |
2003-03-17 |
Tony Lambregts | Janitorial. Get rid of W->A call. |
tree | commitdiff |
2003-03-17 |
Jon Griffiths | Move a couple of shared definitions into msvcrt.h. |
tree | commitdiff |
2003-03-17 |
Jon Griffiths | _EXIT_LOCK2 is used by type_info objects. |
tree | commitdiff |
2003-03-17 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Fixed a couple of relay arguments, and updated some... |
tree | commitdiff |
2003-03-17 |
Mike Hearn | Fix the tab height so the labels don't clip, and restor... |
tree | commitdiff |
2003-03-17 |
Mike Hearn | Fix a typo. |
tree | commitdiff |
2003-03-17 |
Paul Rupe | Add CSIDL_PROFILES. Improved logging for non-existent... |
tree | commitdiff |
2003-03-17 |
Paul Rupe | Fix a couple INT/UINT comparisons. |
tree | commitdiff |
2003-03-17 |
Paul Rupe | Treat blank protocol the same as NULL in getservbyname & |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Implemented _getdllprocaddr(), it cannot be simply... |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Avoid warnings. |
tree | commitdiff |
2003-03-16 |
Vitaliy Margolen | - make SHGetFileInfo handle relative paths |
tree | commitdiff |
2003-03-15 |
Alexandre Julliard | Implemented _chkesp, based on a patch by Jon Griffiths. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Display abnormal exit text in a message box for GUI... |
tree | commitdiff |
2003-03-15 |
Alexandre Julliard | Added #ifdef checks for SOUND_MIXER_INFO. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(), |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | SHCreateThread is exported by name _and_ ordinal. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Correct behaviour for some error conditions. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Implemented __p__pgmptr, _pgmptr. |
tree | commitdiff |
2003-03-15 |
Robert Reif | Added support for multiple direct sound devices. |
tree | commitdiff |
2003-03-15 |
Tony Lambregts | Replace DPRINTF with TRACE. |
tree | commitdiff |
2003-03-15 |
Vitaliy Margolen | Changes for Icon and SmallIcon modes: |
tree | commitdiff |
2003-03-14 |
Alexandre Julliard | Avoid GetProcessHeap() inside ntdll. |
tree | commitdiff |
2003-03-14 |
Rein Klazes | Added stub for GetDevicePowerState(). |
tree | commitdiff |
2003-03-14 |
Rein Klazes | Added a stub for msnet32.57 |
tree | commitdiff |
2003-03-14 |
Dimitrie O. Paun | Spacing information is signed (debugged and fixed by... |
tree | commitdiff |
2003-03-14 |
Eric Pouech | - implementation of LdrLoadDll out of loader/module.c |
tree | commitdiff |
2003-03-14 |
Tony Lambregts | Janitorial. Get rid of W->A calls. |
tree | commitdiff |
2003-03-14 |
Tony Lambregts | Replace DPRINTF with TRACE. |
tree | commitdiff |
2003-03-14 |
Alexandre Julliard | Warning fixes. |
tree | commitdiff |
2003-03-14 |
Alexandre Julliard | Only print the trace header when we are at the beginnin... |
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 |
Jon Griffiths | Constify the strings in the policy cache. |
tree | commitdiff |
2003-03-12 |
Thomas Mertes | Forward to the ntdll functions _itoa, _ltoa, _ultoa... |
tree | commitdiff |
2003-03-12 |
Thomas Mertes | Implement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
tree | commitdiff |
2003-03-12 |
Marcus Meissner | Fixed 2 fd leaks in comm functions. |
tree | commitdiff |
next |