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
/
Applications
Age
Commit message (
Expand
)
Author
2022-11-15
LibWeb: Add 'should block pop ups' user config to Page
Idan Horowitz
2022-11-15
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-14
KeyboardMapper: Call event.ignore() on keydown in the main widget
Zaggy1024
2022-11-14
HexEditor: Allow keydown events to propagate if they are not handled
Zaggy1024
2022-11-14
PixelPaint: Allow keydown events to bubble from ImageEditor
Zaggy1024
2022-11-14
VideoPlayer: Make PlaybackManager use OwnPtr
Zaggy1024
2022-11-14
Browser: Remove unused WebDriverSessionServer.ipc
Andrew Kaster
2022-11-13
SoundPlayer: Load cover image from music files
Lucas CHOLLET
2022-11-13
Userland: Accept drag_enter events for widgets supporting file drops
Karol Kosek
2022-11-13
PixelPaint: Correct active tool ImageEditor sync issue
Timothy Slater
2022-11-13
Piano: Guard against all allocations at top level of the audio pipeline
kleines Filmröllchen
2022-11-13
Piano: Alphabetize sources
kleines Filmröllchen
2022-11-12
WebDriver: Implement `POST /session/{id}/window/fullscreen` endpoint
Tobias Christiansen
2022-11-11
Browser+WebDriver: Remove the connection between Browser and WebDriver
Timothy Flynn
2022-11-11
Browser+WebDriver: Add missing header includes
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Title to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Back, Forward, Refresh to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Delete All Cookies to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Delete Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Add Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Named Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get All Cookies to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Execute Async Script to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Page Source to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Take Element Screenshot to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Take Screenshot to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Enabled to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Rect to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Tag Name to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Text to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element CSS Value to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Property to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Attribute to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Selected to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Find Elements From Element to WC
Timothy Flynn
2022-11-10
LibVideo: Handle corrupted video errors without spamming dialogs
Zaggy1024
2022-11-09
Browser+WebContent+WebDriver: Move [Max,Min]imize Window to WebContent
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to minimize and maximize window
Timothy Flynn
2022-11-09
Browser+WebContent+WebDriver: Move Get/Set Window Rect to WebContent
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to re[store,size,position] window
Timothy Flynn
2022-11-09
Browser: Remove unused WebDriver IPC endpoints
Timothy Flynn
2022-11-09
PixelPaint: Make filters apply to a selection if one is present
Timothy Slater
2022-11-08
WebContent+WebDriver: Move the Navigate To command to WebContent
Timothy Flynn
2022-11-08
Browser+LibWebView+WebDriver: Connect WebDriver to WebContent
Timothy Flynn
2022-11-07
PixelPaint: Improve brushtool gradient for low hardness
Torstennator
2022-11-07
PixelPaint: Relate cursor to brush tool size
Torstennator
2022-11-07
ThemeEditor: Warn about unsaved changes on file open
Karol Kosek
2022-11-07
TextEditor+HexEditor: Warn about unsaved changes after dropping files
Karol Kosek
2022-11-07
PixelPaint: Remember visibility for histogram and vectorscope
Torstennator
2022-11-06
Base+VideoPlayer: Add an icon for video player
Slimey
[next]