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
2019-11-13
LibPthread: Start working on a POSIX threading library
Andreas Kling
2019-11-13
Terminal+HackStudio: Fix leaking PTM fd to child processes
Sergey Bugaev
2019-11-11
Launcher: Remove the Launcher app, and all hacks in support of it
Andreas Kling
2019-11-09
Kernel+SystemMonitor: Publish can_read/write state for open files
Andreas Kling
2019-11-09
SoundPlayer: Add option to hide scope
Till Mayer
2019-11-09
SoundPlayer: Let the user open a file from the GUI
Till Mayer
2019-11-09
FileManager: Remember my last position and size.
Hüseyin ASLITÜRK
2019-11-09
LibHTML: Paint a magenta rectangle around the currently inspected node
Andreas Kling
2019-11-09
LibHTML+Browser: Add a simple DOM inspector popup window
Andreas Kling
2019-11-08
LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection
Andreas Kling
2019-11-07
IRCClient: Escape HTML entities in nicknames, too, just in case
Andreas Kling
2019-11-06
LibHTML+IRCClient: Add an escape_html_entities() helper
Andreas Kling
2019-11-06
IRCClient: Use parse_html_fragment() to add messages to the HtmlView
Andreas Kling
2019-11-06
LibHTML: Rename parse_html() => parse_html_document()
Andreas Kling
2019-11-06
Revert "LibHTML: Rename parse_html() => parse_html_document()"
Andreas Kling
2019-11-06
LibHTML: Rename parse_html() => parse_html_document()
Andreas Kling
2019-11-05
SoundPlayer: Changed some small cosmetic things
Till Mayer
2019-11-04
SoundPlayer: Added playback controls
Till Mayer
2019-11-04
SoundPlayer: Make sample widget display contents of the whole buffer
Till Mayer
2019-11-04
SystemMonitor: Add device column to filesystems tab
Your Name
2019-11-04
FileManager: Remember my last view mode (#731)
Hüseyin ASLITÜRK
2019-11-04
FileManager: Make copying faster with ftruncate() and a bigger buffer
Andreas Kling
2019-11-01
LibGUI: Move text search functions from GTextEditor to GTextDocument
Andreas Kling
2019-10-28
IRCClient: Switch to using an HtmlView for the IRC window contents :^)
Andreas Kling
2019-10-27
HexEditor: Created has_selection() method.
Brandon Scott
2019-10-27
HexEditor: Added fill selection action.
Brandon Scott
2019-10-27
HexEditor: Added new file action.
Brandon Scott
2019-10-24
HexEditor: Fixed startup error
Brandon Scott
2019-10-24
HexEditor: Added a multi-label status bar, and a new copy option.
Brandon Scott
2019-10-22
LibVT+Terminal: Give TerminalWidget a hook for EOF on the pty
Andreas Kling
2019-10-21
LibVT+Terminal: Don't set window title directly from TerminalWidget
Andreas Kling
2019-10-21
LibVT: Make TerminalWidget's automatic size policy updates optional
Andreas Kling
2019-10-21
LibVT: Move TerminalWidget from the Terminal app to here
Andreas Kling
2019-10-21
HexEditor: Fix half byte offset bug
Brandon Scott
2019-10-21
HexEditor: Added navigate to a hex offset
Brandon Scott
2019-10-21
HexEditor: Fixed off-by-one copying bug
Brandon Scott
2019-10-21
HexEditor: Reverse selections
Brandon Scott
2019-10-20
LibHTML+Browser: Support scrolling to anchor with <a href="#foo">
Andreas Kling
2019-10-19
LibHTML+Browser: Show target URL of hovered links in Browser statusbar
Andreas Kling
2019-10-19
Terminal: Make Shift+PgUp/PgDown scroll the terminal up/down one page
Andreas Kling
2019-10-17
Browser: Add basic back/forward history
Andreas Kling
2019-10-15
PaintBrush: Use secondary color for eraser (like in ms_paint)
Chyza
2019-10-15
TextEditor: suppress "Not found" window when searching for empty string
Kevin Murphy
2019-10-13
LibHTML: Move layout root from HtmlView to Document
Andreas Kling
2019-10-13
HexEditor: Initial application release
Brandon Scott
2019-10-12
LibHTML+Browser: Add debug option to draw borders around line boxes
Andreas Kling
2019-10-12
Browser: Add a debug menu with actions to dump DOM and Layout trees
Andreas Kling
2019-10-10
LibHTML+Browser: Show the number of pending resource loads
Andreas Kling
2019-10-09
LibHTML: Rename Document::normalize() to fixup() and always do it
Andreas Kling
2019-10-07
FileManager: Add "Open in TextEditor..." action to context menu
Andreas Kling
[next]