index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
Age
Commit message (
Expand
)
Author
2020-05-28
LibWeb: Rename Web::HtmlView => Web::PageView
Andreas Kling
2020-05-28
Browser: Switch focus to the web page after pressing return in URL bar
Andreas Kling
2020-05-28
IRCClient: remove some unused headers and replace tabs with spaces
Emanuele Torre
2020-05-28
IRCClient: Enable history on the message box
FalseHonesty
2020-05-27
LibWeb+Browser: Add ability to run Browser with the new HTML parser
Andreas Kling
2020-05-27
Browser: Add console history to re-send old commands
FalseHonesty
2020-05-27
LibGUI, About: Implement system-wide W2k-esque About dialog
Nick Vella
2020-05-27
LibLine: Use Core::EventLoop for outer read loop
AnotherTest
2020-05-26
Browser: Add option in DownloadWidget to open download's in folder
FalseHonesty
2020-05-26
Browser: Show a "source location hint" for syntax errors :^)
Linus Groh
2020-05-26
AK: Rename FileSystemPath -> LexicalPath
Sergey Bugaev
2020-05-26
Userland et al: Pledge sigaction when needed
Sergey Bugaev
2020-05-26
PixelPaint: Let Layer track whether it's selected or not
Andreas Kling
2020-05-26
PixelPaint: Add selection functionality to the LayerListWidget
Andreas Kling
2020-05-26
PixelPaint: Allow reordering layer by dragging them in LayerListWidget
Andreas Kling
2020-05-26
PixelPaint: Have layers and images send out notifications on changes
Andreas Kling
2020-05-26
PixelPaint: Start working on a custom layer list widget
Andreas Kling
2020-05-26
Browser: Add output styles to JS source printed in the console
FalseHonesty
2020-05-26
LibJS: Create JS to HTML markup generator
FalseHonesty
2020-05-25
Terminal: Handle fork error by whining about it
AnotherTest
2020-05-25
LibLine: Change get_line to return a Result<String, Error>
AnotherTest
2020-05-25
HexEditor: Fix "Selected Bytes" count for backwards selection
Linus Groh
2020-05-25
Browser: Add output styles to values printed in the console
FalseHonesty
2020-05-24
Browser: Add new icons for the add/remove bookmark toolbar button
Andreas Kling
2020-05-24
Debugger: Use Core::ArgsParser
Itamar
2020-05-24
Browser: Set the console's interpreter when a tab's document changes
FalseHonesty
2020-05-24
Browser: Add JS Console
FalseHonesty
2020-05-23
Browser: An anchor link should open in a new tab when required
FalseHonesty
2020-05-23
Browser: Add "Paste & Go" action to the location box
FalseHonesty
2020-05-22
Browser: Pop up a context menu when requested on a bookmark button
FalseHonesty
2020-05-22
PixelPaint: Make the EllipseTool previews work while zoomed in
Andreas Kling
2020-05-22
PixelPaint: Make the RectangleTool previews work while zoomed in
Andreas Kling
2020-05-22
PixelPaint: Make the LineTool previews work while zoomed in
Andreas Kling
2020-05-21
PixelPaint: Rename original_event => image_event
Andreas Kling
2020-05-21
Browser: Pop up a context menu when one is requested on a tab
FalseHonesty
2020-05-21
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
Andreas Kling
2020-05-21
LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata
Andreas Kling
2020-05-21
Applications: Sort CMakeLists.txt alphabetically :^)
Andreas Kling
2020-05-21
Applications: Convert 256 char font to 384 char font
Hüseyin ASLITÜRK
2020-05-20
PixelPaint: Support panning and scaling the image we're working on :^)
Andreas Kling
2020-05-20
PixelPaint: Rename from PaintBrush :^)
Andreas Kling
2020-05-20
Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem"
Andreas Kling
2020-05-20
Build: Include headers from LibC, LibM, and LibPthread with -isystem
Andrew Kaster
2020-05-19
FileManager: Remove empty public access modifier from DesktopWidget
Linus Groh
2020-05-19
Browser: Hide tab bar if there's only one tab
Linus Groh
2020-05-19
Browser: Support fullscreen view
Linus Groh
2020-05-18
FileManager: Make the location box 2px taller
Andreas Kling
2020-05-18
Browser: Make the location box 2px taller
Andreas Kling
2020-05-18
Calculator: Set a fixed-width font on the text box
Andreas Kling
2020-05-16
FileManager+LibGUI+Userland: Switch clipboard to MIME types
Sergey Bugaev
[next]