Revert "[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)" (#6800)
[reactos.git] / base / applications / rapps / available.cpp
2023-02-20 Mark Jansen[RAPPS] Rework application handling 5070/head
2022-01-23 Joachim Henze[RAPPS] Addendum to 0.4.15-dev-3724-g3a7c0d8 CORE-18018
2022-01-23 Joachim Henze[RAPPS] Fallback to legacy "size" entry is not longer...
2021-12-29 Hermès Bélusca-Maïto[RAPPS] Remove some dead code.
2021-12-29 Hermès Bélusca-Maïto[RAPPS] Minor formatting.
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-06-05 Timo Kreuzer[RAPPS] Implement support for architecture specific...
2020-10-25 Mark Jansen[RAPPS] Abort screenshot iteration on the first not...
2020-10-25 Mark Jansen[RAPPS][RAPPS.COM] Introduce a rapps console shim 3252/head
2020-10-11 Mark Jansen[RAPPS] Re-add support for icons named after the ini... 3194/head
2020-10-11 Mark Jansen[RAPPS] Update rapps DB location to the new database
2020-10-11 Mark Jansen[RAPPS] Delete icons and temp screenshot when cleaning...
2020-09-06 赫杨[RAPPS] now /INSTALL option use PkgName instead of...
2020-09-06 赫杨[RAPPS] add m_szPkgName for AvailableApps
2020-09-06 赫杨[RAPPS] update some file-header
2020-09-06 He Yang[RAPPS] listview refactor (#2970)
2020-09-06 He Yang[RAPPS] move icon to a field in .txt file (#2941)
2020-09-06 He Yang[RAPPS] rename snapshot to screenshot, filename to...
2020-09-06 He Yang[RAPPS] snapshot url support (#2925)
2020-09-06 He Yang[RAPPS] Screenshot preview and other trivial fixes...
2020-05-19 He Yang[RAPPS] Move database source URL to settings dialog...
2020-04-04 Mark Jansen[RAPPS] Use the provided SizeBytes for the progress,
2019-08-19 Giannis Adamopoulos[RAPPS] CMainWindow: Make EnumInstalledAppProc and...
2019-08-19 Giannis Adamopoulos[RAPPS] Don't use CDownloadManager outside loaddlg.cpp
2018-06-09 Mark Jansen[RAPPS] Fix command line handling 601/head
2018-04-07 Alexander Shaposhnikov[RAPPS] Introduce 'SizeBytes' DB entry and use it for...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-11 Alexander Shaposhnikov[RAPPS] Replace Extract with FDI for handling .cab 426/head
2018-02-03 Hermès Bélusca-Maïto[RAPPS] Remove trailing spaces.
2018-01-03 Alexander Shaposhnikov[RAPPS] Make selection global 257/head
2018-01-02 Alexander Shaposhnikov[RAPPS] Simplified string creation in CAvailableApps
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-10-27 Alexander Shaposhnikov[RAPPS] Removed redundant static_cast
2017-10-27 Alexander Shaposhnikov[RAPPS] Make CConfigParser a temp object.
2017-10-27 Alexander Shaposhnikov[RAPPS] Replace pointer array with object array in...
2017-10-21 Pierre Schweitzer[RAPPS] Don't leak handle on success
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...