.. |
tests
|
Assorted spelling fixes.
|
2005-06-17 20:59:49 +00:00 |
.cvsignore
|
Overlay icons for .lnk files with a small arrow in the lower left
|
2005-05-13 17:48:33 +00:00 |
Makefile.in
|
SHCreateStreamOnFileW is implemented in shlwapi, so we don't need
|
2005-06-16 09:46:17 +00:00 |
autocomplete.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
brsfolder.c
|
Let BindToObject fail, if called with empty relative pidl.
|
2005-06-06 10:04:15 +00:00 |
changenotify.c
|
…
|
|
classes.c
|
Unquote the icon file path if it's quoted.
|
2005-06-15 18:07:43 +00:00 |
clipboard.c
|
Use SHGetPathFromIDList instead of SHELL32_GetPathFromIDList.
|
2005-06-14 19:17:41 +00:00 |
control.c
|
…
|
|
cpanel.h
|
…
|
|
cpanelfolder.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
dataobject.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
debughlp.c
|
Warning fixes for -Wmissing-declarations and -Wwrite-strings.
|
2005-06-07 20:30:30 +00:00 |
debughlp.h
|
…
|
|
dialogs.c
|
Use lstrcmpiA in preference to strcasecmp.
|
2005-03-07 11:05:03 +00:00 |
dragdrophelper.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
enumidlist.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
enumidlist.h
|
- handle IFileSystemBindData in ISF_Desktop_fnParseDisplayName
|
2005-02-23 12:45:12 +00:00 |
folders.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
iconcache.c
|
Fix winapi_check documentation warnings.
|
2005-06-17 20:58:33 +00:00 |
pidl.c
|
Implement SHGetPathFromIDList based on GetDisplayNameOf.
|
2005-06-15 10:20:00 +00:00 |
pidl.h
|
Implement SHGetPathFromIDList based on GetDisplayNameOf.
|
2005-06-15 10:20:00 +00:00 |
regsvr.c
|
Add a new CLSID for UnixDosFolder, which is identical to UnixFolder,
|
2005-05-24 11:45:47 +00:00 |
shell.c
|
Removed unnecessary code in the 16-bit DllEntryPoint function of some
|
2005-05-23 10:00:26 +00:00 |
shell.spec
|
Comment out stub WEP entry points so that we can call WEP for builtin
|
2005-05-23 10:12:26 +00:00 |
shell32.spec
|
Add the -noname flag to match the Platform SDK.
|
2005-02-23 15:41:14 +00:00 |
shell32_Ca.rc
|
…
|
|
shell32_Cn.rc
|
…
|
|
shell32_Cs.rc
|
…
|
|
shell32_Da.rc
|
…
|
|
shell32_De.rc
|
Support for regular files (as opposed to directories).
|
2005-04-25 10:56:29 +00:00 |
shell32_En.rc
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
shell32_Eo.rc
|
…
|
|
shell32_Es.rc
|
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
|
2005-02-16 21:10:59 +00:00 |
shell32_Fi.rc
|
…
|
|
shell32_Fr.rc
|
…
|
|
shell32_Hu.rc
|
…
|
|
shell32_It.rc
|
…
|
|
shell32_Ja.rc
|
…
|
|
shell32_Ko.rc
|
…
|
|
shell32_Nl.rc
|
…
|
|
shell32_No.rc
|
…
|
|
shell32_Pl.rc
|
…
|
|
shell32_Pt.rc
|
Update the resources for Portuguese.
|
2005-02-14 11:12:30 +00:00 |
shell32_Ru.rc
|
…
|
|
shell32_Si.rc
|
…
|
|
shell32_Sk.rc
|
…
|
|
shell32_Sv.rc
|
…
|
|
shell32_Uk.rc
|
…
|
|
shell32_Wa.rc
|
…
|
|
shell32_Zh.rc
|
…
|
|
shell32_main.c
|
Overlay icons for .lnk files with a small arrow in the lower left
|
2005-05-13 17:48:33 +00:00 |
shell32_main.h
|
SHCreateStreamOnFileW is implemented in shlwapi, so we don't need
|
2005-06-16 09:46:17 +00:00 |
shell32_xx.rc
|
…
|
|
shellfolder.h
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
shelllink.c
|
- forward AddRef, Release, QueryInterface and GetClassID to internal
|
2005-06-16 10:43:50 +00:00 |
shellole.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
shellord.c
|
Assorted spelling fixes.
|
2005-04-19 09:49:38 +00:00 |
shellpath.c
|
Set default for "My Documents" to $HOME, and "Desktop" to ~/Desktop.
|
2005-06-02 19:39:24 +00:00 |
shellreg.c
|
…
|
|
shellstring.c
|
…
|
|
shfldr.h
|
Convert more API calls to Unicode.
|
2005-03-02 10:16:41 +00:00 |
shfldr_desktop.c
|
Return the correct attributes for the desktop folder.
|
2005-06-14 18:10:24 +00:00 |
shfldr_fs.c
|
Warning fixes for -Wmissing-declarations and -Wwrite-strings.
|
2005-06-07 20:30:30 +00:00 |
shfldr_mycomp.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
shfldr_unixfs.c
|
Protect the unistd.h and sys/stat.h includes.
|
2005-06-17 20:56:02 +00:00 |
shlexec.c
|
Use SHGetPathFromIDList instead of SHELL32_GetPathFromIDList.
|
2005-06-14 19:17:41 +00:00 |
shlfileop.c
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
shlfolder.c
|
Const-ify a mask.
|
2005-06-07 20:03:39 +00:00 |
shlfsbind.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
shlmenu.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
shlview.c
|
Warning fixes for -Wmissing-declarations and -Wwrite-strings.
|
2005-06-07 20:30:30 +00:00 |
shpolicy.c
|
…
|
|
shres.rc
|
Overlay icons for .lnk files with a small arrow in the lower left
|
2005-05-13 17:48:33 +00:00 |
shresdef.h
|
Overlay icons for .lnk files with a small arrow in the lower left
|
2005-05-13 17:48:33 +00:00 |
shv_bg_cmenu.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
shv_item_cmenu.c
|
Add a cast to get rid of a warning.
|
2005-06-09 09:46:23 +00:00 |
systray.c
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
undocshell.h
|
…
|
|
version.h
|
…
|
|
version.rc
|
…
|
|
version16.rc
|
…
|
|