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-11-05
LibJS: Implement Temporal.ZonedDateTime.prototype.withPlainDate
Luke Wilde
2021-11-05
LibJS: Implement Temporal.ZonedDateTime.prototype.withPlainTime
Luke Wilde
2021-11-05
LibGUI: Use default Button and TextBox heights in InputBox
Andreas Kling
2021-11-05
WindowServer: Add menus to open menu stack before making them visible
Andreas Kling
2021-11-05
WindowServer: Remove redundant Window::set_visible() in Menu::do_popup()
Andreas Kling
2021-11-05
WindowServer: Remove redundant check in MenuManager::open_menu()
Andreas Kling
2021-11-05
LibJS: Adjust approximated result in year_from_time() if necessary
Linus Groh
2021-11-05
LibJS: Account for leap days in year_from_time()
Linus Groh
2021-11-05
WindowServer: Return ShareableBitmap() on fail
Aziz Berkay Yesilyurt
2021-11-05
shot: Fix hanging due to zero sized Rect
Aziz Berkay Yesilyurt
2021-11-04
LibJS: Replace a couple of TODO()'s in Temporal with InternalError
Linus Groh
2021-11-04
LibJS: Remove TODO() from implemented code path
Linus Groh
2021-11-04
SoundPlayer: Allow playback progress slider jump to cursor
Elyse
2021-11-04
LibWeb: Convert NumberType::Integer to i64 instead of i32
networkException
2021-11-04
Base+LibCore: Store booleans in human-readable format
Ben Wiederhake
2021-11-05
LibC+LookupServer: Use u32 for the endpoint magic
Ben Wiederhake
2021-11-05
LibC+LookupServer: Compute magic number to avoid hardcoding
Ben Wiederhake
2021-11-05
SQLServer: Remove unnecessary magic number
Ben Wiederhake
2021-11-04
LibCore: Trim trailing whitespaces from ConfigFile values
Tor-björn Claesson
2021-11-04
LibJS: Introduce & use FormatISOTimeZoneOffsetString
Linus Groh
2021-11-04
LibJS: Move common code into RejectObjectWithCalendarOrTimeZone
Linus Groh
2021-11-04
LibJS: Update ToTemporalTimeRecord to not require all properties
Linus Groh
2021-11-04
WindowServer: Reevaluate hover state after dismissing window switcher
Andreas Kling
2021-11-04
WindowServer: Reevaluate hover state when switching highlight windows
Andreas Kling
2021-11-04
WindowServer: Rename reevaluate_hovered_window()
Andreas Kling
2021-11-04
LibJS: Implement Temporal.ZonedDateTime.prototype.startOfDay
Luke Wilde
2021-11-03
Revert "LibIPC: Use a zero-delay timer for message processing"
Andreas Kling
2021-11-03
LibGUI: Don't ask WindowServer to destroy windows during app teardown
Andreas Kling
2021-11-03
LibGUI: Add GUI::Application::in_teardown()
Andreas Kling
2021-11-03
LibJS: Implement Temporal.PlainDateTime.prototype.round
Luke Wilde
2021-11-03
LibJS: Implement Temporal.ZonedDateTime.prototype.hoursInDay
Luke Wilde
2021-11-03
LibWeb: Change Document.{hidden,visibilityState} spec links to HTML
Luke Wilde
2021-11-03
LibGUI: ScrollableContainerWidget GML autocomplete
FrHun
2021-11-03
LibGUI: AbstractScrollableWidget GML/JSON
FrHun
2021-11-03
LibGUI: ScrollableContainerWidget respect size
FrHun
2021-11-03
LibGUI: ScrollableContainerWidget consider frame
FrHun
2021-11-03
LibGUI: Margins for AbstractScrollableWidget
FrHun
2021-11-03
LibGUI: ToolbarContainer account for frame width
frhun
2021-11-03
LibGUI: Implement content margins for Frame
FrHun
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-11-03
LibGUI: Invalidate GroupBox layout on font change
FrHun
2021-11-03
LibGUI: Consider content_margins for BoxLayout
FrHun
2021-11-03
LibGUI: Implement content_margins for GroupBox
FrHun
2021-11-03
LibGUI: Add content margins
FrHun
2021-11-03
LibGUI+FileManager: Clarify Widget margins name
FrHun
2021-11-03
LibGUI+Settings: Remove superfluous margin sets
FrHun
2021-11-03
LibGUI: Add utility functions to Margins
FrHun
2021-11-03
LibJS: Implement Temporal.PlainDateTime.prototype.toJSON
Luke Wilde
2021-11-03
LibJS: Implement Temporal.PlainDateTime.prototype.toLocaleString
Luke Wilde
2021-11-03
LibJS: Implement Temporal.PlainDateTime.prototype.toString
Luke Wilde
[next]