Commit Graph

  • a487f7e611 Move win32 window operations into their own module Vincent Sanders 2015-03-12 23:48:53 +0000
  • 8b00dfcfbf Remove outdated and inaccurate build instructions. John-Mark Bell 2015-03-11 13:52:02 +0000
  • c8d4fe96c4 update version info for next development cycle Vincent Sanders 2015-03-10 14:44:05 +0000
  • f49a9eb9a6 Merge branch 'heads/release/3.3' Vincent Sanders 2015-03-10 14:43:21 +0000
  • f06353959f Update version for 3.3 release release/3.3 Vincent Sanders 2015-03-10 14:37:37 +0000
  • 0d59fe834f Merge remote-tracking branch 'origin/stevef/ibarmenu' Vincent Sanders 2015-03-10 10:21:33 +0000
  • 6af5ba0c8f Forms: consider submit buttons successful. Fixes #2284. John-Mark Bell 2015-03-10 01:15:20 +0000
  • f4b3f10d57 Remove incorrect keyboard shortcuts from iconbar menu. stevef/ibarmenu Glen Walker 2015-03-09 19:36:13 +0000
  • 84c29f1d86 Add invalidate API to html content script handling and use it. Vincent Sanders 2015-03-09 13:47:12 +0000
  • c4e551cd0c clear the html content reference to javascript context. Vincent Sanders 2015-03-06 17:09:50 +0000
  • 5d3cc513a3 Fixup gtk viewdata window to open at appropriate size Vincent Sanders 2015-03-01 17:41:09 +0000
  • 7247f48d2f Remove unused #include. Michael Drake 2015-03-05 20:17:42 +0000
  • db91442304 Remove branches that can't be taken under OS3 Micro-optimise these for OS4.1 Remove dummy compositing defines from os3support.h Chris Young 2015-03-01 11:48:21 +0000
  • c0c9f54a9c Ensure dutch README is copied into target archive Dick Tanis 2015-03-01 10:24:14 +0000
  • a81a783947 Updated Dutch template and README translations Dick Tanis 2015-02-28 22:35:14 +0000
  • 21cf3d6186 RISC OS: fix the worst of the !Cache badness. John-Mark Bell 2015-02-28 19:06:38 +0000
  • 74e2c86555 Updated Dutch message translations Dick Tanis 2015-02-28 16:30:24 +0000
  • 07c210b656 Fix hook functions for 68k Add (partially working) bitmap fonts support Chris Young 2015-02-28 13:07:44 +0000
  • 5baf48859a Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts Chris Young 2015-02-28 13:06:30 +0000
  • 947c466c4b Split plotting and widthing functions up Chris Young 2015-02-28 13:01:16 +0000
  • df25135a4d micro-optimisation Chris Young 2015-02-28 12:41:50 +0000
  • 2ce332f1b0 Remove nsurl include. Michael Drake 2015-02-26 17:05:12 +0000
  • 62c14f8b73 Remove include of nsurl.h Michael Drake 2015-02-26 17:01:04 +0000
  • ac636100e8 Remove include of nsurl from corestrings.h Michael Drake 2015-02-26 16:58:41 +0000
  • 4402bcf779 Need nsurl. Michael Drake 2015-02-26 16:31:29 +0000
  • 50ac5b7ce7 Need a nsurl fwd declaration. Michael Drake 2015-02-26 16:27:54 +0000
  • cbd9d710a3 Use forward declaration instead of #include for nsurl. Michael Drake 2015-02-26 16:13:41 +0000
  • 30909f8ed5 Move FILE_SCHEME_PREFIX to corestrings. Michael Drake 2015-02-26 15:58:40 +0000
  • b051c037d3 RISC OS: squash warnings from GCC 4.7 John-Mark Bell 2015-02-25 00:32:46 +0000
  • 9a2fe3d481 Monkey: fix double-free on exit John-Mark Bell 2015-02-24 17:20:19 +0000
  • 3a3410dabf Updated Dutch message translations Dick Tanis 2015-02-24 23:35:12 +0000
  • e807a5c45e Update updated date. Michael Drake 2015-02-24 21:44:56 +0000
  • 6a51b53758 Add some general cross-compilation instructions. Michael Drake 2015-02-24 21:37:19 +0000
  • 5f72dd2f0f Merge branch 'chris/bitmap-fonts' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts Chris Young 2015-02-24 19:53:27 +0000
  • 1ea747196e Fix more hook functions Chris Young 2015-02-24 19:51:51 +0000
  • a18f79ee5e Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts Chris Young 2015-02-24 19:42:51 +0000
  • c66c9fccf3 PNG: add more volatile to appease GCC John-Mark Bell 2015-02-24 17:06:57 +0000
  • 4c1e16c077 Partially fix usage of APIs deprecated in GTK3. jmb/gtk3hacks John-Mark Bell 2015-02-24 14:04:12 +0000
  • 5f0964fa09 GTK: inherit GTK version from environment. John-Mark Bell 2015-02-24 14:07:47 +0000
  • 77bfab7003 Env: install libssl-dev, default to GTK2. John-Mark Bell 2015-02-24 14:07:10 +0000
  • 68c6ba3a70 fix OS3 build, avoid forward declarations Chris Young 2015-02-23 23:16:34 +0000
  • ce060f3c13 Convert menu.c to use macros for hook functions Chris Young 2015-02-23 23:07:52 +0000
  • 28a6a63b4f fix warnings Chris Young 2015-02-23 23:00:16 +0000
  • 805c1a2dca Convert hook function definitions to macros in gui.c Chris Young 2015-02-23 22:58:57 +0000
  • 821a13d740 Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts Chris Young 2015-02-23 22:41:25 +0000
  • 5867fa4ef9 Avoid forward declarations Specify hook function with 68k registers when building for that target Chris Young 2015-02-23 20:34:24 +0000
  • b70ab2a7a3 Make hook function static Chris Young 2015-02-23 19:39:56 +0000
  • 2d09c81dd5 Off-load layouting onto NetSurf's process Chris Young 2015-02-23 19:28:32 +0000
  • 85df94f47a more microoptimisation Chris Young 2015-02-23 18:47:58 +0000
  • 6fda772b89 Avoid clobbering the PPC pipeline Chris Young 2015-02-23 18:44:47 +0000
  • 5d43025adf Mostly working bitmap font support Chris Young 2015-02-22 16:50:41 +0000
  • 33d16e170e Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts Chris Young 2015-02-22 16:08:13 +0000
  • 8b82e926fd debug Chris Young 2015-02-21 12:29:03 +0000
  • 90d88f32d1 Expand ARexx script locations on NetSurf's process. This resolves a problem with scripts sometimes not running when they are relative to PROGDIR: and stops PROGDIR: being requested under OS3. Fixes #2271 Chris Young 2015-02-21 12:21:14 +0000
  • 555276b04a Ensure line lengths cache is created initialised to zero. Michael Drake 2015-02-15 13:48:27 +0000
  • b89fb480db Debug logging Chris Young 2015-02-15 11:29:03 +0000
  • bc1d98046a Remove some unnecessary OS3-only code Chris Young 2015-02-15 11:27:27 +0000
  • 6c7a3c3a73 Clear the window using the BackFill hook Chris Young 2015-02-13 18:34:08 +0000
  • 3dc8de9be2 Check for NULL Chris Young 2015-02-12 23:18:41 +0000
  • 26a9c4fa07 Avoid RectFilling a 0 size area Chris Young 2015-02-11 18:24:51 +0000
  • d8b9198211 typo Chris Young 2015-02-05 19:00:13 +0000
  • c2a79e7b50 Make the status bar a pixel taller Chris Young 2015-02-05 18:57:24 +0000
  • ed9902fcbc Use bitmap fonts on the splash screen for OS3 Chris Young 2015-02-05 18:54:39 +0000
  • 79a4466479 Attempt to fix graphical corruption on OS3 Chris Young 2015-02-05 18:51:41 +0000
  • 0e75f9909e Fix status bar tags Chris Young 2015-02-04 00:48:47 +0000
  • 20630d7991 Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts Chris Young 2015-02-04 00:09:34 +0000
  • 36bc32b87b Re-disable P96 on OS3 pending a fix Chris Young 2015-02-03 23:58:35 +0000
  • 5bd9b45758 File missing from previous commit Chris Young 2015-02-03 19:51:55 +0000
  • 5c73c61aa2 Remove extra debug list padding Chris Young 2015-02-03 19:49:09 +0000
  • f123ed101f Lazy bitmap font rendered text for slow hardware (non-working) Chris Young 2015-02-03 19:48:28 +0000
  • ee75f5b3ad Fix to support non-POSIX behaviour when renaming cache entries on disc. Michael Drake 2015-02-03 10:22:28 +0000
  • cf954f9494 The AmigaOS rename() isn't POSIX compiant, so call remove() first. Michael Drake 2015-02-03 10:15:37 +0000
  • 32cd4abfd5 Reinstate the old (non-backfill) bitmap tiler for OS3 Chris Young 2015-02-03 00:24:03 +0000
  • a7b866e824 Always use a friend bitmap on OS3 Chris Young 2015-02-02 23:45:49 +0000
  • 86757143df Remove some unneeded ARGB<=>RGBA conversion Chris Young 2015-02-02 18:54:08 +0000
  • 25a4cce542 Experimentally enable P96 on the OS3 build Chris Young 2015-02-02 18:53:16 +0000
  • 852527a12f Ensure we are setting colours in the correct RastPort Chris Young 2015-02-02 18:48:45 +0000
  • 2d157857e1 Revert shared pens support to previously-working state Chris Young 2015-02-02 18:28:21 +0000
  • 7d41e04b61 We don't need to use P96 for RectFill Chris Young 2015-02-02 18:10:43 +0000
  • 54a966f6ff Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2015-02-02 00:33:23 +0000
  • 21f142a7fa Friend the screen bitmap for <= 8-bit modes, but only on OS3 as this causes OS4 to freeze Chris Young 2015-02-02 00:32:34 +0000
  • eba9c13a53 Fix GetPred Chris Young 2015-02-02 00:09:07 +0000
  • 42cda09958 Add some suggested optimisation switches Chris Young 2015-02-02 00:01:43 +0000
  • 0aa3061929 fix build Chris Young 2015-02-01 23:27:33 +0000
  • c9e8aa94b0 Fix a potential memory leak when setting titles Chris Young 2015-02-01 23:06:28 +0000
  • 7b0969680b Disable tab bar on OS3 for now Chris Young 2015-02-01 20:01:18 +0000
  • f661aa34e0 Ensure the window is clear before drawing new content Chris Young 2015-02-01 19:54:17 +0000
  • a4dbb87a76 Fix another instance of BltMaskBitMapRastPort potentially being called with a NULL bltmask Chris Young 2015-02-01 11:08:05 +0000
  • bfb9e1401e Handle the bltmask being NULL Chris Young 2015-02-01 10:58:40 +0000
  • 2ad93ed773 NewLook menus Chris Young 2015-02-01 10:58:31 +0000
  • 73b74988dc Remove BMF_DISPLAYABLE from other non-displayed BitMaps Chris Young 2015-01-31 22:19:12 +0000
  • f514595ccf Don't allocate our off-screen render area as BMF_DISPLAYABLE, as it is never displayed. Befriend the screen BitMap but only if we're 32-bit on both. Chris Young 2015-01-31 22:14:03 +0000
  • 7370e83d60 Squash a minor warning from GCC Chris Young 2015-01-31 21:45:23 +0000
  • 2544f60ae0 Set the obtained pen in our node so we can release it later. Chris Young 2015-01-31 21:27:04 +0000
  • e68171a17c picture.datatype v45 does apparently support RGBA, so avoid extra conversion Chris Young 2015-01-31 21:17:14 +0000
  • 6389b0f7d6 Ensure on OS3 we don't try to create a BitMap with a depth of more than 8 Chris Young 2015-01-31 20:14:09 +0000
  • 9ac9866521 Correct calling usage of BltMaskBitMapRastPort Thanks to Matthey for the debugging Chris Young 2015-01-31 20:01:35 +0000
  • f7c2971be3 Replace some over-zealous deletion Chris Young 2015-01-31 13:58:35 +0000
  • 70dd445d5b Remove dead code Chris Young 2015-01-31 13:52:03 +0000
  • ca6ac7c37e Fix creation of SpeedBar objects Chris Young 2015-01-31 13:51:27 +0000