summaryrefslogtreecommitdiff
path: root/Userland/Applications/Browser/History.cpp
AgeCommit message (Expand)Author
2021-05-29Browser: Add title to go back/forward context menuMarcus Nilsson
2021-05-23Browser: Add context menu with history for back/forward buttonMarcus Nilsson
2021-05-18Browser: Don't add multiple page reloads to historyMarcus Nilsson
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling