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-04-03
LibWeb: Include all row-groups in column width calculations
Simon Wanner
2022-04-03
LibWeb: Handle failed browsing context creation in HTMLObjectElement
Simon Wanner
2022-04-03
LibWeb: Make resolved styles handle calculated length-percentages
Simon Wanner
2022-04-03
LibWeb: Add a null-check for page() in ESO::is_scripting_enabled()
Simon Wanner
2022-04-03
LibWeb: Don't break text lines if white-space: nowrap
Enver Balalic
2022-04-03
LibC: Implement __fseterr
Tim Schumacher
2022-04-03
LibC: Implement __freadptrinc
Tim Schumacher
2022-04-03
LibC: Implement __freadahead
Tim Schumacher
2022-04-03
LibC: Implement __freadptr
Tim Schumacher
2022-04-03
Applets: Add a network graph applet
kleines Filmröllchen
2022-04-03
LibCompress: Change DeflateSpecialCodeLengths to constexpr variables
Lenny Maiorani
2022-04-03
LibChess: Change UCI::Command::Type to enum class
Lenny Maiorani
2022-04-03
TextEditor: Update file argument parser regex pattern
Ali Chraghi
2022-04-03
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
Linus Groh
2022-04-03
Userland: Remove a few gratuitous IPC namespace qualifiers
Valtteri Koskivuori
2022-04-03
Browser+LibWeb+WebContent: Add ability to inspect local storage
Valtteri Koskivuori
2022-04-03
LibIPC: Add encoder and decoder for AK::OrderedHashMap
Valtteri Koskivuori
2022-04-03
DisplaySettings+WindowServer: Allow updating theme without background
Ben Maxwell
2022-04-03
DisplaySettings: Stop theme tab from overriding background color
Ben Maxwell
2022-04-03
LibWeb: Fix computing_width of a block when LayoutMode::MaxContent
Enver Balalic
2022-04-03
LibWeb: Not dispatching page_did_click_link event breaks page refresh
Rob Ryan
2022-04-03
Calculator: Update mimic_pressed for refactor into the Button class
Rob Ryan
2022-04-03
LibGUI: Extend mimic pressed across keyboard shortcuts for buttons
Rob Ryan
2022-04-03
SystemMonitor: Move process window to GML
kleines Filmröllchen
2022-04-03
LibCore: Turn size properties from an object into a size 2 array
kleines Filmröllchen
2022-04-03
SystemMonitor: Open PCI database in parallel
kleines Filmröllchen
2022-04-03
SystemMonitor: Move storage tab into custom widget
kleines Filmröllchen
2022-04-03
SystemMonitor: Move hardware tab to custom widget
kleines Filmröllchen
2022-04-03
SystemMonitor: Move entire main UI to GML
kleines Filmröllchen
2022-04-03
SystemMonitor: Register GraphWidget's stack_values property
kleines Filmröllchen
2022-04-03
SystemMonitor: Register a graph_widget pseudo-property in MemoryStatsW
kleines Filmröllchen
2022-04-03
SystemMonitor: Register MemoryStatsWidget
kleines Filmröllchen
2022-04-03
SystemMonitor: Register GraphWidget
kleines Filmröllchen
2022-04-03
LibGUI: Register LazyWidget
kleines Filmröllchen
2022-04-03
SystemMonitor: Move NetworkStatisticsWidget into namespace + register it
kleines Filmröllchen
2022-04-03
LibGUI: Fully support TabWidget in GML
kleines Filmröllchen
2022-04-03
LibGUI: Add a title to all Widgets
kleines Filmröllchen
2022-04-03
netstat: Resolve ports to service names
Brendan Coles
2022-04-03
LibJS: Use AK::Time in system_utc_epoch_nanoseconds()
Linus Groh
2022-04-02
LibWeb: Add the requestIdleCallback/cancelIdleCallback API
Simon Wanner
2022-04-02
LibWeb: Implement the infrastructure necessary for requestIdleCallback
Simon Wanner
2022-04-02
LibWeb: Expose IdleDeadline on the window object
Simon Wanner
2022-04-02
top: Add support for quitting top by pressing q
James Mintram
2022-04-02
Browser: Add Ctrl-<number> actions to changes tabs
Olivier De Cannière
2022-04-02
LibGUI: Add TabWidget::activate_last_tab()
Olivier De Cannière
2022-04-02
DisplaySettings: Add theme selection and preview
MacDue
2022-04-02
LibGfx: Add list_installed_system_themes() to SystemTheme
Ben Maxwell
2022-04-02
LibGUI+Applications: Move abstract ThemeEditor preview to LibGUI
Ben Maxwell
2022-04-02
Userland: Fix crash when inputting non-tty device into ps
Thomas Symalla
2022-04-02
3DFileViewer: Allow escape key to exit fullscreen mode
Adam Patterson
[next]