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-03
LibWeb: Reject invalid background-repeat values instead of crashing
Idan Horowitz
2022-06-03
LibWeb: Support DocumentFragments in Node.prototype.cloneNode
Idan Horowitz
2022-06-03
js: Create throw completions instead of raw error values on SyntaxError
Idan Horowitz
2022-06-03
WindowServer: Check that a menu is not null
Lorenzo Concas
2022-06-03
Applets: Use spawn_or_show_error() for common spawn pattern
MacDue
2022-06-03
Applications: Use spawn_or_show_error() for common spawn pattern
MacDue
2022-06-03
Services: Use Core::Process::spawn() for common process spawn pattern
MacDue
2022-06-03
LibWeb: Fix Array OOBs in the HTMLTokenizer
stelar7
2022-06-02
LibJS: Stub out String.prototype.normalize
stelar7
2022-06-02
LibGUI: Use default buttons in ColorPicker and FontPicker
Karol Kosek
2022-06-02
Taskbar: Use default buttons in ShutdownDialog
Karol Kosek
2022-06-02
PixelPaint: Use default buttons in EditGuideDialog
Karol Kosek
2022-06-02
Userland: Use default buttons instead of manually handling return press
Karol Kosek
2022-06-02
LibWeb: Check recursively if CSS functions contain `var()` or `attr()`
Karol Kosek
2022-06-02
PixelPaint: Add rounded rectangles (both with/without antialiasing)
MacDue
2022-06-02
PixelPaint: Add option for antialiased lines
MacDue
2022-06-02
LibGL: Check that texture name is allocated before marking it as free
Luke Wilde
2022-06-02
lsusb: Add `-v` flag to `lsusb` :^)
Jesse Buhagiar
2022-06-01
PixelPaint: Enable antialiased option for outline ellipsis
MacDue
2022-06-01
LibGfx: Implement antialiased outline ellipsis
MacDue
2022-06-01
LibGfx: Rename draw_ellipse/circle to fill_ellipse/circle
MacDue
2022-06-01
Taskbar+Desktop: Add super+D keyboard shortcut
Olivier De Cannière
2022-06-01
Taskbar: Add toggle_show_desktop()
Olivier De Cannière
2022-06-01
LibGUI: Fix typo in ConnectionToWindowManagerServer
Olivier De Cannière
2022-06-01
LibGUI+WindowServer: Propagate action icon changes to buttons and menus
networkException
2022-05-31
DHCPClient: Don't reset the interface if its already configured
Tim Schumacher
2022-05-30
Browser: Always show menu for additional bookmarks when one is hidden
networkException
2022-05-30
LibXML+Tests: Consume `>` in the character data ending `]]>` and test it
Luke Wilde
2022-05-30
LibGUI: Add side mouse buttons as an alternate shortcut for back/forward
Geordie Hall
2022-05-30
LibGUI: Activate mouse shortcuts from within WindowServerConnection
Geordie Hall
2022-05-30
LibGUI: Search for actions with a Shortcut instead of for KeyEvent
Geordie Hall
2022-05-30
LibGUI: Allow Shortcuts to have a mouse button associated with them
Geordie Hall
2022-05-30
LibGUI: Add a to_string helper for GUI::MouseButton
Geordie Hall
2022-05-29
Utilities: Add networking to headless-browser
DexesTTP
2022-05-29
Utilities: Add image decoding to headless-browser
DexesTTP
2022-05-29
Utilities: Add a simple headless-browser
DexesTTP
2022-05-29
LibWeb: Allow configuring the default error page path
DexesTTP
2022-05-29
LibWeb: Allow configuring the default favicon path
DexesTTP
2022-05-29
SoundPlayer: Insert separator after play/stop and back/next buttons
Linus Groh
2022-05-29
SoundPlayer: Replace two manual key event checks with action shortcut
Linus Groh
2022-05-29
SoundPlayer: Replace regular buttons with action-based toolbar buttons
Linus Groh
2022-05-29
lscpu: Show size of L1 data/instruction, L2, and L3 CPU caches
Linus Groh
2022-05-29
FileManager: Replace '->' with '→' in symlink statusbar info message
Linus Groh
2022-05-29
LibGfx: Change one instance of 'colour' to 'color'
Linus Groh
2022-05-29
Everywhere: Fix a bunch of typos
Linus Groh
2022-05-29
WindowServer: Call screen_resolution_changed after window screens clear
montiagne
2022-05-28
Browser+LibWeb+WebContent: Add ability to inspect session storage
Rafał Babiarz
2022-05-28
NetworkServer: Support setting default gateway
Maciej
2022-05-28
Applets/ResourceGraph: Open network monitor when clicking network graph
MacDue
2022-05-27
Utilities: Add edid-dump program to dump EDID from Display connectors
Liav A
[next]