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-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
2020-04-24
QuickShow: Properly hide toolbar on toggle action
Linus Groh
2020-04-24
QuickShow: Hide toolbar container in fullscreen mode
Linus Groh
2020-04-24
Browser+LibWeb: Open link in new tab on Ctrl+Click :^)
Andreas Kling
2020-04-24
Browser: Scope tab-specific actions to the tab itself
Andreas Kling
2020-04-24
Browser: Open links with target="_blank" in new tab
Linus Groh
2020-04-24
LibWeb: Pass link target to HtmlView's on_link_click callback
Linus Groh
2020-04-23
Browser: Add "next tab" and "previous tab" actions
Andreas Kling
2020-04-23
Browser: Add "Close tab" action (Ctrl+W) :^)
Andreas Kling
2020-04-23
Browser: Add "New tab" action (Ctrl+T) :^)
Andreas Kling
2020-04-23
Browser: Start implementing tabbed browsing! :^)
Andreas Kling
2020-04-23
Help: Sort the manual pages alphabetically
Andreas Kling
2020-04-23
QuickShow: Draw GUI::Frame parts of QSWidget
Andreas Kling
2020-04-23
HexEditor: Fill main widget with background to prevent gaps
Andreas Kling
2020-04-23
Applications: Remove ChanViewer app
Andreas Kling
2020-04-23
Applications: Tweak main layout spacing and background
Andreas Kling
2020-04-23
SystemMonitor: Shrink margins of main layout
Andreas Kling
2020-04-23
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
Andreas Kling
2020-04-23
Browser: Remove no-op from the BooksmarksBarWidget
Andreas Kling
2020-04-23
Desktop: Context menu option to open FileManager
Jonathan Archer
2020-04-23
Desktop: Show DisplayProperties in context menu
Jonathan Archer
2020-04-23
Desktop: File creation from the context menu
Jonathan Archer
2020-04-23
Desktop: Add context menu for directory view
Jonathan Archer
[next]