Commit Graph

  • ad06f9e906 fix beos_warn_user definition Vincent Sanders 2016-05-01 22:12:47 +0100
  • 91515e2b56 update beos frontend to remove useage of depricated warn_user API Vincent Sanders 2016-05-01 22:04:03 +0100
  • 4d18947adb Update to new warn_user API Chris Young 2016-05-01 14:00:47 +0100
  • 67805f407f Fix version number display on library open error requester Chris Young 2016-05-01 13:22:53 +0100
  • 545644f23d update atari frontend to remove usage of depricated warn_user API Vincent Sanders 2016-04-30 11:34:45 +0100
  • 03566a1182 completely remove use of depricated warn_user API in monkey Vincent Sanders 2016-04-29 11:02:49 +0100
  • 746177ee39 stop monkey frontend using depricated warn_user API Vincent Sanders 2016-04-29 10:53:31 +0100
  • b2e8c0d54f stop teh png image content handler directly reporting errors to users Vincent Sanders 2016-04-29 10:29:48 +0100
  • 7b28db6249 message get API should not raise user errors itself Vincent Sanders 2016-04-29 09:41:10 +0100
  • 180295936b Use guigfx.library for 8-bit image quantization This achieves speed-up on OS3/68k platforms where 8-bit modes are more likely to be used, at the expense of lower quality quantization than the former picture.datatype abuse provided. Additionally, caching of BitMaps in palette-mapped modes is now possible. NetSurf now requires guigfx.library (and render.library) in order to start, even on OS4. Chris Young 2016-04-28 19:18:06 +0100
  • e5a05f1c0e Fix Amiga build following recent API change Chris Young 2016-04-28 19:07:06 +0100
  • cae22b17ac fix RISC OS font layout routines to return the correct error codes Vincent Sanders 2016-04-28 11:31:31 +0100
  • d6b6dafe50 fix plain text render regression introduced in layout table changes Vincent Sanders 2016-04-28 10:50:13 +0100
  • e44bd09ac3 update windows frontend to not use depricated warn_user API Vincent Sanders 2016-04-27 22:41:59 +0100
  • 6893866441 update gtk to stop using depricated warn_user API Vincent Sanders 2016-04-26 21:51:47 +0100
  • 8fd04922cc update RISC OS frontend to not use the depricated warn_user API Vincent Sanders 2016-04-26 15:16:33 +0100
  • 6a36d4ec2b remove all core usage of warn_user API Vincent Sanders 2016-04-26 12:50:16 +0100
  • 69cea38f41 update scrollbar_create error handling to return nserror Vincent Sanders 2016-04-26 12:14:56 +0100
  • dd14807c8c improve error returns from pdf save API Vincent Sanders 2016-04-26 11:02:17 +0100
  • 7ec49463da fix error reporting from frameset creation Vincent Sanders 2016-04-26 10:26:00 +0100
  • 5c427ba845 fix typo in riscos wan_user update Vincent Sanders 2016-04-25 23:19:12 +0100
  • bf3ee089cb use the miscellaneous table warning entry Vincent Sanders 2016-04-25 23:11:55 +0100
  • 638e07f026 Add missing table Chris Young 2016-04-25 00:09:31 +0100
  • 713430f6e5 attempt to fix cocoa frontend font layout table Vincent Sanders 2016-04-24 21:21:49 +0100
  • f90ed33501 update cocoa frontend to use font layout table Vincent Sanders 2016-04-24 21:13:20 +0100
  • d8b6de50d6 remove unecessary include causing build faliure. Vincent Sanders 2016-04-24 20:44:16 +0100
  • 9ce01d2024 fixup errors in font layout table conversion Vincent Sanders 2016-04-24 20:38:30 +0100
  • 5c567d4f20 update beos to use font layout table Vincent Sanders 2016-04-24 20:17:52 +0100
  • 7677901edf update amiga font layout handling to use table Vincent Sanders 2016-04-24 19:04:48 +0100
  • 6ddb66ccfb update atari to use font layout table Vincent Sanders 2016-04-24 18:41:00 +0100
  • c9d9537941 update windows frontend to use font layout table Vincent Sanders 2016-04-24 17:59:03 +0100
  • f687eb8886 update risc os frontend for layout table Vincent Sanders 2016-04-24 13:32:07 +0100
  • 0b7edfd252 update framebuffer frontend to use layout table Vincent Sanders 2016-04-24 11:05:05 +0100
  • ae01f36619 update monkey frontend to use layout table Vincent Sanders 2016-04-24 10:23:51 +0100
  • 922faa743b Update gtk frontend to use layout table Vincent Sanders 2016-04-23 23:33:37 +0100
  • 974a4a21e1 split out the layout glyph sizing and splitting API Vincent Sanders 2016-04-23 23:32:21 +0100
  • cdd53bcffb make bitmap operations static to avoid warnings Vincent Sanders 2016-04-22 00:04:26 +0100
  • a828150d9c for strtof to be redefined on haiku stdlib must be included beforehand Vincent Sanders 2016-04-21 23:56:16 +0100
  • 04841668f0 attempt to fix haiku headers Vincent Sanders 2016-04-21 23:37:35 +0100
  • 2bb68cb874 need strings.h for strncasecmp on freebsd Vincent Sanders 2016-04-21 23:04:00 +0100
  • 608c052914 missing stdlib header Vincent Sanders 2016-04-21 22:54:04 +0100
  • a74778302f fixup haiku brakage from header changes Vincent Sanders 2016-04-21 22:47:15 +0100
  • 7d9c9dba36 Split utils header into string functions and everything else Vincent Sanders 2016-04-21 22:36:21 +0100
  • 3488e337b6 remove unused wallclock API Vincent Sanders 2016-04-21 14:34:36 +0100
  • 6560384a2c change to use nsutils monotonic time API Vincent Sanders 2016-04-21 14:31:05 +0100
  • 16dde3c704 make framebuffer use nsutils library monotonic times Vincent Sanders 2016-04-21 13:50:16 +0100
  • 77a1b4b5e0 replace wallclock API usage with nsutils monitonic time Vincent Sanders 2016-04-21 13:12:56 +0100
  • 377652e047 fix missing assert include due to core changes Vincent Sanders 2016-04-21 08:30:27 +0100
  • 86aff2154f fix missing include caused by core header cleanups Vincent Sanders 2016-04-21 00:04:29 +0100
  • f33d9dcc8c cleanup unneeded includes in utils.h after API simplification Vincent Sanders 2016-04-20 23:56:29 +0100
  • dd31499bf9 move remove underscores utility to alongside the single gtk call site Vincent Sanders 2016-04-20 23:38:08 +0100
  • 7ba291037b move regex helper to be with teh single remaining call site Vincent Sanders 2016-04-20 23:33:31 +0100
  • 10ef7b3f1d update content wallclock timing to use monotonic time interface Vincent Sanders 2016-04-20 22:58:48 +0100
  • 9177143266 more atari header cleanup Vincent Sanders 2016-04-20 21:07:47 +0100
  • ea08caccb9 implement tsla code review points in render monotonic time change Vincent Sanders 2016-04-20 19:57:44 +0100
  • a6dd92c571 use monotonic clock call for html reflow timing Vincent Sanders 2016-04-20 19:18:15 +0100
  • 31de1c251b Cleanup amiga include issues introduced as part of core updates Vincent Sanders 2016-04-20 15:54:18 +0100
  • 3930d00519 atari header cleanup and warning squash Vincent Sanders 2016-04-20 10:43:58 +0100
  • 759c34b324 fix missing includes caused by content_protected header cleanup Vincent Sanders 2016-04-19 23:28:54 +0100
  • dee7426656 stop content header dragging in so many other headers Vincent Sanders 2016-04-19 23:20:29 +0100
  • d29bccdb3a add missing explicit dirent includes Vincent Sanders 2016-04-19 15:56:57 +0100
  • 798654f910 remove curl fetchers use of the wallclock API Vincent Sanders 2016-04-19 14:18:09 +0100
  • afea659fef move dir_sort_alpha function from generic utils to one specific place it is used Vincent Sanders 2016-04-19 12:01:05 +0100
  • 1bc010665e Reduce unecessary use of directory entry headers Vincent Sanders 2016-04-19 11:21:06 +0100
  • 4f38963337 move time function to apropriate header Vincent Sanders 2016-04-19 10:36:35 +0100
  • 836ea5679e move sys/time.h support functionality out of generic header Vincent Sanders 2016-04-19 09:16:09 +0100
  • 46e1061ef3 fix missing struct on http parameter declaration due to header change Vincent Sanders 2016-04-18 23:17:38 +0100
  • 392307bb1f reduce content header interdependancy Vincent Sanders 2016-04-18 23:04:16 +0100
  • 34f6aa1323 clean up header usage in content hnadling core Vincent Sanders 2016-04-18 20:58:49 +0100
  • d2dd574106 fix urldb test build Vincent Sanders 2016-04-17 22:27:53 +0100
  • 695853c192 fix use of INT_MAX without including limits.h Vincent Sanders 2016-04-17 15:14:18 +0100
  • ade0cd8bb9 Reduce unecessary use of networking headers Vincent Sanders 2016-04-17 13:42:28 +0100
  • 810e9153d1 urldb no longer uses curl directly but it does need correct network includes Vincent Sanders 2016-04-17 09:39:44 +0100
  • 7dee1cb7d6 fix missing misc table fixup on beos Vincent Sanders 2016-04-17 09:37:37 +0100
  • 0bc5d2ca4c create date and time to seconds since epoch processing utility function Vincent Sanders 2016-04-16 23:27:38 +0100
  • 33c7df0c40 complete the rename of the gui browser table Vincent Sanders 2016-04-15 22:50:28 +0100
  • 7b78985983 make check library probe faliure silent Vincent Sanders 2016-04-14 21:08:10 +0100
  • 86450ed8a2 Ensure the ARexx-reported version number doesn't jump around between CI and release builds Update minor version for next release cycle Chris Young 2016-04-16 13:40:57 +0100
  • 3a5b4571b4 update version info for next development cycle Vincent Sanders 2016-04-06 12:01:07 +0100
  • d6ad20a2c4 Merge branch 'heads/release/3.5' Vincent Sanders 2016-04-06 11:44:28 +0100
  • b2a32c3ea2 Update version for 3.5 release release/3.5 Vincent Sanders 2016-04-06 11:39:35 +0100
  • 281fe7674c Skip setting the pen in the RastPort if it is already set to that pen This captures the scenario when the RGBA value has changed but graphics.library has picked the same pen. Chris Young 2016-03-23 23:18:05 +0000
  • 0368935cd3 Avoid nsurl NULL access Chris Young 2016-03-23 00:01:45 +0000
  • 7a7d99e004 Ensure we are only accessing pixel data using amiga_bitmap_get_buffer() Chris Young 2016-03-22 22:55:31 +0000
  • 8a7d030af7 Ensure we don't access invalid pointers Chris Young 2016-03-22 19:45:15 +0000
  • 215d1bec58 Document new bitmap functions Chris Young 2016-03-22 19:39:33 +0000
  • 4b2ac84233 Make struct bitmap private to bitmap.c Chris Young 2016-03-22 19:26:36 +0000
  • bd663be927 Apparently setting pens is a strangely complex process, so avoid it. Chris Young 2016-03-22 18:45:20 +0000
  • 9faef114ec Update font interface documentation to include parameter direction Vincent Sanders 2016-03-22 17:52:24 +0000
  • afc1d2c3c7 fix broken windows frontend font handling Vincent Sanders 2016-03-22 17:51:31 +0000
  • 719dc37b22 Fix obvious bug in nsfont_split. Michael Drake 2016-03-21 14:40:50 +0000
  • af4d72416b Log nsfont_width failure. Michael Drake 2016-03-21 14:40:12 +0000
  • 3c8e522c25 Remove printf logging. Michael Drake 2016-03-21 14:40:00 +0000
  • 57c9034f31 Add missing resources to windows frontend Vincent Sanders 2016-03-20 21:59:16 +0000
  • 78fd5ccbf6 fix new creating new window assert Vincent Sanders 2016-03-20 20:28:20 +0000
  • c2f321010a add certificate authority bundle handling to windows Vincent Sanders 2016-03-20 10:24:18 +0000
  • d15ab96a51 Fix size_t printf formatting Vincent Sanders 2016-03-17 21:55:12 +0000
  • 232cda5317 Update CA bundle Vincent Sanders 2016-03-17 21:52:41 +0000
  • 876a472454 OS3 compatible language mappings Chris Young 2016-03-16 23:27:33 +0000
  • 69d9d5dd22 frontends should not call the reformat API directly Vincent Sanders 2016-03-16 21:07:14 +0000