summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve SSL window.Richard Wilson2006-07-114-0/+0
* Add missing error assignmentJohn Mark Bell2006-07-111-119/+120
* Render trees in UTF8 via rufl (fix 1434430)Richard Wilson2006-07-112-140/+135
* Convert sprite names to lowercase (fix 1412453)Richard Wilson2006-07-101-0/+5
* Fix 1496834.Richard Wilson2006-07-101-0/+6
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-105-38/+28
* Join update boxes if possible to decrease rendering time (optimise bouncing b...Richard Wilson2006-07-093-103/+177
* Don't cache curl handles that were used to fetch https URLs; with any John Mark Bell2006-07-091-2/+6
* Add Wikipedia links.Michael Drake2006-07-064-0/+4
* Trivial implementation of url_to_path for nsgtk. It currently does not strip...Rob Kendrick2006-07-061-0/+6
* Fix 1517874. Plug memory leaks on failure.John Mark Bell2006-07-061-4/+14
* Generate directory listings (fix 1397934)Richard Wilson2006-07-067-10/+174
* Fix 1488164.Richard Wilson2006-07-051-0/+6
* Make adjust-back/forwards/up open content in a new window (implement 1431600)Richard Wilson2006-07-054-21/+65
* Make adjust-clicking submit open a new window (fix 1430135)Richard Wilson2006-07-054-15/+35
* Ignore junk values (fix 1444336)Richard Wilson2006-07-051-9/+9
* Fix the small NetSurf build.Richard Wilson2006-07-041-1/+4
* Don't assert() for AUTH or SSL codes (fix 1498477)Richard Wilson2006-07-041-0/+3
* Set correct message on TEXTPLAIN completion (fix 1484874)Richard Wilson2006-07-041-0/+1
* Fix 1516353 and implement 1352354Richard Wilson2006-07-044-4/+32
* Stop knockout logging.Richard Wilson2006-07-041-2/+2
* Respect CMOS configuration for full-size toggles on small contents.Richard Wilson2006-07-041-1/+7
* Stop lack of history entries from writing to invalid pointers (fix 1479657)Richard Wilson2006-07-041-8/+10
* Fix submission of forms in embedded objects; resolve submission URL at John Mark Bell2006-07-033-31/+28
* Implement up toolbar icon and menu option.Richard Wilson2006-07-0312-24/+80
* Add Up icons.Michael Drake2006-07-031-0/+0
* Delegate redraw optimisations to the knockout rendering system (fix garbage b...Richard Wilson2006-07-031-85/+18
* Set ECF origin for buffered rendering (fix 1422009)Richard Wilson2006-07-031-0/+11
* Allow any content to be dragged into a text area (fix 1461378)Richard Wilson2006-07-031-4/+1
* Fix 1496309.Richard Wilson2006-07-031-4/+9
* Allow thumbnail icons to be turned off.Richard Wilson2006-07-0311-17/+35
* Remove redundant log statementsRichard Wilson2006-07-031-6/+0
* Implement component-wise URL comparisonJohn Mark Bell2006-07-023-1/+73
* Ensure that layout of absolute children is carried out after the height is kn...James Bursa2006-07-021-15/+10
* Add missing file.Richard Wilson2006-07-021-4/+2
* Disable debugging.Richard Wilson2006-07-021-1/+1
* Re-instate the knockout renderers after a nested flush(). Make so knockout re...Richard Wilson2006-07-024-10/+6
* Allow nested calls to knockout rendering (stops iframes from flushing the cur...Richard Wilson2006-07-021-15/+42
* Ensure all plots are bounding boxes are correctly clipped. Handle non-repeati...Richard Wilson2006-07-021-35/+89
* Use case-insensitive strstr to match "stylesheet"John Mark Bell2006-07-023-2/+24
* Totally knock out boxes as early into the tree as possible to improve efficie...Richard Wilson2006-07-021-19/+27
* Move array definitions for GCC4Richard Wilson2006-07-021-16/+16
* Make url_plq ensure url_get_components found a pathJohn Mark Bell2006-07-011-25/+30
* Fix conversion of URLs beginning "file://". Additionally, John Mark Bell2006-07-011-6/+2
* Relax domain matching to allow host a.com to match .a.comJohn Mark Bell2006-07-011-2/+12
* Don't assume tiled plotting will cover the entire clipping region.Richard Wilson2006-07-011-3/+14
* Implement knockout rendering (controlled by 'knockout_rendering' option or Ct...Richard Wilson2006-07-017-3/+808
* Stop possible pollution of the cache.Richard Wilson2006-06-301-8/+16
* Ensure containing block has valid height for positioning absolute childrenJohn Mark Bell2006-06-291-0/+14
* Ignore alternate stylesheetsJohn Mark Bell2006-06-291-0/+4