Commit Graph

  • 47ccd9855d Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal but better Daniel Silverstone 2016-06-27 21:09:39 +0100
  • 767b73f5c7 Add NULL for silly frontend which can't use a useful compiler Daniel Silverstone 2016-06-27 21:04:21 +0100
  • a468b40990 Refactor the fdset acquisition into the fetchers to stop fetch.c including curl.h Daniel Silverstone 2016-06-27 21:00:58 +0100
  • ab6c03f311 Fix handling of certificate chains Vincent Sanders 2016-06-27 12:37:27 +0100
  • d3cfbc3077 Remove old native build lines from makefile Chris Young 2016-06-25 21:36:45 +0100
  • 7051b9e563 Use libiconv instead of newlib's iconv Requires invalid input to be explicitly ignored, as unlike newlib invalid characters are not replaced with '?' Fixes bug 2440 Chris Young 2016-06-25 21:24:45 +0100
  • 14bf4b47a5 Use charset from default Locale and store it in an option so we can (a) override and (b) get it without constantly looking it up Chris Young 2016-06-25 17:52:32 +0100
  • 75dcf09394 NULL a couple of variables Chris Young 2016-06-15 21:04:51 +0100
  • 66d0f14b32 move the public form API Vincent Sanders 2016-06-14 12:39:54 +0100
  • a60c4749ff fix url database test after API header changes Vincent Sanders 2016-06-14 00:16:42 +0100
  • 976eca9958 msplit public url database API out for frontends Vincent Sanders 2016-06-13 23:34:45 +0100
  • 22d84a587b reduce cocoa unecessary use of core API Vincent Sanders 2016-06-12 11:57:22 +0100
  • 7dcc725ae2 reduce cocoa frontend use of content API Vincent Sanders 2016-06-12 00:13:04 +0100
  • f236e7d6b7 remove unecessary content header inclusion from beos frontend Vincent Sanders 2016-06-11 18:44:20 +0100
  • 3153335fde remove unecessary risc os frontend usage of content headers Vincent Sanders 2016-06-10 11:53:28 +0100
  • 8fdf262683 remove unecessary content API usage from atari frontend Vincent Sanders 2016-06-08 15:30:25 +0100
  • 042fcb82b8 Move javascript content handler as appropriate for updated source format Vincent Sanders 2016-06-07 16:01:04 +0100
  • 9754539e22 remove unused and broken spidermonkey integration Vincent Sanders 2016-06-07 00:07:47 +0100
  • 0fad46cd0f reduce unecessary usage of content headers Vincent Sanders 2016-06-06 16:10:47 +0100
  • 9c8d60792f reduce usage of content headers by monkey frontend Vincent Sanders 2016-06-06 15:14:29 +0100
  • 8861923455 Allow include directories to be added by sub makefiles Vincent Sanders 2016-06-06 14:47:27 +0100
  • cba3a1468c beos frontend compile cannot do forward declrarations of enums Vincent Sanders 2016-06-06 10:24:51 +0100
  • de3194d1fe missed necessary header for haiku Vincent Sanders 2016-06-06 10:15:12 +0100
  • 3743c78d56 fixup beos build after content header changes Vincent Sanders 2016-06-06 10:09:59 +0100
  • 7f8e453a18 fixup cocoa image handler for content API changes Vincent Sanders 2016-06-06 09:23:24 +0100
  • 5074190c01 haiku gcc does not support forward enum declarations Vincent Sanders 2016-06-06 09:19:25 +0100
  • cf73e369ef fixup rsvg image handler for content API changes Vincent Sanders 2016-06-06 09:16:47 +0100
  • 0c53ad0e67 Clean up RISC OS save source to remove forward declarations and improve documentation Vincent Sanders 2016-06-06 09:00:52 +0100
  • 76a68d7dd0 Update content to split public and internal API Vincent Sanders 2016-06-06 08:59:23 +0100
  • d923e109cd Fix OS3 build Chris Young 2016-06-02 21:55:46 +0100
  • 88ae1ff267 Ensure variables are declared correctly Chris Young 2016-06-02 00:44:20 +0100
  • df2b14ed5f Make rxsig private to gui.c Chris Young 2016-06-02 00:14:10 +0100
  • ccccf76ff8 Make arexx_obj private to arexx.c Chris Young 2016-06-02 00:09:30 +0100
  • 26acc5d5c7 Move some globals into gui.c Chris Young 2016-06-02 00:03:45 +0100
  • a4ed8bf4c9 Make more drag-related global variables private Chris Young 2016-06-01 18:48:37 +0100
  • e1dea53d2a Make ami_autoscroll private to drag.c Chris Young 2016-06-01 18:40:14 +0100
  • 0bbb4f5a2a Rationalise gui_globals a bit Chris Young 2016-06-01 17:48:03 +0100
  • fcde28d97f reduce core header usage Vincent Sanders 2016-06-01 07:59:19 +0100
  • 148748b82c fix missing header for amiga warn user call Vincent Sanders 2016-05-31 14:25:12 +0100
  • aa53519bcd fix missing includes from header API changes Vincent Sanders 2016-05-30 21:21:09 +0100
  • 667605869f move plotters header into public API Vincent Sanders 2016-05-30 21:05:57 +0100
  • 7fc0a4c481 move desktop window header into public API Vincent Sanders 2016-05-30 17:32:57 +0100
  • 8711fbe47d move mouse and pointer state header into public API Vincent Sanders 2016-05-30 12:07:16 +0100
  • a996bee9fa fix test include path to account for public API headers Vincent Sanders 2016-05-30 11:53:20 +0100
  • c041393e66 move netsurf header into public API Vincent Sanders 2016-05-30 11:51:10 +0100
  • 9ce71876ce move layout header into public API Vincent Sanders 2016-05-30 11:31:35 +0100
  • 527756cca0 move fetch header into public API Vincent Sanders 2016-05-30 11:29:39 +0100
  • fe7eb85614 move misc header into public API Vincent Sanders 2016-05-30 11:23:32 +0100
  • aa5090c85b move utf8 header into public API Vincent Sanders 2016-05-30 11:20:15 +0100
  • c821ed2bbd move download header into public API Vincent Sanders 2016-05-30 11:15:58 +0100
  • d240bec036 move clipboard header into public API Vincent Sanders 2016-05-30 11:04:32 +0100
  • 1eb86d9df2 move window header into public API Vincent Sanders 2016-05-30 11:01:40 +0100
  • 903c4dbef9 move search header into public API Vincent Sanders 2016-05-30 10:57:22 +0100
  • 2dab078f21 move bitmap API header to core include directory Vincent Sanders 2016-05-26 23:01:03 +0100
  • 6722943b81 move the CSS content handler Vincent Sanders 2016-05-26 11:18:41 +0100
  • c25eb6b7e7 fixup cocoa imports for moved image content handlers Vincent Sanders 2016-05-23 23:37:52 +0100
  • cab33679f8 update doxygen to accomodate image content handler relocation Vincent Sanders 2016-05-23 23:35:12 +0100
  • 3224d7121a move image content handlers to accomodate core build changes Vincent Sanders 2016-05-23 23:32:16 +0100
  • 93be8d805e In 8-bit mode, when using a 1-bit mask, set the mask so only wholly transparent pixels are not plotted by default. This is considered "more correct" than setting an arbitrary value when full alpha is not possible. Chris Young 2016-05-22 16:11:01 +0100
  • 8c00da9ec6 Avoid crash when freeing websearch list Chris Young 2016-05-22 15:54:18 +0100
  • 6d71cdefc9 rationalise use of gtk scaffolding header Vincent Sanders 2016-05-21 14:37:20 +0100
  • 51f8e7c6a4 fix test target Vincent Sanders 2016-05-20 15:58:58 +0100
  • 5061687867 store toolbar config in standard options instead of a separate file Vincent Sanders 2016-05-20 15:23:05 +0100
  • a47a6dd52e Update Doxygen config to follow new frontend locations Vincent Sanders 2016-05-15 16:26:26 +0100
  • 0961589f9c fix resource location Vincent Sanders 2016-05-15 15:44:10 +0100
  • 94959a27c3 fixup tab bar widget icon resource location Vincent Sanders 2016-05-15 15:43:38 +0100
  • 2a7b265830 Rule tweaks for relocation of frontends Netsurf Administrators 2016-05-15 14:57:41 +0100
  • cc7d8d81eb update missed cocoa frontend resource locations Vincent Sanders 2016-05-15 14:53:19 +0100
  • 35c2cb9d08 update missed beos resource locations Vincent Sanders 2016-05-15 14:52:56 +0100
  • 62990184cd fix cocoa frontend xib compile tool location Vincent Sanders 2016-05-15 13:59:29 +0100
  • 9e34c50d74 fix beos resource links Vincent Sanders 2016-05-15 13:57:06 +0100
  • 1588a3ba43 fix amiga package dir location Vincent Sanders 2016-05-15 13:55:02 +0100
  • 5482744ee5 fix missing default for framebuffer frontend Vincent Sanders 2016-05-15 13:51:44 +0100
  • d21447d096 move frontends into sub directory Vincent Sanders 2016-05-05 22:28:51 +0100
  • 2cbb337756 Squash harmless Clang warning introduced in Duktape 1.5.0. Michael Drake 2016-05-11 23:00:34 +0100
  • 510203b246 Restore "make declarations match definitions for duk_raw_read_xxx_be" from 6d63f7959a Michael Drake 2016-05-07 21:49:09 +0100
  • f1dabdb78d Restore prevention of clang static analysis from 336326af3a Michael Drake 2016-05-07 21:41:05 +0100
  • 59eea1333a Update to Duktape 1.5.0 release. Michael Drake 2016-05-07 21:34:58 +0100
  • c428775c0d update gource generation script for this years upload Vincent Sanders 2016-05-06 23:08:54 +0100
  • e181a7fcf2 Fix several doxygen errors Vincent Sanders 2016-05-05 22:41:03 +0100
  • 9e9b4bfbfa Add guigfx.library as a requirement to the Aminet .readme Chris Young 2016-05-05 19:31:35 +0100
  • 09e90a4cea reduce beos frontend usage of plotter API Vincent Sanders 2016-05-04 21:19:43 +0100
  • 42baec60cc add in missing include on amiga. Vincent Sanders 2016-05-04 15:53:31 +0100
  • e41ad032fa cleanup printer API usage of plotter headers Vincent Sanders 2016-05-04 15:43:43 +0100
  • 4a4a442e6c remove unused windows pretile code and plotter API use Vincent Sanders 2016-05-04 15:29:09 +0100
  • 976e4f8973 rationalise gtk use of plotters API Vincent Sanders 2016-05-04 15:20:53 +0100
  • d6e520da92 improve plotter documentation header for monkey frontend Vincent Sanders 2016-05-04 15:08:36 +0100
  • 9406645650 reduce use of plotters header in framebuffer frontend Vincent Sanders 2016-05-04 13:00:39 +0100
  • 43af94f0e5 Add missing include Chris Young 2016-05-03 20:27:45 +0100
  • 8de37d84aa Revert back to using the guigfx built-in palette Some colours are still a bit weird but it appears to have improved things a bit Chris Young 2016-05-03 20:23:41 +0100
  • b9e71cee63 fix erroneously removed includes in beos window header Vincent Sanders 2016-05-03 19:56:22 +0100
  • 246ab6d9ff allow beos frontend to make clipboard functions private. Vincent Sanders 2016-05-03 19:45:25 +0100
  • 6da3b3102c remove unused warn_user API Vincent Sanders 2016-05-02 16:08:59 +0100
  • 4f9dc97141 remove unecessary utils includes from RISC OS frontend Vincent Sanders 2016-05-02 16:03:44 +0100
  • 4bf89b5948 remove unecessary utils includes from gtk frontend Vincent Sanders 2016-05-02 13:30:35 +0100
  • d8d0ad3b49 cleanup some warnings in cocoa frontend Vincent Sanders 2016-05-02 13:12:43 +0100
  • 99299845e7 Indentation Chris Young 2016-05-02 15:43:44 +0100
  • 54441c7c58 Ensure we don't leak random memory into our IFF DR2D files Chris Young 2016-05-02 15:24:17 +0100
  • 990598ccdc fix cocoa include ordering to ensure error enum is available Vincent Sanders 2016-05-02 10:32:54 +0100
  • 505ae08df2 update cocoa frontend to not use depricated warn_user API Vincent Sanders 2016-05-02 10:24:49 +0100