projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
advapi32: Don't wait for 20 seconds if a service fails to start.
[wine]
/
dlls
/
shell32
/
tests
/
2007-12-18
Francois Gouget
shell32/tests: Use GetProcAddress() on SHFileOperationW...
tree
|
commitdiff
2007-12-18
Francois Gouget
shell32/tests: Use GetProcAddress() on Shell_NotifyIcon...
tree
|
commitdiff
2007-12-18
Francois Gouget
shell32/tests: Use GetProcAddress() on SHGetPathFromIDL...
tree
|
commitdiff
2007-12-18
Francois Gouget
shell32/tests: Copy the PathRemoveBackslashA() and...
tree
|
commitdiff
2007-12-18
Francois Gouget
shell32/tests: Avoid SHDeleteKeyA() because shlwapi...
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-11-02
Gerald Pfeifer
shell32: Remove useless comparison >= 0 for unsigned...
tree
|
commitdiff
2007-10-18
Alexandre Julliard
Fix redundant uses of MAKEINTRESOURCE.
tree
|
commitdiff
2007-09-18
Francois Gouget
shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
tree
|
commitdiff
2007-09-14
Vincent Povirk
shell32: Implement SHPathPrepareForWrite.
tree
|
commitdiff
2007-09-14
Vincent Povirk
shell32: Add tests for SHPathPrepareForWrite.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-17
Paul Vriens
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
tree
|
commitdiff
2007-08-16
Paul Vriens
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
tree
|
commitdiff
2007-08-14
Paul Vriens
shell32/tests: Make tests run again on win95.
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32: Fix shelllink creation to non-executable files...
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32/tests: Fix tests of IShellLinkA_SetPath to...
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32/tests: Allow CoCreateInstance to return E_NOINT...
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32/tests: Add test for shell links to existing...
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32/tests: Allow individual tests in check_lnk...
tree
|
commitdiff
2007-06-18
Misha Koshelev
shell32: Conform to native in SHELL_ArgifyW for unquote...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Add test for unquoted %1 in command...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Allow testing for arbitrary number of...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Expand default DDE application name...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DD...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Save threadid from CreateThread as requi...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Simplify DDE thread and message loop.
tree
|
commitdiff
2007-06-11
Nigel Liang
shell32: Conformance tests for unicode filenames and...
tree
|
commitdiff
2007-06-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-01
Francois Gouget
shell32/tests: Remove unneeded cast.
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32/tests: Remove duplicate code.
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32: Handle default DDE application names.
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32/tests: Add tests for default DDE application...
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32: Fix execute_from_key to conform to native...
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32/tests: Add tests for ShellExecute DDE behavior.
tree
|
commitdiff
2007-05-29
Francois Gouget
shell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
tree
|
commitdiff
2007-05-29
Francois Gouget
shell32/tests: We need NTDDI_VERSION >= NTDDI_WINXPSP1...
tree
|
commitdiff
2007-05-11
Mikołaj Zalewski
shell32: Handle invalid cbSize in Shell_NotifyIcon...
tree
|
commitdiff
2007-04-18
Ken Thomases
shell32/tests: Test that quoting file path prevents...
tree
|
commitdiff
2007-04-18
Ken Thomases
shell32/tests: Added to-do test showing a bug with...
tree
|
commitdiff
2007-04-03
Francois Gouget
shell32/tests: On NT4 FindExecutable() returns an extra...
tree
|
commitdiff
2007-04-03
Francois Gouget
shell32/tests: On Windows 98 FindExecutable() does...
tree
|
commitdiff
2007-04-03
Francois Gouget
shell32/tests: End the lines with CR+LF otherwise the...
tree
|
commitdiff
2007-04-03
Francois Gouget
shell32/tests: Fix some expected FindExecutable() error...
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-05
Paul Vriens
shell32/tests: Rewording and cleanup.
tree
|
commitdiff
2007-02-19
Marcus Meissner
shell32/tests: Fixed potential overflow.
tree
|
commitdiff
2007-02-14
Misha Koshelev
shell32/tests: Test creating shell links for commands...
tree
|
commitdiff
2007-02-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-02-12
Mikołaj Zalewski
shell32: Allow overwriting files in SHFileOperation...
tree
|
commitdiff
2007-02-09
Francois Gouget
shell32/tests: wnsprintfA() is missing on Win9x, so...
tree
|
commitdiff
2007-02-09
Francois Gouget
shell32/tests: Fix test_GetDisplayName() to cope with...
tree
|
commitdiff
2007-02-09
Francois Gouget
shell32/tests: ILFree() and ILIsEqual() are exported...
tree
|
commitdiff
2007-02-07
Mikołaj Zalewski
shell32: shlfileop tests: Avoid buffer overflows for...
tree
|
commitdiff
2007-01-19
Francois Gouget
shell32: Add proper support for SHGetFileInfo(SHGFI_ICO...
tree
|
commitdiff
2007-01-19
Francois Gouget
shell32/tests: Add some more SHGetFileInfo() tests.
tree
|
commitdiff
2007-01-08
Francois Gouget
shell32/tests: Hack SHGetFileInfo() so it does not...
tree
|
commitdiff
2007-01-06
Francois Gouget
shell32/tests: Print GetLastError() in decimal with...
tree
|
commitdiff
2006-12-14
Francois Gouget
shell32: Fix FindExecutable() to return the executable...
tree
|
commitdiff
2006-12-14
Francois Gouget
shell32/tests: Add FindExecutable() tests.
tree
|
commitdiff
2006-12-14
Francois Gouget
shell32/tests: MSDN says ShellExecute() == 32 indicates...
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-11-24
Francois Gouget
shell32/tests: Don't use the NONAMELESS* macros in...
tree
|
commitdiff
2006-11-06
Aric Stewart
shell32: Create dynamic buffers for expanded enviroment...
tree
|
commitdiff
2006-10-30
Paul Vriens
shell32: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-11
Ge van Geldorp
winapi_test: Regenerate tests.
tree
|
commitdiff
2006-10-09
Hans Leidekker
shell32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-03
Francois Gouget
shell32: Microsoft's EXP_DARWIN_LINK structure does...
tree
|
commitdiff
2006-09-29
Francois Gouget
Fix rpcndr.h so it takes CONST_VTABLE into account.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-13
Alexandre Julliard
tests: Moved some compatibility defines to wine/test.h.
tree
|
commitdiff
2006-08-24
Mike McCormack
shell32: Fix compilation of test on MSVC6.
tree
|
commitdiff
2006-08-09
Mike McCormack
shell32: IShellLink::SetPath removes quotes from the...
tree
|
commitdiff
2006-08-09
Mike McCormack
shell32: Fix test compilation with MSVC6.
tree
|
commitdiff
2006-07-24
Andrew Talbot
shell32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-11
Juan Lang
shell32: Always NULL-terminate path in SHGetPathFromIDList.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-30
Ivan Leo
shell32/tests: Comment out a test that crashes on windo...
tree
|
commitdiff
2006-06-08
Phil Lodwick
shell32/tests: Test to make sure we can create a non...
tree
|
commitdiff
2006-05-24
Alexandre Julliard
Tests should not use wine/unicode.h.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
tree
|
commitdiff
2006-02-27
Michael Jung
shell32/tests: Added test for Desktop::ParseDisplayName...
tree
|
commitdiff
2006-02-22
Eric Pouech
shell32: Fixes for bugs found by valgrind on shell32...
tree
|
commitdiff
2006-02-21
Alexandre Julliard
shell32: Use more reasonable timeouts in shlexec test.
tree
|
commitdiff
2006-02-11
Martin Fuchs
shell32: SHELL32_GetItemAttributes()
tree
|
commitdiff
2006-01-23
James Hawkins
shell32: Reimplement a factored SHFileOperation.
tree
|
commitdiff
2006-01-16
Michael Jung
unixfs: Fix SetNameOf.
tree
|
commitdiff
2006-01-03
Michael Jung
shell32/unixfs: Added unicode support in folder and...
tree
|
commitdiff
2006-01-03
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-12-26
James Hawkins
shell32: Clean up the SHFileOperation tests.
tree
|
commitdiff
2005-12-22
Michael Jung
shell32: Added some test to document native ITEMIDLIST...
tree
|
commitdiff
2005-12-22
James Hawkins
shell32: Add tests for SHFileOperation's FO_MOVE command.
tree
|
commitdiff
2005-12-22
James Hawkins
shell32: Add tests for SHFileOperation's FO_COPY command.
tree
|
commitdiff
2005-12-22
James Hawkins
shell32: Add tests for SHFileOperation's FO_RENAME...
tree
|
commitdiff
2005-12-22
James Hawkins
shell32: Add tests for SHFileOperation's FO_DELETE...
tree
|
commitdiff
2005-12-21
James Hawkins
shell32: Remove the '.\\' prefix from filenames, becaus...
tree
|
commitdiff
next