index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-04-27
LibThread: Fix int to pointer conversion
Jean-Baptiste Boric
2021-04-27
Userland: Move non-standard math constants from math.h
Jean-Baptiste Boric
2021-04-27
LibIPC: Add missing errno.h include
Jean-Baptiste Boric
2021-04-27
Userland: Move HOST_NAME_MAX to limits.h
Jean-Baptiste Boric
2021-04-27
Run: Remove useless serenity.h include
Jean-Baptiste Boric
2021-04-27
LibWeb: Remove unnecessary temporary Vector in text layout
Andreas Kling
2021-04-27
LibWeb: Minor cleanup tweak in TextNode::split_into_lines_by_rules()
Andreas Kling
2021-04-27
LibWeb: Refactor Layout::TextNode splitting into a chunk iterator
Andreas Kling
2021-04-27
VimEditingEngine: allow selection of the endline character
Paul Berg
2021-04-27
Tests: Convert file system suid-sgid stripping test to be LibTest based.
Brian Gianforcaro
2021-04-27
Tests: Convert pledge-test-failures.cpp to be LibTest based.
Brian Gianforcaro
2021-04-27
Tests: Convert unveil-test-failures.cpp to be LibTest based.
Brian Gianforcaro
2021-04-27
LibTest: Add FAIL() macro allow tests to force failure with message.
Brian Gianforcaro
2021-04-27
VimEditingEngine: Handle arrow, Home/End and Page keys
sin-ack
2021-04-27
LibPthread: Use realtime clock for futex_wait()
Jelle Raaijmakers
2021-04-27
EditingEngine: Split selection from movement functions
sin-ack
2021-04-27
WindowServer: Reevaluate hovered window on window rect change
Jelle Raaijmakers
2021-04-27
LibGUI/Window: Do not reset mouse cursor on show()
Jelle Raaijmakers
2021-04-26
Demos: Add Starfield screensaver demo
Jagger De Leo
2021-04-26
LibAudio: Support 32 and 64-bit float WAV files
kleines Filmröllchen
2021-04-26
LibGUI: Make common locations configurable
DexesTTP
2021-04-26
Utilities: Make ls respect options when specifying more than one path
Gunnar Beutner
2021-04-26
FontEditor: Don't put invalid clicks on the undo stack
thankyouverycool
2021-04-26
FontEditor: Warn on unsaved changes
thankyouverycool
2021-04-26
Calendar: Swap Liza for Marieta
thankyouverycool
2021-04-26
Profiler: Use NonnullOwnPtr for libraries
Gunnar Beutner
2021-04-26
Kernel+Profiler: Improve profiling subsystem
Gunnar Beutner
2021-04-26
Browser: Add basic support for search engines
sppmacd
2021-04-26
LibC: Fix typo in signal.h: ol_dset -> old_set
dhirsbrunner
2021-04-26
Userland: Make rmdir take multiple paths
Sahan Fernando
2021-04-26
LibC: Add additional data types
Panagiotis Vasilopoulos
2021-04-25
LibJS: Fallback to undefined if last value in eval() is empty
Linus Groh
2021-04-25
LibJS: Stop rolling back parser state that is immediately replaced
Idan Horowitz
2021-04-25
LibJS: Change PropertyName::as_number() return type to u32
Linus Groh
2021-04-25
LibJS: Use Object::get_own_properties() for getOwnPropertyNames()
Linus Groh
2021-04-25
LibJS: Don't assume call_frame->current_node in Exception constructor
Linus Groh
2021-04-25
Everywhere: Remove empty line after function body opening curly brace
Linus Groh
2021-04-25
LibGUI: Select last word when double clicking at the end of a line
Rafał
2021-04-25
LibWeb: Use full source URL as script filename
Linus Groh
2021-04-25
Services: Rename ProtocolServer to RequestServer
DexesTTP
2021-04-25
LibWeb: Add WebSocket bindings
DexesTTP
2021-04-25
LibWeb: Add exception support in IDL constructors
DexesTTP
2021-04-25
Utilities: Update telws to use the isolated WebSocket service
DexesTTP
2021-04-25
Services: Add a WebSocket service
DexesTTP
2021-04-25
LibWebSocket+telws: Use my own copyright headers :^)
DexesTTP
2021-04-25
HackStudio: Display variable type name in expression evaluator
FalseHonesty
2021-04-25
HackStudio: Implement custom JS -> C++ "proxy" objects
FalseHonesty
2021-04-25
HackStudio: Add evaluate expression popup to debugger
FalseHonesty
2021-04-25
LibJS: Don't suppress GlobalObject variable lookup exceptions
FalseHonesty
2021-04-25
Userland+Base: Add "ladyball" logo for the system :^)
Andreas Kling
[prev]
[next]