Commit Graph

14668 Commits

Author SHA1 Message Date
Marco Cawthorne b35877e6fb
Add screenshot as requested 2023-11-11 21:01:39 -08:00
Marco Cawthorne e13886782a
Improve rendering of plain text. 2022-10-19 17:12:01 -07:00
Marco Cawthorne e9fcd891cf
Set ourselves as service provider properly. Update README.md 2022-09-21 16:38:53 -07:00
Marco Cawthorne 73e4ae3ea6
add Open... panel in the Browser menu 2022-09-17 15:14:54 -07:00
Marco Cawthorne 4b4bf6efc3
Handle openFile and openURL - also don't start with a window open. 2022-09-17 14:43:53 -07:00
Marco Cawthorne c7a7f46b34
Rebrand to WebSurf 2022-09-17 13:48:20 -07:00
Marco Cawthorne 647b06b4b0
Add URL icon and 'Hide' menu option. 2022-09-17 12:39:22 -07:00
Marco Cawthorne 6b578a58ce
Lots more polish! 2022-09-17 12:21:43 -07:00
Marco Cawthorne cbd3105023
Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
anthony fdcff90d09 Attach copyright notices 2022-04-28 09:02:50 +01:00
anthony 9e91c152ca update readme 2022-04-19 09:33:13 +01: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 a8b0ad8190 network preferences implemented 2022-04-12 09:52:49 +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 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 74a18293e4 Quick fix for error when opening history window 2022-03-07 09:35:47 +00: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 75efd96645 Add support for form file picker 2022-02-25 09:56:35 +00:00
anthony ccee813f4a Implement dropdown form selection 2022-02-10 08:54:37 +00:00
anthony 5e766f7b7b Fix transparency not working when drawing images 2022-02-04 09:12:05 +00:00
anthony 315af41624 Fix downloads being cut off early 2022-02-01 09:54:28 +00:00
anthony d035db7f0c Remote gnustep build script; Add gnustep Makefile.defaults and update build instructions 2022-01-28 09:14:49 +00:00
anthony 2832d5fec2 Update to readme 2021-09-15 20:02:40 +01:00
anthony 617b761fcb Font size and preferred language settings 2021-08-09 19:45:53 +01:00
anthony 87e33083da Various 'content' options 2021-08-05 19:26:04 +01:00
anthony 26fdf229e2 Update for latest merge 2021-06-10 20:27:36 +01:00
anthony a82df31cd0 Merge remote-tracking branch 'upstream/master' into test/merge 2021-06-08 19:19:58 +01:00
Michael Drake fa64d91d12 Switch to new libcss API for unit conversion. 2021-05-30 11:52:33 +01:00
Michael Drake 638a408dde CSS: Update to latest libcss: Remove weird units.
The 'rlh', 'ic' and 'cap' units were never implemented by anyone.
2021-05-30 11:52:33 +01:00
Chris Young a6e825833d Amiga: BitMap always alloced with the ami_rtg_ function, so should be freed with it too. 2021-05-17 16:45:49 +01:00
Michael Drake 38fc60486b Windows: Use pkg-config when building on Windows. 2021-05-13 08:44:27 +01:00
anthony 953c9fd4d4 Implement 'load images' preference 2021-04-28 21:32:32 +01:00
Michael Drake ce23f500d1 RISC OS: Unify both browser window redraw call paths. 2021-04-26 20:00:11 +01:00
Michael Drake 6f659da675 RISC OS: Constify redraw region through buffer API. 2021-04-26 19:58:26 +01:00
Michael Drake 93b68a9a48 RISC OS: Corewindow: Fix autoscroll segfault when pointer leaves window. 2021-04-25 22:05:00 +01:00
Michael Drake c5aca9d8ce RISC OS: Fix EX0 EY0 rendering glitches when scrolling. 2021-04-25 21:07:15 +01:00
Michael Drake fb8c227ff0 RISC OS: Plotters: On RISC OS y1 is top and y0 is bottom.
When storing RISC OS coordinates, use y0 and y1 consistently.
2021-04-25 20:30:05 +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
Chris Young 81c40ab7c2 Amiga: Fix codesets.library conversion when string specified as zero length 2021-04-12 23:26:17 +01:00
Chris Young 99a3d04d55 Amiga: The return value of Codesetsfind was not being assigned to a variable 2021-04-11 23:17:32 +01:00
anthony 32bef062dd Toolbar icon/text setting implemented 2021-04-08 20:48:08 +01:00
anthony 3f181a1a84 Hook up button icon preferences, begin implementing the setting 2021-04-07 20:59:38 +01:00