projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winspool.drv: Fix Italian translation.
[wine]
/
dlls
/
shell32
/
2010-01-28
Alexandre Julliard
shell32: Put the temp directory inside the user profile...
tree
|
commitdiff
2010-01-26
Paul Vriens
shell32/tests: Fix the old shell32 detection.
tree
|
commitdiff
2010-01-26
Christian Costa
shell32: Improve some FIXMEs.
tree
|
commitdiff
2010-01-25
Paul Vriens
shell32/tests: Fix test failures on old shell32 for...
tree
|
commitdiff
2010-01-25
Paul Vriens
shell32/tests: Skip FO_COPY tests on old shell32.
tree
|
commitdiff
2010-01-25
Paul Vriens
shell32/tests: Fix FO_RENAME tests for old shell32.
tree
|
commitdiff
2010-01-22
Huw Davies
shell32: Add a test to show the IShellLink_GetIDList...
tree
|
commitdiff
2010-01-19
Paul Vriens
shell32/tests: Fix crash on ancient Win95.
tree
|
commitdiff
2010-01-14
Paul Vriens
shell32: Remove some unneeded parameter setting.
tree
|
commitdiff
2010-01-11
Marcus Meissner
shell32: Handle bad menu handle (Coverity).
tree
|
commitdiff
2010-01-08
Paul Vriens
shell32: Fix length parameter for ZeroMemory (Coccinelle).
tree
|
commitdiff
2010-01-07
Nikolay Sivov
shell32/shelllink: Fix some string buffers leaks.
tree
|
commitdiff
2010-01-06
Reece Dunn
Don't generate FIXME warnings for DllCanUnloadNow.
tree
|
commitdiff
2009-12-30
Alexandre Julliard
shell32: Move the RunDLL_CallEntry16 implementation...
tree
|
commitdiff
2009-12-30
Rob Shearman
shell32: Fix a potentially large memory leak in IQueryA...
tree
|
commitdiff
2009-12-30
Rob Shearman
shell32: Fix memory leaks in autocomplete tests.
tree
|
commitdiff
2009-12-30
Rob Shearman
shell32: Fix style in autocomplete tests to more match...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
shell32: Don't use the instance of the owner window...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
shell32: Remove some superfluous LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-23
Alexandre Julliard
shell32/tests: Fix the system directory test for old...
tree
|
commitdiff
2009-12-21
Alexandre Julliard
shell32: Use the module instance instead of that of...
tree
|
commitdiff
2009-12-18
Vincent Povirk
shell32: Fix a memory leak in SHFileOperationW.
tree
|
commitdiff
2009-12-17
Huw Davies
shell32: Fix a memory leak.
tree
|
commitdiff
2009-12-16
Huw Davies
shell32: Fix a memory leak in the tests.
tree
|
commitdiff
2009-12-14
Vincent Povirk
shell32: Fix a memory leak in a test.
tree
|
commitdiff
2009-12-14
Vincent Povirk
shell32: Fix an uninitialized memory access in SHGetFil...
tree
|
commitdiff
2009-12-11
Paul Vriens
shell32/tests: Fix a test failure on a default Windows...
tree
|
commitdiff
2009-12-09
Nikolay Sivov
shell32: Fix some trace typos.
tree
|
commitdiff
2009-12-08
Paul Vriens
shell32/tests: Remove a useless string.
tree
|
commitdiff
2009-12-08
Paul Vriens
shell32/tests: Remove a now unused define.
tree
|
commitdiff
2009-12-08
Paul Vriens
shell32/tests: Removed an unused define.
tree
|
commitdiff
2009-12-08
Paul Vriens
shell32/tests: Decide whether to use CSIDL_PROGRAMS...
tree
|
commitdiff
2009-12-08
Paul Vriens
shell32/tests: Cope with non-English Vista+ and short...
tree
|
commitdiff
2009-12-04
Marcus Meissner
shell32: handle corrupt entry in iconcache registry...
tree
|
commitdiff
2009-12-03
Paul Vriens
shell32/tests: Don't fill a string with potential garbage.
tree
|
commitdiff
2009-12-02
Marcus Meissner
shell32: Check for NULL lpText (Coverity).
tree
|
commitdiff
2009-12-01
Austin Lund
shell32/tests: Fix ITEMIDLIST_format test when running...
tree
|
commitdiff
2009-12-01
Paul Vriens
shell32/tests: Fix test failure on non-English locale.
tree
|
commitdiff
2009-11-29
Paul Vriens
shell32/tests: Change a trace into a skip for skipped...
tree
|
commitdiff
2009-11-29
Paul Vriens
shell32/tests: Remove an unneeded HeapAlloc.
tree
|
commitdiff
2009-11-29
Paul Vriens
shell32/tests: Fix test failures on Vista and higher.
tree
|
commitdiff
2009-11-29
Paul Vriens
shell32/tests: Use ReadCabinetState to check title...
tree
|
commitdiff
2009-11-29
Paul Vriens
shell32/tests: Cope with systems lacking SHGetSpecialFo...
tree
|
commitdiff
2009-11-29
Paul Vriens
shell32/tests: Only fetch some special folders once.
tree
|
commitdiff
2009-11-29
Paul Vriens
shell32/tests: Run tests on NT4 again.
tree
|
commitdiff
2009-11-29
Paul Vriens
shell32/tests: Fix some test failures on Windows 7.
tree
|
commitdiff
2009-11-24
Paul Vriens
shell32/tests: Fix test failures on several platforms.
tree
|
commitdiff
2009-11-24
Damjan Jovanovic
shell32: Deal better with spaces in ASSOCSTR_COMMAND...
tree
|
commitdiff
2009-11-20
Paul Vriens
shell32/tests: Fix some tests on Win7.
tree
|
commitdiff
2009-11-19
Owen Rudge
shell32: Implement support for SHIL_SYSSMALL in SHGetIm...
tree
|
commitdiff
2009-11-19
Marcus Meissner
shell32: Remove useless NULL check (Coverity).
tree
|
commitdiff
2009-11-19
Owen Rudge
shell32: Don't increase refcount twice in SHGetImageList.
tree
|
commitdiff
2009-11-17
Owen Rudge
shell32: Implement SHGetImageList and remove todo_wine...
tree
|
commitdiff
2009-11-16
Alexandre Julliard
shell32: Fix setting of NULL arguments in IShellLink.
tree
|
commitdiff
2009-11-16
Mikey Alexander
shell32/tests: Fix Program Manager DDE conformance...
tree
|
commitdiff
2009-11-16
Francois Gouget
shell32: Make GetFileNameFromBrowse{A,W}() static.
tree
|
commitdiff
2009-11-12
Owen Rudge
shell32: Add Unicode version of GetFileNameFromBrowse.
tree
|
commitdiff
2009-11-11
Paul Vriens
shell32/tests: Run tests again on NT4.
tree
|
commitdiff
2009-11-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-11-05
Mikey Alexander
shell32/tests: Add Program Manager DDE conformance...
tree
|
commitdiff
2009-10-27
Alexandre Julliard
shell32: Specify the full application path when startin...
tree
|
commitdiff
2009-10-21
Paul Vriens
shell32/tests: Fix a test failure on some Vista boxes.
tree
|
commitdiff
2009-10-20
Andrey Turkin
dlls: Update Russian translations.
tree
|
commitdiff
2009-10-19
Francois Gouget
shell32: Fix compilation on systems that don't support...
tree
|
commitdiff
2009-10-14
Stefan Dösinger
shell32: Make some functions hookable.
tree
|
commitdiff
2009-10-12
Paul Vriens
shell32/tests: Fix test failure on Cyrillic locales.
tree
|
commitdiff
2009-10-09
Paul Vriens
shell32/tests: Fix remaining failures on WinMe.
tree
|
commitdiff
2009-10-08
Paul Vriens
shell32/tests: Fix some test failures on WinMe (SHPathP...
tree
|
commitdiff
2009-10-08
Paul Vriens
shell32/tests: Fix some test failures on WinMe (FO_COPY).
tree
|
commitdiff
2009-10-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-10-02
Ge van Geldorp
shell32/tests: Fix shlexec on Vista and higher.
tree
|
commitdiff
2009-09-28
Ge van Geldorp
shell32/tests: Fix shellpath test on Win7.
tree
|
commitdiff
2009-09-25
Alexandre Julliard
shell32: Don't try to call a 16-bit function on non...
tree
|
commitdiff
2009-09-25
Aric Stewart
shell32: Stub ShellHookProc.
tree
|
commitdiff
2009-09-16
Vitaly Perov
shell32: Enlarge static to display multiline text corre...
tree
|
commitdiff
2009-09-10
Paul Vriens
shell32/tests: Fix a test failure on Win95/NT4.
tree
|
commitdiff
2009-09-10
Michael Stefaniuc
shell32: Use FAILED instead of !SUCCEEDED.
tree
|
commitdiff
2009-09-10
Paul Vriens
shell32/tests: Fix a crash on Win9x.
tree
|
commitdiff
2009-09-09
Hans Leidekker
shell32: Reject NULL path in IShellLink_SetPath.
tree
|
commitdiff
2009-09-09
Alexandre Julliard
shell32: Use explicit prototypes for function pointers.
tree
|
commitdiff
2009-09-02
Ge van Geldorp
shell32/tests: Fix tests on Vista+.
tree
|
commitdiff
2009-08-29
Eric Pouech
shell32: In shell view, use the expected value for...
tree
|
commitdiff
2009-08-29
Eric Pouech
Remove a couple of superfluous casts.
tree
|
commitdiff
2009-08-28
Vladimir Pankratov
shell32: Handle NULL path.
tree
|
commitdiff
2009-08-25
Alexandre Julliard
shell32: Move the IQueryAssociations implementation...
tree
|
commitdiff
2009-08-24
Akihiro Sagawa
shell32: Update Japanese translation.
tree
|
commitdiff
2009-08-19
Alexandre Julliard
tests: Make wine_dbgstr_w available in test.h for all...
tree
|
commitdiff
2009-08-10
Akihiro Sagawa
shell32: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESK...
tree
|
commitdiff
2009-08-05
Stefan Leichter
shell32: Make the tests of the value returned from...
tree
|
commitdiff
2009-08-03
Nicolas Le Cam
shell32/tests: Fix test on temp paths that have a diffe...
tree
|
commitdiff
2009-08-03
Nicolas Le Cam
shell32/tests: Add test for shell links to short path...
tree
|
commitdiff
2009-08-03
Hwang YunSong
shell32: Updated Korean resource.
tree
|
commitdiff
2009-08-03
Vladimir Pankratov
shell32: Convert the Russian resources to UTF-8.
tree
|
commitdiff
2009-07-24
Alexandre Julliard
shell32/tests: Fix a couple of failures on Win9x and...
tree
|
commitdiff
2009-07-22
Alexandre Julliard
shell32/tests: Create our own temp directory to make...
tree
|
commitdiff
2009-07-22
Francois Gouget
shell32: Add a trailing '\n' to a WARN().
tree
|
commitdiff
2009-07-22
Owen Rudge
shell32: Ensure extraPmts is a valid pointer before...
tree
|
commitdiff
2009-07-22
André Hentschel
shell32: Fix German folder names.
tree
|
commitdiff
2009-07-21
Owen Rudge
shell32: Execute control panel applets in separate...
tree
|
commitdiff
2009-07-21
Owen Rudge
shell32: Check if a numerical value has been passed...
tree
|
commitdiff
next