richedit: Tests for undo coalescing.
[wine] / dlls / shell32 / tests / shellpath.c
2008-06-24  Paul Vriensshell32/tests: Skip some tests if functions are not...
2008-05-07  Francois GougetAssorted spelling fixes.
2008-03-15  Alexandre Julliardshell32/tests: Remove spurious linefeeds in error messages.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2007-12-18  Francois Gougetshell32/tests: Copy the PathRemoveBackslashA() and...
2007-09-18  Francois Gougetshell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
2007-08-16  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-05-29  Francois Gougetshell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
2007-02-09  Francois Gougetshell32/tests: wnsprintfA() is missing on Win9x, so...
2006-10-09  Hans Leidekkershell32/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-12  Juan LangRemove an annoying dialog when trying to clean up a...
2005-09-03  Juan LangFix a test failing on Windows. Reported by Katerina...
2005-08-16  Michael JungRemove "initguid.h" include from shellpath test.
2005-08-15  Saulius KrasuckasFix some SHGetSpecialFolderPathA exceptions on WinME:
2005-08-03  Mike McCormackgcc 4.0 RegSetValueEx warning fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-02  Juan LangSet default for "My Documents" to $HOME, and "Desktop...
2005-02-10  Francois GougetAssorted spelling fixes.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-10-26  Juan LangUpdate shell32's version to WinXP level.
2004-10-26  Juan LangFix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and...
2004-10-22  Francois GougetFix the function pointer declarations so MSVC likes...
2004-10-21  Juan Lang- the correct registry location to override is User...