summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-19Ports: Pass a proper sysroot value for mpcTim Schumacher
2022-04-19Ports: Don't force GCC when linking libiconv into a shared libraryTim Schumacher
2022-04-19Base: Spawn the LookupServer for generate-manpages SystemModebrapru
2022-04-18LibWeb: Add missing StyleValue::equals() methodsSam Atkins
2022-04-18LibWeb: Actually use BorderRadiusShorthandStyleValueSam Atkins
2022-04-18LibWeb: Add missing [as/is]_border_radius_shorthand() methodsSam Atkins
2022-04-18LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSVSam Atkins
2022-04-18LibJS: Make the BC generator.next(value) workAli Mohammad Pur
2022-04-18LibJS: Avoid copying the frame into the interpreter in BC generatorsAli Mohammad Pur
2022-04-18Kernel: Enable PS2 keyboard scan code translation if not already enabledLiav A
2022-04-18Spreadsheet: Sort functions by name in the help windowEli Youngs
2022-04-18LibLine: Reset next suggestion index when resetting suggestionsAli Mohammad Pur
2022-04-18Shell: Make program-based completion with no actual token possibleAli Mohammad Pur
2022-04-18Base: Add some default completions to shellrcAli Mohammad Pur
2022-04-18LibLine: Make it possible to avoid autocompletion if requestedAli Mohammad Pur
2022-04-18LibLine: Respect the provided completion static offsetAli Mohammad Pur
2022-04-18Shell: Allow completions to request further action from the shellAli Mohammad Pur
2022-04-18Shell: Add support for regex match patternsAli Mohammad Pur
2022-04-18LibLine: Don't use fdopen() for stream in edit_in_external_editor()Ali Mohammad Pur
2022-04-18Utilities/profile: Call split_view() using StringView for command partsKarol Kosek
2022-04-18LibWeb: Disallow trailing commas in transform function argumentsSam Atkins
2022-04-18LibWeb: Disallow non-whitespace tokens after "none" in `transform`Sam Atkins
2022-04-18LibWeb: Use TransformFunctionMetadata when parsing their argumentsSam Atkins
2022-04-18LibWeb: Generate some metadata about transform functionsSam Atkins
2022-04-18LibWeb: Use generated TransformFunction enum and functionsSam Atkins
2022-04-18LibWeb: Generate TransformFunction to/from string functionsSam Atkins
2022-04-18LibWeb: Add code generator for CSS transform functionsSam Atkins
2022-04-18ThemeEditor: Remove unused model classesKarol Kosek
2022-04-18ThemeEditor: Use new RoleModel template classKarol Kosek
2022-04-18ThemeEditor: Add generic RoleModel template classKarol Kosek
2022-04-18Userland: Always construct Application with try_create()Sam Atkins
2022-04-18SystemMonitor: Remove MakeInspectable::Yes from constructorSam Atkins
2022-04-18LibCore: Allow inspecting any process launched with MAKE_INSPECTABLE=1Sam Atkins
2022-04-18HexEditor: Show endianness in the value inspectorEli Youngs
2022-04-17AK: Add Kernel namespace to KStrings in AK::IPv6AddressThitat Auareesuksakul
2022-04-17Base: Add some Mathematical Alphanumeric Symbols to Katica Regular 10Lady Gegga
2022-04-17Base: Update AtaraxiaLight8 add glyphs to widen coveragedjwisdom
2022-04-18LibJS: Don't coerce this value in %IteratorPrototype%[@@iterator]Linus Groh
2022-04-17LibJS: Add missing whitespace around namespace curly bracesLinus Groh
2022-04-17Base: Add 125 new Bamum Supplement glyphs to font Katica Regular 10Lady Gegga
2022-04-17Base: Update CsillaRegular12 add glyphs for wider coveragedjwisdom
2022-04-17Base: Update CsillaBold12 add glyphs for wider coveragedjwisdom
2022-04-17Base: Update SatoriMonoRegular add glyphs to widen coveragedjwisdom
2022-04-17Base: Update SatoriMonoBold add glyphs to widen coveragedjwisdom
2022-04-17Base: Update SatoriRegular add glyphs to widen coveragedjwisdom
2022-04-17Base: Update SatoriBold add glyphs to widen coveragedjwisdom
2022-04-17Base: Update Coffee Theme enable window-close-modified icondjwisdom
2022-04-17Meta: Keep timestamps of manually copied toolchain outputTim Schumacher
2022-04-17LibWeb: Dont abort when parsing data- properties that contain dashesstelar7
2022-04-17DHCPClient: Send ParameterRequestList option with DHCPRequest packetThitat Auareesuksakul