[NTOSKRNL] Respect PFN cache attribute when required
[reactos.git] / dll / win32 / shell32 /
2018-09-30 Hermès Bélusca-Maïto[SHELL32] Fixes and improvements for PickIconDlg().
2018-09-30 Hermès Bélusca-Maïto[SHELL32] Code formatting only.
2018-09-22 Hermès Bélusca-Maïto[SHELL32] In _SHExpandEnvironmentStrings(), fall back...
2018-09-22 Hermès Bélusca-Maïto[SHELL32] In _SHGetUserShellFolderPath(), check the...
2018-09-22 Hermès Bélusca-Maïto[SHELL32] Partially synchronize wine/shellpath.c with...
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
2018-08-28 Joachim Henze[SHELL32] Fix typo in comment
2018-08-27 Katayama Hirofumi MZ[SHELL32] Adjust the IDC_PICKICON_LIST control's height...
2018-08-27 Mark Jansen[SHELL32] Check the result from PathUnExpandEnvStringsW 817/head
2018-08-27 Mark Jansen[SHELL32] Remove some mostly dead code from CShellLink
2018-08-26 Katayama Hirofumi MZ[SHELL32] Fix CShellLink::GetIconLocation (#810)
2018-08-21 Katayama Hirofumi MZ[SHELL32] Enable to change shortcut icon (#784)
2018-08-20 Adam Słaboń[TRANSLATION] Polish translation update (#781)
2018-08-17 Joachim Henze[SHELL32] Translation de-DE CORE-14916
2018-08-16 Getequ[ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoa...
2018-08-10 Katayama Hirofumi MZ[SHELL32] Fix a careless mistake of ShellExecCmdLine...
2018-08-05 Katayama Hirofumi MZ[SHELL32] Fix handling of multiple parameters in the...
2018-08-04 Timo Kreuzer[SHELL32] Fix 64 bit issues
2018-07-31 Julio Carchi[TRANSLATIONS] Fix some Spanish translations (#715) 720/head
2018-07-29 Hermès Bélusca-Maïto[SHELL32] Silence a noisy DPRINT.
2018-07-13 Katayama Hirofumi MZ[EXPLORER][SHELL32][USER32] Implement 'Show the Desktop...
2018-07-12 Katayama Hirofumi MZ[SHELL32] lpDirectory must have priority in ShellExecut...
2018-07-08 Katayama Hirofumi MZ[SHELL32] Add 'Properties' menu item in My Computer...
2018-07-08 Katayama Hirofumi MZ[SHELL32] Improve CShellLink a little (#651)
2018-07-08 Katayama Hirofumi MZ[SHELL32][EXPLORER] Update system-wide environment...
2018-07-06 Mark Jansen[SHELL32] Ensure OpenAs_RunDLL does not loop to infinit...
2018-06-30 Hermès Bélusca-Maïto[SHELL32] Shell Profile Folders fixes.
2018-06-29 Stanislav Motylkov[SHELL32] Update russian translation
2018-06-29 Stanislav Motylkov[SHELL32] Fix some elements positions and styles
2018-06-29 Katayama Hirofumi MZ[SHELL32] Refresh 'General' tab if the folder icon...
2018-06-28 Katayama Hirofumi MZ[SHELL32] Initial implementation of Folder Customizatio...
2018-06-27 Katayama Hirofumi MZ[SHELL32] Add missing desktop.ini files (#640)
2018-06-27 Katayama Hirofumi MZ[SHELL32] Enable custom CD/DVD icons (#639)
2018-06-24 Russell Johnson[SHELL32] Fixed TRASH_CanTrashFile() sending the wrong...
2018-06-24 Katayama Hirofumi MZ[SHELL32] Implement Folder Options File Types 'Change...
2018-06-24 Katayama Hirofumi MZ[SHELL32] Fix desktop.ini folder icon again (retrial...
2018-06-24 Katayama Hirofumi MZ[SHELL32] Implement OpenAs_RunDLLA/W (#628)
2018-06-24 Abdulganiev Rafael[TRANSLATION][SHELL32] Update Russian translation ...
2018-06-23 Katayama Hirofumi MZ[SHELL32] Improve French Folder Options
2018-06-22 Katayama Hirofumi MZ[SHELL32] Implement the 'General' tab of the "Folder...
2018-06-22 Katayama Hirofumi MZ[SHELL32] Fix desktop.ini folder icon (#595)
2018-06-13 Denis Malikov[SHELL32] Copy-paste files/folders into current place.
2018-06-12 Adam Słaboń[TRANSLATION] Polish translation update (#611)
2018-06-06 Katayama Hirofumi MZ[SHELL32] Split dialogs/folder_options.cpp (#582)
2018-05-31 Katayama Hirofumi MZ[SHELL32] Fix and improve the PickIconDlg function...
2018-05-30 Katayama Hirofumi MZ[SHELL32] Implement the 'Advanced' button of the 'File...
2018-05-30 Serge Gautherie[REACTOS] Improve/Fix some "printf" formats (#555)
2018-05-23 Katayama Hirofumi MZ[SHELL32] Add icons to the 'File Types' listview (...
2018-05-19 Katayama Hirofumi MZ[SHELL32] Allow deleting a file type/extension (#553)
2018-05-19 Adam Słaboń[TRANSLATION] Polish translation update (#554)
2018-05-18 Katayama Hirofumi MZ[SHELL32] Fix usage of DeferWindowPos (fix of #544...
2018-05-18 Katayama Hirofumi MZ[SHELL32] Add 'Create New Extension' IDD_NEWEXTENSION...
2018-05-12 Katayama Hirofumi MZ[SHELL32] In #543, I forgot sq-AL.rc and sv-SE.rc
2018-05-12 Katayama Hirofumi MZ[shell32] add some control IDs for IDD_FOLDER_OPTIONS_F...
2018-05-05 Hermès Bélusca-Maïto[BOOTDATA][SHELL32] Add some recognized file extensions...
2018-05-01 Hermès Bélusca-Maïto[SHELL32] Fix the layout of the Run/Execute dialog...
2018-04-22 Mark Jansen[SHELL32] Partially sync SHGetFileInfo with wine to... 507/head
2018-04-14 Mark Jansen[SHELL32] Sync CShellDispatch and family with wine. 490/head
2018-04-10 Joann Mõndresku[TRANSLATION][SHELL32] Corrected mistakes
2018-04-07 Mark Jansen[SHELL32] Partially implement SHCreateFileExtractIconW
2018-04-07 Mark Jansen[SHELL32] Initial partial IShellFolderViewCB implementa...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-17 Robert NaumannUpdate German translation (#438)
2018-03-08 Thomas Faber[BROWSEUI][SHELL32] Treat OnWinEvent's result parameter... 425/head
2018-03-06 Pierre Schweitzer[SHELL32] Fix a directory handle leak when browsing...
2018-03-05 Katayama Hirofumi MZ[SHELL32] Fix item order in Folder Options (#415)
2018-03-04 Timo Kreuzer[PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRE...
2018-03-03 Adam Słaboń[TRANSLATION] Polish translation update (#413)
2018-02-23 Giannis Adamopoulos[SHELL32] -CMenuToolbarBase: Remove all buttons on...
2018-02-22 Thomas Faber[SHELL32] Fix PIDL leak in CMenuSFToolbar::FillToolbar...
2018-02-20 Giannis Adamopoulos[SHELL32] CShellItem: Fix GetDisplayName and Compare
2018-02-20 Giannis Adamopoulos[SHELL32] CShellItem: Implement BindToHandler and impro...
2018-02-20 Giannis Adamopoulos[SHELL32] CShellItem: Fix return value of Compare method
2018-02-20 Giannis Adamopoulos[SHELL32] CDefaultContextMenu: Implement GetCommandString
2018-02-20 Giannis Adamopoulos[SHELL32] Fix a couple of tests
2018-02-20 Giannis Adamopoulos[SHELL32] shellpath: sync a part of _SHGetDefaultValue...
2018-02-20 Giannis Adamopoulos[SHELL32] Fix some test failures
2018-02-19 Giannis Adamopoulos[SHELL32] CFSFolder: Fix some tests for GetAttributesOf
2018-02-17 Giannis Adamopoulos[SHELL32] CFSDropTarget: style fixes
2018-02-17 Giannis Adamopoulos[SHELL32] CDefView: remove a useless print
2018-02-17 Giannis Adamopoulos[SHELL32] CFSDropTarget: Use copy depending on the...
2018-02-17 Giannis Adamopoulos[SHELL32] CFSDropTarget: Initial implementation of...
2018-02-17 Giannis Adamopoulos[SHELL32] CDefView: Implement several methods needed...
2018-02-17 Giannis Adamopoulos[SHELL32] Add menu resource which is used when dragging...
2018-02-16 Hermès Bélusca-Maïto[SHELL32] Fix COM registration of IShellFolder, IShellL...
2018-02-16 Katayama Hirofumi MZimprove SHGetFileInfo (#118)
2018-02-15 Hermès Bélusca-Maïto[SHELL32] Implement the CUserNotification class, which...
2018-02-14 Giannis Adamopoulos[SHELL32] CNewMenu: Don't use CWM_GETISHELLBROWSER.
2018-02-14 Giannis Adamopoulos[SHELL32] Fix the toolbar buttons in the file open...
2018-02-14 Joachim Henze[SHELL32] Fix glitch in de-DE.rc
2018-02-13 Giannis Adamopoulos[SHELL32] CDefViewBckgrndMenu: Fix handling string...
2018-02-05 Mark Jansen[SHELL32] CDefViewBckgrndMenu: Fix a crash when pasting...
2018-02-04 Alex IonescuMerge branch 'master' of https://github.com/reactos...
2018-02-04 Hermès Bélusca-Maïto[SHELL32] Rewrite the wrapping code for shell taskbar...
2018-02-04 Hermès Bélusca-Maïto[SHELL32] Fix copy-pasta.
2018-01-31 Stanislav Motylkov[SHELL32] Fix file and folder properties dialogs
2018-01-31 Thomas Faber[SHELLMENU] Add missing psdk dependency.
2018-01-30 Luo Yufan[TRANSLATION] Simplified Chinese translation improved...
2018-01-29 Luo Yufan[TRANSLATION] Update Simplified Chinese Translations...
2018-01-29 Joann Mõndresku[TRANSLATION] Various translations to Estonian (#329)
next