projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winealsa: Map ALSA errors to AUDCLNT_E_*.
[wine]
/
dlls
/
shell32
/
2012-01-23
Francois Gouget
shell32: Don't translate the shell folder paths.
tree
|
commitdiff
2012-01-23
Francois Gouget
shell32: Use the plural for 'My Videos' wherever approp...
tree
|
commitdiff
2012-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-01-23
Francois Gouget
Use a single space after a full stop to follow the...
tree
|
commitdiff
2012-01-16
Detlef Riekenberg
shell32/tests: Simple tests for IApplicationAssociation...
tree
|
commitdiff
2012-01-16
Detlef Riekenberg
shell32: Add a stub for IApplicationAssociationRegistra...
tree
|
commitdiff
2012-01-16
Detlef Riekenberg
shell32: Avoid crash on NULL pointer.
tree
|
commitdiff
2012-01-16
Detlef Riekenberg
shell32/tests: Start tests for IQueryAssociations.
tree
|
commitdiff
2012-01-16
Detlef Riekenberg
shell32: Use SHFree for memory allocated with SHAlloc.
tree
|
commitdiff
2012-01-13
Detlef Riekenberg
shell32: Reorder functions to avoid forward declarations.
tree
|
commitdiff
2012-01-13
Detlef Riekenberg
shell32: Remove outdated dll names from comments.
tree
|
commitdiff
2012-01-13
Nikolay Sivov
shell32: Rearrange code to avoid forward declarations.
tree
|
commitdiff
2012-01-12
Nikolay Sivov
shell32: Unix folder COM cleanup.
tree
|
commitdiff
2012-01-11
Nikolay Sivov
shell32: Avoid casts when creating item menu.
tree
|
commitdiff
2012-01-11
Nikolay Sivov
shell32: Avoid pointer casts when background menu is...
tree
|
commitdiff
2012-01-11
Nikolay Sivov
shell32: Update to IContextMenu3.
tree
|
commitdiff
2012-01-11
Nikolay Sivov
shell32: Use shared IUnknown implementation for both...
tree
|
commitdiff
2012-01-11
Nikolay Sivov
shell32: Get rid of menu enabling helper.
tree
|
commitdiff
2012-01-11
Nikolay Sivov
shell32: Merge menu implementations together.
tree
|
commitdiff
2012-01-10
Nikolay Sivov
shell32: Merge ShellView menu implementations into...
tree
|
commitdiff
2012-01-10
Nikolay Sivov
shell32: Get rid of rename helper.
tree
|
commitdiff
2012-01-10
Nikolay Sivov
shell32: Remove menu insertion helper.
tree
|
commitdiff
2012-01-09
Nikolay Sivov
shell32: Use S_OK as successful return code name.
tree
|
commitdiff
2012-01-09
Nikolay Sivov
shell32: Remove redundant loop to count already known...
tree
|
commitdiff
2012-01-09
Nikolay Sivov
shell32: Store common menu data in a separate structure.
tree
|
commitdiff
2011-12-20
Francois Gouget
include: Add a few missing include directives to shlguid.h.
tree
|
commitdiff
2011-12-05
Alexandre Julliard
shell32: Convert dialogs to po files.
tree
|
commitdiff
2011-11-30
Alex Henrie
shell32: Update Catalan translation.
tree
|
commitdiff
2011-11-23
Frédéric Delanoy
shell32: Avoid hardcoding array lengths.
tree
|
commitdiff
2011-11-21
Frédéric Delanoy
shell32: Avoid harcoding array lengths.
tree
|
commitdiff
2011-11-21
Nikolay Sivov
shell32: Avoid null pointer dereference in traces.
tree
|
commitdiff
2011-11-07
Alexandre Julliard
shell32/tests: Avoid some array bounds warnings.
tree
|
commitdiff
2011-11-02
Andrew Talbot
shell32: Remove unneeded address-of operators from...
tree
|
commitdiff
2011-11-01
Alistair Leslie...
shell32: Release site pointer.
tree
|
commitdiff
2011-10-26
Bruno Jesus
shell32: Don't parse command line if numargs is NULL...
tree
|
commitdiff
2011-10-24
André Hentschel
shell32: Use MAX_PATH for a DOS path.
tree
|
commitdiff
2011-10-20
Michael Mc Donnell
shell32: Set pointer to NULL after free to avoid double...
tree
|
commitdiff
2011-10-20
Alex Henrie
shell32: Update Catalan translation.
tree
|
commitdiff
2011-10-19
Andrew Eikum
shell32: ShellExec with empty operation should behave...
tree
|
commitdiff
2011-10-18
Piotr Caban
shell32/tests: Fix uninitialized memory access (Valgrind).
tree
|
commitdiff
2011-10-18
Piotr Caban
shell32: Don't convert output parameter in SHBrowseForF...
tree
|
commitdiff
2011-10-17
Juan Lang
shell32: Use existing buffer rather than copying, and...
tree
|
commitdiff
2011-10-17
Juan Lang
shell32: Check size of input parameters before copying...
tree
|
commitdiff
2011-10-10
Michael Stefaniuc
shell32: Avoid an unsafe iface to object cast in AddToE...
tree
|
commitdiff
2011-10-10
Michael Stefaniuc
shell32: Return the IEnumIDList object on its creation.
tree
|
commitdiff
2011-10-10
Michael Stefaniuc
shell32: Simplify RecycleBin_EnumObjects() a little.
tree
|
commitdiff
2011-10-10
Michael Stefaniuc
shell32: Get rid of a local typedef for a struct.
tree
|
commitdiff
2011-10-10
Michael Stefaniuc
shell32: Avoid the forward declaration of the IEnumIDLi...
tree
|
commitdiff
2011-10-10
Michael Stefaniuc
shell32: Basic COM cleanup for the IEnumIDList iface.
tree
|
commitdiff
2011-10-10
Michael Stefaniuc
shell32: Pass an object instead of an iface to a helper...
tree
|
commitdiff
2011-10-10
Michael Stefaniuc
shell32: Merge enumidlist.h into the main header file.
tree
|
commitdiff
2011-09-27
Thomas Faber
shell32/tests: Fix build with MSVC.
tree
|
commitdiff
2011-09-27
Francois Gouget
tests: Remove unneeded assert.h includes.
tree
|
commitdiff
2011-09-26
André Hentschel
shell32/tests: Don't test function directly when report...
tree
|
commitdiff
2011-09-26
Michael Stefaniuc
shell32: Pass the object instead of the iface to helper...
tree
|
commitdiff
2011-09-26
Michael Stefaniuc
shell32: COM cleanup in shellpath.c.
tree
|
commitdiff
2011-09-23
André Hentschel
shell32/tests: Fix typos.
tree
|
commitdiff
2011-09-21
Michael Stefaniuc
shell32: Remove casts to the type of the casted expression.
tree
|
commitdiff
2011-09-21
Piotr Caban
shell32/tests: Added more SHChangeNotify tests.
tree
|
commitdiff
2011-09-21
Piotr Caban
shell32: Fixed SHCNRF_NewDelivery flag support in SHCha...
tree
|
commitdiff
2011-09-21
Piotr Caban
shell32: Don't call SendMessage inside critical section.
tree
|
commitdiff
2011-09-20
Francois Gouget
shell32: Fix printing NULL strings.
tree
|
commitdiff
2011-09-19
Francois Gouget
shell32: Use wine_dbgstr_rect() to trace a potentially...
tree
|
commitdiff
2011-09-14
Francois Gouget
shell32: Use a more standard syntax for multi-line...
tree
|
commitdiff
2011-09-13
Nikolay Sivov
shell32/tests: Make test explicit about return pointer.
tree
|
commitdiff
2011-09-12
Francois Gouget
shell32: Add parentheses to clarify the precedence...
tree
|
commitdiff
2011-09-12
Nikolay Sivov
shell32: Fix pidl leak (Valgrind).
tree
|
commitdiff
2011-09-08
Alexander Morozov
query: Add stub for LoadIFilter.
tree
|
commitdiff
2011-09-01
Octavian Voicu
shell32: Fix an incorrect pointer/integer cast on 64...
tree
|
commitdiff
2011-09-01
Octavian Voicu
shell32/tests: Add a todo for two recycle bin tests...
tree
|
commitdiff
2011-08-31
Michael Stefaniuc
shell32: Move ISvBgCm_Constructor() to avoid a forward...
tree
|
commitdiff
2011-08-31
Michael Stefaniuc
shell32: COM cleanup in shv_bg_cmenu.c.
tree
|
commitdiff
2011-08-31
Michael Stefaniuc
shell32: Pass objects instead of ifaces to helpers.
tree
|
commitdiff
2011-08-31
André Hentschel
shell32/tests: Fix checking the child strings.
tree
|
commitdiff
2011-08-30
Andrew Talbot
shell32: Remove unneeded address-of operators from...
tree
|
commitdiff
2011-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-24
André Hentschel
shell32/tests: Initial directory tests for ShellExecuteEx.
tree
|
commitdiff
2011-08-24
Louis Lenders
shell32: Define icon resource 319.
tree
|
commitdiff
2011-08-23
Mariusz Pluciński
shell32: Replace call of RegDeleteKeyW by SHDeleteKeyW.
tree
|
commitdiff
2011-08-22
Andrew Talbot
shell32: Remove redundant function declaration.
tree
|
commitdiff
2011-08-05
Francois Gouget
shell32: Make SHELL_CreateContextMenu() static.
tree
|
commitdiff
2011-08-05
Francois Gouget
shell32: Remove WINAPI on static functions where not...
tree
|
commitdiff
2011-08-04
Mariusz Pluciński
shell32: Check if known folder's relative path was...
tree
|
commitdiff
2011-08-04
Mariusz Pluciński
shell32/tests: Add verification of FOLDERID_ProgramFile...
tree
|
commitdiff
2011-08-04
Mariusz Pluciński
shell32/tests: Add verification of known folders defini...
tree
|
commitdiff
2011-08-04
Mariusz Pluciński
shell32/tests: Add verification of known folders attrib...
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
Jay Yang
shell32: Implement SHCreateDefaultContextMenu and CDefF...
tree
|
commitdiff
2011-08-03
Mariusz Pluciński
shell32/tests: Add verification of known folders parsin...
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Jay Yang
shell32/tests: Add tests for SHCreateDefaultContextMenu.
tree
|
commitdiff
2011-08-02
Jay Yang
shell32: Have the system context menus respect idCmdFirst.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
makefiles: Generate resource files for typelibs.
tree
|
commitdiff
2011-08-01
Jacek Caban
shell32: Moved MruLongList registration to shell32...
tree
|
commitdiff
2011-08-01
Mariusz Pluciński
shell32/tests: Add checking some non-published known...
tree
|
commitdiff
2011-08-01
Mariusz Pluciński
shell32/tests: Add notification when expected known...
tree
|
commitdiff
2011-08-01
Mariusz Pluciński
shell32/tests: Add notification about unknown known...
tree
|
commitdiff
2011-08-01
Mariusz Pluciński
shell32/tests: Add verification of known folders relati...
tree
|
commitdiff
2011-07-29
Octavian Voicu
shell32: Disable WOW64 redirection when converting...
tree
|
commitdiff
next