index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
applets
/
web_browser.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-29
am: re-namespace frontend applets to frontend directory
Liam
2023-03-25
qt: implement RequestExit for applets
Liam
2022-12-05
applets/web_browser: Use aliases for callbacks
Lioncash
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-04-28
applets/web: Fix a use-after-free when passing in the URL string
Morph
2020-12-18
applets/web: Implement the online web browser applet
Morph
2020-12-18
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
applets/web: Implement the default web browser applet frontend
Morph
2020-12-18
applets: Remove the previous web browser applet implementation
Morph
2019-06-24
web_browser: Rename OpenPage to OpenPageLocal
Zach Hilman
2019-01-17
core/frontend/applets/web_browser: Make OpenPage() non-const
Lioncash
2018-12-28
frontend: Add frontend responder for web browser
Zach Hilman