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-12
Build: Add extlinux-image target to CMake
DolphinChips
2021-05-12
Meta: Add script to build image with EXTLINUX bootloader
DolphinChips
2021-05-12
Meta: Add EXTLINUX config
DolphinChips
2021-05-12
LibWeb: Position the ListItemMarkers according to their width
Tobias Christiansen
2021-05-12
LibWeb: Remove unused alphabet constants from ListItemMarkerBox
Tobias Christiansen
2021-05-12
LibWeb: Move clearing boxes below preceding floating boxes
Timothy Flynn
2021-05-12
Ports: Add missing dependencies for openttd
Gunnar Beutner
2021-05-12
Ports: Fix building the libicu port
Gunnar Beutner
2021-05-12
RequestServer: Only attempt to flush() on a timer
Ali Mohammad Pur
2021-05-12
LibTLS: Always send the signature_algorithms extension
Ali Mohammad Pur
2021-05-12
Documentation: Add Alpine Linux build instructions
Jagger De Leo
2021-05-11
LibJS: Make super() in catch block work
Linus Groh
2021-05-11
LibJS: Bring back runtime validation of RegExp flags
Linus Groh
2021-05-11
LibJS/Tests: Add details for toThrowWithMessage() expectation error
Linus Groh
2021-05-11
LibWeb: Add a maximum redirects limit to FrameLoader
Idan Horowitz
2021-05-11
Base: Add :nth-last-child test document
miere43
2021-05-11
LibWeb: Implement :nth-last-child pseudo-class
miere43
2021-05-11
Documentation: Fix broken link to Meta/Lagom/ReadMe.md
Vladislav Vorobev
2021-05-11
LibJS: Use u64 instead of u32 in NumberPrototype::to_string
Luke
2021-05-11
LibJS: Make number parts unsigned in NumberPrototype::to_string
Luke
2021-05-11
LibLine+Shell: Add dirty history flag and use it
sin-ack
2021-05-11
LibWeb: Paint an element's foreground before painting its children
Timothy Flynn
2021-05-11
Base: Add Magnifier.af
Linus Groh
2021-05-11
Magnifier: Make window resizable
Linus Groh
2021-05-11
LibWeb: Make Element::tag_name return the HTML uppercased qualified name
Luke
2021-05-11
LibWeb: Expose Element.{prefix,localName}
Luke
2021-05-11
GLTeapot: Use glGenLists() a bit to demonstrate that it works
Ali Mohammad Pur
2021-05-11
LibGL: Implement glGenLists and a few friends
Ali Mohammad Pur
2021-05-11
AK: Add a Tuple implementation
Ali Mohammad Pur
2021-05-11
AK/Variant: Deduplicate the contained types
Ali Mohammad Pur
2021-05-11
AK: Avoid the use of typeinfo in Variant
Ali Mohammad Pur
2021-05-11
Ports: Add missing dependency for vim
Gunnar Beutner
2021-05-11
Ports: Link gettext against libpthread
Gunnar Beutner
2021-05-11
Base: Remove unused icons from the removed Visual Builder app
Andreas Kling
2021-05-11
2048: Added Redo Support
Umar Haroon
2021-05-11
Shell: Add an option to autosave history every N ms
Ali Mohammad Pur
2021-05-11
Userland: Implement a magnifier app
Valtteri Koskivuori
2021-05-11
WindowServer: Add Optional<Gfx::IntRect> argument to get_screen_bitmap()
Valtteri Koskivuori
2021-05-11
LibGfx: Implement Bitmap::cropped()
Valtteri Koskivuori
2021-05-11
strace: Write output to stderr instead of stdout (#7016)
SViN24
2021-05-10
LibELF: Propagate ELF image validation errors to the caller
Gunnar Beutner
2021-05-10
LibELF: Don't use assignments in return statements
Gunnar Beutner
2021-05-10
Ports: Remove obsolete patch for flatbuffers
Gunnar Beutner
2021-05-10
Kernel: Fix loading ELF images without PT_INTERP
Gunnar Beutner
2021-05-10
Userland: Implement paste --watch mode
Sergey Bugaev
2021-05-10
Userland: Implement copy --clear
Sergey Bugaev
2021-05-10
LibGUI: Add Clipboard::clear()
Sergey Bugaev
2021-05-10
Base: Fix a spelling error in the mitigations man page
Mart G
2021-05-10
LibC: Partially implement pthread_setcancel{state,type}()
Gunnar Beutner
2021-05-10
Ports: Add missing curl dependency for the git port
Gunnar Beutner
[next]