Commit Graph

59 Commits

Author SHA1 Message Date
Marco Cawthorne cbd3105023
Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
anthony e560bc8720 Implement view menu items, and support zoom 2022-04-19 09:23:31 +01:00
anthony dcd04e53d9 Remove pdf tab 2022-04-19 08:32:59 +01:00
anthony 5bad583fbb Hook up layout to window controller 2022-04-08 09:26:23 +01:00
anthony 5efa344ce5 Tweak network prefs layout 2022-04-08 08:55:52 +01:00
anthony a2961e53aa Start adding layout for network prefs tab 2022-04-07 09:51:41 +01:00
anthony 778e9e71aa Disable history tooltip setting - no tooltip for outline views? 2022-04-07 09:31:49 +01:00
anthony b97d9b699b Privacy options saving 2022-03-04 09:44:49 +00:00
anthony 98083dbc2a Add privacy tab methods and outlets and hook up to gorm file 2022-03-01 09:06:29 +00:00
anthony c4d0b8f437 View layout for settings privacy tab 2022-02-28 09:23:41 +00:00
anthony 617b761fcb Font size and preferred language settings 2021-08-09 19:45:53 +01:00
anthony 953c9fd4d4 Implement 'load images' preference 2021-04-28 21:32:32 +01:00
anthony 56496c6b2a Add outlets for content tab 2021-04-20 21:21:36 +01:00
anthony f0d7c84165 Add layout for content preferences tab 2021-04-19 21:30:55 +01:00
anthony 32bef062dd Toolbar icon/text setting implemented 2021-04-08 20:48:08 +01:00
anthony 4a534759b6 Open the website when it's suggested entry is clicked, begin hooking the suggestion control up to keyboard events@ 2021-03-30 21:01:22 +01:00
anthony 3c6ea2ecb3 Begin adding support for vertical tab options 2021-03-03 19:58:39 +00:00
anthony a694bc0884 Destroy browsers on window close, tab names 2021-02-23 21:05:01 +00:00
anthony 5013c2e8a6 Make newTab a responder action, and implement closing tabs 2021-02-23 20:01:15 +00:00
anthony 9194cde509 Work on support for tabs 2021-02-17 21:04:38 +00:00
anthony 7513bf661c Fix browser search label sizing 2021-02-12 19:46:39 +00:00
anthony 4199766248 WIP adding UserDefault storage for appearance preferences 2021-02-11 20:00:26 +00:00
anthony c78372e8b0 Add layout for 'appearances' preferences tab 2021-02-11 19:36:09 +00:00
anthony ca1034b49e Add search bar to browser window which respects search provider setting 2021-02-10 19:15:59 +00:00
anthony cf2c9d91ed Basic GUI for main tab of preferences 2021-01-25 20:07:02 +00:00
anthony 32aa63c2fc Add button to create new bookmark folders 2021-01-19 20:04:20 +00:00
anthony 0157ab1322 Work on cutting and pasting bookmarks 2021-01-13 20:09:47 +00:00
anthony 96d06abdd2 Renaming bookmarks via manage interface 2021-01-12 20:05:10 +00:00
anthony d1a4382fdf Create bookmark panel to allow customising the name and picking it's folder 2021-01-09 19:29:34 +00:00
anthony 1c352fe0f3 Implement methods to write bookmarks and add some preliminary UI tweaks 2021-01-06 19:59:28 +00:00
anthony 87ed8db872 Add initial skeleton for bookmarks window based on history window 2021-01-04 19:58:24 +00:00
anthony 5975b8e3c9 History implemented 2021-01-01 15:53:11 +00:00
anthony 8046fb8af2 Show last 5 history items in the menu bar for quick access 2020-12-29 20:10:57 +00:00
anthony 94b6c4ac7e implement history open, remove, copy 2020-12-28 18:12:55 +00:00
anthony eb5c01edf7 fix segfault when pasting 2020-12-28 16:24:48 +00:00
anthony aad55fedb9 Add basic outline for history window 2020-12-19 21:45:08 +00:00
anthony 74e3fe059f Downloads - Perform write on background thread, add cancel and clear, indicate complete/cancel in progress cell 2020-12-18 20:43:26 +00:00
anthony 6886cc5a8f Hook up find window to search table 2020-12-14 21:27:23 +00:00
anthony adda2aed3c Work on search window, enable/disable based on main window 2020-12-13 17:33:15 +00:00
anthony 9a5922ba2b Fix window name not changing due to not being linked in .gorm 2020-12-12 17:44:23 +00:00
anthony f004897bdc Make default browser size larger 2020-12-12 17:37:32 +00:00
anthony 9bd681d260 Add speed, remaining, and progress bar to download info 2020-12-12 15:53:46 +00:00
anthony 7b5a806601 Update Downloads window with items based off of DownloadManager 2020-12-10 20:06:23 +00:00
anthony f0aeee7f97 Begin work on downloads window 2020-12-08 20:25:10 +00:00
anthony bb301b99ee Fill in pasteboard functions 2020-12-07 19:48:35 +00:00
anthony 4fe704dbf0 Use control,target instead of delegate for urlbar 2020-12-05 13:24:54 +00:00
anthony 31c8b0b026 Just use the system font 2020-12-05 12:15:35 +00:00
anthony ef507f156f Fix stop/refresh button going walkabout 2020-12-04 20:44:29 +00:00
anthony 0d2ac228fc Fix up menu 2020-12-04 20:42:02 +00:00
anthony f6c82fd2dd Add refresh button, hook up back and forward buttons 2020-12-04 20:30:45 +00:00