提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 09980af4ea LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI 1 年之前
  Andrew Kaster 5e1d678bae Ladybird+Userland: Remove use of unnecessary fd passing socket concept 1 年之前
  Andrew Kaster 6d4ba21832 LibIPC+Userland: Make IPC::File always own its file descriptor 1 年之前
  Timothy Flynn ea682207d0 LibWeb+LibWebView: Migrate Browser's input event handling to LibWebView 1 年之前
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables 1 年之前
  Andrew Kaster 48ce8fb4e9 Ladybird: Add ability to create a tab without creating a new WebContent 1 年之前
  Andrew Kaster 02edd240ae LibWeb+WebContent: Spawn Worker processes from the chrome 1 年之前
  Aliaksandr Kalenik 02936f6944 LibWebView+WebContent: Drive repainting from WebContent process 1 年之前
  Aliaksandr Kalenik d87f3a4101 LibWebView+Ladybird: Remove unused on_scroll_into_view callback 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Bastiaan van der Plaat b73ae80d8b LibWeb: Refactor WebContentServer mouse input message to DevicePixel 1 年之前
  Bastiaan van der Plaat c069ab1ca0 LibWeb: Refactor int types in WebContentServer to DevicePixels 1 年之前
  Timothy Flynn 07e9a8f79b Ladybird+LibWebView: Move options used to launch WebContent to a struct 1 年之前
  Karol Kosek a3ddba4191 Userland: Port GUI::Application::show_tooltip() to String 1 年之前
  Bastiaan van der Plaat 836a7b00dd Ladybird+LibWeb: Add MouseEvent screenX and screenY support 1 年之前
  Shannon Booth 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 年之前
  Timothy Flynn 3f122b7335 LibWebView: Allow using native/user style sheets on Lagom 1 年之前
  Sam Atkins 7436f4fec2 LibWebView: Add a standard "look like the OS" style sheet 1 年之前
  Timothy Flynn edec5b1d91 Ladybird+LibWebView: Migrate input completions to LibWebView callbacks 1 年之前
  Timothy Flynn 5116e97a9d Ladybird+LibWebView: Migrate tooltip changes to LibWebView callbacks 1 年之前
  Timothy Flynn 78d9339aa9 Ladybird+LibWebView: Migrate scrolling changes to LibWebView callbacks 1 年之前
  Timothy Flynn 00fe122b0a Ladybird+LibWebView: Migrate cursor changes to LibWebView callbacks 1 年之前
  Timothy Flynn bf464665a7 Ladybird+LibWebView: Migrate layout notification to LibWebView callbacks 1 年之前
  Timothy Flynn 682a5f9b70 Ladybird+LibWebView: Move APIs which only repaint to LibWebView 2 年之前
  Timothy Flynn ea7e1b5f53 Ladybird+LibWebView: Move most of paint handling to LibWebView 2 年之前
  Timothy Flynn 15da77f4c4 Ladybird+LibWebView: Migrate file APIs to LibWebView callbacks 1 年之前
  Timothy Flynn ebdcba8b3b Ladybird+LibWebView: Migrate dialog APIs to LibWebView callbacks 2 年之前
  Sam Atkins ec340f03a5 WebContent+LibWebView: Add support for user style sheets 1 年之前
  Bastiaan van der Plaat 0facfd3257 LibWeb: Make handle_mousewheel wheel delta use pixels 1 年之前
  Timothy Flynn 9608bfb576 LibWebView+Ladybird: Remove duplicate WebContent callback 1 年之前