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-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
2020-04-23
IRCClient: Connect to IRC server URL specified in command line argument
Brendan Coles
2020-04-22
TextEditor: Add "Find Previous" 16x16 icon
Brendan Coles
2020-04-22
FileManager: Fix build
Andreas Kling
2020-04-22
FileManager: Exit the application cleanly when failing to open initial directory
angel
2020-04-22
FileManager: Graceful handling of access errors
angel
2020-04-21
WindowServer+SystemMenu: Check the current system theme on startup
Andreas Kling
2020-04-21
SystemMenu: Make the system theme menu items checkable (and exclusive)
Andreas Kling
2020-04-21
LibGUI: Make it easier to create checkable GUI::Actions
Andreas Kling
2020-04-21
LibGUI: Make MenuBar a Core::Object
Andreas Kling
2020-04-21
PaintBrush: Initial support for transparency. (#1883)
Nicolas Van Bossuyt
2020-04-21
TextEditor: Add "Find Next" 16x16 icon
Brendan Coles
2020-04-20
Debugger: Add source-level operations
Itamar
2020-04-20
FileManager+LibGUI: Allow drop on entire DirectoryView
angel
2020-04-20
DirectoryView: Don't push same path twice to history
angel
2020-04-19
LibCore: Add StandardPaths thing to retrieve various standard locations
Andreas Kling
2020-04-19
PaintBrush: Fix crash with flood fill. (#1881)
Nicolas Van Bossuyt
[next]