Commit Graph

  • fba1d54ccb AMIGA: Fix some redefined values Chris Young 2022-03-11 16:31:58 +0000
  • d34699a052 Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/ndk32 Chris Young 2022-03-11 15:20:39 +0000
  • ae9047b1ed GIF: Tolerate errors during scan if at least one frame. Michael Drake 2022-03-03 19:03:29 +0000
  • 2e9ef8feae GIF: Update to latest libnsgif API. Michael Drake 2022-02-24 17:45:07 +0000
  • d92b269629 Amiga: Don't open/close dos.library ourselves on OS3 Suspect this is the cause of crash on exit Chris Young 2022-01-26 11:04:26 +0000
  • 729e56dccc GTK: Add support for word left/right keybindings. Michael Drake 2022-01-23 14:26:50 +0000
  • 4fc78449ff textarea: always clear selection on NS_KEY_WORD_{LEFT,RIGHT} Pranjal Kole 2022-01-23 10:04:50 +0530
  • 88d5ea8668 GTK: Add support for word delete left/right. Michael Drake 2022-01-22 19:44:05 +0000
  • 76ede0f7d6 textarea: implement NS_KEY_DELETE_WORD_{LEFT,RIGHT} Pranjal Kole 2022-01-11 16:05:24 +0530
  • 9f305e4c3b Amiga: Add ARexx scripts to play videos via YT Credit: Chris Handley Chris Young 2021-12-17 12:29:30 +0000
  • 4e6e024dd7 Update ca-bundle Chris Young 2021-10-04 21:46:50 +0100
  • b0a9388db8 Amiga: Manually define mc68000 required for NDK3.2 inlines Chris Young 2021-08-17 11:00:11 +0100
  • 6431c62472 Revert "Amiga: Fix some undefined references" Chris Young 2021-08-15 20:20:23 +0100
  • 2535d48321 Amiga: Fix some undefined references Chris Young 2021-08-15 13:44:38 +0100
  • a7e976b3fb Amiga: switch to using OS3.2's idea of TimeVal/TimeRequest Chris Young 2021-07-07 15:02:52 +0100
  • cdf821454a Amiga: remove more defines no longer needed with NDK 3.2 Chris Young 2021-07-07 14:29:32 +0100
  • c226bb0e4c Amiga: fix slab allocator type Chris Young 2021-07-07 14:09:29 +0100
  • c5bc9b1aa7 Amiga: remove UtilityBase conflict Chris Young 2021-07-07 14:07:01 +0100
  • 6a5dcf12d6 Amiga: diskfont v47 compatibility Chris Young 2021-07-06 16:23:24 +0100
  • 6d278450de Amiga: squash warnings Chris Young 2021-07-06 16:21:32 +0100
  • d09bb58bfe Amiga: TimeVal and TimeRequest are different between OS4 and OS3.2 We are redefining some common words, so may need to rethink this if it causes problems. Chris Young 2021-07-06 16:12:25 +0100
  • 6451155a3b Amiga: use diskfont v47 API when building for AmigaOS 3 Chris Young 2021-07-06 15:52:32 +0100
  • 6471c6dd8b Amiga: remove some unneeded old ReAction compatiblity Chris Young 2021-07-06 15:40:14 +0100
  • b3cdb2da0b Amiga: diskfont v47 also contains ObtainCharsetInfo(), although it appears to be undocumented Chris Young 2021-07-06 15:35:54 +0100
  • bdc414e239 Amiga: squash warning Chris Young 2021-07-06 15:32:02 +0100
  • 5612e6f15a Amiga: remove compatibility functions that are in diskfont v47 May need to add these back in, force bitmap fonts, or drop compatiblity with OS3.5/9 Chris Young 2021-07-06 15:27:13 +0100
  • 1770a8d9b6 Amiga: squash warning Chris Young 2021-07-06 13:28:32 +0100
  • 3b040870ab Amiga: remove OS3.9 compatibility code Chris Young 2021-07-06 13:26:41 +0100
  • d182987b4a Amiga: squash warnings Chris Young 2021-07-06 13:17:56 +0100
  • 7da6db12c6 Amiga: start removing compatibility code which is no longer needed under 3.2 Chris Young 2021-07-06 13:12:24 +0100
  • 251cce29b7 CSS: Selection callbacks: Update to latest LibDOM API. Michael Drake 2021-07-05 14:58:02 +0100
  • 5a6bb39218 Revert "Amiga: do not force 32-bit bitmaps" Chris Young 2021-06-28 20:11:46 +0100
  • 793f514220 Amiga: do not force 32-bit bitmaps This appears to be unnecessary Chris Young 2021-06-28 19:38:15 +0100
  • 474fd81bf6 Amiga: report correct depth Chris Young 2021-06-28 16:58:11 +0100
  • d39ae4a102 AMIGA: Use RTG calls on OS3 Enabled for experimentation Chris Young 2021-06-28 14:54:42 +0100
  • 407e20578f RISC OS: GUI: Clean up alpha sprite support test. Michael Drake 2021-06-25 18:08:17 +0100
  • 9f3d012650 RISC OS: Image: Tinct workaround: Use OS alpha sprite rendering. Michael Drake 2021-06-25 17:19:17 +0100
  • 287e5e89b5 RISC OS: GUI: Add check for sprite alpha channel OS support. Michael Drake 2021-06-25 17:05:40 +0100
  • d58f893c57 RISC OS: Image: Add support for tiled plots with OS renderer. Michael Drake 2021-06-25 14:48:50 +0100
  • e177254db4 RISC OS: Image: Remove forward declaration. Michael Drake 2021-06-25 14:01:54 +0100
  • 4b15a49bde RISC OS: Image: Use #define to enable use of mask. Michael Drake 2021-06-25 13:58:54 +0100
  • b65abe987c RISC OS: Image: Use #define for unspecified sprite area. Michael Drake 2021-06-25 13:48:52 +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
  • 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
  • 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
  • 5a2f69388c hoist the Referer header generation logic up to the low level cache Vincent Sanders 2021-03-25 23:31:37 +0000
  • 537f131ee3 extend teh implementing a new frontend document Vincent Sanders 2021-03-23 23:44:59 +0000
  • bc546388ce greatly improve fltk browser user interface vince/fltk Vincent Sanders 2021-03-23 22:07:34 +0000
  • 28ecbf82ed Initial minimal FLTK toolkit implementation Vincent Sanders 2021-02-26 13:33:08 +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
  • 6faa70893b Buildsystem: Avoid errors when headers are removed. Michael Drake 2021-03-19 12:08:49 +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
  • 5e31f045a0 Improve some documentation comments Vincent Sanders 2021-02-26 13:39:50 +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
  • 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
  • bc15ad5784 tests: Update corestring allocation count. Michael Drake 2021-02-15 14:24:15 +0000
  • 9783296c4f layout: Add support for OL reversed attribute. Michael Drake 2021-02-10 17:59:51 +0000
  • 32d9de461e util: corestring: Add DOM "reversed" string. Michael Drake 2021-02-10 17:59:12 +0000
  • 496b1eca08 layout: list handling: Scope reduce some variables in the recursive call. Michael Drake 2021-02-10 17:42:29 +0000
  • d29f6d6c1e html: layout: Change list value step to variable. Michael Drake 2021-02-10 17:40:24 +0000
  • e18bb8fde1 html: Add support for OL start attribute. Michael Drake 2021-02-10 17:09:20 +0000
  • 4c941254c8 util: corestring: Add DOM "start" string. Michael Drake 2021-02-10 17:08:23 +0000
  • 64680a8edb layout: Add support for list item value attribute. Michael Drake 2021-02-09 20:50:01 +0000
  • 41a0c21812 html: Do list item counting at layout time. Michael Drake 2021-02-09 20:30:53 +0000
  • 9434fe1ff0 layout: Pass content into list layout function. Michael Drake 2021-02-09 20:29:55 +0000
  • 839fb8570a layout: Add counting for list items to layout. Michael Drake 2021-02-09 19:04:52 +0000
  • dcec1d0cd5 undo debug driver change Vincent Sanders 2021-02-08 08:44:54 +0000
  • a091dc3603 allow monkey tests to specify a redraw area for plot-check steps Vincent Sanders 2021-02-07 22:57:27 +0000
  • ff225194f3 use list style formatting from libcss Vincent Sanders 2021-02-07 00:07:24 +0000
  • 55fadc802a html: list counter style: Revert to string for {pre|post}fix. Michael Drake 2021-02-02 16:39:41 +0000
  • 3b57deb046 html: list counter style: Constify {pre|post}fix memebers. Michael Drake 2021-02-02 15:06:04 +0000
  • 87b5fd1bcc html: list counter style: Split out symbol copy. Michael Drake 2021-02-02 15:04:09 +0000
  • 60d9dbe390 change list counter style formatting to be table driven Vincent Sanders 2021-02-02 01:19:32 +0000
  • 29f7931ea4 Default CSS: Use 40px for list padding. Michael Drake 2021-02-01 09:03:52 +0000
  • bca82dfe83 do not count the null terminator in list counter style length formatting Vincent Sanders 2021-01-31 23:30:07 +0000
  • 27b178b04b implement armenian and georgian list counter styles Vincent Sanders 2021-01-31 22:56:35 +0000
  • 83ebc3bb8e split counter style handling out of the box code Vincent Sanders 2021-01-31 10:49:13 +0000
  • 13c1b11317 css: hints: Add support for OL type attribute. Michael Drake 2021-01-31 09:36:02 +0000
  • 4455f1b712 implement list marker counting for roman, latin and greek Vincent Sanders 2021-01-30 23:00:44 +0000
  • da2aa05b73 Prevent overflow of disc cache hysteresis. Michael Drake 2021-01-25 13:39:28 +0000
  • 98496cdae1 move remaining macros into separate macro makefile Vincent Sanders 2021-01-24 17:51:06 +0000
  • ed5076421f remove stray tab in hts makefile to fix amigaos3 build Vincent Sanders 2021-01-17 22:03:17 +0000
  • 8a2c5bd3ed split out library and feature building macros Vincent Sanders 2021-01-17 21:10:31 +0000
  • 5db541a6d7 Improve target setup in makefiles Vincent Sanders 2021-01-17 20:06:24 +0000