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
2022-06-30
LibGUI: Add custom layout change handling to ScrollableContainerWidget
FrHun
2022-06-30
LibGUI: Fix flickering scrollbars in AbstractScrollableWidget
FrHun
2022-06-30
LibGUI: Add layout change propagation to Widget
FrHun
2022-06-30
Applications+Games+LibGUI: Fix layout problems
FrHun
2022-06-30
ThemeEditor: Fix layout for new layout system
FrHun
2022-06-30
Spreadsheet: Use new layout system
FrHun
2022-06-30
LibGUI: Change Label standard preferred height to opportunistic grow
FrHun
2022-06-30
LibWeb: Fix box-shadows on elements smaller than the blur diameter
MacDue
2022-06-30
LibWeb: Fix off-by-one shadow position on non-integer positioned boxes
MacDue
2022-06-30
LibWeb+LibGfx: Fix 'halo' effect around the fringes of shadows
MacDue
2022-06-30
LibWeb: Switch to using StackBlurFilter for shadow painting
MacDue
2022-06-30
LibGfx: Add StackBlurFilter, an efficient almost gaussian blur
MacDue
2022-06-29
LibWeb: Print unhandled rejections the same way as unhandled exceptions
Luke Wilde
2022-06-29
LibWeb: Use CSO if running script is null in HostPromiseRejectionTracker
Luke Wilde
2022-06-29
LibWeb: Store PromiseRejectionEvent::m_reason in a JS::Handle
Luke Wilde
2022-06-29
LibWeb: Move ClassicScript::m_settings_object into the Script base
Luke Wilde
2022-06-29
LibWeb: Implement WindowEventHandlers
Luke Wilde
2022-06-29
LibWeb: Only make certain <body> and <frameset> events apply to Window
Luke Wilde
2022-06-29
Terminal: Repair resizing
FrHun
2022-06-29
LibGUI: Add ability to calculate min_size of Window from content widget
FrHun
2022-06-29
LibJS: Add tests cases for %TypedArray%.prototype.toSorted function
Obinna Ikeh
2022-06-29
LibJS: Add %TypedArray%.prototype.toSorted
Obinna Ikeh
2022-06-29
LibJS: Implement element comparison function for typed arrays
Obinna Ikeh
2022-06-29
LibJS: Use null-prototype objects in a few more places in Temporal
Linus Groh
2022-06-29
LibJS: Fix production for time zone name in time zone strings
Linus Groh
2022-06-29
LibJS: Mark CreateTemporalDate as infallible in DifferenceISODateTime
Linus Groh
2022-06-29
LibJS: Mark BalanceDuration as infallible in DifferenceISODateTime
Linus Groh
2022-06-29
LibJS: Replace one use of BalanceISODate with CreateISODateRecord
Linus Groh
2022-06-29
LibJS: Assert DifferenceISODateTime is called with valid datetime values
Linus Groh
2022-06-29
LibJS: Replace guaranteed zero [[Days]] field with constant zero
Linus Groh
2022-06-29
LibJS: Assert [[Days]] is zero for the balanced time in DifferenceTime
Linus Groh
2022-06-29
LibGUI: Close EmojiDialog on active window change
Olivier De Cannière
2022-06-29
Calender: Add ability to set the time of day for an event
Andrew Dykema
2022-06-28
Playground: Rename the application to GMLPlayground
Linus Groh
2022-06-28
pls: Implement support for `--preserve-env`
Tim Schumacher
2022-06-28
pls: Don't rely on `getenv` to find `TERM`
Tim Schumacher
2022-06-28
LibGUI: Use new layout system in InputBox
FrHun
2022-06-28
LibGUI: Use new layout system in FilePickerDialog
FrHun
2022-06-28
LibGUI+Applications: Use the new layout system in the settings screens
FrHun
2022-06-28
LibGUI: Implement new layout system for Scrollbar
FrHun
2022-06-28
LibGUI: Use new layout system for basic widgets
FrHun
2022-06-28
LibGUI: Grow spacers after doing layout
FrHun
2022-06-28
LibGUI: Add read-only effective size properties for debugging
FrHun
2022-06-28
LibGUI: Remove temporary compatibility measures for new layout system
FrHun
2022-06-28
LibGUI: Use new layout system for BoxLayout run
FrHun
2022-06-28
LibGUI: Use new layout system in Splitter
FrHun
2022-06-28
LibGUI: Use new layout system in scrollable widgets
FrHun
2022-06-28
NotificationServer: Remove usages of deprecated implicit ui conversions
FrHun
2022-06-28
LibGUI: Remove usages of deprecated implicit conversions
FrHun
2022-06-28
Applications: Remove usages of deprecated implicit conversions
FrHun
[next]