projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Pass specific access rights to wine_server_handle_to_fd.
[wine]
/
dlls
/
shell32
/
2005-12-12
Michael Jung
shell32: Fix drag-scrolling in the shellview object.
tree
|
commitdiff
2005-12-02
Michael Jung
Implemented scrolling during drag&drop for the shellvie...
tree
|
commitdiff
2005-12-02
Michael Jung
Added a test for native PIDL format.
tree
|
commitdiff
2005-11-30
Markus Gömmel
Added CSIDL_MYVIDEO|MYPICTURES|MYMUSIC to _SHRegisterUs...
tree
|
commitdiff
2005-11-30
Martin Fuchs
Fix context menu handling for more than one entry in...
tree
|
commitdiff
2005-11-28
Michael Jung
Enhanced UnixFolder's IDropTarget implementation.
tree
|
commitdiff
2005-11-28
Michael Jung
Use GetUIObjectOf instead of BindToObject to get a...
tree
|
commitdiff
2005-11-28
Ge van Geldorp
Other code in shlexec.c (e.g. the extension handling...
tree
|
commitdiff
2005-11-28
Michael Jung
Modified KeyStateToDropEffect macro to match native...
tree
|
commitdiff
2005-11-28
Michael Jung
Register the shell view itself as the drop target,...
tree
|
commitdiff
2005-11-28
Ge van Geldorp
Load shortcut icon by resource id instead of by icon...
tree
|
commitdiff
2005-11-28
Martin Fuchs
Correctly call HCR_GetFolderAttributes() in SHELL32_Get...
tree
|
commitdiff
2005-11-28
Michael Jung
Initial stubbed implementation of UnixFolder's IDropTar...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-11-23
Michael Jung
Use the ANSI codepage in IShellFolder::GetDisplayNameOf.
tree
|
commitdiff
2005-11-23
Michael Jung
Also scan HKEY_CURRENT_USER for shell namespace extensi...
tree
|
commitdiff
2005-11-23
Michael Jung
Also scan HKEY_CURRENT_USER for shell namespace extensi...
tree
|
commitdiff
2005-11-23
Michael Jung
Initialize OLE instead of just COM, in order to enable...
tree
|
commitdiff
2005-11-21
Martin Fuchs
SHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OV...
tree
|
commitdiff
2005-11-11
Dmitry Timoshkov
Unconditionally fall back to ANSI DDE APIs in ShellExec...
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-11-10
Markus Amsler
Improve c2man Documented-Total count. Changes:
tree
|
commitdiff
2005-11-09
Michael Jung
Initialize COM prior to displaying the SHBrowseForFolde...
tree
|
commitdiff
2005-11-09
Saulius Krasuckas
Disable code that segfaults on Win98 SE.
tree
|
commitdiff
2005-11-08
Vincent Béron
Unicodify systray.c.
tree
|
commitdiff
2005-11-08
Vincent Béron
Move functions a bit to get rid of a static declaration.
tree
|
commitdiff
2005-11-08
Mike McCormack
Fix a problem spotted by Dmitry and another one stoppin...
tree
|
commitdiff
2005-11-07
Michael Jung
More robust code for querying ShellFolder attributes...
tree
|
commitdiff
2005-11-05
Michael Jung
- Move target folder initialization to a dedicated...
tree
|
commitdiff
2005-11-04
Mike McCormack
Partially implement and test the shelllink object's
tree
|
commitdiff
2005-11-04
Mike McCormack
Use advapi32.CommandLineFromMsiDescriptor to get msi...
tree
|
commitdiff
2005-11-03
Michael Jung
Replaced tabs with spaces.
tree
|
commitdiff
2005-11-03
Michael Jung
Added some more unit tests for FolderShortcut objects.
tree
|
commitdiff
2005-11-03
Mike McCormack
Invoke shortcuts through IContextMenu, rather than...
tree
|
commitdiff
2005-11-03
Alexandre Julliard
Authors: Vitaliy Margolen <wine-patch@kievinfo.com...
tree
|
commitdiff
2005-11-03
Mike McCormack
Pass the correct verb.
tree
|
commitdiff
2005-11-02
Martin Fuchs
Correct WINAPI position for MSVC portability.
tree
|
commitdiff
2005-11-02
Michael Jung
Added some comments to document unixfs.
tree
|
commitdiff
2005-11-01
Michael Jung
Fixed crash in unixfs shellfolder handling with winamp.
tree
|
commitdiff
2005-11-01
Robert Shearman
Convert SHELL32_BindToChild to Unicode and fix up the...
tree
|
commitdiff
2005-10-31
Mike McCormack
Add void to empty declaration list.
tree
|
commitdiff
2005-10-28
Mike McCormack
Handle MSI advertised shortcuts in the shelllink object.
tree
|
commitdiff
2005-10-28
Mike McCormack
Implement IContextMenu::QueryContextMenu and
tree
|
commitdiff
2005-10-27
Michael Jung
Implemented UnixFolder's IPersistPropertyBag::Load...
tree
|
commitdiff
2005-10-27
Michael Jung
Remove iconcache pre-initialization hack, it's not...
tree
|
commitdiff
2005-10-27
Dmitry Timoshkov
Correctly handle flags parameter in SHAddToRecentDocs.
tree
|
commitdiff
2005-10-27
Mike McCormack
Add the IObjectWithSite interface.
tree
|
commitdiff
2005-10-18
Dmitry Timoshkov
Use appropriate DDE APIs (ANSI or unicode) for ShellExe...
tree
|
commitdiff
2005-10-18
Mike McCormack
Use ShellLink_QueryInterface to return the right interf...
tree
|
commitdiff
2005-10-17
Aric Stewart
MSDN states that the pszDisplayName member of BROWSEINF...
tree
|
commitdiff
2005-10-11
James Hawkins
Test that the FO_COPY action creates output directories...
tree
|
commitdiff
2005-10-11
Lionel Ulmer
- fix first two arguments to 'FindExecutableA' (input...
tree
|
commitdiff
2005-10-10
Richard Cohen
Don't hardcode "windows" directory.
tree
|
commitdiff
2005-10-07
Jonathan Ernst
First creation of registry entries missed AppData.
tree
|
commitdiff
2005-10-06
Francois Gouget
Use "static const" rather than "const static" as gcc...
tree
|
commitdiff
2005-10-04
Juan Lang
Use wine_get_dos_file_name rather than relying on GetFu...
tree
|
commitdiff
2005-10-03
Martin Fuchs
Simplify 'sei' structure initialization in ShellExecuteA/W.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-26
Kimmo Myllyvirta
Update Finnish resources.
tree
|
commitdiff
2005-09-22
Alexandre Julliard
Removed unused debug channels.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
We are no longer generating .spec.c files.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
Generate 16-bit spec files as assembly code too.
tree
|
commitdiff
2005-09-21
Alexander N. Sørnes
Added Norwegian translation of comctl32 and shell32.
tree
|
commitdiff
2005-09-19
Milko Krachounov
Bulgarian resources for mpr, msi, user, commdlg, oleaut...
tree
|
commitdiff
2005-09-13
Ge van Geldorp
Save a few megabytes of memory by loading the default...
tree
|
commitdiff
2005-09-12
Ge van Geldorp
Fix execution of Control Panel items.
tree
|
commitdiff
2005-09-12
Juan Lang
Remove an annoying dialog when trying to clean up a...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Specify 64-bit integers as double instead of long long...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
tree
|
commitdiff
2005-09-08
Dmitry Timoshkov
Pass a locally modified version of SHELLEXECUTEINFO to
tree
|
commitdiff
2005-09-08
Dmitry Timoshkov
- Stop using a not initialized variable szTemp in
tree
|
commitdiff
2005-09-07
Michael Jung
Removed two todo_wine's around tests that meanwhile...
tree
|
commitdiff
2005-09-07
Michael Jung
Pass correct pointer to SHFree in case of failure in
tree
|
commitdiff
2005-09-07
Michael Jung
Don't clone pidlLast in SHBindToParent.
tree
|
commitdiff
2005-09-06
Saulius Krasuckas
SHELL32.ILFindLastID is exported by ordinal.
tree
|
commitdiff
2005-09-03
Juan Lang
Fix a test failing on Windows. Reported by Katerina...
tree
|
commitdiff
2005-09-02
Kevin Koltzau
Fix warnings in 64bit.
tree
|
commitdiff
2005-09-02
Dmitry Timoshkov
Translate file name from unix to ANSI encoding in
tree
|
commitdiff
2005-08-30
Michael Jung
Use FIXME's in stubs instead of TRACE's.
tree
|
commitdiff
2005-08-29
Michael Jung
Clone pidlLast before free'ing pidl after call to SHBin...
tree
|
commitdiff
2005-08-29
Michael Jung
Added test to show that Windows does not allocate a...
tree
|
commitdiff
2005-08-29
Michael Jung
Use StringFromGUID2 instead of StringFromCLSID in
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-08-26
Michael Jung
Implemented 'My Documents' folder.
tree
|
commitdiff
2005-08-23
Michael Jung
Added some tests for CLSID_FolderShortcut objects.
tree
|
commitdiff
2005-08-23
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-22
Michael Jung
Initialize all members in UnixFolder constructor.
tree
|
commitdiff
2005-08-22
Mike McCormack
Fix some gcc 4.0 warnings.
tree
|
commitdiff
2005-08-22
Saulius Krasuckas
Make file operations succeed on Win9x too.
tree
|
commitdiff
2005-08-19
Michael Jung
Added stubbed implementation of IPersistPropertyBag...
tree
|
commitdiff
2005-08-19
Jason Edmeades
Handle context menu->refresh, and F5 to initiate a...
tree
|
commitdiff
2005-08-19
Jason Edmeades
Add the time to the file display dialog modified column.
tree
|
commitdiff
2005-08-19
Michael Jung
Implemented IPersist::GetClassID.
tree
|
commitdiff
2005-08-18
Alexandre Julliard
Added missing ntdll imports.
tree
|
commitdiff
2005-08-18
Francois Gouget
Test "%l" and "%L". At the same time this tests alterna...
tree
|
commitdiff
2005-08-17
Francois Gouget
Fix ShellExecute("\"foo.doc\"") for Internet Explorer 6.
tree
|
commitdiff
2005-08-16
Francois Gouget
Dynamically load StrRetToBufW(). This lets shell32_test...
tree
|
commitdiff
2005-08-16
Francois Gouget
Verify the parameters received by the child process...
tree
|
commitdiff
2005-08-16
Michael Jung
Remove "initguid.h" include from shellpath test.
tree
|
commitdiff
next