Commit Graph

  • 342b65fd76 Corewindow helper: Add documentation for cw_helper_scroll_visible() Michael Drake 2019-08-03 16:38:09 +0100
  • 11ecf0b671 Amiga: Fix the corewindow get scroll call. Michael Drake 2019-08-03 16:18:50 +0100
  • 3938d5340b Corewindow: Sanitise scrolling API. Michael Drake 2019-08-03 15:52:42 +0100
  • 8cff4b79d6 Corewindow helper: Add helper to scroll to visible rectangle. Michael Drake 2019-08-03 15:12:21 +0100
  • 641f5fb072 make use of improved browser_window_set_scale API in frontends Vincent Sanders 2019-08-03 15:53:07 +0100
  • 402e16e5d1 improve browser_window_set_scale Vincent Sanders 2019-08-03 14:26:55 +0100
  • d4c01894c2 change browser_window_get_features to use unscaled coordinates Vincent Sanders 2019-08-03 11:58:44 +0100
  • 0ebfff259f change browser_window_mouse_track to use unscaled coordinates Vincent Sanders 2019-08-03 10:49:07 +0100
  • 0a8ed41a1a change browser_window_mouse_click to use unscaled coordinates Vincent Sanders 2019-08-02 22:07:59 +0100
  • 182c4ddefe box_construct: Check error return from dom_has_attribute Daniel Silverstone 2019-08-03 14:25:14 +0100
  • 54daff0e97 RISC OS: y scroll is negative. Michael Drake 2019-08-03 14:04:36 +0100
  • f984873799 RISC OS: Attempt to implement ro_cw_scroll_visible(). Michael Drake 2019-08-02 22:12:03 +0100
  • 6826e5d612 monkeyfarmer: Make polling even more robust Daniel Silverstone 2019-08-03 13:15:28 +0100
  • 41ecb495d0 monkeyfarmer, driver: Add support for clicking on things Daniel Silverstone 2019-08-03 12:31:43 +0100
  • 45097c7f39 monkeyfarmer: Probably make handling of monkey more robust Daniel Silverstone 2019-08-03 12:31:22 +0100
  • 69d1d5f626 monkey: Support clicking in windows Daniel Silverstone 2019-08-03 12:31:02 +0100
  • 404fc65771 Framebuffer: Remove bogus comment. Michael Drake 2019-08-03 11:07:04 +0100
  • 3a4477413a Framebuffer: Add keyboard controls for scaling. Michael Drake 2019-08-03 11:00:09 +0100
  • acad436d68 treeview: Support scrolling to the highlighted node Daniel Silverstone 2019-08-02 21:34:53 +0100
  • 813a284e9e Local history: Consolidate thumbnail dimensions. Michael Drake 2019-08-02 21:23:06 +0100
  • ab03b204ba Local history: Treat thumbnail dimensions as CSS pixels. Michael Drake 2019-08-02 21:10:15 +0100
  • a08a1a1d14 amiga/history_local: Scroll to cursor on open Daniel Silverstone 2019-08-02 21:04:58 +0100
  • f98de0d347 riscos/local_history: Scroll to cursor on open. Daniel Silverstone 2019-08-02 21:03:37 +0100
  • 99cb0d6bc6 windows/local_history: Scroll to cursor on open Daniel Silverstone 2019-08-02 21:02:24 +0100
  • 7c2811f5f6 framebuffer/local_history: Scroll to cursor on open Daniel Silverstone 2019-08-02 21:01:46 +0100
  • 5e8b2d4653 gtk/local_history: Scroll local history to cursor on display Daniel Silverstone 2019-08-02 21:00:34 +0100
  • c078c3f509 gtk/corewindow.c: Correctly handle scroll_visible Daniel Silverstone 2019-08-02 21:00:06 +0100
  • 818f4018d2 local_history: Handle keys for navigating local history Daniel Silverstone 2019-08-02 20:59:47 +0100
  • 1ee32fe962 local_history: Add concept of a cursor to the local history Daniel Silverstone 2019-08-02 20:59:08 +0100
  • ad67eeff4b monkeyfarmer: Be a little more verbose when exiting Daniel Silverstone 2019-08-02 17:40:15 +0100
  • 6bbdf08cb0 gtk, beos: Run scheduler before fetching fdset Daniel Silverstone 2019-08-02 17:06:45 +0100
  • 4421d1bab6 llcache: Ensure we preserve iteratorness when sending messages Daniel Silverstone 2019-08-02 16:57:55 +0100
  • f7d97d6483 monkey: Report the errno when select() returns -1 Daniel Silverstone 2019-08-02 16:57:38 +0100
  • 6a9137f431 monkey: Run scheduler before extracting fdsets Daniel Silverstone 2019-08-02 16:56:54 +0100
  • 1150cf684d dukky: Remove unused `dukky_safe_get()` Daniel Silverstone 2019-08-02 15:08:46 +0100
  • 1f24336d6c curl: Change where we lodge `inside_curl` Daniel Silverstone 2019-08-02 15:02:45 +0100
  • 09cce349da dukky: Clean up our stacktrace reporting Daniel Silverstone 2019-08-02 14:55:34 +0100
  • c9384d65f6 curl: Immediately abort fetchers when we can Daniel Silverstone 2019-08-02 14:38:38 +0100
  • 0eb5aa68fb Duktape: Hopefully silence issue with %lld Daniel Silverstone 2019-06-15 21:33:59 +0100
  • 15a3c21232 Duktape: Make declaration match definition for memcmp and double_div. Michael Drake 2018-08-10 12:30:48 +0100
  • ee338c9b24 Duktape: Make declaration match definition for duk_refzero_check_fast() Michael Drake 2017-04-16 17:36:25 +0100
  • 1c2a0021b3 Duktape: Make declarations match definitions for fastint-enabled functions. Michael Drake 2017-04-21 11:33:28 +0100
  • 80116bfe9f Duktape: Make declarations match definitions for duk_raw_read_xxx_be Michael Drake 2017-03-23 15:29:19 +0000
  • 22a348fa31 Duktape: Make declarations match definitions for inline functions. Michael Drake 2017-10-21 16:31:40 +0100
  • f320725307 Duktape: Prevent clang static analysis. Michael Drake 2017-03-22 15:58:01 +0000
  • b4bbca89cd Duktape: Update to 2.4.0 release. Michael Drake 2019-08-02 14:09:20 +0100
  • 3114e78ded fix missed get dimensions call in amiga frontend Vincent Sanders 2019-08-02 12:58:50 +0100
  • 552aab42e1 remove scaled parameter from get_dimensions Vincent Sanders 2019-08-02 12:25:35 +0100
  • 4ae27a6592 remove scaling from internal browser get_dimensions calls Vincent Sanders 2019-08-02 11:52:56 +0100
  • 5c9d54d05b Monkey: Properly support reload in farmer and driver Daniel Silverstone 2019-08-02 12:24:14 +0100
  • 095a0639d3 Document.bnd: Fix cookies getter and implement setter Daniel Silverstone 2019-08-02 12:23:45 +0100
  • d196dee05b llcache: Use last_modified instead of date Daniel Silverstone 2019-08-02 12:22:30 +0100
  • 9742a8317f Dukky: Add and utilise a jserrors category Daniel Silverstone 2019-08-02 10:09:29 +0100
  • 6683818c18 Makefile.config.example: Document logging options Daniel Silverstone 2019-08-02 10:03:07 +0100
  • 3fcba68fcf Logging: Also log the level and category Daniel Silverstone 2019-08-02 09:58:41 +0100
  • 609ee9b71c Window: Provide a little more info on why not EXPOSE()ing some stuff Daniel Silverstone 2019-08-02 09:27:06 +0100
  • ce7e6d91f5 Window: Restructure EXPOSE()d globals Daniel Silverstone 2019-08-02 09:17:12 +0100
  • 955cf5f97b RISCOS: change invalidate to cope with unscaled rectangles Vincent Sanders 2019-08-01 21:48:12 +0100
  • 654840e845 AMIGA: Update to remove rectangle scaling from browser window invalidate Vincent Sanders 2019-08-01 21:24:18 +0100
  • 2943e9ae46 GTK: Update for unscaled bw invalidate rectangle. Michael Drake 2019-08-01 20:32:20 +0100
  • de12be4e9c Browser window: Make invalidate gui callback use unsacled coordinates. Michael Drake 2019-08-01 20:30:55 +0100
  • e85e2f7cdf dukky.c: Correct typo (BUTTOM -> BUTTON) Daniel Silverstone 2019-08-01 21:57:36 +0100
  • f365e75407 Dukky: Support console logging better Daniel Silverstone 2019-08-01 21:40:54 +0100
  • bb3e0e51f1 dukky: Attempt to make the fallback to HTMLUnknownElement more useful. Daniel Silverstone 2019-08-01 21:03:07 +0100
  • 7f612548e7 reformat and tidy up browser window code ready for corewindow changes Vincent Sanders 2019-08-01 19:04:28 +0100
  • 5742762070 split browser and browser_window operations Vincent Sanders 2019-08-01 17:22:17 +0100
  • f4f67698eb Docs: Convert GTK doc to markdown. Michael Drake 2019-08-01 16:57:14 +0100
  • 83c9d2017f Fix clamping in commit fa64763b0d Vincent Sanders 2019-08-01 14:38:20 +0100
  • acee5faa3f html_interaction.c: Default node to <HTML> node Daniel Silverstone 2019-08-01 13:55:54 +0100
  • 87177d8aa1 GTK: prefer using curl's intrinsic defaults for CURLOPT_CA* Samuel Dionne-Riel 2019-07-27 18:53:31 -0400
  • c798d18a60 env.sh: Make it clear that this is not a shell script Daniel Silverstone 2019-08-01 11:06:38 +0100
  • 335b0dc38b Docs: Remove mention of spidermonky. Michael Drake 2019-08-01 10:51:28 +0100
  • ba9f5f8ef0 gtk/fetch.c & monkey/filetype.c: ascii_is_space already checks for newline. brabo 2019-06-02 14:37:40 +0200
  • c90bfb23ad gtk/fetch.c & monkey/filetype.c: small comment correction. brabo 2019-06-02 14:32:50 +0200
  • fa64763b0d browser_history.c: Clamp contents to be 1x1 at min. Daniel Silverstone 2019-08-01 09:29:22 +0100
  • 6c951f7a15 monkey/browser.c: Handle failed calloc more gracefully Daniel Silverstone 2019-08-01 09:23:58 +0100
  • a325d6b474 Console.bnd: Support attempts to log when Window has gone Daniel Silverstone 2019-08-01 09:22:09 +0100
  • 22ee6621fe treeview: Correct mis-freeing in treeview_create error path Daniel Silverstone 2019-08-01 09:04:17 +0100
  • 4b6967fee4 Layout: Apply min/max width to replaced elements when width is given. Michael Drake 2019-07-30 21:55:29 +0100
  • 5ee910ffee update haiku package source name for 3.10 version Vincent Sanders 2019-07-17 12:52:30 +0100
  • f4878b4c17 Update version for next development cycle Vincent Sanders 2019-07-17 11:39:46 +0100
  • 83adc89eb7 Merge branch 'heads/releasing/3.9' Vincent Sanders 2019-07-17 11:29:22 +0100
  • 1fe63cd677 Update version files for release release/3.9 Vincent Sanders 2019-07-17 11:28:13 +0100
  • f7d4b485cb update copyright years for release Vincent Sanders 2019-07-17 11:19:06 +0100
  • 730d59776a cleanup some javascript documentation comments Vincent Sanders 2019-07-12 13:40:26 +0100
  • 90530c419e when owning context is destroyed ensure that active js compartment is destroyed first Vincent Sanders 2019-07-12 13:37:04 +0100
  • cfdaf181a2 cleanup browser window message handling Vincent Sanders 2019-07-10 17:08:29 +0100
  • c2fa6af0ff make content close check the content status itself make content handler open and close return error status Vincent Sanders 2019-07-10 16:42:52 +0100
  • f46b77160a ensure monkey farmer copes with recv returnint EAGAIN Vincent Sanders 2019-07-06 10:08:10 +0100
  • ccf336bb4a make monkey driver and farmer python files pylint and pep8 clean Vincent Sanders 2019-07-04 22:44:58 +0100
  • e01bbee405 fix monkey testing setting of options to add necessary prefix Vincent Sanders 2019-07-01 23:27:45 +0100
  • 1ae0ee21ee add isFinite to global context Vincent Sanders 2019-07-01 23:26:11 +0100
  • 43f8e77df7 css/utils.c: Fix vw/vh handling in len2pt Daniel Silverstone 2019-06-30 11:27:58 +0100
  • 6a53b447e5 Declare global variables as extern in headers Michael Forney 2019-06-29 16:09:45 -0700
  • 1c3ce67c62 HTML: Viewport width/height in length context are fixed point. Michael Drake 2019-06-29 21:59:15 +0100
  • ca2cbac232 fix freetype pkg-config usage in atari frontend Vincent Sanders 2019-06-29 18:01:22 +0100
  • 4368c4c042 attempt to make monkeyfarmer process exit detection more reliable Vincent Sanders 2019-06-27 13:16:51 +0100
  • a57940a468 fix atari STRIP makefile target to not have a spurious close bracket Vincent Sanders 2019-06-25 16:59:22 +0100
  • 8b31e18ad6 stop the atari toolchain from matching the cstrip binary for the strip one Vincent Sanders 2019-06-25 16:55:22 +0100
  • dc9762fef3 revert 8265b8b66f as ssize_t is not available everywhere Vincent Sanders 2019-06-25 08:49:29 +0100