Commit Verlauf

Autor SHA1 Nachricht Datum
  Luke 773df8826d LibWeb: Add the submit event to HTMLFormElement vor 4 Jahren
  Luke 9950270808 LibWeb: Add HTML::EventNames and UIEvents::EventNames vor 4 Jahren
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace vor 4 Jahren
  Andreas Kling 81add73955 LibWeb: Make Frame point weakly to Page vor 4 Jahren
  Luke e8a9e8aed5 LibWeb: Add namespace to Element vor 4 Jahren
  Andreas Kling cd5570670c LibWeb: Implement <input type=submit> without using LibGUI vor 4 Jahren
  Andreas Kling 71092226bd LibWeb: Dispatch a "change" event when <input> checked state changes vor 4 Jahren
  Andreas Kling f2431adf47 LibWeb: Add basic support for <input type=checkbox> vor 4 Jahren
  Nico Weber 8b166e57df Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) vor 4 Jahren
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView vor 4 Jahren
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ vor 5 Jahren
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace vor 5 Jahren
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace vor 5 Jahren
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace vor 5 Jahren
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast vor 5 Jahren
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ vor 5 Jahren