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-22
TextEditor: Ask before opening a file if current document is dirty
Paweł Cholewa
2019-12-21
Kernel: Expose region executable bit in /proc/PID/vm
Andreas Kling
2019-12-20
Build: only setup git defines for About application
joshua stein
2019-12-20
Build: clean up build system, use one shared Makefile
joshua stein
2019-12-20
QuickShow: Allow dropping an image file on the QuickShow window
Andreas Kling
2019-12-20
QuickShow: Don't disable background fill
Andreas Kling
2019-12-20
TextEditor: Handle drop events
Andreas Kling
2019-12-19
DisplayProperties: Highlight current resolution at startup
Hüseyin ASLITÜRK
2019-12-17
PaintBrush: Shift key constrains LineTool angle
Zyper
2019-12-17
PaintBrush: Tools can receive KeyUp events
Zyper
2019-12-15
Kernel+SystemMonitor: Prevent userspace access to process ELF image
Andreas Kling
2019-12-15
SystemMonitor: Make the memory map the "default view"
Andreas Kling
2019-12-15
DisplayProperties: Start at top left position for full view at low resoluations.
Hüseyin ASLITÜRK
2019-12-15
Kernel+SystemMonitor: Expose the number of set CoW bits in each Region
Andreas Kling
2019-12-13
Piano: Add triangle wave and noise
William McPherson
2019-12-12
FileManager: Check which widget has focus for context menu actions
Tommy Nguyen
2019-12-12
FileManager: Add a context menu to the TreeView
Tommy Nguyen
2019-12-09
LibGUI: Make GMenu inherit from CObject
Andreas Kling
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
[next]