[SHELL32][BOOTDATA] Unselect filename extension upon renaming (#2398)
[reactos.git] / dll / win32 / shell32 / CDefView.cpp
2020-02-28 Katayama Hirofumi MZ[SHELL32][BOOTDATA] Unselect filename extension upon...
2020-02-12 Katayama Hirofumi MZ[SHELL32] Use background context if no item selected...
2020-02-12 Katayama Hirofumi MZShell Folders: Reject invalid characters (#2328)
2019-11-29 Katayama Hirofumi MZ[BOOT][SHELL32][INCLUDE] Support 'SuperHidden' files...
2019-11-20 Katayama Hirofumi MZ[SHELL32] Improve icon selection upon right click ...
2019-11-17 Joachim Henze[BROWSEUI][SHELL32] Fix scroll to selection CORE-16504
2019-11-15 Katayama Hirofumi MZ[SHELL32] Simply return S_OK if *pdwEffect is none...
2019-09-15 Brock Mammen[SHELL32] Implement CDefView::AddObject()
2019-08-15 Mark Jansen[SHELL32] CDefView: Improve the context menu positioning 1817/head
2019-06-09 Serge Gautherie[SHELL32] SHCreateShellFolderView(): Fix parameter...
2019-06-08 Hermès Bélusca-Maïto[SHELL32] Fix some NULL-pointers validation.
2019-04-07 Katayama Hirofumi MZ[SHELL32] Fix explorer file item label background CORE...
2019-04-04 Katayama Hirofumi MZ[SHELL32] Implement Explorer background image (Retrial...
2019-01-16 Serge Gautherie[SHELL32] CDefView: Remove a remnant string part (...
2019-01-15 Mark Jansen[SHELL32] CDefView: Find a reasonable place to show...
2018-12-17 Katayama Hirofumi MZ[SHELL32] Add CDefView::DefMessageSFVCB (Retrial of...
2018-11-11 Giannis Adamopoulos[SHELL32] CDefView: Don't assume that SetNameOf always...
2018-10-22 Giannis Adamopoulos[rosctrls.h] CListView: Add Arrange method
2018-10-22 Giannis Adamopoulos[SHELL32] CDefView: Disable auto arrange in list and...
2018-10-13 Mark Jansen[SHELL32] CDefView: Query SFVM_DEFVIEWMODE before creat... 935/head
2018-05-30 Serge Gautherie[REACTOS] Improve/Fix some "printf" formats (#555)
2018-04-07 Mark Jansen[SHELL32] Initial partial IShellFolderViewCB implementa...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-17 Giannis Adamopoulos[SHELL32] CDefView: remove a useless print
2018-02-17 Giannis Adamopoulos[SHELL32] CDefView: Implement several methods needed...
2018-02-14 Giannis Adamopoulos[SHELL32] Fix the toolbar buttons in the file open...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-02 Stanislav Motylkov[SHELL32] Fix show properties with Alt+Enter
2017-10-29 Thomas Faber[SHELL32][REGEDIT][MSCONFIG_NEW] Correctly check for... 93/head
2017-10-26 Giannis Adamopoulos[SHELL32] CDefView: Fix a leak of an HMENU. This fix...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
2014-11-25 Amine Khaldi* Sync up to trunk head (r65481).
2014-11-17 Amine Khaldi* Sync up to trunk head (r65426).
2014-11-13 Amine Khaldi* Sync up to trunk head (r65394).
2014-11-10 Amine Khaldi* Sync up to trunk head (r65353).
2014-11-05 Amine Khaldi* Sync up to trunk head (r65270).
2014-11-04 Giannis Adamopoulos[SHELL32]