Commit Graph

  • 68ac9e41b1 Increase default status bar width to two thirds. Michael Drake 2006-07-17 08:08:00 +0000
  • 0309e937e6 Allow the user to delete cookies. Richard Wilson 2006-07-16 21:42:37 +0000
  • 81512fa939 Workaround for A9home crash drawing patterned lines; maybe temporary Adrian Lees 2006-07-16 16:52:28 +0000
  • 2c4fb5d683 More key bindings for textarea implementation. Still loads missing. John Mark Bell 2006-07-16 16:13:55 +0000
  • 0e87b3e449 Update empty cookie_update stub. Richard Wilson 2006-07-16 16:11:12 +0000
  • 9294938976 Extent cookie_update API to allow notification of deleted domains. Fix nodes not being re-calculated. Richard Wilson 2006-07-16 16:10:43 +0000
  • 7f75f86661 Convert filetype icons to 256 colours. Michael Drake 2006-07-16 14:30:12 +0000
  • 54950fad08 Add missing include Richard Wilson 2006-07-16 14:09:37 +0000
  • 488f3e0d8a Fix small build John Mark Bell 2006-07-16 11:34:51 +0000
  • 74b6dce0be Fix debug build. James Bursa 2006-07-16 01:07:29 +0000
  • dc612b767c Display certificate subject in list rather than issuer John Mark Bell 2006-07-16 00:47:20 +0000
  • 2ebc9d2c50 Slightly improve positioning of lists. Richard Wilson 2006-07-16 00:40:13 +0000
  • 0657764d00 Remove debug information. Richard Wilson 2006-07-16 00:36:32 +0000
  • 589fe57264 Fix text area positioning, simpify scroll bar code. Richard Wilson 2006-07-16 00:34:16 +0000
  • 9006b194bb Update forgotten files. Richard Wilson 2006-07-16 00:23:10 +0000
  • 00d74fdd2d Allow the viewing of the entire SSL certificate chain. Richard Wilson 2006-07-16 00:21:15 +0000
  • cb04a8c779 Add SSL icon Michael Drake 2006-07-15 19:33:24 +0000
  • 546bf17a7f Add relevent extensions to allow treeviews to be used as an embedded list component. Richard Wilson 2006-07-15 15:39:33 +0000
  • 4c564c28bf Display session cookies' expiry correctly Fix urldb debug build Fix GTK build's cookie_update API John Mark Bell 2006-07-15 11:59:25 +0000
  • 001cf8aa33 Help text for show cookies menu options. Michael Drake 2006-07-14 16:05:40 +0000
  • e510114844 GTK zoom fixes, misc multi-window fix Rob Kendrick 2006-07-14 11:52:51 +0000
  • 7eb826bdd7 Basic multi-window support for nsgtk Daniel Silverstone 2006-07-14 10:26:03 +0000
  • 1decf851aa Fix URL completion keypress handling John Mark Bell 2006-07-13 22:50:48 +0000
  • 752634a810 Fix corruption of character if it matches a control sequence handled by the core code. Explicitly check for IS_WIMP_KEY in every applicable case as clearing the relevant bit beforehand is insufficient (&18C (Left cursor) is a valid Unicode character value, for example) John Mark Bell 2006-07-13 22:35:46 +0000
  • 25501c695e Centralise keypress handling (download and query dialogs still need porting over to wimp_event) Make core browser window invalidate caret callback on mouse clicks John Mark Bell 2006-07-13 21:57:35 +0000
  • 3716a5853e Fixup missing includes John Mark Bell 2006-07-13 21:52:35 +0000
  • 652f594cbb Further url completion fixes Richard Wilson 2006-07-13 21:28:07 +0000
  • 1fcceb72f6 Fix url completion Richard Wilson 2006-07-13 19:48:45 +0000
  • e7747de2e1 Added stub tree_set_node_sprite() function Rob Kendrick 2006-07-13 17:32:11 +0000
  • a6494b29c0 Fix typo in stub cookie function Rob Kendrick 2006-07-13 17:28:01 +0000
  • 52a90e9998 Add cookie menu help text. Michael Drake 2006-07-13 13:50:32 +0000
  • a836591435 Add basic cookie viewer, make trees use textarea components for UTF8 editing, trim headers, fix tree redraw issues. Richard Wilson 2006-07-13 12:46:02 +0000
  • d4331fa64f Additional messages for cookie trees Richard Wilson 2006-07-13 12:37:13 +0000
  • 301886c957 Add cookie window related messages Richard Wilson 2006-07-12 22:54:53 +0000
  • befe98a028 Add cookie toolbar help text. Michael Drake 2006-07-12 21:50:54 +0000
  • 3d63f5e5b2 Ctrl + resize scales the content to the new width. Richard Wilson 2006-07-12 17:23:00 +0000
  • 82dd81b859 Pass on RETURN and ESCAPE events to WIMP icon. Richard Wilson 2006-07-12 15:07:37 +0000
  • 1bf15f1e15 Check an object has a frame name before comparing. James Bursa 2006-07-12 04:22:57 +0000
  • 06429e69b5 Fix single line textareas, improve display of multiline ones. Richard Wilson 2006-07-11 23:04:13 +0000
  • 806fc97126 Improve SSL window. Richard Wilson 2006-07-11 23:03:03 +0000
  • 774f7a7599 Add missing error assignment John Mark Bell 2006-07-11 06:16:55 +0000
  • 593a5cf511 Render trees in UTF8 via rufl (fix 1434430) Richard Wilson 2006-07-11 00:40:45 +0000
  • 5081a22490 Convert sprite names to lowercase (fix 1412453) Richard Wilson 2006-07-10 14:49:16 +0000
  • 0e0aef0f85 Fix 1496834. Richard Wilson 2006-07-10 13:42:42 +0000
  • a47f148f2d Optimise out redundant group_start and group_end calls (speed up rendering.) Richard Wilson 2006-07-10 09:52:31 +0000
  • 0fe0a709ce Join update boxes if possible to decrease rendering time (optimise bouncing bunny testcase.) Richard Wilson 2006-07-09 17:38:34 +0000
  • 5bbd5f259e Don't cache curl handles that were used to fetch https URLs; with any luck, this should fix broken pipe crashes. John Mark Bell 2006-07-09 01:25:06 +0000
  • 6d92ee72bd Add Wikipedia links. Michael Drake 2006-07-06 16:50:49 +0000
  • da1acdffd0 Trivial implementation of url_to_path for nsgtk. It currently does not strip off any params data, etc. Rob Kendrick 2006-07-06 10:34:15 +0000
  • 8fefa1061e Fix 1517874. Plug memory leaks on failure. John Mark Bell 2006-07-06 06:42:54 +0000
  • badad073ec Generate directory listings (fix 1397934) Richard Wilson 2006-07-06 00:07:11 +0000
  • 55389c543b Fix 1488164. Richard Wilson 2006-07-05 17:28:30 +0000
  • ea44d84833 Make adjust-back/forwards/up open content in a new window (implement 1431600) Richard Wilson 2006-07-05 16:50:35 +0000
  • a102f34fa6 Make adjust-clicking submit open a new window (fix 1430135) Richard Wilson 2006-07-05 01:23:25 +0000
  • cd59d27008 Ignore junk values (fix 1444336) Richard Wilson 2006-07-05 00:21:04 +0000
  • 307ae1c40c Fix the small NetSurf build. Richard Wilson 2006-07-04 23:43:49 +0000
  • 59b7ce9194 Don't assert() for AUTH or SSL codes (fix 1498477) Richard Wilson 2006-07-04 22:03:39 +0000
  • ff6694c108 Set correct message on TEXTPLAIN completion (fix 1484874) Richard Wilson 2006-07-04 21:01:17 +0000
  • 667c3b6730 Fix 1516353 and implement 1352354 Richard Wilson 2006-07-04 19:56:37 +0000
  • ac0d20fdea Stop knockout logging. Richard Wilson 2006-07-04 19:46:20 +0000
  • bd732e40ed Respect CMOS configuration for full-size toggles on small contents. Richard Wilson 2006-07-04 14:50:15 +0000
  • e68f20d1c0 Stop lack of history entries from writing to invalid pointers (fix 1479657) Richard Wilson 2006-07-04 14:07:07 +0000
  • 5e2567370d Fix submission of forms in embedded objects; resolve submission URL at form creation time rather than at submit. John Mark Bell 2006-07-03 21:41:25 +0000
  • de0c4e2c32 Implement up toolbar icon and menu option. Richard Wilson 2006-07-03 21:07:02 +0000
  • 79cd7b86a9 Add Up icons. Michael Drake 2006-07-03 16:55:41 +0000
  • 021f36675f Delegate redraw optimisations to the knockout rendering system (fix garbage being displayed in certain situations with buffered rendering) Richard Wilson 2006-07-03 02:45:48 +0000
  • f99c19ebd8 Set ECF origin for buffered rendering (fix 1422009) Richard Wilson 2006-07-03 02:08:54 +0000
  • d064f950a7 Allow any content to be dragged into a text area (fix 1461378) Richard Wilson 2006-07-03 01:38:13 +0000
  • 826a48d737 Fix 1496309. Richard Wilson 2006-07-03 01:14:46 +0000
  • 5eb703af73 Allow thumbnail icons to be turned off. Richard Wilson 2006-07-03 01:03:07 +0000
  • 148399a7b9 Remove redundant log statements Richard Wilson 2006-07-03 01:01:16 +0000
  • b7af14b591 Implement component-wise URL comparison John Mark Bell 2006-07-02 22:34:04 +0000
  • 71287140ca Ensure that layout of absolute children is carried out after the height is known. James Bursa 2006-07-02 17:36:27 +0000
  • eca33bd559 Add missing file. Richard Wilson 2006-07-02 17:36:18 +0000
  • 1d8bf3ff91 Disable debugging. Richard Wilson 2006-07-02 17:26:25 +0000
  • dbe40cffb3 Re-instate the knockout renderers after a nested flush(). Make so knockout rendering is always used. Richard Wilson 2006-07-02 17:23:49 +0000
  • 0f36a3e6a5 Allow nested calls to knockout rendering (stops iframes from flushing the current data). Richard Wilson 2006-07-02 16:17:51 +0000
  • a1e42c14a2 Ensure all plots are bounding boxes are correctly clipped. Handle non-repeating backgrounds better. Delink deleted nodes for improved efficiency. Richard Wilson 2006-07-02 13:18:29 +0000
  • 2cb285209e Use case-insensitive strstr to match "stylesheet" John Mark Bell 2006-07-02 10:26:51 +0000
  • 467d9679f8 Totally knock out boxes as early into the tree as possible to improve efficiency. Fix incorrect buffer check. Richard Wilson 2006-07-02 01:36:02 +0000
  • 6e8ba3f4bb Move array definitions for GCC4 Richard Wilson 2006-07-02 00:08:54 +0000
  • f73bae5c29 Make url_plq ensure url_get_components found a path Make url_scheme call url_destroy_components in case where no scheme was found. John Mark Bell 2006-07-01 22:40:41 +0000
  • bc2d96368f Fix conversion of URLs beginning "file://". Additionally, file://host/... isn't likely, so assume file://path & convert to file:///path John Mark Bell 2006-07-01 22:27:10 +0000
  • 28a7ed4989 Relax domain matching to allow host a.com to match .a.com John Mark Bell 2006-07-01 21:35:30 +0000
  • 2dc65ac414 Don't assume tiled plotting will cover the entire clipping region. Richard Wilson 2006-07-01 18:41:33 +0000
  • cf4294d3a8 Implement knockout rendering (controlled by 'knockout_rendering' option or Ctrl+F11, default is off). This attempts to minimise the amount of overlapping redraw performed, and thus can drasticly reduce the rendering time of many pages. Richard Wilson 2006-07-01 18:16:05 +0000
  • f22838ab62 Stop possible pollution of the cache. Richard Wilson 2006-06-30 23:09:21 +0000
  • 928f949413 Ensure containing block has valid height for positioning absolute children John Mark Bell 2006-06-29 23:30:06 +0000
  • f8469d2051 Ignore alternate stylesheets John Mark Bell 2006-06-29 23:29:15 +0000
  • 8c3e9b882b Fix crash when url_* fails John Mark Bell 2006-06-29 22:04:56 +0000
  • c5cb54b94d Handle transparent borders correctly when plotting John Mark Bell 2006-06-29 21:30:05 +0000
  • bf26437321 Link rel attribute may be a space separated list, take account of this when looking for stylesheets. John Mark Bell 2006-06-29 21:29:21 +0000
  • 8c2e33b399 Fix clipping of page background if body shorter than window height John Mark Bell 2006-06-29 19:55:08 +0000
  • b427a005b6 Properly take account of padding on containing block. John Mark Bell 2006-06-29 15:53:17 +0000
  • 25537a488a Position specifiers are relative to containing block's padding edge for absolutely positioned boxes. Compensate for this. John Mark Bell 2006-06-29 11:55:21 +0000
  • 19e81ab5e9 Fix previous commit; it failed to make available_width include mbp such that subtracting them after determining the width works in the case where available_width > box->min_width. John Mark Bell 2006-06-29 09:55:31 +0000
  • 38bd0b13fe Compensate for box->{min_width,max_width} including mbp when auto-widthing absolutely positioned content. John Mark Bell 2006-06-29 09:37:18 +0000
  • 83ef76adc7 Only accept cookies from cookie-enabled transactions John Mark Bell 2006-06-29 00:01:24 +0000
  • 3d6331efd7 Only check caret position for writable icons. Richard Wilson 2006-06-28 22:58:58 +0000
  • c490c7f586 Handle memory exhaustion better. Richard Wilson 2006-06-28 22:45:48 +0000