[SHELL32] Add CDefView::DefMessageSFVCB (Retrial of #1145) (#1151)
[reactos.git] / dll / win32 / shell32 / CDefView.cpp
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]