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-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
2022-11-06
Everywhere: Remove redundant inequality comparison operators
Daniel Bertalan
2022-11-06
VideoPlayer: Add quit action and help menu
Slimey
2022-11-06
VideoPlayer: Show current open file in the title
Slimey
2022-11-05
Browser: Add a context menu item to take a full document screenshot
Timothy Flynn
2022-11-05
Browser: Rename "take screenshot" action to "take visible screenshot"
Timothy Flynn
2022-11-04
Browser: Add a banner to tabs controlled by WebDriver
Linus Groh
2022-11-04
Browser: Refactor WebDriver flag activation into a single function
Linus Groh
2022-11-05
WebDriver+Browser: Implement `GET /session/{id}/element/{id}/screenshot`
Timothy Flynn
2022-11-04
FileManager: Improve error handling when posix_spawn() fails
Gunnar Beutner
2022-11-03
WebDriver+Browser: Implement `GET /session/{id}/element/{id}/selected`
Timothy Flynn
2022-11-03
WebDriver+Browser: Implement `GET /session/{id}/element/{id}/enabled`
Timothy Flynn
2022-11-03
WebDriver+Browser: Implement `GET /session/{id}/element/{id}/rect`
Timothy Flynn
2022-11-03
Everywhere: Clean up "the the" comment typos
Nico Weber
2022-11-03
WebDriver+Browser: Implement `GET /session/{id}/source`
Timothy Flynn
2022-11-02
Browser+LibWebView: Add WebDriver IPC plumbing for executing scripts
Linus Groh
2022-11-02
Browser: Add a context menu item to take a screenshot of the current tab
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `GET /session/{id}/screenshot`
Timothy Flynn
2022-11-02
Browser+LibWebView: Add a Tab hook to take a screenshot
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `POST /session/{id}/window/minimize`
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `POST /session/{id}/window/maximize`
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `POST /session/{id}/window/rect`
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `GET /session/{id}/window/rect`
Timothy Flynn
2022-11-02
TextEditor: Save the selected font
Moustafa Raafat
2022-11-02
SystemMonitor: Add context menu for opening adapter in NetworkSettings
Maciej
2022-11-02
NetworkSettings: Add command line option for opening a specific adapter
Maciej
2022-11-02
SystemMonitor: Add Command column to ProcessModel
Maciej
2022-11-02
PixelPaint+LibGfx: Allow resizing images and layers
jack gleeson
2022-11-01
Browser: Inform WebView processes of the browser window's position/size
Timothy Flynn
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-11-01
Browser: Update Storage Inspector's cookie model when deleting cookies
Timothy Flynn
2022-11-01
HexEditor: Implement undo and redo actions
kamp
2022-11-01
HexEditor: Only mark window as modified when document is actually dirty
kamp
2022-11-01
WebDriver: Implement `GET /session/{id}/element/{id}/text` endpoint
martinfalisse
2022-11-01
WebContent+Friends: Add get_element_text IPC and plumbing
martinfalisse
[next]