summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/web_browser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* applets/web: Implement the online web browser appletMorph2020-12-181-0/+9
* main, applets/web: Re-add progress dialog for RomFS extractionMorph2020-12-181-2/+3
* applets/web: Implement the default web browser applet frontendMorph2020-12-181-0/+8
* applets: Remove the previous web browser applet implementationMorph2020-12-181-10/+0
* web_browser: Rename OpenPage to OpenPageLocalZach Hilman2019-06-251-3/+3
* core/frontend/applets/web_browser: Make OpenPage() non-constLioncash2019-01-171-1/+1
* frontend: Add frontend responder for web browserZach Hilman2018-12-281-0/+24