Commit Graph

  • ad7544a6df GTK: Set bitmap format to match Cairo format. Michael Drake 2022-03-27 13:31:56 +0100
  • 6ecf0c2c6a Desktop: Browser window: Squash theme install start warning. Michael Drake 2022-03-28 10:50:02 +0100
  • 8ad21395be About: Chart: Squash implicit declaration of strndup. Michael Drake 2022-03-28 10:47:15 +0100
  • d0da09a7ca Image: JPEG: Decode to client bitmap format where possible. Michael Drake 2022-03-27 13:25:37 +0100
  • bbfc0ca353 Image: JPEG: Warn if not using libjpeg-turbo. Michael Drake 2022-03-27 11:03:43 +0100
  • d33af42911 Image: WebP: Decode to client bitmap format where possible. Michael Drake 2022-03-27 10:50:29 +0100
  • 41995c3999 Image: WebP: Correct output buffer size for rowstride. Michael Drake 2022-03-27 10:41:27 +0100
  • fba7a349c0 Image: Sprite: Avoid multiple bitmap format conversions. Michael Drake 2022-03-27 10:17:48 +0100
  • 694a3b4c98 Image: RSVG: Just use bitmap to client for conversion. Michael Drake 2022-03-27 09:56:17 +0100
  • b0e7de8bff Image: PNG: Decode to client bitmap format. Michael Drake 2022-03-26 20:15:25 +0000
  • cde6a10ef4 Image: GIF: Decode directly to client bitmap format. Michael Drake 2022-03-26 16:19:39 +0000
  • c69bc8ba9c Bitmap: Colour layout converter doesn't need to be exposed. Michael Drake 2022-03-26 15:36:55 +0000
  • 05a0a6997e Treeview: Use bitmap layout for bitmap generation. Michael Drake 2022-03-26 15:35:04 +0000
  • aeead57677 Bitmap: Convert pixel_to_colour to layout-aware function. Michael Drake 2022-03-26 15:11:32 +0000
  • d00c049d02 Bitmap: Move bitmap pixel to colour macro to bitmap header. Michael Drake 2022-03-26 14:41:12 +0000
  • 1bbb499f88 Image: WebP: Call bitmap format conversion after decode. Michael Drake 2022-03-26 14:36:08 +0000
  • df6ff85305 Image: RSVG: Call bitmap format conversion after decode. Michael Drake 2022-03-26 14:35:35 +0000
  • 052acc752c Image: PNG: Call bitmap format conversion after decode. Michael Drake 2022-03-26 14:34:50 +0000
  • 7bf6a88c9c Image: Sprite: Call bitmap format conversion after decode. Michael Drake 2022-03-26 14:34:15 +0000
  • 2f0fbbcaa0 Image: JPEG: Call bitmap format conversion after decode. Michael Drake 2022-03-26 14:33:16 +0000
  • c7dce05437 Image: ICO: Abstract image decode into helper. Michael Drake 2022-03-26 14:32:17 +0000
  • 60b12cd9fe Image: ICO: Call bitmap format conversion after decode. Michael Drake 2022-03-26 14:26:03 +0000
  • e7a355bf8d Image: GIF: Call bitmap format conversion before/after decode. Michael Drake 2022-03-26 14:24:04 +0000
  • 27a89439a2 Image: BMP: Call bitmap format conversion after decode. Michael Drake 2022-03-26 14:21:49 +0000
  • 976f54bf48 Bitmap: Initialise layout for default pixel format. Michael Drake 2022-03-26 15:29:35 +0000
  • f27db5f80b Bitmap: Add format conversion routines. Michael Drake 2022-03-26 14:21:18 +0000
  • e9d1a1fa9d Include: Bitmap: Add API for setting core bitmap format. Michael Drake 2022-03-26 14:15:46 +0000
  • 6011da798f Include: Bitmap: Document bitmap pixel alignment requirement. Michael Drake 2022-03-26 14:13:56 +0000
  • 725d1c9911 Treeview: Change bitmap generation to per-pixel channel indexing. Michael Drake 2022-03-25 20:18:13 +0000
  • 7f6a00ad2b RISC OS: Include core bitmap header from RO bitmap header. Michael Drake 2022-03-24 22:19:22 +0000
  • 9892eefd0a RISC OS: Squash unused variable warning. Michael Drake 2022-03-24 22:17:48 +0000
  • 002c3c1a7c Bitmap API: Clean up creation flags. Michael Drake 2022-03-24 18:09:28 +0000
  • c2d72d1e93 Include: Bitmap: Remove unused save callback. Michael Drake 2022-03-24 15:29:27 +0000
  • eca8c260a8 BeOS: Drop bitmap save callback entry; core doesn't use it. Michael Drake 2022-03-24 15:29:08 +0000
  • b0e61d1f32 Windows: Drop bitmap save callback entry; core doesn't use it. Michael Drake 2022-03-24 15:28:49 +0000
  • e104fd798b RISC OS: Drop bitmap save callback entry; core doesn't use it. Michael Drake 2022-03-24 15:28:36 +0000
  • 8e57f2a2f5 Monkey: Drop bitmap save callback entry; core doesn't use it. Michael Drake 2022-03-24 15:28:22 +0000
  • ee874c7ea1 GTK: Drop bitmap save callback entry; core doesn't use it. Michael Drake 2022-03-24 15:27:55 +0000
  • 9114068d3f Framebuffer: Drop bitmap save callback entry; core doesn't use it. Michael Drake 2022-03-24 15:27:33 +0000
  • 1e9687196d Atari: Drop bitmap save callback entry; core doesn't use it. Michael Drake 2022-03-24 15:26:07 +0000
  • fca10f324e Amiga: Drop bitmap save callback entry; core doesn't use it. Michael Drake 2022-03-24 15:25:18 +0000
  • 2fb5fcdda2 GUI: Bitmap save callback was never required. Michael Drake 2022-03-24 15:24:25 +0000
  • 28c0e79624 Include: Bitmap: Modified flag isn't used. Michael Drake 2022-03-24 14:01:16 +0000
  • 527cc33c7f Monkey: Bitmap: Modified flag is not used. Michael Drake 2022-03-24 13:59:57 +0000
  • 09bd355a5c RISC OS: Bitmap modified flag is not used. Michael Drake 2022-03-24 13:58:22 +0000
  • 14d265d502 Include: Bitmap: Fix comment typo. Michael Drake 2022-03-24 13:57:07 +0000
  • 6f591aceaf Include: Bitmap: Drop get_bpp from bitmap operation table. Michael Drake 2022-03-24 13:01:41 +0000
  • a65186f7a8 BeOS: Drop bitmap get bpp function. Michael Drake 2022-03-24 12:54:01 +0000
  • a9c0441725 Atari: Drop bitmap get bpp function. Michael Drake 2022-03-24 13:00:27 +0000
  • 16346898d1 Amiga: Drop bitmap get bpp function. Michael Drake 2022-03-24 12:55:35 +0000
  • 26cef7d444 GTK: Drop bitmap get bpp function. Michael Drake 2022-03-24 12:53:10 +0000
  • 236e8612e0 Framebuffer: Drop bitmap get bpp function. Michael Drake 2022-03-24 12:50:01 +0000
  • 26b189af67 Monkey: Drop bitmap get bpp function. Michael Drake 2022-03-24 12:47:31 +0000
  • 521440df7c Windows: Drop bitmap get bpp function. Michael Drake 2022-03-24 12:26:52 +0000
  • 648fc87c14 RISC OS: Drop bitmap get bpp function. Michael Drake 2022-03-24 12:21:22 +0000
  • 1d9526d44d GUI: Bitmap bytes per pixel callback is not required now. Michael Drake 2022-03-24 12:10:09 +0000
  • a4cb24ed46 Image: ICO: Update for new libnsbmp API. Michael Drake 2022-03-24 12:01:53 +0000
  • b6238c6c5c Image: BMP: Update for new libnsbmp API. Michael Drake 2022-03-24 12:01:36 +0000
  • 1dd3c80d9b PNG: Bytes per pixel is always 4. Michael Drake 2022-03-24 11:12:57 +0000
  • 7c3382834e GIF: Update to new libnsgif API. Michael Drake 2022-03-23 17:52:20 +0000
  • 0435c3ffb4 Amiga: Remove some more #defines not needed with the 3.2 NDK chris/ndk32 Chris Young 2022-03-16 10:05:19 +0000
  • a122d025a9 Amiga: should be using VSNPrintf Chris Young 2022-03-15 15:55:32 +0000
  • 164f3c1c8f Amiga: Fix missing Utility/GraphicsBase Chris Young 2022-03-15 14:23:55 +0000
  • 7b638b0713 Amiga: add more brackets to placate NewObject() Chris Young 2022-03-15 14:14:05 +0000
  • e24a285d34 Amiga: Fix ASPrintf(). Note this now requires utility.library v47 Chris Young 2022-03-15 14:06:42 +0000
  • ff05b6a4cb Amiga: Th 3.2 NDK does not recognise NewObject unless extra brackets are added around all the Reaction macros Chris Young 2022-03-15 13:44:05 +0000
  • 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