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-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
2022-09-07
LibWeb: Fix three accidental float truncations
Andreas Kling
2022-09-07
LibGUI: Set a tooltip on the emojis' buttons to their code point names
Timothy Flynn
2022-09-07
LibGUI: Add a search box to filter EmojiInputDialog by code point names
Timothy Flynn
2022-09-07
LibGUI: Disable EmojiInputDialog updates while re-displaying emoji
Timothy Flynn
2022-09-07
LibGUI: Create the emoji buttons only once for EmojiInputDialog
Timothy Flynn
2022-09-07
LibGUI: Move code to display emoji buttons to a helper function
Timothy Flynn
2022-09-07
LibGUI: Wrap the EmojiInputDialog in a scrollable container
Timothy Flynn
2022-09-07
LibGUI: Convert EmojiInputDialog to GML
Timothy Flynn
2022-09-06
Documentation: Amend comment describing use of "virtual" and "final"
Arun Nanduri
2022-09-06
Base: Match colors for C++ file type icons
electrikmilk
2022-09-06
Base: Add CMakeLists file type icon
electrikmilk
2022-09-06
LibGfx: Correctly shift pixels during bilinear blend
Jelle Raaijmakers
2022-09-06
Calendar: Limit the starting day input range to the selected month
networkException
2022-09-06
LibGUI: Update {in,de}crement buttons when setting a new spin box range
networkException
2022-09-06
LibWeb: Remove unused WindowObject.h
Andreas Kling
2022-09-06
Base+LibGUI: Add Git folder icons
electrikmilk
2022-09-06
Base: Add Git file type icons
electrikmilk
2022-09-06
LibJS: Make sure JS::Script visits its HostDefined object
Andreas Kling
2022-09-06
LibWeb: Don't use the internal window object when parsing HTML fragments
Andreas Kling
2022-09-06
LibWeb: Remove some unnecessary use of the internal realm in EventTarget
Andreas Kling
2022-09-06
LibJS+LibWeb: Make HTML::Script GC-allocated
Andreas Kling
2022-09-06
LibJS: Make Script and Module GC-allocated
Andreas Kling
2022-09-06
LibWeb: Always allow scripting in workers for now
Andreas Kling
[next]