summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-09AK: Warn when trying to set `@foo@` as a SourceGenerator keySam Atkins
2022-09-09Ports: Update Quake III's launcher nameJelle Raaijmakers
2022-09-09Ports: Update launcher path to Quake IIJelle Raaijmakers
2022-09-09LibGUI: CommandPalette: Fix key event capture for actionsfaxe1008
2022-09-09Base: Update uniq(1) man pagedemostanis
2022-09-09uniq: Improve POSIX compliancedemostanis
2022-09-09LibCore: Add File::open_file_or_standard_stream()demostanis
2022-09-09Meta: Download WASM spec tests using CMakeDiego Iastrubni
2022-09-09Meta: Download uncompressed files instead of *.gzDiego Iastrubni
2022-09-09Meta: Use CMake functions to extract filesDiego Iastrubni
2022-09-09Meta: Update jakt build support for fully bootstrapped compilerAndrew Kaster
2022-09-08WindowServer: Let Windows handle InputLeft events when blockedthankyouverycool
2022-09-08LibGUI: Only react on KeyDown when escaping a Dialogthankyouverycool
2022-09-08LibGUI+WindowServer: Notify Windows on input preemptionthankyouverycool
2022-09-08WindowServer: Add unadjusted position members to Menuthankyouverycool
2022-09-08LibGUI: Add Unicode emoji group filters to the EmojiInputDialogTimothy Flynn
2022-09-08LibGUI: Display emoji in the EmojiInputDialog in Unicode display orderTimothy Flynn
2022-09-08LibGUI: Add placeholder text to the emoji picker search boxTimothy Flynn
2022-09-08LibUncode: Parse and generate emoji code point dataTimothy Flynn
2022-09-08Spreadsheet: Add Insert Emoji actionelectrikmilk
2022-09-08TextEditor: Add Insert Emoji actionelectrikmilk
2022-09-08Base+LibGUI: Add insert emoji common actionelectrikmilk
2022-09-08Ports: Update serenity-theming use latest commit 3b4e1f2djwisdom
2022-09-08AK: Allow creating NonnullPtrVectors from an initializer listSam Atkins
2022-09-08Ports: Build Quake in parallelJelle Raaijmakers
2022-09-08LibSoftGPU: Use approximation for maximum depth slopeJelle Raaijmakers
2022-09-08LibGL: Set correct color material mode for `GL_AMBIENT_AND_DIFFUSE`Jelle Raaijmakers
2022-09-08LibWeb: Rename confusing parameter to layout_block_level_box()Andreas Kling
2022-09-08LibWeb: Use correct box edge when looking for space between floatsAndreas Kling
2022-09-08Base: Add more emojiXexxa
2022-09-08LibWeb: Make default CSS font settings match other browsers betterAndreas Kling
2022-09-08LibGfx: Add API for loading more directories into Gfx::FontDatabaseAndreas Kling
2022-09-08LibWeb+WebContent: Add abstraction layer for generic font familiesAndreas Kling
2022-09-08LibWeb: Make anonymous wrapper blocks actually have "display: block"Andreas Kling
2022-09-08WindowServer: Set rendered cache dirty on maximization eventthankyouverycool
2022-09-08Browser+LibGUI+WindowServer: Open Button menus uniformlythankyouverycool
2022-09-08LibGUI: Simulate a click on arrow key events for AbstractButtonsthankyouverycool
2022-09-08Taskbar: Set TaskbarButton checkablethankyouverycool
2022-09-08LibGUI+Taskbar: Don't immediately repaint checkable Buttonsthankyouverycool
2022-09-08Base: Add Assembly file type iconelectrikmilk
2022-09-08Browser: Add context menu iconselectrikmilk
2022-09-08Base: Add 12 new emojiselectrikmilk
2022-09-08Base: Improve 4 emojiselectrikmilk
2022-09-08LibWeb: Position blocks after previous block-level box, ignoring typeAndreas Kling
2022-09-08LibJS+LibWeb: Spin event loop via VM::CustomData abstractionAndreas Kling
2022-09-07LibWeb+WebContent: Add abstraction layer for event loop and timersAndreas Kling
2022-09-07Base: Add five more emojisdjwisdom
2022-09-07LibWeb: Only schedule ImageStyleValue resource load onceAndreas Kling
2022-09-07LibWeb: Cache width of "alt" text in ImageBoxAndreas Kling
2022-09-07LibWeb: Improve `float: right` behaviorAndreas Kling