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-06-08
LibJS: Make more Interpreter functions take a GlobalObject&
Andreas Kling
2020-06-08
LibWeb: Add Page abstraction between PageView and main Frame
Andreas Kling
2020-06-08
Applications: Add new KeyboardSettings application
Hüseyin ASLITÜRK
2020-06-07
LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
Andreas Kling
2020-06-04
TextEditor: Allow "TextEditor foo.txt" to create a new file
Andreas Kling
2020-06-04
LibWeb: Process style sheets in document order
Andreas Kling
2020-06-04
PixelPaint: Use new app-pixel-paint.png for app icon
Hüseyin ASLITÜRK
2020-06-03
KeyboardMapper: Add missing #pragma once
Andreas Kling
2020-06-03
Applications: Add new KeyboardMapper application
Hüseyin ASLITÜRK
2020-06-02
Calculator: Set text color through the palette
Sergey Bugaev
2020-06-02
LibJS: Move Interpreter::get_trace() to ConsoleClient
Linus Groh
2020-06-02
FontEditor: Fix typo in comment
Linus Groh
2020-06-01
LibWeb: Move ResourceLoader into a new Loader/ directory
Andreas Kling
2020-06-01
LibWeb+Browser: Use the new HTML parser by default
Andreas Kling
2020-05-30
Browser: Show download progress in the taskbar if available
Andreas Kling
2020-05-30
LibMarkdown: Change internal MD API to return OwnPtrs
FalseHonesty
2020-05-30
LibMarkdown: Change MD Document parse API to return a RefPtr
FalseHonesty
2020-05-29
Browser: Add clear output button to the console
FalseHonesty
2020-05-29
Meta: Add a script check the presence of "#pragma once" in header files
Emanuele Torre
2020-05-29
PixelPaint: Set active layer to nullptr after its removal (#2433)
Gabriel Mihalache
2020-05-29
Userland+SystemMonitor: Recognize the MS_RDONLY mount flag
Sergey Bugaev
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
[prev]
[next]