Историја ревизија

Аутор SHA1 Порука Датум
  Aliaksandr Kalenik a8077f79cc LibWeb: Separate text control input events handling from contenteditable пре 9 месеци
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere пре 9 месеци
  Sam Atkins 2a5390ef4f LibWeb/DOM: Move "text node directionality" algorithm into DOM::Text пре 10 месеци
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document пре 1 година
  Ángel Carias 69da6a0ce4 LibWeb: Implement Text.wholeText пре 1 година
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable пре 1 година
  Matthew Olsson 7001e0a428 LibWeb: Fix a LibJSGCVerifier warning in DOM::Text пре 1 година
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support пре 1 година
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
  Shannon Booth c7cd6f2bef LibWeb: Remove some unused DeprecatedFlyString includes пре 1 година
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String пре 1 година
  Timothy Flynn 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes пре 1 година
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called пре 1 година
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String пре 1 година
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void пре 2 година
  Kenneth Myhra 200d22c650 LibWeb: Make factory method of DOM::Text fallible пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() пре 2 година
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Andreas Kling 5839ef2ed8 LibWeb: Render text inside <input type=password> as asterisks (`*`) пре 2 година
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window пре 2 година
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL пре 2 година
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ пре 2 година
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  Luke Wilde 1ceba560f4 LibWeb: Add CDATASection пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Andreas Kling b0955fd269 LibWeb: Add fast_is<T>() for some common DOM Node subclasses пре 3 година
  Andreas Kling d2f9f8bd4f LibWeb: Implement Text.splitText(offset) пре 3 година