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-01-24
Meta: Claim copyright for files created by me
Sergey Bugaev
2020-01-23
TextEditor: Focus the editor after opening a new file
Andreas Kling
2020-01-23
TextEditor: Various UI text tweaks
Andreas Kling
2020-01-23
AK: Let's call decrementing reference counts "unref" instead of "deref"
Andreas Kling
2020-01-21
Help: Use unveil()
Andreas Kling
2020-01-21
LibGUI: Import GColorPicker from the PaintBrush application
Andreas Kling
2020-01-21
SystemMonitor: Show process unveil() state as "Veil"
Andreas Kling
2020-01-21
SystemMonitor: Use unveil()
Andreas Kling
2020-01-21
PaintBrush: Show which line thickness is selected in the tool menus
Andreas Kling
2020-01-21
Terminal: Unveil the user's config file
Andreas Kling
2020-01-21
Terminal: Use unveil()
Andreas Kling
2020-01-21
About: Use unveil()
Andreas Kling
2020-01-21
Calculator: Use unveil()
Andreas Kling
2020-01-20
SystemMonitor: Add an "Unveiled paths" section to the per-process tabs
Andreas Kling
2020-01-18
Meta: Add license header to source files
Andreas Kling
2020-01-18
Calculator: Added keyboard input
rhin123
2020-01-18
Help: Set tree view as focused widget
Shannon Booth
2020-01-17
Kernel: Add "accept" pledge promise for accepting incoming connections
Andreas Kling
2020-01-15
SystemMonitor: Unbreak the memory stats graph
Andreas Kling
2020-01-13
Applications: Use pledge()
Andreas Kling
2020-01-13
About: Drop "unix" pledge after connecting to WindowServer
Andreas Kling
2020-01-13
About: Use pledge()
Brian Gianforcaro
2020-01-12
ChanViewer: Use pledge()
Andreas Kling
2020-01-12
Browser: Drop "unix" pledge after starting up
Andreas Kling
2020-01-12
Applications+DevTools+MenuApplets: Drop "unix" pledge when possible
Andreas Kling
2020-01-12
SystemMonitor: Add "proc" pledge so we can send signals to processes
Andreas Kling
2020-01-12
SoundPlayer: Use pledge()
Andreas Kling
2020-01-12
Help: Use pledge()
Andreas Kling
2020-01-12
QuickShow: Use pledge()
Andreas Kling
2020-01-12
TextEditor: Replace text in find textbox with selection
0xtechnobabble
2020-01-12
TextEditor: Implement replacement functionality
0xtechnobabble
2020-01-11
IRCClient: Use pledge()
Andreas Kling
2020-01-11
TextEditor: Use pledge()
Andreas Kling
2020-01-11
Kernel: fork()ed children should inherit pledge promises :^)
Andreas Kling
2020-01-11
FileManager: Use pledge()
Andreas Kling
2020-01-11
Taskbar: Use pledge()
Andreas Kling
2020-01-11
SystemMonitor: Use pledge()
Andreas Kling
2020-01-11
SystemMonitor+LibCore: Show process pledges in SystemMonitor :^)
Andreas Kling
2020-01-11
Terminal: Use pledge()
Andreas Kling
2020-01-11
Browser: Use pledge()
Andreas Kling
2020-01-11
SystemMonitor: Display mount flags
Sergey Bugaev
2020-01-10
FileManager: Add a columns view
Sergey Bugaev
2020-01-10
LibGUI+FileManager: Misc tweaks courtesy of clang-format
Sergey Bugaev
2020-01-10
LibGUI+FileManager: Merge GDirectoryModel into GFileSystemModel
Sergey Bugaev
2020-01-08
Terminal: Put the Font menu items in an action group :^)
Andreas Kling
2020-01-08
SystemMonitor: Put the Frequency menu items in an action group
Andreas Kling
2020-01-08
About: Focus the button on startup
Andreas Kling
2020-01-07
FileManager: Unbreak build after "select all" changes
Andreas Kling
2020-01-07
Filemanager: Add Ctrl+A select all action
Shannon Booth
2020-01-05
Browser+LibHTML: Change the way computed styles are queried
Matrix89
[next]