Commit Graph

  • 520e81f98d Alloc specifying local charset on OS3 as we can't get this from Locale Chris Young 2016-01-26 19:37:18 +0000
  • 9505b8e514 Make most of the prefs GUI display (and hopefully work) under OS3 page.gadget is not a public class in OS3 Some gadgets which will not work have been temporarily #ifdef'd for OS4 only Some gadgets which are not relevant have been disabled to avoid random values being set Chris Young 2016-01-26 19:28:07 +0000
  • 78dec4d515 Show warnings on OS3 with an EasyRequest Chris Young 2016-01-26 00:10:11 +0000
  • 2c2dc0f2bc Bring OS3 about requester up on the correct screen Chris Young 2016-01-25 19:14:04 +0000
  • a7ab6c7484 Simple "about" requester for OS3 Chris Young 2016-01-25 19:12:54 +0000
  • 9879cbbfae Merge branch 'chris/fix-palmap-crash' Chris Young 2016-01-25 18:55:30 +0000
  • 893df2ccf1 Revert "Plot local history background white instead of wholly transparent" Chris Young 2016-01-25 18:53:21 +0000
  • 6eb0bd4579 Remove unneeded pen list Chris Young 2016-01-25 18:48:49 +0000
  • 1ea29c6aec Plot local history background white instead of wholly transparent Chris Young 2016-01-25 18:43:43 +0000
  • 5c8dccd5f6 When forcing 32-bit render mode, don't create the BitMaps as friends of the screen BitMap. This fixes a system freeze on OS4 Chris Young 2016-01-25 18:41:50 +0000
  • beb6cebf1e conflict Chris Young 2016-01-25 18:26:22 +0000
  • 09ac17955b Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/fix-palmap-crash Chris Young 2016-01-25 18:25:26 +0000
  • 6847fad653 remove javascript build option from jenkins script Vincent Sanders 2016-01-25 16:10:42 +0000
  • 6d63f7959a make declarations match definitions for duk_raw_read_xxx_be Vincent Sanders 2016-01-25 15:48:07 +0000
  • 822493af0d fixup some empty logging calls in atari hotlist code Vincent Sanders 2016-01-22 14:38:12 +0000
  • 9e1622a679 Wrap verbose JS logging in debug macro. Michael Drake 2016-01-25 12:20:58 +0000
  • 8d71c0ae9e track type of native bitmap Chris Young 2016-01-25 00:29:08 +0000
  • c0d031bf73 Make the palette-mapped state relate to the rendering layer rather than globally. This means we can still render in 32-bit mode internally when the destination isn't the screen. NB: bitmap_render is currently freezing when the screen is in palette-mapped mode (old bug, pre-dates this change), so for now we skip this routine in that scenario. Chris Young 2016-01-25 00:01:55 +0000
  • 452d8ce512 Use itempools for storing our pen locks Chris Young 2016-01-24 00:00:27 +0000
  • 9c57ddf0b2 1 isn't prime. Michael Drake 2016-01-23 17:44:13 +0000
  • e38a1f17f2 friend_bitmap should default to false as it causes problems Chris Young 2016-01-23 15:15:35 +0000
  • dc89a2b2cc Move the OS3 statusbar underneath all the scrollbars Chris Young 2016-01-23 15:11:17 +0000
  • 97e9086c80 remove missing os3 include Chris Young 2016-01-23 15:04:45 +0000
  • 8df392d11d Remove nulling of a function which does actually exist in OS3 gfx.lib Chris Young 2016-01-23 14:59:22 +0000
  • dacdea768c fix argb_to_rgba definition weirdness Chris Young 2016-01-23 14:58:47 +0000
  • a68be9d11a Clear remaining bitmap fields Chris Young 2016-01-23 14:49:29 +0000
  • da9bee4286 Add more appropriate readme for OS3 build Chris Young 2016-01-23 12:48:24 +0000
  • 9e5bf6fb68 Don't free the deferred rects using FreeVec on exit as they're itempools Chris Young 2016-01-23 12:11:33 +0000
  • 4b0ebae56a Add a couple of general JS tests. Michael Drake 2016-01-23 10:28:10 +0000
  • 5b422a3ec9 Fix opening of SSL cert window Chris Young 2016-01-23 00:17:16 +0000
  • 7e7ea09000 Allocate generic list objects using itempools TODO: Allocate the attached structures also using itempools Chris Young 2016-01-22 18:40:40 +0000
  • c2bd86ca96 Fix atari mint duktape build Vincent Sanders 2016-01-22 13:46:39 +0000
  • f51b7780e3 Don't clear memory twice under OS3 Chris Young 2016-01-21 22:39:21 +0000
  • b29bd85274 Disable JavaScript force-on for forthcoming release. Michael Drake 2016-01-21 22:15:14 +0000
  • 5a58e844e4 Don't clear bitmap structure on allocation Chris Young 2016-01-21 22:02:39 +0000
  • b41685208f Revert "alloc bitmap structures using itempools" Chris Young 2016-01-21 20:42:49 +0000
  • 0cc19b10fc alloc bitmap structures using itempools Chris Young 2016-01-21 20:30:02 +0000
  • 7efd9a2c67 Remove unused Amiga async scheduler Chris Young 2016-01-21 20:13:49 +0000
  • 7da516067d Use itempools for the scheduler Chris Young 2016-01-21 19:23:10 +0000
  • d9e92d2032 Add comment on on-demand JS context creation safety Michael Drake 2016-01-21 14:58:38 +0000
  • 82b298ac2c Ensure we do on-demand JS context creation only when JS is enabled. Michael Drake 2016-01-21 14:51:17 +0000
  • 669448d7b6 Fix place where we're calling a js_* fn without checking for context. Michael Drake 2016-01-21 14:49:57 +0000
  • 594012ef52 Ensure constant javascript_enabled for HTML contents. Michael Drake 2016-01-21 14:11:36 +0000
  • 3dcf7d80a1 Pass html_content to box_extract_link. Michael Drake 2016-01-21 14:09:57 +0000
  • ad273a41e8 Simplify place_float_below loop condition. Michael Drake 2016-01-21 09:44:05 +0000
  • 4055ecf796 Tiny simplification of curl debug logging. Michael Drake 2016-01-21 09:27:27 +0000
  • 6d2a787380 Allocate deferred rectangles using itempools On OS3 we use a normal memory pool instead Chris Young 2016-01-21 00:08:49 +0000
  • 239f999936 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2016-01-20 23:32:34 +0000
  • 1724e28350 Use a memory pool for deferred rects Chris Young 2016-01-20 23:32:19 +0000
  • 750677795b Alloc font name on the stack Chris Young 2016-01-20 22:51:05 +0000
  • a774e9473d Make use of cached place float below value earlier. Michael Drake 2016-01-20 22:37:22 +0000
  • 0bbc03c577 Cache place below level, to avoid pointless calls to find_sides. Michael Drake 2016-01-20 19:24:12 +0000
  • c13080d96c Optimise white hot find_sides to take advantage of sorted float_children. Michael Drake 2016-01-20 18:42:30 +0000
  • 948a93041d Sort float_children of containers by their bottom edge. Michael Drake 2016-01-20 18:40:38 +0000
  • 38e6fd1b74 Split adding float to a container out into separate function. Michael Drake 2016-01-20 18:38:04 +0000
  • 018adc2f5e Remove redundant condition in white hot path. Michael Drake 2016-01-20 18:27:15 +0000
  • 54c153246c fix call to cookie manager initialisation for haiku Vincent Sanders 2016-01-19 15:31:56 +0000
  • 7caaa86d75 fix haiku web search bar initalisation Vincent Sanders 2016-01-19 15:16:32 +0000
  • 65bdef55ab move the container code to gtk directory as its only ever used there. Vincent Sanders 2016-01-19 15:10:29 +0000
  • 0a5f63abf1 Add cookie management for Haiku frontend Adrián Arroyo Calle 2016-01-19 14:07:57 +0000
  • 9a64e9302e Add web search bar to haiku frontend Adrián Arroyo Calle 2016-01-19 14:03:18 +0000
  • f266eb1c5d make search engines resource common between gtk and beos Vincent Sanders 2016-01-19 13:51:54 +0000
  • 59ea187b74 Ensure the textattr flags field is clear This fixes problems with inconsistent layouting on OS3 Chris Young 2016-01-18 00:20:45 +0000
  • 9c62993efd Don't expose the DPI-related variables Chris Young 2016-01-18 00:02:52 +0000
  • b3aa313e84 misc amiga fixes re font plotting Chris Young 2016-01-17 23:40:50 +0000
  • 132be1eed2 OS3 build fixes Chris Young 2016-01-16 19:37:39 +0000
  • 06b50d9bbd missing files Chris Young 2016-01-16 11:44:03 +0000
  • 8c31752f3a Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2016-01-16 00:08:54 +0000
  • 46f181b348 More font-related tidy-up Chris Young 2016-01-16 00:00:57 +0000
  • f275267d6b fix incorrect type usage Chris Young 2016-01-15 20:51:37 +0000
  • 6eac0b83ea Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2016-01-15 20:50:55 +0000
  • 20c176b578 git probs Chris Young 2016-01-15 20:50:16 +0000
  • 652c02ef08 git probs Chris Young 2016-01-15 20:48:55 +0000
  • 3ac1d78f41 Fix some incorrect type usage Chris Young 2016-01-15 20:43:12 +0000
  • 673f3e6887 Fix some old and new GCC errors/warnings Chris Young 2016-01-15 19:58:24 +0000
  • 6ad939b5a6 Make font engine selection bit more logical Chris Young 2016-01-15 19:36:12 +0000
  • f831d81ab1 Restore prevention of clang static analysis from 336326af3a Michael Drake 2016-01-12 11:26:34 +0100
  • 2937b2f871 Update to Duktape 1.4.0 release. Michael Drake 2016-01-12 11:25:30 +0100
  • 6122517bf4 Only show context menu text selection options if there is text selected Chris Young 2016-01-14 19:15:30 +0000
  • 30f992730e Re-instate the ability to do a web search for selected text Chris Young 2016-01-14 19:09:16 +0000
  • f5dc180105 Use layers.library for bitmap tiling on OS3 This solves the worst of the rendering problems on that platform. Chris Young 2016-01-14 00:11:48 +0000
  • bc8bf0e575 Fix the bitmap font layout a bit Chris Young 2016-01-13 18:32:17 +0000
  • 93fbed0f2c Style fixes Rob Kendrick 2016-01-13 16:35:24 +0000
  • 1886aaf6af Cut/paste error Chris Young 2016-01-11 21:04:10 +0000
  • 178dd6bbae Fix OS4 build errors/warnings Chris Young 2016-01-11 20:12:14 +0000
  • adccaadb57 More consistent naming for font cache elements Chris Young 2016-01-11 20:05:15 +0000
  • 4f7e2563c1 Separate font cache code into a new file Chris Young 2016-01-11 19:55:37 +0000
  • 469cd6dc67 Close the font when we finish with it Chris Young 2016-01-11 19:16:38 +0000
  • 37e5bff188 Add a status gadget inside the window for OS3 Chris Young 2016-01-11 19:10:59 +0000
  • bcdbb9e365 Use correct parameters Chris Young 2016-01-10 12:52:51 +0000
  • 5fb63e19ab If the specified font won't open, use the fallback font for character 'A'. This helps stop pages showing up blank when the default fonts are wrong. Chris Young 2016-01-10 12:42:12 +0000
  • 4fd1fbf68c Revert "Set a unicode fallback to LetterGothic on OS3" Chris Young 2016-01-10 12:28:49 +0000
  • 3e71a538c3 Set a unicode fallback to LetterGothic on OS3 This should ensure we get text on screen even if use_diskfont is disabled and a bitmap font is set. Chris Young 2016-01-10 12:22:43 +0000
  • 54feabe845 Set some memory and speed options by default for OS3 Chris Young 2016-01-10 12:07:46 +0000
  • 81516b33c8 Set some sensible default bitmap fonts on OS3 when using diskfont Chris Young 2016-01-09 18:10:43 +0000
  • 58d9c98017 URLdb doesn't store 'mailto' urls, so add early exit to lookup. Michael Drake 2016-01-08 17:17:41 +0000
  • 8e0e72368e Fix crazy indentation. Michael Drake 2016-01-08 17:17:11 +0000
  • fcaf43ddcc Add 'mailto' lwc corestring. Michael Drake 2016-01-08 17:16:42 +0000
  • b1e0a711c7 Stop reporting error from mime sniffing when a fetcher completes with no data Vincent Sanders 2016-01-06 23:53:02 +0000
  • 51de6c2e7c RISC OS: Fix search ignoring case sensitivity. Dave Higton 2016-01-05 22:08:10 +0000