Commit Graph

  • 2171f13ab3 enable gnu extensions to get strcasestr from string.h Vincent Sanders 2019-08-05 10:01:13 +0100
  • 936cb3ce0c remove shadow scale variable from beos Vincent Sanders 2019-08-05 09:35:22 +0100
  • 243659763b remove shadow scale variable from atari Vincent Sanders 2019-08-05 09:34:57 +0100
  • b15b204f49 form: Fix situation where a gadget initialises with NULL value Daniel Silverstone 2019-08-04 22:12:10 +0100
  • 05c6ee02d9 html: Mirror gadget values in and out of the DOM Daniel Silverstone 2019-08-04 22:07:42 +0100
  • e78dc4f5a9 remove RISC OS scale shadow variable Vincent Sanders 2019-08-04 21:55:09 +0100
  • bf0e6be9ca remove unecessary scaling in RISC OS get and set scroll offsets Vincent Sanders 2019-08-04 21:46:18 +0100
  • 0aae3c370b change RISC OS keypress handling for scale to not use shadow variable Vincent Sanders 2019-08-04 16:49:01 +0100
  • 077237a4df remove core snapping for values set in absolute mode Vincent Sanders 2019-08-04 16:00:50 +0100
  • 13276f5654 make risc os title setting not use shadow scale value Vincent Sanders 2019-08-04 15:17:40 +0100
  • 98f8eaeb31 remove unused interface Vincent Sanders 2019-08-04 15:01:30 +0100
  • 3be2b98cc2 change browser_window_drop_file_at_point() to take unscaled coordinates Vincent Sanders 2019-08-04 14:23:48 +0100
  • c88a55999a RISC OS: Fix log message. Michael Drake 2019-08-04 14:12:31 +0100
  • 1651dc2fb1 RISC OS: Try setting the caret position to give the window focus. Michael Drake 2019-08-04 14:10:30 +0100
  • f21c41a2e5 change browser_window_redraw to use unscaled coordinates Vincent Sanders 2019-08-04 11:23:35 +0100
  • b2f5c80ef8 trivial documentation cleanups Vincent Sanders 2019-08-04 11:22:40 +0100
  • 1905200154 Add content handlers for queries Daniel Silverstone 2019-08-04 10:47:34 +0100
  • 3bd7a2ddd6 desktop: Expose llcache query handler temporarily Daniel Silverstone 2019-08-04 10:47:00 +0100
  • 6b4610edc9 llcache: Do not delete objects if they were iterator targets Daniel Silverstone 2019-08-04 10:46:17 +0100
  • b48e462f0f content, hlcache: Propagate query events upward Daniel Silverstone 2019-08-04 09:36:49 +0100
  • f59a726f68 llcache.h: Migrate query event to own struct type Daniel Silverstone 2019-08-04 09:36:18 +0100
  • 386d803371 llcache: pass the cb_pw in query_finished Daniel Silverstone 2019-08-04 09:27:23 +0100
  • 90fe920e07 Duktape element binding: Check dom_string_create for error. Michael Drake 2019-08-04 11:11:35 +0100
  • a0fbf56a1d CSS hints: Change css_hint_advance to advance pointer by parameter. Michael Drake 2019-08-04 11:10:26 +0100
  • 6d81f87c73 RISC OS: Set window has focus in local history open. Michael Drake 2019-08-04 10:02:36 +0100
  • 337c2ed7b1 remove unused gtk window interfaces and clean up documentation Vincent Sanders 2019-08-04 09:47:58 +0100
  • 31ef86a016 remove unused interface Vincent Sanders 2019-08-03 22:02:39 +0100
  • 357e8a8ad2 remove unnecessary browser_window_redraw_rect interface Vincent Sanders 2019-08-03 21:57:25 +0100
  • 4e95b7aedf download: Include log.h Daniel Silverstone 2019-08-03 21:53:34 +0100
  • 09eb89e3c3 Migrate query dispatch up from llcache to hlcache Daniel Silverstone 2019-08-03 21:13:19 +0100
  • 84a9c5accf monkey_driver: Fix sleep-ms Daniel Silverstone 2019-08-03 17:28:35 +0100
  • 1866f3a3d1 local_history: Improve up/down navigation Daniel Silverstone 2019-08-03 17:13:17 +0100
  • a1951f4c49 RISC OS: Fix ro_cw_get_window_dimensions to account for toolbar height. Michael Drake 2019-08-03 16:57:28 +0100
  • 01485d06ba RISC OS: Core window: X scroll is positive, Y scroll is negative. Michael Drake 2019-08-03 16:40:05 +0100
  • 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