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
/
Libraries
Age
Commit message (
Expand
)
Author
2021-04-02
LibJS: Implement most of String.prototype.replace
Timothy Flynn
2021-04-02
LibWeb: Run queued promise jobs after callbacks
Linus Groh
2021-04-02
LibJS: Add initial support for Promises
Linus Groh
2021-04-01
LibRegex: Test alternatives in the expected order
AnotherTest
2021-04-01
LibRegex: Allow references to capture groups that aren't parsed yet
AnotherTest
2021-03-31
LibJS: Provide 'details' key in results object for duplicate test
Linus Groh
2021-03-31
LibWeb: Don't hit test a stacked child if it is behind its parent
Timothy Flynn
2021-03-31
LibC+ping: Move internet_checksum to serenity header
Idan Horowitz
2021-03-31
WindowServer+LibGfx: Rename menu_bar => menubar
Andreas Kling
2021-03-31
WindowServer+LibGfx: Remove code for drawing the old-style menu bar
Andreas Kling
2021-03-31
Kernel: Added TIOCSTI ioctl placeholder (#6037)
Baitinq
2021-03-30
WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows
Andreas Kling
2021-03-30
WindowServer+Taskbar: Show applets in taskbar :^)
Andreas Kling
2021-03-30
LibWeb: Create a new BFC when the overflow is neither visible nor clip
Timothy Flynn
2021-03-30
LibWeb: Compute position of relative blocks before placing them
Timothy Flynn
2021-03-30
LibWeb+WebContent: Support displaying tooltips in OOPWV
Timothy Flynn
2021-03-30
LibWeb: Get the first DOM node with a 'title' attribute for tooltip area
Timothy Flynn
2021-03-30
LibJS: Fix two issues with array (length > INT32_MAX)
Andreas Kling
2021-03-30
EditingEngine: Don't jump to the beginning or end of a non-existant word
one-some
2021-03-30
FontEditor+TextEditor+Playground: Refuse to load device files
Idan Horowitz
2021-03-30
LibCore: Add Core::File is_device() helpers
Idan Horowitz
2021-03-30
LibGUI+Calendar: Add new month and year views to Calendar
thankyouverycool
2021-03-30
LibGUI: Don't inflate icon text rects beyond available width
thankyouverycool
2021-03-30
Browser+LibWeb+WebContent: Add action to clear resource cache
Timothy Flynn
2021-03-29
LibGUI+WindowServer: Keep canonical WindowType enum in WindowServer
Andreas Kling
2021-03-29
LibC: Implement utimes function
Jelle Raaijmakers
2021-03-29
LibElf+readelf: Parse ELFs with no program headers correctly
Idan Horowitz
2021-03-29
LibC: Mark atexit() entries as 'called' before calling them
Itamar
2021-03-29
LibWeb: Compute position of relative block elements
Timothy Flynn
2021-03-29
LibGUI: Add transient option to show dotfiles in FilePicker
Timothy Flynn
2021-03-29
TextEditor: Adjust AutoCompleteBox's position to the scroll height
Itamar
2021-03-29
LibGUI: Enable the use of font properties through GML
Edgar Araújo
2021-03-29
LibGUI: Remove the necessity to have empty {} on GML objects
Edgar Araújo
2021-03-29
LibGUI: Fix IconView selection with FlowDirection::TopToBottom
Tom
2021-03-28
LibCoreDump+CrashDaemon: Compress coredumps
Idan Horowitz
2021-03-28
LibCore: Add Timer::create_repeating convenience method
Tom
2021-03-28
LibGfx: Use zlib instead of just deflate when loading PNGs
Luke
2021-03-28
LibJS: Fix m_allocations_since_last_gc initialization value
Linus Groh
2021-03-28
LibC: Implement asprintf() and vasprintf()
Andreas Kling
2021-03-28
Kernel+LibC: Implement sys$ioctl() FIONBIO
Andreas Kling
2021-03-28
LibGUI: Register GUI::StackWidget with GML
AnotherTest
2021-03-28
LibGUI: Make GUI::Widget::event() protected
Andreas Kling
2021-03-28
LibCore: Make Core::Object::event() protected
Andreas Kling
2021-03-28
LibCore: Add a way to install an event filter on a Core::Object
Andreas Kling
2021-03-28
LibC: Add vfork() as a simple wrapper around fork()
Andreas Kling
2021-03-27
LibArchive: Bounds check header offsets in Zip Parser
Idan Horowitz
2021-03-27
LibGUI: Return symlink fallback icon if target icon cannot be determined
Linus Groh
2021-03-27
LibC: Define F_GETLK
Jelle Raaijmakers
2021-03-27
LibC: Add AF_INET6, PF_INET6 and IPPROTO_IPV6 macros
Andreas Kling
2021-03-27
LibC: Add POSIX macros for the ai_flags field in struct addrinfo
Andreas Kling
[next]