Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object před 7 měsíci
  Psychpsyo 3856dd946b LibWeb: Prevent checkboxes from firing change events when losing focus před 7 měsíci
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 7 měsíci
  Aliaksandr Kalenik d7caa426a0 LibWeb: Delete m_selected flag from Paintable před 7 měsíci
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate před 7 měsíci
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> před 7 měsíci
  Michael Watt 3b1d1d4582 LibWeb: Compute `display: contents` as `none` for unusual elements před 7 měsíci
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 7 měsíci
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
  Andreas Kling 29a4da30b7 LibWeb: Make DOM::Node::create_layout_node() not need parent's style před 4 roky
  Stephan Unverwerth b4d1390714 LibGFX: Move default_xxx_font() methods from Font to FontDatabase před 4 roky
  Luke 773df8826d LibWeb: Add the submit event to HTMLFormElement před 4 roky
  Luke 9950270808 LibWeb: Add HTML::EventNames and UIEvents::EventNames před 4 roky
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace před 4 roky
  Andreas Kling 81add73955 LibWeb: Make Frame point weakly to Page před 4 roky
  Luke e8a9e8aed5 LibWeb: Add namespace to Element před 4 roky
  Andreas Kling cd5570670c LibWeb: Implement <input type=submit> without using LibGUI před 4 roky
  Andreas Kling 71092226bd LibWeb: Dispatch a "change" event when <input> checked state changes před 4 roky
  Andreas Kling f2431adf47 LibWeb: Add basic support for <input type=checkbox> před 4 roky
  Nico Weber 8b166e57df Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) před 4 roky
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView před 4 roky
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ před 5 roky
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace před 5 roky
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace před 5 roky
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace před 5 roky
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast před 5 roky
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ před 5 roky