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-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
WindowServer: Install WindowServer headers
Andreas Kling
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
Taskbar: Update ClockWidget to Calendar view changes
thankyouverycool
2021-03-30
LibGUI+Calendar: Add new month and year views to Calendar
thankyouverycool
2021-03-30
MenuApplets: Remove old clock/calendar applet
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
SystemServer: Call endgrent() after we're finished looking up groups
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
SystemServer: dynamically fetch device group IDs
Idan Horowitz
2021-03-29
SystemServer: chown all available TTY devices to the tty group
Idan Horowitz
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
Utilites: Add dd
g0mb4
2021-03-29
Everywhere: Change font properties to be described in GML
Edgar Araújo
2021-03-29
LibGUI: Enable the use of font properties through GML
Edgar Araújo
2021-03-29
Everywhere: Remove empty {} from GML objects
Edgar Araújo
2021-03-29
Playground: Autocomplete after empty {}
Edgar Araújo
2021-03-29
Playground: Move AutocompleteProvider to a separate file
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
WindowServer: Add menu item fade-out animation upon activation
Tom
2021-03-28
WindowManager: Allow disabling window hit testing altogether
Tom
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
WindowServer: Add ability to show/hide window menubars
Andreas Kling
2021-03-28
Spreadsheet: Ignore extra empty lines after the rows
AnotherTest
2021-03-28
Spreadsheet: Make the CSV reader more lenient
AnotherTest
2021-03-28
Spreadsheet: Show the error (if any) in csv import dialog's preview
AnotherTest
2021-03-28
LibGUI: Register GUI::StackWidget with GML
AnotherTest
2021-03-28
WindowServer: Make Window::event() protected
Andreas Kling
2021-03-28
LibGUI: Make GUI::Widget::event() protected
Andreas Kling
2021-03-28
LibCore: Make Core::Object::event() protected
Andreas Kling
[next]