Historique des commits

Auteur SHA1 Message Date
  thankyouverycool c9404c3a63 LibGUI+Userland: Convert MessageBox to fallible construction il y a 2 ans
  MacDue 0329ddf46a Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option il y a 2 ans
  Lucas CHOLLET baac824ee3 LibGUI: Make `propagate_shortcuts` handle different level of propagation il y a 2 ans
  Timothy Flynn f8b6369c23 WebContent+Everywhere: Add a WebContent IPC to activate a tab il y a 2 ans
  Timothy Flynn e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC il y a 2 ans
  Aliaksandr Kalenik a9f8d4eada LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab il y a 2 ans
  Aliaksandr Kalenik 7c90c67a71 LibWebView: Generate window handle during client creation il y a 2 ans
  Timothy Flynn 97536e4684 LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String il y a 2 ans
  Aliaksandr Kalenik cc41233be4 LibWebView+WebContent: Propagate close from WebContent to LibWebView il y a 2 ans
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Linus Groh f183745f4e LibWebView+Ladybird: Move preferred color scheme to ViewImplementation il y a 2 ans
  Linus Groh 5bf5697f16 LibWebView+Ladybird: Move text selection to ViewImplementation il y a 2 ans
  Linus Groh 8c11a2c253 LibWebView+Ladybird: Move running JavaScript to ViewImplementation il y a 2 ans
  Linus Groh 55609f744d LibWebView+Ladybird: Move debug request to ViewImplementation il y a 2 ans
  Linus Groh de1c0c87fe LibWebView+Ladybird: Move page loading to ViewImplementation il y a 2 ans
  Linus Groh 2428e3e675 LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation il y a 2 ans
  Linus Groh f313708237 LibWebView+Ladybird: Move get source request to ViewImplementation il y a 2 ans
  Linus Groh 5d9f4b2ffc LibWebView+Ladybird: Move zoom logic to ViewImplementation il y a 2 ans
  Linus Groh 5411adca22 LibWebView+Ladybird: Begin de-duplicate WebView implementations il y a 2 ans
  Linus Groh 36866730ce Browser: Implement zoom :^) il y a 2 ans
  Karol Kosek ab57fde8ec LibWebView: Port to Core::Stream il y a 2 ans
  Andreas Kling ed3c2cbdf6 LibWebView: Add OOPWV "content scales to viewport" hint il y a 2 ans
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated il y a 2 ans
  Jonah 367b1634fd LibWebView+WebContent: Expose the Accessibility Tree to Other Processes il y a 2 ans
  MacDue 3de5dcf383 Browser+WebContent: Fixup some DOM inspector weirdness il y a 2 ans
  Baitinq af1c26f05b Browser: Go back/forward when pressing back/forward mouse buttons il y a 2 ans
  Timothy Flynn bf060adcf9 Browser+LibWebView+WebContent: Do not domain match on cookie updates il y a 2 ans
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value il y a 2 ans
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value il y a 2 ans