Historial de Commits

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