Andreas Kling
|
884ae80699
LibHTML+Browser: Show target URL of hovered links in Browser statusbar
|
5 years ago |
Andreas Kling
|
775cbbb422
LibHTML: Add basic keyboard navigation (up/down/pgdn/pgup/home/end/etc)
|
5 years ago |
Andreas Kling
|
49ac0c2e24
LibHTML: Move layout root from HtmlView to Document
|
5 years ago |
Andreas Kling
|
2530378f59
LibHTML+Browser: Add debug option to draw borders around line boxes
|
5 years ago |
Andreas Kling
|
78d65c1c64
LibHTML: Add load(URL) and reload() functions to HtmlView
|
5 years ago |
Andreas Kling
|
7bc9310170
LibHTML: Add a Frame class and use it for document layout width
|
5 years ago |
Andreas Kling
|
b94c7665a9
LibHTML: Add a way to get a Document's title
|
5 years ago |
Andreas Kling
|
92aae72025
LibHTML: Detect link clicks
|
5 years ago |
Andreas Kling
|
3de4b99dc3
LibHTML: Implement naive hit testing
|
5 years ago |
Sergey Bugaev
|
b9493ba783
LibHTML: Introduce the HtmlView widget
|
5 years ago |