提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling cdf87d2204 LibWeb: Fill OOPWV with the palette base color until we have pixels 4 年之前
  Andreas Kling baf4c7d3f2 LibWeb: Remove an empty line from OOPWV 4 年之前
  Andreas Kling eda9fb13cc LibWeb+WebContent: Add on_load_finish hook to web views 4 年之前
  Linus Groh b97a900595 LibWeb: Don't attempt to create new bitmap for zero-size OOPWV 4 年之前
  Andreas Kling 2d96a07b26 LibWeb: Don't assume backing store allocation succeeds on OOPWV resize 4 年之前
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies 4 年之前
  Andreas Kling bf1ed34236 LibWeb: Don't send OOPWV repaint requests for views without backing 4 年之前
  Linus Groh e6709e3834 LibWeb: Handle theme change event in OutOfProcessWebView 4 年之前
  Linus Groh 95a6019ff0 LibWeb: Add OutOfProcessWebView::load_empty_document() 4 年之前
  Linus Groh 9f3789cdc7 LibWeb: Register the OutOfProcessWebView widget 4 年之前
  Linus Groh e40135fefd LibWeb: Add OutOfProcessWebView::load_html() 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 年之前
  Ben Wiederhake d8e22fedc3 Libraries: Unbreak building with extra debug macros 4 年之前
  AnotherTest 682b2fdb75 LibWeb: Move OutOfProcessWebView into the Web namespace 4 年之前
  Andreas Kling b6e18133ae LibWeb: Rename WebContentView => OutOfProcessWebView 4 年之前