コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling eda9fb13cc LibWeb+WebContent: Add on_load_finish hook to web views 4 年 前
  Andreas Kling 4fe987ba00 LibWeb: Don't layout twice for every InProcessWebView resize event 4 年 前
  Andreas Kling 15e35b0d71 LibWeb: Layout viewport rect was lagging behind when resizing 4 年 前
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace 4 年 前
  Andreas Kling 10b534849d LibWeb: Remove ancient HTML_DEBUG debug logging 4 年 前
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies 4 年 前
  Linus Groh a2a603d38a LibWeb: Add FrameLoader::load_html() 4 年 前
  Andreas Kling 91b49dd9d0 LibWeb: Add a PageClient callback for image context menu requests 4 年 前
  Andreas Kling c7133bf081 LibWeb: Register the InProcessWebView widget 4 年 前
  Andreas Kling d9e39cb82d LibWeb: Support window.alert() in multi-process context 4 年 前
  Andreas Kling 5872cb398c LibWeb: Use widget override cursors 4 年 前
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" 4 年 前
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx 4 年 前
  Andreas Kling 51146e3075 LibGUI: Make the Clipboard API deal in raw byte buffers a bit more 4 年 前
  Andreas Kling 7eeecbc0f3 LibWeb: InProcessWebView::selected_text() should use the focused frame 4 年 前
  Andreas Kling 684fa0f99b LibWeb: Make selection state recomputation implicit 4 年 前
  Andreas Kling d47f77169f LibWeb: Remember the selection state of each LayoutNode 4 年 前
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView 4 年 前