summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-16LibJS/Tests: Run prettier on modulo-basic.jsLinus Groh
2022-02-16LibJS: Implement the Number::remainder AO using fmodAnonymous
2022-02-16LibJS: Fix mixing of logical and coalescing operatorsAnonymous
2022-02-16WebContent: Exit peacefully when client dies during synchronous IPCAndreas Kling
2022-02-16LibC: Try to recover gracefully from failed LookupServer requestsAndreas Kling
2022-02-16Utilities: Add the 'files' argument to the unzip utilityserenitydev
2022-02-15LibWeb: Make :checked selector actually look at checkednessAndreas Kling
2022-02-15LibWeb: Implement relative lengths in media queries :^)Sam Atkins
2022-02-15Base: Add relative-length tests to media-query test pageSam Atkins
2022-02-15LibWeb: Remove unused MediaFeatureValue::equals() and friendsSam Atkins
2022-02-15LibWeb: Implement activation behavior for <input type=checkbox>Andreas Kling
2022-02-15LibWeb: Make <input type=checkbox> honor the "checked" attributeAndreas Kling
2022-02-15LibWeb: Add EventTarget::run_activation_behavior()Andreas Kling
2022-02-15LibWeb: Add Element::did_remove_attribute() virtualAndreas Kling
2022-02-15LibWeb: Allow label activation via any descendant of the label nodeAndreas Kling
2022-02-15LibWeb: Support implicit <label> targetsAndreas Kling
2022-02-15LibCore: Exit get_next_timer_expiration() sooner if possibleAndreas Kling
2022-02-15LibWeb: Fail gracefully when reaching the unimplemented part of the AAALinus Groh
2022-02-15LibWeb: Implement state switch for "[CDATA[" in HTML parserLinus Groh
2022-02-15LibWeb: Add an optional pointer to an HTMLParser to the HTMLTokenizerLinus Groh
2022-02-15LibWeb: Remove unused HTMLParser function declarationLinus Groh
2022-02-15LibWeb: Add spec links to each HTML tokenizer state sectionLinus Groh
2022-02-15LibWeb: Add stubs for document.write and document.writelnMaciej
2022-02-15LibArchive: Default initialize member variablesLenny Maiorani
2022-02-15LibArchive: Use constexpr variables where possibleLenny Maiorani
2022-02-15LibArchive: Refactor Tar to make DRY (Don't Repeat Yourself)Lenny Maiorani
2022-02-15Demos: Use default constructors/destructorsLenny Maiorani
2022-02-15Meta: Actually run gml-format in CIIdan Horowitz
2022-02-15Applications: Run gml-formatIdan Horowitz
2022-02-15AK+Kernel: OOM-harden most parts of TrieAli Mohammad Pur
2022-02-15AK: Conditionally disable a few variant ctors/assignmentsAli Mohammad Pur
2022-02-15AK: Add a 'SpecializationOf' conceptAli Mohammad Pur
2022-02-15Meta: Increase Azure CI timeout for Lagom buildsIdan Horowitz
2022-02-15FontEditor: Add a ListView to sort glyphs by their Unicode blockthankyouverycool
2022-02-15CharacterMap: Add a ListView to sort glyphs by their Unicode blockthankyouverycool
2022-02-15LibGUI: Allow GlyphMapWidget to filter by code point rangesthankyouverycool
2022-02-15Tests: Add Unicode tests for CharacterType block propertiesthankyouverycool
2022-02-15Meta+LibUnicode: Download and parse Unicode block propertiesthankyouverycool
2022-02-15LibWeb: Don't delay document load event forever with cached style sheetsAndreas Kling
2022-02-15LibWeb: Don't delay document load event forever with cached CSS importsAndreas Kling
2022-02-15LibWeb: Force a relayout when scrolling to anchorAndreas Kling
2022-02-15LibWeb: Don't trigger page load for fragment navigation within same URLAndreas Kling
2022-02-15LibWeb: Repaint entire viewport after document layoutAndreas Kling
2022-02-15LibIPC: Always shutdown() the Connection if reached EOFVitaly Dyachkov
2022-02-15Spreadsheet: Improve 'Functions Help' buttonelectrikmilk
2022-02-15Spreadsheet: Insert missing iconselectrikmilk
2022-02-15Base: Add color to Spreadsheet file type iconelectrikmilk
2022-02-15Base: Add Old Hungarian to font Katica Regular 10Lady Gegga
2022-02-15Base: Add Geometric Shapes Extended to font Katica Regular 10Lady Gegga
2022-02-15Base: Add Transport and Map Symbols to font Katica Regular 10Lady Gegga