projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32: Add a stub for SHSetUnreadMailCountW.
[wine]
/
dlls
/
shell32
/
brsfolder.c
2012-06-20
Damjan Jovanovic
shell32: Fix some return types.
blob
|
commitdiff
|
raw
2011-10-18
Piotr Caban
shell32: Don't convert output parameter in SHBrowseForF...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
André Hentschel
shell32: Make sure that a structure is initialized...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
André Hentschel
shell32: Remove dead initialization (clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Piotr Caban
shell32: Implement folder renaming in SHBrowseForFolder.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Piotr Caban
shell32: Implement "make new folder" functionality...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Piotr Caban
shell32: Update currently selected folder in SHBrowseFo...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
Huw Davies
shell32: Always clone the return pidl to avoid a double...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
André Hentschel
shell32: Don't crash if selection is NULL.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Nikolay Sivov
shell32: Fix a parent PIDL leak (Valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Nikolay Sivov
shell32: Free cloned PIDL after tree initialization...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Nikolay Sivov
shell32: Fix interface leak while adding tree items.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-02
David Hedberg
shell32: Replace some checks with calls to _ILIsEmpty().
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
David Hedberg
shell32: Shell_GetImageLists should be declared in...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Stefaniuc
shell32: Remove some superfluous LPARAM/WPARAM casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Eric Pouech
Remove a couple of superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Nikolay Sivov
comctl32/treeview: Fix TreeView_* macros.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Michael Stefaniuc
shell32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Diaa Sami
shell32: Fix a mem leak in SHBrowseForFolder.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Diaa Sami
shell32: Include the text control when resizing ShBrows...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Michael Stefaniuc
shell32: Remove superfluous casts; mostly of void pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Michael Stefaniuc
shell32: Use FAILED instead of !SUCCEEDED.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Daniel Remenak
shell32: Fix crash regression in browse for folder...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Mikołaj Zalewski
shell32: Make new style Browse For Folders dialog resiz...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Andrew Talbot
shell32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Andrew Talbot
shell32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
Lei Zhang
shell32: Start implementing BIF_USENEWUI.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Andrew Talbot
shell32: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Mikołaj Zalewski
shell32: Make sure BrowseForFolder doesn't return NULL...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Hans Leidekker
shell32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-07
James Hawkins
janitorial: Remove redundant NULL checks before SHFree.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Andrew Talbot
shell32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Alexandre Julliard
shell32: Avoid using macros that cause gcc warnings.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
James Hawkins
shell32: Add missing multiply by sizeof(WCHAR)l
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Alexandre Julliard
shell32: Make some variables static and/or const.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Michael Jung
shell32: Support BFFM_SETSELECTION[AW] and BFFM_SETEXPA...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-03
Mike McCormack
shell32: Fix some gcc 4.1 warnings caused by casts...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Huw Davies
shell: Fix incorrect usage of the return value of StrRe...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Michael Jung
Initialize OLE instead of just COM, in order to enable...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Markus Amsler
Improve c2man Documented-Total count. Changes:
blob
|
commitdiff
|
raw
|
diff to current
2005-11-09
Michael Jung
Initialize COM prior to displaying the SHBrowseForFolde...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-07
Michael Jung
More robust code for querying ShellFolder attributes...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-17
Aric Stewart
MSDN states that the pszDisplayName member of BROWSEINF...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Kevin Koltzau
Fix warnings in 64bit.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-27
Aric Stewart
Fix the BrowseForFolder dialog so that when it does...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Michael Jung
Let BindToObject fail, if called with empty relative...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Michael Jung
Return a cloned PIDL by SHBrowseForFolder to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Mike McCormack
Remove static variables in SHBrowseForFolder implementa...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-28
Mike McCormack
Split up the window procedure.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Michael Jung
Fixed incorrect IShellFolder::EnumOjects API usage.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Michael Jung
Fixed parsing of ITEMIDLIST in InitializeTreeView.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Robert Shearman
Don't sort the children of My Computer in shell browse...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Uwe Bonnes
Assume MAX_PATH length for pszDisplayName.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Wolfgang Schwotzer
SHBrowseForFolder: support lpBrowseInfo->pszDisplayName...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-07
Alexandre Julliard
Removed incorrect uses of DUMMYUNIONNAME.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-02
Martin Fuchs
Declare LPCITEMIDLIST as 'const' pointer and adjust...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Eric Pouech
Only release object if we actually got it.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-06
Robert Shearman
- Support a few more flags
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Rolf Kalbermatter
Fix SHBrowseForFolder W -> A calls.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Johan Dahlin
Make shell32 compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Dmitry Timoshkov
Fix some types and function prototypes according to...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-14
Dmitry Timoshkov
Make dialog IDs "Browse for Folder" compatible with IE.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-24
Juergen Schmied
- Cleaned up the implementation of shell folders and...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-19
Jon Griffiths
Implemented SHBrowseForFolderW.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-20
Bill Medland
Get the folder browser to work as well with W notificat...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-16
Alexandre Julliard
Moved undocshell.h to dlls/shell32. Removed shell16.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Eric Pouech
Improved a bit the folder browsing implementation.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Moved a few non-standard headers into their respective...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Alexandre Julliard
Added guiddef.h and moved a few GUID definitions to...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Alexandre Julliard
Cleaned up some more USER dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-11
Patrik Stridvall
Fixed some debug messages.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-28
Juergen Schmied
Complete cleanup, bugfixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Francois Gouget
Explicitly use the TVN_xxxA version of the macros.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Alexandre Julliard
Removed resource.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Francois Gouget
Use the COM macros rather than directly accessing the...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Francois Boisvert
Make directories name appear in the BrowseForFolder...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Patrik Stridvall
Fixed/added missing/wrong function prototypes and made...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
Juergen Schmied
Fixed use of StrRetToStrN.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-25
Juergen Schmied
Many fixes/reimplementations.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Francois Boisvert
Implemented TREEVIEW_InsertItemW.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Bertho Stultiens
Built-in dlls now have resources attached via the PE...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Michael Veksler
Removed some includes of 16 bit API.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Juergen Schmied
Moved stuff to the right place.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
next