Age | Commit message (Expand) | Author |
---|---|---|
2019-10-12 | Browser: Add a debug menu with actions to dump DOM and Layout trees | Andreas Kling |
2019-10-10 | LibHTML+Browser: Show the number of pending resource loads | Andreas Kling |
2019-10-07 | Browser: Turn command-line path arguments into file:// URLs | Andreas Kling |
2019-10-06 | Browser: Add a simple "Go home" button to the toolbar | Andreas Kling |
2019-10-06 | Browser: Support opening a URL from the command line at startup | Conrad Pankoff |
2019-10-05 | Browser: Show the page title in the window title bar :^) | Andreas Kling |
2019-10-05 | Base: Add a little welcome page for the browser at ~/www/welcome.html | Andreas Kling |
2019-10-05 | Browser: Start working on a simple browser using LibHTML | Andreas Kling |