Andreas Kling
|
2cb50f6750
LibWeb+Browser: Add ability to run Browser with the new HTML parser
|
5 yıl önce |
FalseHonesty
|
e4760e5b42
Browser: Add option in DownloadWidget to open download's in folder
|
5 yıl önce |
FalseHonesty
|
9241c3a957
Browser: Pop up a context menu when one is requested on a tab
|
5 yıl önce |
Linus Groh
|
e5ea243842
Browser: Hide tab bar if there's only one tab
|
5 yıl önce |
Andreas Kling
|
5fcd25e8f6
Browser: Use "about:blank" as the default home page
|
5 yıl önce |
FalseHonesty
|
60024ab574
Browser: Close tabs when middle clicked
|
5 yıl önce |
Andreas Kling
|
5b4b72e699
Browser: Don't put favicons as the window icon
|
5 yıl önce |
Andres Vieira
|
88368df9a2
Base+Browser: Add an icon for the serenity Browser and make it use it
|
5 yıl önce |
Andreas Kling
|
9093625546
Browser: Unveil /etc/passwd so we can find our home directory if needed
|
5 yıl önce |
Andreas Kling
|
bd45b2b8d3
Browser: Share one BookmarksBarWidget between all Tabs
|
5 yıl önce |
Brendan Coles
|
6dde2c7f47
Browser: Add Browser.ini configuration file
|
5 yıl önce |
Andreas Kling
|
260e4049ff
Browser: Use the active tab's favicon as the window icon :^)
|
5 yıl önce |
Andreas Kling
|
d6bbf12b7c
LibGUI: Add "uniform tabs" mode to TabWidget (all tabs have same width)
|
5 yıl önce |
Andreas Kling
|
682f0ac93b
Browser: React to favicon notifications and put favicons in the tabs!
|
5 yıl önce |
Andreas Kling
|
3fcfab4404
Browser: Move the "About" action to WindowActions
|
5 yıl önce |
Andreas Kling
|
dfe8dea2ac
Browser: Remove padding from the main TabWidget
|
5 yıl önce |
Linus Groh
|
896decd4d5
Browser: Open links with target="_blank" in new tab
|
5 yıl önce |
Andreas Kling
|
1b8b492258
Browser: Add "next tab" and "previous tab" actions
|
5 yıl önce |
Andreas Kling
|
312501f309
Browser: Add "Close tab" action (Ctrl+W) :^)
|
5 yıl önce |
Andreas Kling
|
476a4475e5
Browser: Add "New tab" action (Ctrl+T) :^)
|
5 yıl önce |
Andreas Kling
|
4e8b6e48fd
Browser: Start implementing tabbed browsing! :^)
|
5 yıl önce |
Andreas Kling
|
0af5e0b9f8
Applications: Tweak main layout spacing and background
|
5 yıl önce |
Andreas Kling
|
ab336e895f
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
|
5 yıl önce |
Andreas Kling
|
705cee528a
LibGUI: Make it easier to create checkable GUI::Actions
|
5 yıl önce |
Andreas Kling
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 yıl önce |
Sergey Bugaev
|
eacde6c499
Browser: Fix opening non-file URLs passed in argv
|
5 yıl önce |
Andreas Kling
|
afb9ee2af8
Browser: Use URL::create_with_file_protocol() in one place
|
5 yıl önce |
Nick Tiberi
|
e639c5bc25
Browser: Default page title to URL if no title is provided
|
5 yıl önce |
Andreas Kling
|
8ef9c272b6
Browser: Accept file:// URLs on the command line
|
5 yıl önce |
Andreas Kling
|
26eeaef0a8
LibGUI: Add MenuBar::add_menu(name)
|
5 yıl önce |