Commit Graph

  • 7fb4c9e101 Step 2 : Abuse _TARGET_IS_KOLIBRIOS and build with make TARGET=kolibrios Ashish Gupta 2017-04-13 23:36:26 +0200
  • a618be2a69 Add kolibrios/ dir : Step 1 towards porting this to Kolibri OS Ashish Gupta 2017-04-05 21:39:01 +0200
  • 341c22d2a5 Windows: Use bitmap width as minimum width, since content width may be 0. Michael Drake 2017-10-25 17:49:25 +0100
  • 9af420b7af Remove excess logging Chris Young 2017-10-24 19:49:10 +0100
  • 2557335f1b Squash GCC7 warning for ‘~’ on a boolean expression. Michael Drake 2017-10-23 09:49:34 +0100
  • e418416c77 Squash remaining GCC7 -Wimplicit-fallthrough warnings. Michael Drake 2017-10-23 09:46:02 +0100
  • 9925762de8 Squash some GCC7 -Wimplicit-fallthrough warnings. Michael Drake 2017-10-22 13:49:29 +0100
  • a47edd3733 Duktape: Make declarations match definitions for inline functions. Michael Drake 2017-10-21 16:31:40 +0100
  • 8e7fc8e2ac Duktape: Make declarations match definitions for fastint-enabled functions. Michael Drake 2017-04-21 11:33:28 +0100
  • 0759139c61 Duktape: Make declaration match definition for duk_refzero_check_fast() Michael Drake 2017-04-16 17:36:25 +0100
  • 0a7f62ceb0 Duktape: Make declarations match definitions for duk_raw_read_xxx_be Michael Drake 2017-03-23 15:29:19 +0000
  • cbd23092d5 Handle HOME and END keys in framebuffer Ashish Gupta 2017-10-08 21:55:04 +0200
  • 6f33e48ca3 Duktape: Prevent clang static analysis. Michael Drake 2017-03-22 15:58:01 +0000
  • 3356906904 Duktape: Update to 2.2.0 release. Michael Drake 2017-10-21 15:51:55 +0100
  • f7f18042bf CSS: Wrappers for computed style getters that return unsupported values. Michael Drake 2017-10-02 17:19:17 +0100
  • 7fa4b36245 Update version for next development cycle Vincent Sanders 2017-10-15 14:44:53 +0100
  • 3c92fc6f29 Merge branch 'heads/release/3.7' Vincent Sanders 2017-10-15 14:42:24 +0100
  • cf6327fcff Update version files for release release/3.7 Vincent Sanders 2017-10-15 14:39:24 +0100
  • a66ea42b55 Update credits and licence files copyright years Vincent Sanders 2017-10-15 14:34:04 +0100
  • f64a22c228 CSS hints: Ensure length and unit are initialised for vertical-align. Michael Drake 2017-10-02 17:17:28 +0100
  • 8e6cf1e1d4 Framebuffer: Don't create 0x0 bitmaps if content width is 0. Michael Drake 2017-10-02 09:35:16 +0100
  • fda2c1a4c7 Fix descriptions in curl fetcher and fetch.h ashmew2/fix-description Ashish Gupta 2017-10-09 01:04:31 +0200
  • 2f466751ca Ensure X DPI set correctly Chris Young 2017-10-03 18:21:19 +0100
  • 7ca3308bd1 Widen available values for DPI Chris Young 2017-10-03 18:03:58 +0100
  • 8f0f44e3d1 Treeview: Ignore mouse leaving the treeview window. Michael Drake 2017-09-27 17:47:34 +0100
  • d2534e0e74 Button disable state updates should now work correctly on OS3 Chris Young 2017-09-26 23:36:56 +0100
  • 9eba271693 OS3 was not checking the GA_Disabled tag value Chris Young 2017-09-26 23:33:51 +0100
  • 3f4bc9d284 Treeview: Deactivate search on cancel. Michael Drake 2017-09-25 12:02:14 +0100
  • 8e697d335a Fix attribute Chris Young 2017-09-24 23:33:04 +0100
  • 2a8cfa1fb7 add a clang format that roughly conforms to the netsurf style Vincent Sanders 2017-09-24 18:19:58 +0100
  • e219d6f33c Merge remote-tracking branch 'origin/tlsa/dsilvers/scrolloffset' Vincent Sanders 2017-09-24 10:44:58 +0100
  • 9ca33854bf Browser history: Don't segfault when visiting pages with frames. Michael Drake 2017-09-23 16:10:45 +0100
  • fb4be0feb2 Browser history: Create new history entries early in the READY state. Michael Drake 2017-09-23 16:03:31 +0100
  • 628fb0ceef Browser history: Update history scroll offsets on scroll to fragment. Michael Drake 2017-09-23 16:02:38 +0100
  • a43d0cec7a Add concept of browser scroll offset saving in local history Daniel Silverstone 2017-09-20 18:58:19 +0100
  • f86e9e505d Treeview: When expanding nodes in search view, adjust height only for matching entries. Michael Drake 2017-09-22 09:39:47 +0100
  • f653c33147 Treeview: Ensure we know our treeview when doing treeview node collapse. Michael Drake 2017-09-22 09:39:02 +0100
  • 73adebf263 Treeview: Cancel any search when treeview is detatched from its corewindow. Michael Drake 2017-09-22 09:37:50 +0100
  • 798bfbf80f Treeview: Split out search cancel functionality. Michael Drake 2017-09-22 09:37:25 +0100
  • 643f217bac Rework browser_window_set_scroll() slightly to record new scroll offsets dsilvers/scrolloffset Daniel Silverstone 2017-09-21 10:36:43 +0100
  • 2c36eb4e21 Add concept of browser scroll offset saving in local history Daniel Silverstone 2017-09-20 18:58:19 +0100
  • d3493b138f Initialise DPI earlier so that it works for treeviews Daniel Silverstone 2017-09-19 15:13:51 +0100
  • 3b1992d3f4 Treeview: Destroy search first on treeview destruction. Michael Drake 2017-09-18 23:32:36 +0100
  • ec4b9a5dd0 Hotlist (bookmarks): Include the URL field in search. Michael Drake 2017-09-18 23:15:41 +0100
  • 9b0a3cc35e Global history: Flag the URL field as searchable, as well. Michael Drake 2017-09-18 23:14:15 +0100
  • e8b9678d3e Cookie manager: Flag the domain field as searchable; more use than name. Michael Drake 2017-09-18 23:13:39 +0100
  • fae758f5a9 Treeview: Avoid searching empty treeview. Michael Drake 2017-09-18 23:11:51 +0100
  • bfdabbf478 Cookie manager: Enable search feature. Michael Drake 2017-09-18 23:03:40 +0100
  • fb5344df09 Hotlist (bookmarks): Enable search feature. Michael Drake 2017-09-18 23:02:20 +0100
  • 88c9a2e12d Global history: Enable search feature. Michael Drake 2017-09-18 22:57:30 +0100
  • 4e224135ec Treeview: Handle node expansion on switch between search and normal view. Michael Drake 2017-09-18 22:53:06 +0100
  • 39ab8b6233 Treeview: Update search filtered display on treeview changes. Michael Drake 2017-09-18 20:19:00 +0100
  • 2a294adfb1 Textarea: Add API to access current textarea contents. Michael Drake 2017-09-18 20:18:20 +0100
  • 4d84222654 Treeview: Update search bar display when it loses focus. Michael Drake 2017-09-14 20:14:28 +0100
  • f211b6c89a Treeview: Only let search textarea consume mouse if not dragging. Michael Drake 2017-09-14 20:13:44 +0100
  • 89dd127a80 Treeview: Update mouse handling details for filtered view. Michael Drake 2017-09-14 20:11:53 +0100
  • 283fb36339 Treeview: Update treeview walker to handle walking the filtered display. Michael Drake 2017-09-14 20:10:30 +0100
  • f142b3684c Treeview: Track height of display in search view. Michael Drake 2017-09-14 20:07:42 +0100
  • 45a7e6269b Treeview: Slight simplification of treeview_walk_internal(). Michael Drake 2017-09-11 19:52:07 +0100
  • 0a0ad71bdb Treeview: Fix function namespace. Michael Drake 2017-09-11 18:29:54 +0100
  • db6b3441c4 Treeview: Scroll to top when treeview search bar is modified. Michael Drake 2017-09-11 18:27:10 +0100
  • 0a6e8fc0b0 fix beos throbber allocation Vincent Sanders 2017-09-11 17:42:49 +0100
  • ff312f214e fix format specifiers signedness in atari settings Vincent Sanders 2017-09-11 17:33:35 +0100
  • b9bdc8d312 fix image cache format specifiers signedness Vincent Sanders 2017-09-11 17:29:57 +0100
  • 8afeffedad fix warning due to undefined bitmap structure Vincent Sanders 2017-09-11 16:44:46 +0100
  • d2d5ef276b annotate error case fall through in switch to supress warnings Vincent Sanders 2017-09-11 16:43:25 +0100
  • 4cea5a853b remove test for removed API Vincent Sanders 2017-09-11 10:35:38 +0100
  • 8fb2fc6fc3 rationalise history icon bitmap handling to ensure correct lifetime Vincent Sanders 2017-09-10 16:05:41 +0100
  • c20ad21273 Treeview: Add support for rendering search filter matches as-you-type. Michael Drake 2017-09-10 15:50:35 +0100
  • c478f35c81 Treeview: Split tree-style treeview rendering out into helper. Michael Drake 2017-09-10 13:12:35 +0100
  • f41f7486ba Treeview: Add node matching to search text modification callback. Michael Drake 2017-09-10 12:02:36 +0100
  • d627b930f2 Treeview: API: Allow treeview fields to be flagged searchable. Michael Drake 2017-09-10 11:58:47 +0100
  • 50688cde51 Treeview: Improve some code wrapping. Michael Drake 2017-09-10 11:57:02 +0100
  • 37127c4a52 Treeview: Ensure window extents take account of search bar presence. Michael Drake 2017-09-10 11:55:25 +0100
  • 43cdd74221 Treeview: Add keypress handling to the search bar. Michael Drake 2017-09-09 21:23:32 +0100
  • 3a02a4ea48 Treeview: Handle mouse clicks on search bar. Michael Drake 2017-09-09 21:24:29 +0100
  • adbcb7f1b9 Treeview: Update treeview mouse handling to offset for search bar presence. Michael Drake 2017-09-09 18:45:22 +0100
  • f877069399 Treeview: Add search bar rendering to redraw function. Michael Drake 2017-09-09 18:42:35 +0100
  • 3d2adf4330 Treeview: Create and destroy a textarea for search. Michael Drake 2017-09-09 18:35:24 +0100
  • 1420d01a21 Treeview: Add search drag type to enumeration. Michael Drake 2017-09-09 21:18:19 +0100
  • 521651ea51 Treeview: API: Add searchable flag for treeview creation. Michael Drake 2017-09-09 18:24:18 +0100
  • 8123e65351 Finalise nslog layer properly in closedown Daniel Silverstone 2017-09-10 14:22:05 +0100
  • ec94d5f812 move history bitmap thumbnail into the page information structure Vincent Sanders 2017-09-10 10:30:27 +0100
  • 02a8b5bca0 Treeview: Split out textarea construction helper. Michael Drake 2017-09-09 14:38:13 +0100
  • d17b710fa9 GTK: Corewindow: Fix modifier keys on mouse click. Michael Drake 2017-09-09 14:31:22 +0100
  • 1eb19587bf Fix up tests with nslog changes Daniel Silverstone 2017-09-09 10:59:21 +0100
  • 4837ffb0ad add some basic logging documentation Vincent Sanders 2017-09-09 09:31:34 +0100
  • 053fd7b583 Fix atari INFO macro name collision Vincent Sanders 2017-09-08 21:57:15 +0100
  • c1c8ed794d Revert "Hopefully quash INFO confusion on Atari MINT platform" Vincent Sanders 2017-09-08 21:49:59 +0100
  • bb056e55b1 Sort out the logging so that -v etc do the right thing Daniel Silverstone 2017-09-08 21:15:41 +0100
  • 8b88e44090 fix time_t logging Vincent Sanders 2017-09-08 20:47:22 +0100
  • b525293a95 Fix up log call parameters Vincent Sanders 2017-09-08 20:42:12 +0100
  • 9c93ed1bca Hopefully quash INFO confusion on Atari MINT platform Daniel Silverstone 2017-09-08 19:56:23 +0100
  • a1dc9ab55f Hopefully quash LOG compile errors in Windows Daniel Silverstone 2017-09-08 19:46:29 +0100
  • 0ad2f2de6f Hopefully quash LOG compile errors in BeOS Daniel Silverstone 2017-09-08 19:45:13 +0100
  • 50cbb98941 Hopefully quash warning about time_t formatting on openbsd Daniel Silverstone 2017-09-08 19:38:11 +0100
  • f89f7192ef fix size+t formatting in logging Vincent Sanders 2017-09-07 21:08:02 +0100
  • 3f3e7de6d9 do not attempt to log when output is not enabled Vincent Sanders 2017-09-07 21:07:03 +0100
  • 3a633acc3f fixup junk comment close Vincent Sanders 2017-09-07 18:33:07 +0100
  • 86c3f3e005 update layout logging to use a catagory Vincent Sanders 2017-09-07 18:26:53 +0100