Commit Graph

35 Commits

Author SHA1 Message Date
Marco Cawthorne 4b4bf6efc3
Handle openFile and openURL - also don't start with a window open. 2022-09-17 14:43:53 -07:00
anthony fdcff90d09 Attach copyright notices 2022-04-28 09:02:50 +01:00
anthony d052dc29ba Clear history older than certain date working 2022-04-07 09:29:14 +01:00
anthony c2da77f0a0 Clear history older than certain date (Untested) 2022-03-15 09:43:43 +00:00
anthony 75efd96645 Add support for form file picker 2022-02-25 09:56:35 +00:00
anthony 953c9fd4d4 Implement 'load images' preference 2021-04-28 21:32:32 +01:00
anthony 1ed107b4b9 Respect developer views appearance setting 2021-03-18 19:43:37 +00:00
anthony 9f15aa694f Add data backing for dev view in prefs; WIP displaying them 2021-03-16 20:03:47 +00:00
anthony 5d4981fbba Fix tabview height calculation, create new window on startup 2021-03-08 20:03:22 +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 7395cb8b66 Respect startup page and 'remove download on complete' preferences 2021-01-28 20:06:38 +00:00
anthony 4201a58347 Finish hooking main preferences window up to user defaults 2021-01-28 19:37:40 +00:00
anthony cf2c9d91ed Basic GUI for main tab of preferences 2021-01-25 20:07:02 +00:00
anthony dd95df6e07 Fix 'cancel' button when downloading 2021-01-23 13:13:57 +00:00
anthony b135147cbd Bookmarks implemented 2021-01-21 20:37:45 +00:00
anthony 7adefe0a05 Initial attempt at showing bookmarks in the menu 2021-01-20 20:17:10 +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 544ae837d5 tweak history impl so as not to require opening and resaving history just to append 2020-12-31 22:55:28 +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 aad55fedb9 Add basic outline for history window 2020-12-19 21:45:08 +00:00
anthony adda2aed3c Work on search window, enable/disable based on main window 2020-12-13 17:33:15 +00:00
anthony 7b5a806601 Update Downloads window with items based off of DownloadManager 2020-12-10 20:06:23 +00:00
anthony d04c87012a Basic download manager 2020-12-09 20:18:22 +00:00
anthony f0aeee7f97 Begin work on downloads window 2020-12-08 20:25:10 +00:00
anthony 0d2ac228fc Fix up menu 2020-12-04 20:42:02 +00:00
anthony d4186faa09 fetch mimetype and missing fetch resource path 2020-11-21 15:14:19 +00:00
anthony 4664d6a1d4 minor edits 2020-11-21 12:56:47 +00:00
anthony 204031b467 implement misc callback, move tables into individual files 2020-11-17 20:14:34 +00:00
anthony 9bdf829926 setup plot table 2020-11-14 21:45:05 +00:00
anthony 2072c15ddc Fix tables, open a non functional window on request from netsurf 2020-11-14 16:25:38 +00:00
anthony 909711afc1 table skeleton 2020-11-12 20:33:07 +00:00
anthony f96fde69a2 basic makefile and app setup 2020-11-12 19:21:23 +00:00