projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed missing wine_tsx11_unlock() on error path.
[wine]
/
dlls
/
shell32
/
2003-09-25
Rolf Kalbermatter
Add some comments to functions and minor fixes.
tree
|
commitdiff
2003-09-24
Alexandre Julliard
Moved DLLFLAGS to a separate variable instead of includ...
tree
|
commitdiff
2003-09-22
Vincent Béron
Yet another batch of French resources updates.
tree
|
commitdiff
2003-09-22
Mike McCormack
Fix errors in IExtractIcon detected by valgrind.
tree
|
commitdiff
2003-09-22
Rolf Kalbermatter
Added declarations for newly documented SHChangeNotify...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved undocumented functions out of the exported commct...
tree
|
commitdiff
2003-09-17
Rolf Kalbermatter
Implemented SHSimpleIDListFromPath correctly.
tree
|
commitdiff
2003-09-15
Rolf Kalbermatter
Make sure the bind context is forwarded in
tree
|
commitdiff
2003-09-15
Rolf Kalbermatter
Signed/unsigned warnings and some formatting.
tree
|
commitdiff
2003-09-15
Rolf Kalbermatter
Added IFileSystemBindData implementation.
tree
|
commitdiff
2003-09-15
Rolf Kalbermatter
SHChangeNotify should use SHSimpleIDListFromPath as...
tree
|
commitdiff
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
tree
|
commitdiff
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
tree
|
commitdiff
2003-09-09
Alexandre Julliard
Converted the rest of the obj_*.h headers to IDL into...
tree
|
commitdiff
2003-09-08
Francois Gouget
Fix the case of product and company names.
tree
|
commitdiff
2003-09-08
Rolf Kalbermatter
Change parameter in SHGetSpecialFolderPathA/W to int...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Implemented shtypes.idl and shobjidl.idl and removed...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Converted oleidl.h to IDL.
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Avoid including wine/obj_*.h files directly from C...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
shlobj.h must include wine/obj_dragdrophelper.h (report...
tree
|
commitdiff
2003-09-02
Rolf Kalbermatter
Make the different helper functions all return actual...
tree
|
commitdiff
2003-09-02
Martin Fuchs
Declare LPCITEMIDLIST as 'const' pointer and adjust...
tree
|
commitdiff
2003-08-29
Rok Mandeljc
Minor updates of Slovenian translations.
tree
|
commitdiff
2003-08-29
Rolf Kalbermatter
Change protoype of SHChangeNotifyRegister to what MSDN...
tree
|
commitdiff
2003-08-22
José Manuel Ferrer...
Some new Spanish translations and improvements to other...
tree
|
commitdiff
2003-08-21
Mike McCormack
Remove useless comments that clutter the code.
tree
|
commitdiff
2003-08-21
Mike McCormack
Stub for (undocumented) SHCreateLinks.
tree
|
commitdiff
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
tree
|
commitdiff
2003-08-12
Johan Dahlin
Updated Swedish translation.
tree
|
commitdiff
2003-08-12
Mike McCormack
Export SHBindToParent (already implemented).
tree
|
commitdiff
2003-08-08
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2003-08-06
Alexandre Julliard
Warning fixes.
tree
|
commitdiff
2003-07-30
Alexandre Julliard
Make the DllRegisterServer, DllRegisterServerEx, DllUnr...
tree
|
commitdiff
2003-07-26
Martin Fuchs
Fixed Ansi version of RenderFILENAME and implement...
tree
|
commitdiff
2003-07-22
Martin Fuchs
Only return FALSE in IEnumIDList_fnNext if no item...
tree
|
commitdiff
2003-07-22
Mike Hearn
Deal with the case of loading an empty PIDL from a...
tree
|
commitdiff
2003-07-19
Jon Griffiths
Move IQueryAssociations into shlwapi. Docs/-W/MSVC...
tree
|
commitdiff
2003-07-16
Alexandre Julliard
Fixed string.h includes.
tree
|
commitdiff
2003-07-15
Francois Gouget
Spelling fixes (s/occured/occurred/ and variants).
tree
|
commitdiff
2003-07-15
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-07-09
Francois Gouget
Spelling fixes.
tree
|
commitdiff
2003-07-08
Rein Klazes
Fixed a typo in the previous SHGetFileInfo() patch.
tree
|
commitdiff
2003-07-03
Stephan BEUZE
- Fixed iIndex use in SHGetFileInfoA (as of MSDN, iInde...
tree
|
commitdiff
2003-07-02
Eric Pouech
Only release object if we actually got it.
tree
|
commitdiff
2003-06-30
Marcelo Duarte
- Localization to Portuguese of Brazil
tree
|
commitdiff
2003-06-24
Aric Stewart
ISvItemCm_fnInvokeCommand: added support for "delete...
tree
|
commitdiff
2003-06-23
Mike McCormack
Change notification fixes.
tree
|
commitdiff
2003-06-21
Jason Edmeades
SHGetFileInfo should tolerate null pointers.
tree
|
commitdiff
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
tree
|
commitdiff
2003-06-18
Francois Gouget
Typos/spelling fixes.
tree
|
commitdiff
2003-06-16
Mike Hearn
Add stubs for Control_FillCache_RunDLL ansi/unicode...
tree
|
commitdiff
2003-06-06
Robert Shearman
- Support a few more flags
tree
|
commitdiff
2003-05-21
Mike McCormack
Remove code that starts wineshelllink, instead create...
tree
|
commitdiff
2003-05-19
Aric Stewart
Make sure we find the drag and drop functions before...
tree
|
commitdiff
2003-05-19
Ulrich Czekalla
Handle SEE_MASK_CLASSKEY case for ShellExecute.
tree
|
commitdiff
2003-05-19
Robert Shearman
Add a PIDL type For Network Provider.
tree
|
commitdiff
2003-05-19
Aric Stewart
Added support for the %L escape.
tree
|
commitdiff
2003-05-19
Mike McCormack
Implemented ReadCabinetState and WriteCabinetState.
tree
|
commitdiff
2003-05-13
Ulrich Czekalla
Partial implementation/stub of undocumented function...
tree
|
commitdiff
2003-05-13
Huw Davies
Pass correct pointer to CoCreateInstance in SHLoadInProc.
tree
|
commitdiff
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
tree
|
commitdiff
2003-05-11
Mike McCormack
Clean up SHFileOperationA/W debugging a little.
tree
|
commitdiff
2003-05-06
Robert Lunnon
Eliminate segfault due to NULL This->sIcoPath.
tree
|
commitdiff
2003-05-06
Dimitrie O. Paun
Make it easy to use something other than wrc to compile...
tree
|
commitdiff
2003-05-04
Igor Stepin
Added a lot of Russian translations.
tree
|
commitdiff
2003-04-26
Rolf Kalbermatter
Fix some typos and a memory leak in SHFileOperationA.
tree
|
commitdiff
2003-04-21
Alexandre Julliard
Removed no longer needed uses of LDPATH.
tree
|
commitdiff
2003-04-19
Rolf Kalbermatter
Reimplement SHFileOperation in Unicode, based on the...
tree
|
commitdiff
2003-04-17
Rolf Kalbermatter
Implemented ILGetDisplayNameExA and ILGetDisplayNameExW...
tree
|
commitdiff
2003-04-14
Alexandre Julliard
Allow overriding CFLAGS when running configure. Other...
tree
|
commitdiff
2003-04-11
Alexandre Julliard
Simplified COM interface declarations, removing the...
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Get rid of the ICOM_CALL macros.
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Use a more compatible technique to declare COM interfac...
tree
|
commitdiff
2003-04-02
Andreas Mohr
Some spelling and formatting fixes.
tree
|
commitdiff
2003-04-01
Rolf Kalbermatter
Fix test to succeed in Win 98/2K and most probably...
tree
|
commitdiff
2003-04-01
Rolf Kalbermatter
Moved prototype for SHBindToParent() to shlobj.h.
tree
|
commitdiff
2003-03-30
Adam Gundy
Don't convert uninitialized bytes of the filename from...
tree
|
commitdiff
2003-03-27
Dimitrie O. Paun
Remove unused options -a and -C.
tree
|
commitdiff
2003-03-27
Rolf Kalbermatter
Cosmetic fixes.
tree
|
commitdiff
2003-03-26
Rolf Kalbermatter
Implemented CheckEscapesA/W.
tree
|
commitdiff
2003-03-26
Rolf Kalbermatter
Add new helper function to create a relative file or...
tree
|
commitdiff
2003-03-25
Stefan Leichter
Let wcmd handle .cmd files like .bat files.
tree
|
commitdiff
2003-03-23
Rolf Kalbermatter
SHInitRestricted() fix boolean error introduced in...
tree
|
commitdiff
2003-03-23
Alexandre Julliard
List 16-bit spec files explicitly to avoid problems...
tree
|
commitdiff
2003-03-23
Alexandre Julliard
Converted winebuild option parsing to use getopt_long...
tree
|
commitdiff
2003-03-21
Steven Edwards
shell.c is now 16-bit only.
tree
|
commitdiff
2003-03-21
Rolf Kalbermatter
- Add new W2K policies to the known list of policies.
tree
|
commitdiff
2003-03-21
Rolf Kalbermatter
Implement some more Win API functions and add support...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Replaced mkstemp by mkstemps from libiberty.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-18
Jon Griffiths
Documentation updates.
tree
|
commitdiff
2003-03-17
Paul Rupe
Add CSIDL_PROFILES. Improved logging for non-existent...
tree
|
commitdiff
2003-03-17
Alexandre Julliard
Replaced forwards by normal function declarations.
tree
|
commitdiff
2003-03-16
Vitaliy Margolen
- make SHGetFileInfo handle relative paths
tree
|
commitdiff
2003-03-12
Jon Griffiths
Constify the strings in the policy cache.
tree
|
commitdiff
2003-03-05
Vitaliy Margolen
Add few SFGAO_CAN* attributes to supported list.
tree
|
commitdiff
2003-02-27
Alberto Massari
Fixes to IShellFolder::GetAttributesOf:
tree
|
commitdiff
next