Age | Commit message (Expand) | Author |
---|---|---|
2020-05-05 | Browser: Add a simple context menu for hyperlinks | Andreas Kling |
2020-05-02 | LibCore+LibHTTP: Move out the HTTP handler and add HTTPS | AnotherTest |
2020-04-29 | Browser: Add missing `#pragma once` in Tab.h | Emanuele Torre |
2020-04-25 | Browser: Share one BookmarksBarWidget between all Tabs | Andreas Kling |
2020-04-24 | Browser: Use the active tab's favicon as the window icon :^) | Andreas Kling |
2020-04-24 | Browser: React to favicon notifications and put favicons in the tabs! | Andreas Kling |
2020-04-24 | Browser: Open links with target="_blank" in new tab | Linus Groh |
2020-04-23 | Browser: Add "Close tab" action (Ctrl+W) :^) | Andreas Kling |
2020-04-23 | Browser: Start implementing tabbed browsing! :^) | Andreas Kling |