[BROWSEUI] SHExplorerParseCmdLine: Fix parsing of /root (#6752)
[reactos.git] / dll / win32 / browseui / shellbars /
2024-03-04 Katayama Hirofumi MZ[BROWSEUI] Use STDMETHOD macro and keyword override...
2023-10-28 Hermès Bélusca-Maïto[BROWSEUI] Some parenthesizing clarification around...
2023-07-10 Katayama Hirofumi MZ[BROWSEUI] Fix pos of taskbar toolbar right-click menu...
2022-10-13 Katayama Hirofumi MZ[BROWSEUI] Follow-up of 2e67c18 (#4767); Also check...
2022-10-10 Katayama Hirofumi MZ[BROWSEUI][INCLUDE] Localize 'Address' on CBandSiteMenu...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-04-09 Victor Perevertkin[CMAKE] Some options are only supported by GCC, don...
2020-10-20 Jérôme Gardou[CMAKE] Introduce the atl_classes interface library
2020-10-20 Jérôme Gardou[CMAKE] Get rid of the set_cpp macro
2020-06-06 Thomas Faber[SHELLBARS] Add missing psdk dependency.
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2019-06-08 Serge Gautherie[BROWSEUI] Fix SHEnumClassesOfCategories() parameter... 1622/head
2019-06-06 Hermès Bélusca-Maïto[BROWSEUI] Fix CSHEnumClassesOfCategories::Initialize... 1559/head
2019-04-18 Mark Jansen[ATL] Retire atlnew
2019-01-15 Mark Jansen[ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h
2018-10-27 Giannis Adamopoulos[BROWSEUI] Implement toggling the folders and search...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-08 Thomas Faber[BROWSEUI][SHELL32] Treat OnWinEvent's result parameter... 425/head
2018-02-28 Giannis Adamopoulos[BROWSEUI] CBandSite: Implement SetBandSiteInfo and...
2018-02-28 Giannis Adamopoulos[BROWSEUI] CBandSite: Style fixes
2018-01-16 Giannis Adamopoulos[BROWSEUI] CISFBand: Handle DBID_SETWINDOWTHEME. CORE...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-09 Amine Khaldi[BROWSEUI/SHELLBARS] Add a PCH.
2017-12-07 Giannis Adamopoulos[BROWSEUI] Move _ILIsDesktop to a shared header to...
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-11-18 Stanislav Motylkov[BROWSEUI] CISFBand: Add "Open Folder" feature
2017-11-18 Stanislav Motylkov[BROWSEUI] CBandSiteMenu: Show Toolbar error on failure
2017-11-05 Stas'M[BROWSEUI] CBandSiteMenu
2017-11-02 Giannis Adamopoulos[BROWSEUI] Add a todo comment block in CISFBand.cpp...
2017-10-22 Giannis Adamopoulos[BROWSEUI] CBandSiteMenu: Use CSimpleArray and CComHeapPtr.
2017-10-22 Giannis Adamopoulos[BROWSEUI] Improve CBandSiteBase::OnWinEvent to forward...
2017-10-22 Giannis Adamopoulos[BROWSEUI] Add a hack and abuse ISFB_STATE_QLINKSMODE...
2017-10-22 Giannis Adamopoulos[BROWSEUI] CISFBand: Misc fixes
2017-10-22 Giannis Adamopoulos[BROWSEUI] CBandSiteMenu: Implement the Desktop, Quick...
2017-10-22 Giannis Adamopoulos[BROWSEUI] CBandSiteMenu: Fix two broken loops
2017-10-22 Giannis Adamopoulos[BROWSEUI] Rename CISFBand_CreateInstance and add a...
2017-10-16 Giannis Adamopoulos[QCKLNCH] Remove qcklnch (#61)
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...