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-16
KeyboardMapper: Replace char data type to u32 for code point
Hüseyin ASLITÜRK
2020-06-15
QuickShow: Use new Bitmap::is_path_a_supported_image_format method
Hüseyin ASLITÜRK
2020-06-13
ProtocolServer+LibProtocol: Propagate HTTP status codes to clients
Andreas Kling
2020-06-13
AK: JsonParser improvements
Matthew Olsson
2020-06-13
Application: KeyboardMapper, make button to like a real key
Hüseyin ASLITÜRK
2020-06-12
LibWeb+Browser: Add a barebones LayoutTreeModel to the inspector window
Andreas Kling
2020-06-12
Browser: Be a little bit smarter about interpretering command line URLs
Andreas Kling
2020-06-12
AK: Make string-to-number conversion helpers return Optional
Andreas Kling
2020-06-12
Calendar: Fix using OwnPtr<> with RefCounted types
Sergey Bugaev
2020-06-10
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
Andreas Kling
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
[prev]
[next]