[TASKMGR] Process page: Allow using "Open File Location" functionality without runnin...
[reactos.git] / base / applications / rapps / loaddlg.cpp
2024-03-16 Katayama Hirofumi MZ[RAPPS][SHLWAPI][SDK] Un-escape URL filename (#6626)
2023-04-08 Katayama Hirofumi MZ[RAPPS] Calculate download listview position (#5232)
2023-02-28 Joachim Henze[RAPPS] Style-addendum, no functional change (#5091)
2023-02-20 Mark Jansen[RAPPS] Rework application handling 5070/head
2022-08-25 Katayama Hirofumi MZ[RAPPS] Really update progress bar text (#4633)
2022-08-25 Katayama Hirofumi MZ[RAPPS] Don't send WM_SETTEXT directly
2022-01-06 Hermès Bélusca-Maïto[SDK:REACTOS] Move our ROS-specific header-only UI... 4205/head
2021-12-29 Hermès Bélusca-Maïto[RAPPS] Fix the download dialog not having an icon...
2021-10-13 Mark Jansen[RAPPS] Speed up installed application loading 3994/head
2021-07-03 Joachim Henze[RAPPS] Kill 2x EOL white-space in loaddlg.cpp
2021-05-08 Mark Jansen[RAPPS] Restore event logging of install/uninstall...
2021-01-11 Stanislav Motylkov[RAPPS] Fix pinned certificate issuer check
2020-11-20 Stanislav Motylkov[RAPPS] Properly use FormatMessageW with WinInet messag...
2020-10-11 Mark Jansen[RAPPS] Fix certificate pinning error displaying garbage
2020-10-11 Mark Jansen[RAPPS] Bump the rapps user agent version
2020-10-11 Mark Jansen[RAPPS] Update rapps DB location to the new database
2020-10-11 Mark Jansen[RAPPS] Add support for a rapps db with the file:/...
2020-09-06 赫杨[RAPPS] reduce the chance assert failed
2020-09-06 赫杨[RAPPS] some renaming
2020-09-06 赫杨[RAPPS] update some file-header
2020-09-06 He Yang[RAPPS] Screenshot preview and other trivial fixes...
2020-05-20 He Yang[RAPPS] Rapps trivial fixes (#2819)
2020-05-19 He Yang[RAPPS] Move database source URL to settings dialog...
2020-05-07 He Yang[RAPPS] 64bit compatibility fix (#2748)
2020-05-01 Kyle Katarn[RAPPS] Add error messages on all download failure...
2020-04-17 He Yang[RAPPS] Use _beginthreadex instead of CreateThread...
2020-04-04 Mark Jansen[RAPPS] Ensure the download dialog is always destroyed 2443/head
2020-04-04 Mark Jansen[RAPPS] Use the provided SizeBytes for the progress,
2019-08-19 Mark Jansen[RAPPS] Remove unused function definitions 1554/head
2019-08-19 Giannis Adamopoulos[RAPPS] CDownloadManager: Get rid of the implementation...
2019-08-19 Giannis Adamopoulos[RAPPS] CDownloadManager: simplify canceling
2019-08-19 Giannis Adamopoulos[RAPPS] factor CDownloaderProgress class out of CDownlo...
2019-08-19 Giannis Adamopoulos[RAPPS] CDowloadingAppsListView: The download dialog...
2019-08-19 Giannis Adamopoulos[RAPPS] Don't use CDownloadManager outside loaddlg.cpp
2018-08-04 Timo Kreuzer[APPLICATIONS] Fix 64 bit issues
2018-04-02 Alexander Shaposhnikov[RAPPS] Use FTP in passive mode
2018-04-02 Alexander Shaposhnikov[RAPPS] Fix FTP downloads
2018-04-02 Alexander Shaposhnikov[RAPPS] Update rapps .cab download link
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-19 Mark Jansen[RAPPS] Various fixes
2018-02-18 Mark Jansen[RAPPS] Some fixes to our completely broken cert pinnin...
2018-02-03 Hermès Bélusca-Maïto[RAPPS] Remove trailing spaces.
2018-02-03 Hermès Bélusca-Maïto[RAPPS] Remove deprecated TODO; use _countof() where...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-14 Stanislav Motylkov[RAPPS] Add support for no-length downloads indication
2017-11-05 Alexander Shaposhnikov[RAPPS] Reflect installation status it download dialog...
2017-10-28 Alexander Shaposhnikov[RAPPS] Prevent download dialog placeholder from displaying
2017-10-27 Alexander Shaposhnikov[RAPPS] Replace pointer array with object array in...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...