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-12-20
FontEditor: Update preview window after pasting and deleting glyphs
thankyouverycool
2022-12-20
FontEditor: Add Unicode block/glyph selection Statusbar Segment
thankyouverycool
2022-12-20
LibGUI+FontEditor: Restore normalized selections on Undo/Redo
thankyouverycool
2022-12-20
LibGUI: Reset GlyphMapWidget scroll value when changing active range
thankyouverycool
2022-12-20
LibGUI: Focus the actively resizing end of GlyphMapWidget selections
thankyouverycool
2022-12-20
LibGUI: Only reset GlyphMapWidget selection on Escape
thankyouverycool
2022-12-20
LibGUI: Add Page{Up,Down} support for GlyphMapWidget
thankyouverycool
2022-12-20
LibGUI: Improve visible glyph estimate in GlyphMapWidget
thankyouverycool
2022-12-20
LibGUI: Adjust GlyphMapWidget content sizing and glyph padding
thankyouverycool
2022-12-20
LibGUI: Implement calculated_min_size() for GlyphMapWidget
thankyouverycool
2022-12-20
LibGUI: Check bounds when moving GlyphMapWidget selections
thankyouverycool
2022-12-20
LibGUI: Ensure GlyphMapWidget selection resets when requested
thankyouverycool
2022-12-20
LibGUI: Disallow GlyphMapWidget selection sizes equal to zero
thankyouverycool
2022-12-20
LibGUI: Forward GlyphMapWidget Key_Tab events
thankyouverycool
2022-12-20
FontEditor: Set Unicode ListView's focus proxy to its search box
thankyouverycool
2022-12-20
FontEditor: Remove unused includes
thankyouverycool
2022-12-19
TextEditor: Suggest saving new files with an extension from highlighter
Karol Kosek
2022-12-19
LibSyntax: Add `common_language_extension()` function
Karol Kosek
2022-12-19
LibSyntax: Remove default switch case in `language_to_string()`
Karol Kosek
2022-12-19
LibSyntax+TextEditor: Move Highlighter::language_string() out of class
Karol Kosek
2022-12-19
Snake: Ignore default keydown events
Baitinq
2022-12-19
Snake: Add snake color chooser game menu action
Baitinq
2022-12-19
Snake: Don't hardcode the snake painting logic
Baitinq
2022-12-19
Snake: Add pause/continue game menu action
Baitinq
2022-12-19
Browser+WebContent: Fixup some DOM inspector weirdness
MacDue
2022-12-19
Browser: Close inspectors and JS console when tab closes
MacDue
2022-12-19
Meta: Include StylePropertiesModel.cpp in lagom LibWebView
MacDue
2022-12-19
LibWeb: Fix crash when serializing nodes for DOM inspector
MacDue
2022-12-19
AK: Use __has_builtin() in Checked.h
Andreas Kling
2022-12-19
Documentation: Adjust default TARGET to x86_64 in the documentation
0xxFF
2022-12-19
FileManager: Clear the selection after deleting files
implicitfield
2022-12-19
LibWeb: Fully Implement `get_an_elements_noopener`
Keir Davis
2022-12-19
LibCore: Convert explicit timezone to local in `DateTime::parse`
Jelle Raaijmakers
2022-12-19
LibGfx: Split VERIFY statements in various Bitmap class methods
Liav A
2022-12-19
Kernel/Graphics: Propagate errors properly around in the VirtIO driver
Liav A
2022-12-19
Kernel/Graphics: Disable double buffering for the VirtIO driver
Liav A
2022-12-19
Kernel: Properly propagate errors in VirtIOGPU 3D device initialization
Liav A
2022-12-18
Meta: Find mke2fs on macOS even if HOMEBREW_PREFIX is not set
Nico Weber
2022-12-18
Meta: Disable gdbstub when running under HVF on macOS
Nico Weber
2022-12-18
LibWeb: Don't const_cast layout_box() when calling const functions
Matt Purnell
2022-12-17
LibGL: Pass generated GPU IR to GPU side compiler when linking program
Stephan Unverwerth
2022-12-17
LibSoftGPU: Delegate shader creation to new class ShaderCompiler
Stephan Unverwerth
2022-12-17
LibGLSL: Fill LinkedShaders with dummy IR code
Stephan Unverwerth
2022-12-17
LibGPU: Add inputs and outputs to GPU shader IR
Stephan Unverwerth
2022-12-17
LibSoftGPU: Implement shader processor for SoftGPU ISA
Stephan Unverwerth
2022-12-17
LibSoftGPU: Define a simple shader instruction set
Stephan Unverwerth
2022-12-17
LibSoftGPU: Make output in PixelQuad generic
Stephan Unverwerth
2022-12-17
LibSoftGPU: Make input in PixelQuad generic
Stephan Unverwerth
2022-12-17
LibSoftGPU: Allow binding a fragment shader
Stephan Unverwerth
2022-12-17
LibGL+LibSoftGPU: Add GPU side shader infrastructure
Stephan Unverwerth
[next]