Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 7e068565bc LibHTML: Push the visible viewport rect from HtmlView to Frame il y a 5 ans
  Andreas Kling f3f0b08d43 LibHTML: Build some foundation for text selection il y a 5 ans
  Andreas Kling f11c85f4a7 LibHTML: HtmlView only needs to store the main Frame, not the Document il y a 5 ans
  Andreas Kling c41bae3d54 LibHTML+Browser: Support scrolling to anchor with <a href="#foo"> il y a 5 ans
  Andreas Kling 884ae80699 LibHTML+Browser: Show target URL of hovered links in Browser statusbar il y a 5 ans
  Andreas Kling 775cbbb422 LibHTML: Add basic keyboard navigation (up/down/pgdn/pgup/home/end/etc) il y a 5 ans
  Andreas Kling 49ac0c2e24 LibHTML: Move layout root from HtmlView to Document il y a 5 ans
  Andreas Kling 2530378f59 LibHTML+Browser: Add debug option to draw borders around line boxes il y a 5 ans
  Andreas Kling 78d65c1c64 LibHTML: Add load(URL) and reload() functions to HtmlView il y a 5 ans
  Andreas Kling 7bc9310170 LibHTML: Add a Frame class and use it for document layout width il y a 5 ans
  Andreas Kling b94c7665a9 LibHTML: Add a way to get a Document's title il y a 5 ans
  Andreas Kling 92aae72025 LibHTML: Detect link clicks il y a 5 ans
  Andreas Kling 3de4b99dc3 LibHTML: Implement naive hit testing il y a 5 ans
  Sergey Bugaev b9493ba783 LibHTML: Introduce the HtmlView widget il y a 5 ans