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
2021-05-10
Shell: Make escaping more intelligent
Ali Mohammad Pur
2021-05-10
Shell: Add support for \uhhhhhhhh escapes in strings
Ali Mohammad Pur
2021-05-10
Meta: Remove obsolete Kernel/.gitignore
Brian Gianforcaro
2021-05-10
LibPDF: Parse nested Page Tree structures
Matthew Olsson
2021-05-10
LibPDF: Parse page structures
Matthew Olsson
2021-05-10
LibPDF: Add a basic parser and Document structure
Matthew Olsson
2021-05-10
LibPDF: Create basic object structure
Matthew Olsson
2021-05-10
AK: Add missing 'const' in Span
Matthew Olsson
2021-05-10
IRCClient: Apply some polish to menus and actions
Andreas Kling
2021-05-10
HexEditor: Apply some polish to menus and actions
Andreas Kling
2021-05-10
Browser: Apply some polish to menus and actions
Andreas Kling
2021-05-10
WindowServer: Add "Move" action to window menus
Andreas Kling
2021-05-10
WindowServer: Add separator above "Close" in window menus
Andreas Kling
2021-05-09
Ports: Update build options for curl
Gunnar Beutner
2021-05-10
Meta: Pin prettier linter version
Adam Hodgen
2021-05-10
WindowServer: Compute final window title before passing to WM clients
Andreas Kling
2021-05-09
WindowServer: Notify WM clients when a window's modified state changes
Andreas Kling
2021-05-09
WindowServer: Tweak width/height of automatic window tile rects
Andreas Kling
2021-05-09
WindowServer: Tweak spacing above maximized windows
Andreas Kling
2021-05-09
WindowServer: Simplify the way we update items in the window menu
Andreas Kling
2021-05-09
Ports: Remove obsolete patches for openttd
Gunnar Beutner
2021-05-09
Ports: Remove IPv6 patches for cmake
Gunnar Beutner
2021-05-09
Ports: Remove obsolete patches for stress-ng
Gunnar Beutner
2021-05-09
LibC: Add definitions/stubs for IPv6 functionality
Gunnar Beutner
2021-05-09
LibCpp: Support Lexing escaped newlines
Itamar
2021-05-09
CppLanguageServer: Cache declarations from headers in every document
Itamar
2021-05-09
CppLanguageServer: Call Parser::parse() inside create_document_data()
Itamar
2021-05-09
LibCpp: Rename m_definitions=>m_preprocessor_definitions
Itamar
2021-05-09
LanguageServers: Fix incorrect use of adopt_ref in FileDB::get()
Itamar
2021-05-09
LibWeb: Add tests for HTMLTableElement attributes
Adam Hodgen
2021-05-09
LibWeb: Fix nodeName attribute in tests
Adam Hodgen
2021-05-09
LibWeb: Implement HTMLTableElement tbody attributes
Adam Hodgen
2021-05-09
LibWeb: Implement HTMLTableElement tfoot attributes
Adam Hodgen
2021-05-09
LibWeb: Implement HTMLTableElement thead attributes
Adam Hodgen
2021-05-09
LibWeb: Implement HTMLTableElement caption attributes
Adam Hodgen
2021-05-09
LibWeb: Implement HTMLTableElement row attributes
Adam Hodgen
2021-05-09
Ports: Add port for libopenal
Gunnar Beutner
2021-05-09
Ports: Add missing .so extension for ffmpeg library SONAMEs
Gunnar Beutner
2021-05-09
Ports: Remove obsolete patch for dropbear
Linus Groh
2021-05-09
Ports: Remove obsolete patches for stress-ng
Gunnar Beutner
2021-05-09
LibC: Add definition for the rlim_t type
Gunnar Beutner
2021-05-09
Ports: Add note about Python webbrowser patch upstreaming
Linus Groh
2021-05-09
Ports: Remove obsolete rlimit patch for Python
Linus Groh
2021-05-09
Demos: Implement basic Lambertian lighting for the GLTeapot
Mathieu Gaillard
2021-05-09
Demos: Add indexed meshes in GLTeapot Demos
Mathieu Gaillard
2021-05-09
LibGfx: Fix clipping in fill_ellipse
Egor Ananyin
2021-05-09
Documentation: Update sync-local.sh keyboard layout example
Linus Groh
2021-05-09
Demos: GLTeapot: Enable depth testing in demo
Stephan Unverwerth
2021-05-09
LibGL: Add depth tests and writes to SoftwareRasterizer
Stephan Unverwerth
2021-05-09
LibGL: Add depth buffer class
Stephan Unverwerth
[next]