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-12-09
SystemMonitor: Show information about purgeable memory
Andreas Kling
2019-12-09
AK: Use size_t for the length of strings
Andreas Kling
2019-12-08
SystemMonitor: Show thread name instead of process name
Andrew Kaster
2019-12-08
FileManager: Add separate context menus for entries
Tommy Nguyen
2019-12-06
TextEditor: `Fix bug when document is marked dirty on open.
Sasan Hezarkhani
2019-12-04
Taskbar: Add a quick launch bar
Sergey Bugaev
2019-12-03
WindowServer+Taskbar: Animate window frames on minimize/unminimize
Andreas Kling
2019-12-03
FileManager: Refresh tree view when deleting directories
Tommy Nguyen
2019-12-03
IRCClient: Sort the member list ignoring the character cases.
Sasan Hezarkhani
2019-12-02
SystemMonitor: Enable sorting by column in the process memory map view
Andreas Kling
2019-12-02
SystemMonitor: Update the process memory map once every second
Andreas Kling
2019-12-02
Terminal: Ignore SIGCHLD with SA_NOCLDWAIT
Andreas Kling
2019-12-02
WindowServer: Port to the new IPC system
Andreas Kling
2019-12-02
About: Show repository info
Jonathan Archer
2019-12-01
Kernel+SystemMonitor: Log amounts of I/O per thread
Andreas Kling
2019-11-30
TextEditor: Focus the editor widget on startup
Andreas Kling
2019-11-29
PaintBrush: Allow canceling a line by pressing the Escape key
Andreas Kling
2019-11-29
PaintBrush: Add a "line" tool for drawing straight lines
Andreas Kling
2019-11-29
DisplayProperties: Add 1280x720 to the list of resolutions
Andreas Kling
2019-11-29
Calculator: Add a 16x16 app icon
Andreas Kling
2019-11-26
Kernel: Make syscall counters and page fault counters per-thread
Andreas Kling
2019-11-26
Kernel: Expose per-thread information in /proc/all
Andreas Kling
2019-11-25
Browser: Add a simple "view source" menu action
Andreas Kling
2019-11-24
LibHTML: Use LibProtocol for HTTP requests :^)
Andreas Kling
2019-11-23
Applications: Remove unused/unfinished "Downloader" program
Andreas Kling
2019-11-23
FileManager: Added support for deleting directories
Till Mayer
2019-11-21
Browser: Add a debug menu action to dump the current style sheets
Andreas Kling
2019-11-20
FileManager: Added properties dialog
Till Mayer
2019-11-20
Terminal+LibVT: Switch Terminal to using explicit copy/paste actions
Andreas Kling
2019-11-20
Terminal: Add action to open a new terminal with Ctrl+Shift+N
Andreas Kling
2019-11-17
Kernel+SystemMonitor: Show VM region "shared" and "stack" bits in UI
Andreas Kling
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
[prev]
[next]