Histórico de Commits

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