1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 08:40:59 +00:00
serenity/Applications/Help
Andreas Kling 02c5e22f06 LibWeb: Make the link click hooks include the destination URL
We have all the context needed for relative URL resolution inside the
engine, so let's not make embedders worry about this.
2020-07-06 19:41:10 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
History.cpp Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
History.h AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
main.cpp LibWeb: Make the link click hooks include the destination URL 2020-07-06 19:41:10 +02:00
ManualModel.cpp Help: Clicking on link changes the treeview selection 2020-05-05 14:27:51 +02:00
ManualModel.h Help: Clicking on link changes the treeview selection 2020-05-05 14:27:51 +02:00
ManualNode.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
ManualPageNode.cpp Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
ManualPageNode.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
ManualSectionNode.cpp AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
ManualSectionNode.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00