summaryrefslogtreecommitdiff
path: root/Applications
AgeCommit message (Expand)Author
2020-01-31Piano: Rewrite applicationWilliam McPherson
2020-01-30SystemMonitor: Unveil /devSergey Bugaev
2020-01-28LibGUI+FileManager: Try better to detect executablesSergey Bugaev
2020-01-28Userland+Terminal: Port to new CArgsParser APISergey Bugaev
2020-01-27FileManager: Show symlink targets in status bar messageAndreas Kling
2020-01-27LibGUI: Add symlink targets as a column in GFileSystemModelAndreas Kling
2020-01-27FileManager: Use stat() when activating a file/directoryAndreas Kling
2020-01-27LibGUI: Add 64-bit signed integer support to GVariantAndreas Kling
2020-01-25Terminal: Start a new session before exec'ing the shellAndreas Kling
2020-01-25Terminal: Fetch the user shell from /etc/passwdAndreas Kling
2020-01-24Meta: Claim copyright for files created by meSergey Bugaev
2020-01-23TextEditor: Focus the editor after opening a new fileAndreas Kling
2020-01-23TextEditor: Various UI text tweaksAndreas Kling
2020-01-23AK: Let's call decrementing reference counts "unref" instead of "deref"Andreas Kling
2020-01-21Help: Use unveil()Andreas Kling
2020-01-21LibGUI: Import GColorPicker from the PaintBrush applicationAndreas Kling
2020-01-21SystemMonitor: Show process unveil() state as "Veil"Andreas Kling
2020-01-21SystemMonitor: Use unveil()Andreas Kling
2020-01-21PaintBrush: Show which line thickness is selected in the tool menusAndreas Kling
2020-01-21Terminal: Unveil the user's config fileAndreas Kling
2020-01-21Terminal: Use unveil()Andreas Kling
2020-01-21About: Use unveil()Andreas Kling
2020-01-21Calculator: Use unveil()Andreas Kling
2020-01-20SystemMonitor: Add an "Unveiled paths" section to the per-process tabsAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2020-01-18Calculator: Added keyboard inputrhin123
2020-01-18Help: Set tree view as focused widgetShannon Booth
2020-01-17Kernel: Add "accept" pledge promise for accepting incoming connectionsAndreas Kling
2020-01-15SystemMonitor: Unbreak the memory stats graphAndreas Kling
2020-01-13Applications: Use pledge()Andreas Kling
2020-01-13About: Drop "unix" pledge after connecting to WindowServerAndreas Kling
2020-01-13About: Use pledge()Brian Gianforcaro
2020-01-12ChanViewer: Use pledge()Andreas Kling
2020-01-12Browser: Drop "unix" pledge after starting upAndreas Kling
2020-01-12Applications+DevTools+MenuApplets: Drop "unix" pledge when possibleAndreas Kling
2020-01-12SystemMonitor: Add "proc" pledge so we can send signals to processesAndreas Kling
2020-01-12SoundPlayer: Use pledge()Andreas Kling
2020-01-12Help: Use pledge()Andreas Kling
2020-01-12QuickShow: Use pledge()Andreas Kling
2020-01-12TextEditor: Replace text in find textbox with selection0xtechnobabble
2020-01-12TextEditor: Implement replacement functionality0xtechnobabble
2020-01-11IRCClient: Use pledge()Andreas Kling
2020-01-11TextEditor: Use pledge()Andreas Kling
2020-01-11Kernel: fork()ed children should inherit pledge promises :^)Andreas Kling
2020-01-11FileManager: Use pledge()Andreas Kling
2020-01-11Taskbar: Use pledge()Andreas Kling
2020-01-11SystemMonitor: Use pledge()Andreas Kling
2020-01-11SystemMonitor+LibCore: Show process pledges in SystemMonitor :^)Andreas Kling
2020-01-11Terminal: Use pledge()Andreas Kling
2020-01-11Browser: Use pledge()Andreas Kling