Andreas Kling
|
5da385c16e
|
Browser: Turn command-line path arguments into file:// URLs
|
2019-10-07 20:02:29 +02:00 |
|
Andreas Kling
|
b5a043cf42
|
Browser: Add a simple "Go home" button to the toolbar
Currently this just takes us to /home/anon/www/welcome.html :^)
|
2019-10-06 22:03:41 +02:00 |
|
Conrad Pankoff
|
15a016d3e3
|
Browser: Support opening a URL from the command line at startup
|
2019-10-06 14:25:58 +02:00 |
|
Andreas Kling
|
4173c77eb5
|
Browser: Show the page title in the window title bar :^)
|
2019-10-05 10:30:49 +02:00 |
|
Andreas Kling
|
31e361b827
|
Base: Add a little welcome page for the browser at ~/www/welcome.html
|
2019-10-05 10:29:52 +02:00 |
|
Andreas Kling
|
0a38e0028f
|
Browser: Start working on a simple browser using LibHTML
This was inevitable. :^)
|
2019-10-05 10:20:17 +02:00 |
|