index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-09
AK: Warn when trying to set `@foo@` as a SourceGenerator key
Sam Atkins
2022-09-09
Ports: Update Quake III's launcher name
Jelle Raaijmakers
2022-09-09
Ports: Update launcher path to Quake II
Jelle Raaijmakers
2022-09-09
LibGUI: CommandPalette: Fix key event capture for actions
faxe1008
2022-09-09
Base: Update uniq(1) man page
demostanis
2022-09-09
uniq: Improve POSIX compliance
demostanis
2022-09-09
LibCore: Add File::open_file_or_standard_stream()
demostanis
2022-09-09
Meta: Download WASM spec tests using CMake
Diego Iastrubni
2022-09-09
Meta: Download uncompressed files instead of *.gz
Diego Iastrubni
2022-09-09
Meta: Use CMake functions to extract files
Diego Iastrubni
2022-09-09
Meta: Update jakt build support for fully bootstrapped compiler
Andrew Kaster
2022-09-08
WindowServer: Let Windows handle InputLeft events when blocked
thankyouverycool
2022-09-08
LibGUI: Only react on KeyDown when escaping a Dialog
thankyouverycool
2022-09-08
LibGUI+WindowServer: Notify Windows on input preemption
thankyouverycool
2022-09-08
WindowServer: Add unadjusted position members to Menu
thankyouverycool
2022-09-08
LibGUI: Add Unicode emoji group filters to the EmojiInputDialog
Timothy Flynn
2022-09-08
LibGUI: Display emoji in the EmojiInputDialog in Unicode display order
Timothy Flynn
2022-09-08
LibGUI: Add placeholder text to the emoji picker search box
Timothy Flynn
2022-09-08
LibUncode: Parse and generate emoji code point data
Timothy Flynn
2022-09-08
Spreadsheet: Add Insert Emoji action
electrikmilk
2022-09-08
TextEditor: Add Insert Emoji action
electrikmilk
2022-09-08
Base+LibGUI: Add insert emoji common action
electrikmilk
2022-09-08
Ports: Update serenity-theming use latest commit 3b4e1f2
djwisdom
2022-09-08
AK: Allow creating NonnullPtrVectors from an initializer list
Sam Atkins
2022-09-08
Ports: Build Quake in parallel
Jelle Raaijmakers
2022-09-08
LibSoftGPU: Use approximation for maximum depth slope
Jelle Raaijmakers
2022-09-08
LibGL: Set correct color material mode for `GL_AMBIENT_AND_DIFFUSE`
Jelle Raaijmakers
2022-09-08
LibWeb: Rename confusing parameter to layout_block_level_box()
Andreas Kling
2022-09-08
LibWeb: Use correct box edge when looking for space between floats
Andreas Kling
2022-09-08
Base: Add more emoji
Xexxa
2022-09-08
LibWeb: Make default CSS font settings match other browsers better
Andreas Kling
2022-09-08
LibGfx: Add API for loading more directories into Gfx::FontDatabase
Andreas Kling
2022-09-08
LibWeb+WebContent: Add abstraction layer for generic font families
Andreas Kling
2022-09-08
LibWeb: Make anonymous wrapper blocks actually have "display: block"
Andreas Kling
2022-09-08
WindowServer: Set rendered cache dirty on maximization event
thankyouverycool
2022-09-08
Browser+LibGUI+WindowServer: Open Button menus uniformly
thankyouverycool
2022-09-08
LibGUI: Simulate a click on arrow key events for AbstractButtons
thankyouverycool
2022-09-08
Taskbar: Set TaskbarButton checkable
thankyouverycool
2022-09-08
LibGUI+Taskbar: Don't immediately repaint checkable Buttons
thankyouverycool
2022-09-08
Base: Add Assembly file type icon
electrikmilk
2022-09-08
Browser: Add context menu icons
electrikmilk
2022-09-08
Base: Add 12 new emojis
electrikmilk
2022-09-08
Base: Improve 4 emojis
electrikmilk
2022-09-08
LibWeb: Position blocks after previous block-level box, ignoring type
Andreas Kling
2022-09-08
LibJS+LibWeb: Spin event loop via VM::CustomData abstraction
Andreas Kling
2022-09-07
LibWeb+WebContent: Add abstraction layer for event loop and timers
Andreas Kling
2022-09-07
Base: Add five more emojis
djwisdom
2022-09-07
LibWeb: Only schedule ImageStyleValue resource load once
Andreas Kling
2022-09-07
LibWeb: Cache width of "alt" text in ImageBox
Andreas Kling
2022-09-07
LibWeb: Improve `float: right` behavior
Andreas Kling
[next]