Commit Graph

  • b35877e6fb
    Add screenshot as requested gnustep Marco Cawthorne 2023-11-11 21:01:39 -0800
  • e13886782a
    Improve rendering of plain text. Marco Cawthorne 2022-10-19 17:12:01 -0700
  • e9fcd891cf
    Set ourselves as service provider properly. Update README.md Marco Cawthorne 2022-09-21 16:38:53 -0700
  • 73e4ae3ea6
    add Open... panel in the Browser menu Marco Cawthorne 2022-09-17 15:14:54 -0700
  • 4b4bf6efc3
    Handle openFile and openURL - also don't start with a window open. Marco Cawthorne 2022-09-17 14:43:53 -0700
  • c7a7f46b34
    Rebrand to WebSurf Marco Cawthorne 2022-09-17 13:31:50 -0700
  • 647b06b4b0
    Add URL icon and 'Hide' menu option. Marco Cawthorne 2022-09-17 12:32:21 -0700
  • 6b578a58ce
    Lots more polish! Marco Cawthorne 2022-09-17 10:34:22 -0700
  • cbd3105023
    Fix against latest Netsurf - eukara Marco Cawthorne 2022-09-17 00:05:32 -0700
  • fdcff90d09 Attach copyright notices anthony 2022-04-28 09:02:50 +0100
  • 9e91c152ca update readme anthony 2022-04-19 09:33:13 +0100
  • e560bc8720 Implement view menu items, and support zoom anthony 2022-04-19 09:23:31 +0100
  • dcd04e53d9 Remove pdf tab anthony 2022-04-19 08:32:59 +0100
  • a8b0ad8190 network preferences implemented anthony 2022-04-12 09:52:49 +0100
  • 5bad583fbb Hook up layout to window controller anthony 2022-04-08 09:26:23 +0100
  • 5efa344ce5 Tweak network prefs layout anthony 2022-04-08 08:55:52 +0100
  • a2961e53aa Start adding layout for network prefs tab anthony 2022-04-07 09:51:41 +0100
  • 778e9e71aa Disable history tooltip setting - no tooltip for outline views? anthony 2022-04-07 09:31:49 +0100
  • d052dc29ba Clear history older than certain date working anthony 2022-04-05 09:51:52 +0100
  • c2da77f0a0 Clear history older than certain date (Untested) anthony 2022-03-15 09:43:43 +0000
  • 74a18293e4 Quick fix for error when opening history window anthony 2022-03-07 09:35:47 +0000
  • b97d9b699b Privacy options saving anthony 2022-03-04 09:44:49 +0000
  • 98083dbc2a Add privacy tab methods and outlets and hook up to gorm file anthony 2022-03-01 09:06:29 +0000
  • c4d0b8f437 View layout for settings privacy tab anthony 2022-02-28 09:23:41 +0000
  • 75efd96645 Add support for form file picker anthony 2022-02-25 09:50:02 +0000
  • ccee813f4a Implement dropdown form selection anthony 2022-02-10 08:54:37 +0000
  • 5e766f7b7b Fix transparency not working when drawing images anthony 2022-02-04 09:12:05 +0000
  • 315af41624 Fix downloads being cut off early anthony 2022-02-01 09:54:28 +0000
  • d035db7f0c Remote gnustep build script; Add gnustep Makefile.defaults and update build instructions anthony 2022-01-28 09:14:49 +0000
  • 2832d5fec2 Update to readme anthony 2021-09-15 20:02:40 +0100
  • 617b761fcb Font size and preferred language settings anthony 2021-08-09 19:45:53 +0100
  • 87e33083da Various 'content' options anthony 2021-08-05 19:26:04 +0100
  • 26fdf229e2 Update for latest merge anthony 2021-06-10 20:27:36 +0100
  • a82df31cd0 Merge remote-tracking branch 'upstream/master' into test/merge anthony 2021-06-08 19:19:58 +0100
  • fa64d91d12 Switch to new libcss API for unit conversion. Michael Drake 2021-03-29 10:45:59 +0100
  • 638a408dde CSS: Update to latest libcss: Remove weird units. Michael Drake 2021-03-15 17:03:37 +0000
  • a6e825833d Amiga: BitMap always alloced with the ami_rtg_ function, so should be freed with it too. Chris Young 2021-05-17 16:45:49 +0100
  • 38fc60486b Windows: Use pkg-config when building on Windows. Michael Drake 2021-05-13 08:43:33 +0100
  • 953c9fd4d4 Implement 'load images' preference anthony 2021-04-28 21:32:32 +0100
  • ce23f500d1 RISC OS: Unify both browser window redraw call paths. Michael Drake 2021-04-26 20:00:11 +0100
  • 6f659da675 RISC OS: Constify redraw region through buffer API. Michael Drake 2021-04-26 19:58:26 +0100
  • 93b68a9a48 RISC OS: Corewindow: Fix autoscroll segfault when pointer leaves window. Michael Drake 2021-04-25 22:02:11 +0100
  • c5aca9d8ce RISC OS: Fix EX0 EY0 rendering glitches when scrolling. Michael Drake 2021-04-25 21:07:15 +0100
  • fb8c227ff0 RISC OS: Plotters: On RISC OS y1 is top and y0 is bottom. Michael Drake 2021-04-25 20:30:05 +0100
  • 56496c6b2a Add outlets for content tab anthony 2021-04-20 21:21:33 +0100
  • f0d7c84165 Add layout for content preferences tab anthony 2021-04-19 21:30:55 +0100
  • 81c40ab7c2 Amiga: Fix codesets.library conversion when string specified as zero length Chris Young 2021-04-12 23:26:17 +0100
  • 99a3d04d55 Amiga: The return value of Codesetsfind was not being assigned to a variable Chris Young 2021-04-11 23:17:32 +0100
  • 32bef062dd Toolbar icon/text setting implemented anthony 2021-04-08 20:47:23 +0100
  • 3f181a1a84 Hook up button icon preferences, begin implementing the setting anthony 2021-04-07 20:59:38 +0100
  • a1e2dd5be2 URL suggestions implemented anthony 2021-04-06 20:53:54 +0100
  • 3eeb1e2f84 Dismiss url suggestions when url bar loses focus, listen for up and down key presses ready for key-based selection anthony 2021-03-31 21:01:02 +0100
  • 4a534759b6 Open the website when it's suggested entry is clicked, begin hooking the suggestion control up to keyboard events@ anthony 2021-03-30 21:01:05 +0100
  • d431988481 Limit dropdown list height, fill in url when item selected anthony 2021-03-29 21:02:01 +0100
  • 5a2f69388c hoist the Referer header generation logic up to the low level cache Vincent Sanders 2021-03-25 23:31:37 +0000
  • ba772e6225 Dropdown list of filtered history when typing anthony 2021-03-25 19:58:17 +0000
  • 537f131ee3 extend teh implementing a new frontend document Vincent Sanders 2021-03-23 23:44:59 +0000
  • 847d568061 fix missing bitmap from preventing history and scroll updates Vincent Sanders 2021-03-23 22:04:36 +0000
  • 5749ace60f split out internal local history macros from public interface header Vincent Sanders 2021-03-23 22:03:33 +0000
  • 6dbea135aa Pull out some of the history functions from HistoryWindowController anthony 2021-03-23 20:02:16 +0000
  • bd09396c0c Begin work on url suggestion box anthony 2021-03-22 20:04:22 +0000
  • 6faa70893b Buildsystem: Avoid errors when headers are removed. Michael Drake 2021-03-19 12:08:49 +0000
  • 59c3f8561c readme anthony 2021-03-18 20:03:21 +0000
  • 1ed107b4b9 Respect developer views appearance setting anthony 2021-03-18 19:43:37 +0000
  • 9f15aa694f Add data backing for dev view in prefs; WIP displaying them anthony 2021-03-16 20:03:47 +0000
  • 7fad95dd07 Add some dev options, begin implementing them anthony 2021-03-15 20:02:26 +0000
  • be1213a026 Update README anthony 2021-03-09 19:55:11 +0000
  • d8bfe83630 Vertical tabs implemented, and tab location preference now respected anthony 2021-03-09 19:54:10 +0000
  • 5d4981fbba Fix tabview height calculation, create new window on startup anthony 2021-03-08 20:03:22 +0000
  • a11ad57bf6 fix headings to be in doxygen prefered format Vincent Sanders 2021-03-08 09:51:05 +0000
  • 9a7e41d3ea add document outlining new frontend development Vincent Sanders 2021-03-07 22:38:41 +0000
  • d202749bf3 Work on VerticalTabsView anthony 2021-03-04 20:00:54 +0000
  • 3c6ea2ecb3 Begin adding support for vertical tab options anthony 2021-03-03 19:58:39 +0000
  • 96d0311ad3 Begin work on tab position options anthony 2021-03-03 19:39:24 +0000
  • 9036df44ae Respect blank new tabs option anthony 2021-03-03 19:17:21 +0000
  • 7bfa54dec0 Fix initial tab view size causing 0 width plot views in new tabs anthony 2021-03-02 20:03:13 +0000
  • 21efa0c6ed Respect 'immediately switch to new tabs' setting anthony 2021-03-02 19:40:45 +0000
  • d763670ccd Fix crash on closing tab anthony 2021-03-01 20:14:23 +0000
  • 46cd4697a4 Respect the 'always show tabs' preference anthony 2021-03-01 19:56:56 +0000
  • 5e31f045a0 Improve some documentation comments Vincent Sanders 2021-02-26 13:39:50 +0000
  • dfbf82f0bf Set the window title and url bar string upon changing tabs anthony 2021-02-25 19:55:03 +0000
  • d34296b017 Ensure config/NetSurf directory is created anthony 2021-02-25 19:47:04 +0000
  • 36d6873b7a Make the netsurf window callback properly aware of individual tabs anthony 2021-02-25 19:42:53 +0000
  • e9f29a1002 Correct indentation for previous change Rob Kendrick 2021-02-24 16:27:09 +0000
  • 937446b95b Allow drag-and-drop loading of WebP images on RISC OS Rob Kendrick 2021-02-24 16:12:39 +0000
  • a694bc0884 Destroy browsers on window close, tab names anthony 2021-02-23 21:05:01 +0000
  • 5013c2e8a6 Make newTab a responder action, and implement closing tabs anthony 2021-02-23 20:01:15 +0000
  • 84ec9c2b2a tidy up GTK frontend initialisation Vincent Sanders 2021-02-20 12:28:52 +0000
  • 3cf92011c2 split out gtk misc operations from gui module Vincent Sanders 2021-02-19 22:28:36 +0000
  • 9e3ef18255 html: layout: Cleanup dom node tag name getting with helper. Michael Drake 2021-02-20 17:03:49 +0000
  • 920041a131 html: layout: Fix to ignore non-element children of lists. Michael Drake 2021-02-20 11:59:38 +0000
  • 598629c736 correct size Chris Young 2021-02-18 17:23:59 +0000
  • b765d8b461 AMIGA: minor IFF DR2D export changes NULL-terminate name Use more sensible font Chris Young 2021-02-18 16:30:32 +0000
  • 9194cde509 Work on support for tabs anthony 2021-02-17 21:04:38 +0000
  • bc15ad5784 tests: Update corestring allocation count. Michael Drake 2021-02-15 14:24:15 +0000
  • 7513bf661c Fix browser search label sizing anthony 2021-02-12 19:46:39 +0000
  • 4199766248 WIP adding UserDefault storage for appearance preferences anthony 2021-02-11 20:00:26 +0000
  • c78372e8b0 Add layout for 'appearances' preferences tab anthony 2021-02-11 19:36:09 +0000
  • c8750822ad Allow choice of SearchProviders from SearchEngines resource file anthony 2021-02-11 19:19:18 +0000
  • b70c88f2b6 Respect search from url bar setting anthony 2021-02-10 19:53:05 +0000