TreeView should not send two click notifications when bTrack is true.
[wine] / dlls /
2003-03-27  Mike HearnTreeView should not send two click notifications when...
2003-03-27  Rolf KalbermatterCosmetic fixes.
2003-03-26  Rolf KalbermatterImplemented CheckEscapesA/W.
2003-03-26  Alexandre JulliardImplemented file change notifications, based on a patch...
2003-03-26  Maxime BellengéFix the lookin combobox overlapping the toolbar in...
2003-03-26  Mike HearnTREEVIEW_GetItemA should ignore stateMask.
2003-03-26  Rolf KalbermatterAdd new helper function to create a relative file or...
2003-03-26  Maxime BellengéStubs for EnumSystemLanguageGroups{A|W}.
2003-03-26  Mike HearnCorrect the check for changed treeview items, so item...
2003-03-25  Alexandre JulliardStore %gs in the TEB on every call to 16-bit code,...
2003-03-25  Maxime BellengéFix how the size of the dialog is computed and the...
2003-03-25  Stefan LeichterLet wcmd handle .cmd files like .bat files.
2003-03-24  Alexandre JulliardMake sure changes to the debug registers while inside...
2003-03-24  Dimitrie O. PaunSend LVN_ODCACHEHINT notification for LVS_OWNERDATA...
2003-03-24  Tony LambregtsGet rid of W->A calls.
2003-03-23  Alexandre JulliardProperly initialize keyboard auto-repeat for all X...
2003-03-23  Rolf KalbermatterSHInitRestricted() fix boolean error introduced in...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
2003-03-22  Alexandre JulliardChanged the SET_AX etc. macros to not return a value.
2003-03-22  Alexandre JulliardFixed duplicate initialization of some of the wm->ldr...
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-22  Alexandre JulliardMoved date/time/currency format handling to new lcformat.c.
2003-03-22  Thomas MertesTests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas...
2003-03-22  Thomas Mertes- Implement RtlDowncaseUnicodeString, RtlUniform, iswdi...
2003-03-21  Alexandre JulliardSplit signal blocking code out of SIGNAL_Reset into...
2003-03-21  Steven Edwardsshell.c is now 16-bit only.
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-21  Eric PouechRemoved no longer needed MODREF.find_export field.
2003-03-21  Rolf Kalbermatter- Add new W2K policies to the known list of policies.
2003-03-21  Rolf KalbermatterImplement some more Win API functions and add support...
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.
2003-03-21  Rok MandeljcStub implementation of the dmusic dll.
2003-03-21  Eric Pouech- implemented LdrQueryProcessModuleInformation
2003-03-20  Alexandre JulliardMoved [efg]cvt functions to msvcrt and fixed them to...
2003-03-20  Alexandre JulliardMoved a couple of locale functions from ole2nls.c into...
2003-03-20  Eric PouechMoved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and...
2003-03-20  Eric PouechMove some fields (refCount, tls_index and module) from...
2003-03-20  Eric PouechFixed some unneeded unix to Win32 error mapping.
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-20  Alexandre JulliardChanged name of the asm version of RtlUlong/shortByteSw...
2003-03-20  Eric PouechMoved the module loading/unloading code and the remaini...
2003-03-20  Alexandre JulliardPartially implemented LdrLock/UnlockLoaderLock.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-20  Alexandre JulliardAdded check for duplicate ordinals, and fixed bug it...
2003-03-20  Mike HearnFixed copyright date.
2003-03-20  Alexandre JulliardMoved libwine_uuid to the new libs/ directory.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-19  Alexandre JulliardFixed bug that could cause SendMessage to return too...
2003-03-19  Alexandre JulliardImplemented Rtl*ByteSwap() functions, based on a patch...
2003-03-18  Jon GriffithsCorrect the agument count for RtlInitializeGenericTable().
2003-03-18  Alexandre JulliardAvoid explicit long long constants.
2003-03-18  Maxime BellengéStub for SHAutoComplete.
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-18  Eric Pouech- added LDR_MODULE structure to WINE_MODREF and made...
2003-03-18  Thomas MertesTests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...
2003-03-18  Jon GriffithsAdd __CxxDetectRethrow(), __CxxQueryExceptionSize().
2003-03-18  Alexandre JulliardImplemented file locking functions (partly based on...
2003-03-17  Ove KaavenSomewhat more reliable dsound position notifications.
2003-03-17  Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-17  Jon GriffithsMove a couple of shared definitions into msvcrt.h.
2003-03-17  Jon Griffiths_EXIT_LOCK2 is used by type_info objects.
2003-03-17  Jon GriffithsDocumentation updates.
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-17  Alexandre JulliardFixed a couple of relay arguments, and updated some...
2003-03-17  Mike HearnFix the tab height so the labels don't clip, and restor...
2003-03-17  Mike HearnFix a typo.
2003-03-17  Paul RupeAdd CSIDL_PROFILES. Improved logging for non-existent...
2003-03-17  Paul RupeFix a couple INT/UINT comparisons.
2003-03-17  Paul RupeTreat blank protocol the same as NULL in getservbyname &
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-17  Alexandre JulliardImplemented _getdllprocaddr(), it cannot be simply...
2003-03-17  Alexandre JulliardAvoid warnings.
2003-03-16  Vitaliy Margolen- make SHGetFileInfo handle relative paths
2003-03-15  Alexandre JulliardImplemented _chkesp, based on a patch by Jon Griffiths.
2003-03-15  Jon GriffithsDisplay abnormal exit text in a message box for GUI...
2003-03-15  Alexandre JulliardAdded #ifdef checks for SOUND_MIXER_INFO.
2003-03-15  Jon GriffithsAdd RtlDowncaseUnicodeChar(), RtlEqualComputerName(),
2003-03-15  Jon GriffithsDocumentation updates.
2003-03-15  Jon GriffithsSHCreateThread is exported by name _and_ ordinal.
2003-03-15  Jon GriffithsCorrect behaviour for some error conditions.
2003-03-15  Jon GriffithsImplemented __p__pgmptr, _pgmptr.
2003-03-15  Robert ReifAdded support for multiple direct sound devices.
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2003-03-15  Vitaliy MargolenChanges for Icon and SmallIcon modes:
2003-03-14  Alexandre JulliardAvoid GetProcessHeap() inside ntdll.
2003-03-14  Rein KlazesAdded stub for GetDevicePowerState().
2003-03-14  Rein KlazesAdded a stub for msnet32.57
2003-03-14  Dimitrie O. PaunSpacing information is signed (debugged and fixed by...
2003-03-14  Eric Pouech- implementation of LdrLoadDll out of loader/module.c
2003-03-14  Tony LambregtsJanitorial. Get rid of W->A calls.
2003-03-14  Tony LambregtsReplace DPRINTF with TRACE.
2003-03-14  Alexandre JulliardWarning fixes.
2003-03-14  Alexandre JulliardOnly print the trace header when we are at the beginnin...
2003-03-14  Eric Pouech- implementation of LdrUnloadDll out of loader/module.c
2003-03-12  Dmitry TimoshkovMove vsnwprintf implementation to libwine_unicode,...
2003-03-12  Jon GriffithsConstify the strings in the policy cache.
2003-03-12  Thomas MertesForward to the ntdll functions _itoa, _ltoa, _ultoa...
2003-03-12  Thomas MertesImplement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...
2003-03-12  Marcus MeissnerFixed 2 fd leaks in comm functions.
next