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
2022-08-26
LibWeb: Determine the origin when navigating across documents
MacDue
2022-08-25
LibJS: Accept and ignore calendar annotation in Instant strings
Luke Wilde
2022-08-25
LibJS: Avoid calling ToString on calendar when calendarName is "never"
Luke Wilde
2022-08-25
Base: Add more emoji
Xexxa
2022-08-25
Base: Improve emoji
Xexxa
2022-08-25
LibJS: Guard IntegerIndexedElementSet with receiver check
Timothy Flynn
2022-08-25
LibJS: Always access RegExp flags by its "flags" property
Timothy Flynn
2022-08-25
LibJS: Fix spec steps and links for RegExp set notation proposal
Timothy Flynn
2022-08-25
LibTimeZone: Fix tests when ENABLE_TIME_ZONE_DATABASE_DOWNLOAD is OFF
Timothy Flynn
2022-08-25
LibUnicode: Fix compilation when ENABLE_UNICODE_DATABASE_DOWNLOAD is OFF
Timothy Flynn
2022-08-25
Base: Add more emoji
Xexxa
2022-08-25
Base: Add more emoji
Xexxa
2022-08-25
LibWeb: Begin formatting the grid
martinfalisse
2022-08-25
LibWeb: Parse grid-column and grid-row CSS values
martinfalisse
2022-08-25
LibWeb: Parse grid-column-start and related CSS properties
martinfalisse
2022-08-25
LibWeb: Parse grid-template-columns and grid-template-rows
martinfalisse
2022-08-25
LibWeb: Add GridTrackPlacementShorthandStyleValue
martinfalisse
2022-08-25
LibWeb: Add GridTrackPlacementStyleValue
martinfalisse
2022-08-25
LibWeb: Add GridTrackSizeStyleValue
martinfalisse
2022-08-25
LibWeb: Add GridTrackPlacement for grid-[column/row]-[start/end]
martinfalisse
2022-08-25
LibWeb: Add GridTrackSize class for grid-template-*
martinfalisse
2022-08-25
LibWeb: Add GridFormattingContext
martinfalisse
2022-08-25
LibWeb: Parse grid display value
martinfalisse
2022-08-25
Base: Add display grid test page
martinfalisse
2022-08-25
Base: Add the -h/--hide-window option to the Eyes manpage
MacDue
2022-08-25
Eyes: Add an option to show/hide the window frame
MacDue
2022-08-25
PixelPaint: Reduce verbosity of crop to content feature
faxe1008
2022-08-25
Applications: Use modeless windows in some apps
thankyouverycool
2022-08-25
LibGUI+Taskbar+WindowServer: Remove mode and parent methods from Taskbar
thankyouverycool
2022-08-25
WindowServer: Default to Desktop when picking a new active window
thankyouverycool
2022-08-25
WindowServer: Invalidate new and previous active input window frames
thankyouverycool
2022-08-25
WindowServer: Restore modal chains from the Taskbar and Switcher
thankyouverycool
2022-08-25
WindowServer: Use nearest modeless window for modal Taskbar rects
thankyouverycool
2022-08-25
WindowServer: Don't move child windows in unison with their parents
thankyouverycool
2022-08-25
WindowServer: Don't let modals minimize themselves
thankyouverycool
2022-08-25
WindowServer: Replace modal stacks with modal chains
thankyouverycool
2022-08-25
LibGUI+WindowServer+Apps: Replace Accessory Windows
thankyouverycool
2022-08-25
LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows
thankyouverycool
2022-08-25
LibGUI+WindowServer: Introduce WindowModes
thankyouverycool
2022-08-25
WindowServer: Add modeless_ancestor() helper
thankyouverycool
2022-08-25
WindowServer: Remove m_unmaximized_rect from Window
thankyouverycool
2022-08-25
LibGfx+WindowServer: Remove set_size_around() from Rect and Window
thankyouverycool
2022-08-25
WindowServer: Remove nudge_into_desktop() from Window
thankyouverycool
2022-08-25
WindowServer: Fix typo 'reminder' -> 'remainder' in WindowManager
thankyouverycool
2022-08-25
WindowServer: Get taskbar height from TaskbarWindow directly
thankyouverycool
2022-08-25
LibGUI: Remember size and position of hidden Windows
thankyouverycool
2022-08-25
Apps+Demos+Dialogs: Remove unnecessary minimum window sizes
thankyouverycool
2022-08-25
LibGUI+WindowServer: Initialize minimum window size to zero
thankyouverycool
2022-08-24
LibCrypto: Implement a (mostly) proper to_double for UnsignedBigInteger
davidot
2022-08-24
LibCrypto: Make a VERIFY a static_assert since it only uses constants
davidot
[next]