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-05-02
LibGUI: The UI calls it 'Icon view', fix the name in the code
Ben Wiederhake
2020-05-02
WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists
Andreas Kling
2020-05-02
LibCore+LibHTTP: Move out the HTTP handler and add HTTPS
AnotherTest
2020-05-01
Applications: TextEditor INI file syntax highlighter
Hüseyin ASLITÜRK
2020-04-30
TextEditor: Use document path as base URL for markdown preview HTML
Andreas Kling
2020-04-30
Terminal: Tweak default prompt color slightly :^)
Andreas Kling
2020-04-30
FileManager: Realize the initial path when opened from the command line
Andreas Kling
2020-04-30
Debugger: Add missing newline in "help" output
Andreas Kling
2020-04-30
DisplaySettings: Tweak label "Color Name" => "Color"
Andreas Kling
2020-04-30
TextEditor: Pledge "unix" so we can load images in Markdown preview
Andreas Kling
2020-04-30
Browser: Add missing tooltip to bookmark button
Dylan Katz
2020-04-29
FileManager: Fix crash when file properties has unnamed UID or GID
Andreas Kling
2020-04-29
DisplaySettings: Arrange buttons in "OK, Cancel, Apply" order
Andreas Kling
2020-04-29
DisplaySettings: Don't allow desktop background color with alpha
Andreas Kling
2020-04-29
DisplaySettings: Rename from DisplayProperties
Andreas Kling
2020-04-29
LibGUI: Simplify submenu construction
Andreas Kling
2020-04-29
Browser: Add missing `#pragma once` in Tab.h
Emanuele Torre
2020-04-28
LibLine: Handle initialize() internally
AnotherTest
2020-04-28
TextEditor: Fix typo in comment
Linus Groh
2020-04-28
TextEditor: Add live preview when editing markdown :^)
Andreas Kling
2020-04-28
LibMarkdown: Drop MD prefixes and move into "Markdown" namespace :^)
Andreas Kling
2020-04-28
Browser: Make Ctrl+L select the location bar again
Andreas Kling
2020-04-28
Browser: Don't put favicons as the window icon
Andreas Kling
2020-04-28
Application: Fix for reboot on PowerDialog close button click
Hüseyin ASLITÜRK
2020-04-28
DisplayProperties: Allow going from a wallpaper to a background colour
Andres Vieira
2020-04-28
FileManager: Disable PropertiesDialog custom rename disabling logic
Andres Vieira
2020-04-28
FileManager: Disable permission checkboxes if user is not owner of path
Andres Vieira
2020-04-28
FileManager: Deny rename in PropertiesDialog if user can't write in path
Andres Vieira
2020-04-28
FileManager: Disable delete action if user can't write in current path
Andres Vieira
2020-04-28
FileManager: Add folder-specific paste action
Andres Vieira
2020-04-28
FileManager: Disable paste action for non-writable directories
Andres Vieira
2020-04-28
FileManager: Disables mkdir action if permissions don't allow it
Andres Vieira
2020-04-27
FileManager: Add paste action to DirectoryView's context menu
Andres Vieira
2020-04-27
FileManager: Paste inside folder if done through its context menu
Andres Vieira
2020-04-27
FileManager: Copy and Delete selected file(s), not current folder
Andres Vieira
2020-04-26
Applications: Add "thread" for HexEditor
Hüseyin ASLITÜRK
2020-04-26
Base+Browser: Add an icon for the serenity Browser and make it use it
Andres Vieira
2020-04-26
QuickShow: Add gif files to navigation file list
Hüseyin ASLITÜRK
2020-04-26
FileManager: Disable open_parent_directory_action if the new path is "/"
Andres Vieira
2020-04-25
Browser: Rejig the "on_load_counter_change" hook when switching tabs
Andreas Kling
2020-04-25
Browser: Unveil /etc/passwd so we can find our home directory if needed
Andreas Kling
2020-04-25
Browser: Share one BookmarksBarWidget between all Tabs
Andreas Kling
2020-04-25
Browser: Add Browser.ini configuration file
Brendan Coles
2020-04-24
Browser: Use the active tab's favicon as the window icon :^)
Andreas Kling
2020-04-24
LibGUI: Add "uniform tabs" mode to TabWidget (all tabs have same width)
Andreas Kling
2020-04-24
Browser: React to favicon notifications and put favicons in the tabs!
Andreas Kling
2020-04-24
Browser: Move the "About" action to WindowActions
Andreas Kling
2020-04-24
Browser: Remove padding from the main TabWidget
Andreas Kling
2020-04-24
Browser: Add icons for the "new tab" and "close tab" actions
Andreas Kling
2020-04-24
FileManager: Set content margin of DirectoryView to same as children
Andreas Kling
[next]