summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-07-02 18:17:51 by bursa]James Bursa2005-07-0210-707/+542
| | | | | | Rewrite calculation of box minimum and maximum widths to improve layout of many pages. Move calculation of column types and border collapsing to box tree normalising stage, since they are layout independent. Add window height parameter to layout and make <html> and <body> at least window height. svn path=/import/netsurf/; revision=1777
* [project @ 2005-07-02 18:06:10 by bursa]James Bursa2005-07-022-0/+391
| | | | | | New files for some table layout functions. svn path=/import/netsurf/; revision=1776
* [project @ 2005-07-02 17:58:32 by bursa]James Bursa2005-07-021-1/+2
| | | | | | Bring comment showing permitted child nodes up to date. svn path=/import/netsurf/; revision=1775
* [project @ 2005-07-02 17:49:40 by bursa]James Bursa2005-07-021-0/+11
| | | | | | Display contents of table->col[] in box_dump(). svn path=/import/netsurf/; revision=1774
* [project @ 2005-07-02 14:35:43 by jmb]John Mark Bell2005-07-021-17/+13
| | | | | | Tidy up svn path=/import/netsurf/; revision=1773
* [project @ 2005-06-28 23:46:16 by jmb]John Mark Bell2005-06-281-0/+12
| | | | | | Using Iconv to convert between an encoding and itself is pretty pointless. svn path=/import/netsurf/; revision=1772
* [project @ 2005-06-27 15:47:28 by tlsa]Michael Drake2005-06-271-3/+3
| | | | | | Bring up to date. svn path=/import/netsurf/; revision=1771
* [project @ 2005-06-27 01:57:54 by adrianl]Adrian Lees2005-06-271-3/+5
| | | | | | Fix termination of output from url_escape svn path=/import/netsurf/; revision=1770
* [project @ 2005-06-26 23:24:03 by adrianl]Adrian Lees2005-06-261-6/+11
| | | | | | Fix calculation of available memory svn path=/import/netsurf/; revision=1769
* [project @ 2005-06-26 23:23:55 by jmb]John Mark Bell2005-06-261-3/+4
| | | | | | Disable raising of inexact floating point operations as we're not interested in them. svn path=/import/netsurf/; revision=1768
* [project @ 2005-06-26 22:25:49 by jmb]John Mark Bell2005-06-261-4/+8
| | | | | | | | | | Update to cater for changes in UnixLib: - unixlib/features.h is now features.h - __dynamic_da_name is now declared as const char * const - We explicitly force all FPU exceptions/traps back on (UnixLib default is now off) Correct error message when <NetSurf$Dir>.Resources.Sprites is missing. svn path=/import/netsurf/; revision=1767
* [project @ 2005-06-26 22:18:37 by jmb]John Mark Bell2005-06-263-9/+87
| | | | | | | Improve clarity of use of utf8_to_enc. Remove use of curl_escape - url_escape does similar things, just better. svn path=/import/netsurf/; revision=1766
* [project @ 2005-06-26 01:55:20 by jmb]John Mark Bell2005-06-263-41/+117
| | | | | | | | Move acceptable character set determination to form submission time, rather thanat box tree creation time. Use UTF-8 encoding, if specified, else use first specified encoding. Improve use of utf8_to_enc - falling back to document encoding then 8859-1 where appropriate. svn path=/import/netsurf/; revision=1765
* [project @ 2005-06-23 18:02:26 by rjw]Richard Wilson2005-06-231-1/+0
| | | | | | Remove test code. svn path=/import/netsurf/; revision=1764
* [project @ 2005-06-23 17:37:34 by rjw]Richard Wilson2005-06-231-2/+2
| | | | | | Unbreak the build. svn path=/import/netsurf/; revision=1763
* [project @ 2005-06-23 17:24:23 by rjw]Richard Wilson2005-06-2312-307/+331
| | | | | | Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 2 of 2. svn path=/import/netsurf/; revision=1762
* [project @ 2005-06-23 17:22:28 by rjw]Richard Wilson2005-06-2315-62/+746
| | | | | | Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 1 of 2. svn path=/import/netsurf/; revision=1761
* [project @ 2005-06-23 17:17:56 by rjw]Richard Wilson2005-06-232-94/+46
| | | | | | Clients now manage the persistent state. svn path=/import/netsurf/; revision=1760
* [project @ 2005-06-23 17:16:44 by rjw]Richard Wilson2005-06-231-3/+3
| | | | | | NetSurf now requires a version of Tinct capable of performing compression and decompression. svn path=/import/netsurf/; revision=1759
* [project @ 2005-06-22 00:21:36 by bursa]James Bursa2005-06-221-0/+2
| | | | | | Make a configured countries Austria and Switzerland default to German translation. svn path=/import/netsurf/; revision=1758
* [project @ 2005-06-21 23:56:40 by adrianl]Adrian Lees2005-06-211-0/+3
| | | | | | Netherlands support svn path=/import/netsurf/; revision=1757
* [project @ 2005-06-21 23:45:32 by bursa]James Bursa2005-06-211-12/+22
| | | | | | Add Dutch translation. svn path=/import/netsurf/; revision=1756
* [project @ 2005-06-21 23:38:48 by bursa]James Bursa2005-06-211-1/+1
| | | | | | Fix doctype. svn path=/import/netsurf/; revision=1755
* [project @ 2005-06-21 22:44:12 by bursa]James Bursa2005-06-214-3/+82
| | | | | | Dutch translation of intro page (Simon Voortman and Gerard van Katwijk). Add link to other language intro pages. svn path=/import/netsurf/; revision=1754
* [project @ 2005-06-21 22:37:49 by bursa]James Bursa2005-06-212-0/+444
| | | | | | Dutch translation of NetSurf interface, by Simon Voortman and Gerard van Katwijk. svn path=/import/netsurf/; revision=1753
* [project @ 2005-06-21 15:20:26 by tlsa]Michael Drake2005-06-211-2/+3
| | | | | | Update Welcome page. svn path=/import/netsurf/; revision=1752
* [project @ 2005-06-21 14:19:59 by rjw]Richard Wilson2005-06-211-2/+2
| | | | | | Add in filename provider. svn path=/import/netsurf/; revision=1751
* [project @ 2005-06-21 14:17:51 by rjw]Richard Wilson2005-06-212-0/+306
| | | | | | Unique filename provider. svn path=/import/netsurf/; revision=1750
* [project @ 2005-06-13 20:49:23 by rjw]Richard Wilson2005-06-131-1/+4
| | | | | | Updated Tinct header file. svn path=/import/netsurf/; revision=1749
* [project @ 2005-06-13 20:41:28 by rjw]Richard Wilson2005-06-131-1/+1
| | | | | | Only reset hotlist statistics for selected items svn path=/import/netsurf/; revision=1748
* [project @ 2005-06-09 18:37:27 by adrianl]Adrian Lees2005-06-091-7/+7
| | | | | | Prevent checksum code traversing submenu dialogues svn path=/import/netsurf/; revision=1747
* [project @ 2005-06-07 22:52:56 by bursa]James Bursa2005-06-071-1/+1
| | | | | | Fix bug causing an extra line to be inserted for <br> at the end of a paragraph. svn path=/import/netsurf/; revision=1746
* [project @ 2005-06-07 21:58:17 by jmb]John Mark Bell2005-06-073-8/+28
| | | | | | Fix stupid assertions. svn path=/import/netsurf/; revision=1745
* [project @ 2005-06-07 21:29:26 by jmb]John Mark Bell2005-06-078-90/+89
| | | | | | | Lose cnv_str_local_enc and friends. UTF-8 conversion functions now return an enumerated type allowing for fallbacks, if appropriate. svn path=/import/netsurf/; revision=1744
* [project @ 2005-06-07 16:35:13 by jmb]John Mark Bell2005-06-071-3/+17
| | | | | | Convert status bar text to local encoding. Fixes bug 1215998 svn path=/import/netsurf/; revision=1743
* [project @ 2005-06-05 20:54:37 by bursa]James Bursa2005-06-056-47/+98
| | | | | | More work on borders / padding / margins on inline elements. Add BOX_INLINE_END to hold the right border / padding / margin (left is in the BOX_INLINE). svn path=/import/netsurf/; revision=1742
* [project @ 2005-06-04 12:12:38 by bursa]James Bursa2005-06-045-26/+26
| | | | | | Fix text-decoration and borders on inline elements by replacing inline_parent in box structure with end_inline_children. svn path=/import/netsurf/; revision=1741
* [project @ 2005-05-25 23:06:26 by jmb]John Mark Bell2005-05-251-2/+2
| | | | | | Fix textarea submission svn path=/import/netsurf/; revision=1740
* [project @ 2005-05-25 17:37:54 by bursa]James Bursa2005-05-251-6/+6
| | | | | | Updated French translation by Jerome Mathevet. svn path=/import/netsurf/; revision=1739
* [project @ 2005-05-24 21:07:52 by tlsa]Michael Drake2005-05-241-1/+1
| | | | | | Remove border from input images. svn path=/import/netsurf/; revision=1738
* [project @ 2005-05-24 20:22:14 by bursa]James Bursa2005-05-242-2/+0
| | | | | | Remove unnecessary include. svn path=/import/netsurf/; revision=1737
* [project @ 2005-05-24 20:21:47 by bursa]James Bursa2005-05-242-19/+19
| | | | | | Convert remaining BOX_INLINEs in forms to BOX_TEXT. svn path=/import/netsurf/; revision=1736
* [project @ 2005-05-23 22:27:37 by jmb]John Mark Bell2005-05-231-1/+8
| | | | | | Tighten up entry conditions svn path=/import/netsurf/; revision=1735
* [project @ 2005-05-23 22:14:09 by bursa]James Bursa2005-05-232-151/+241
| | | | | | Start to implement borders on inline elements. Note: borders of form controls are rendered incorrectly (text boxes in form controls need changing from INLINE to TEXT). svn path=/import/netsurf/; revision=1734
* [project @ 2005-05-22 22:16:00 by jmb]John Mark Bell2005-05-221-1/+1
| | | | | | Fix inversion of overline and line-through plot offsets svn path=/import/netsurf/; revision=1733
* [project @ 2005-05-22 21:50:14 by bursa]James Bursa2005-05-227-58/+177
| | | | | | Add BOX_TEXT type to distinguish boxes which came from an inline element to boxes which came from a text node. Add inline_parent pointer to box structure. Rewrite text-decoration support to take advantage of the new data (line colours are now correct). Note: there is a clipping issue in redraw. svn path=/import/netsurf/; revision=1732
* [project @ 2005-05-22 19:09:43 by bursa]James Bursa2005-05-221-0/+1
| | | | | | Fix crash due to uninitialised variable. svn path=/import/netsurf/; revision=1731
* [project @ 2005-05-22 12:44:44 by bursa]James Bursa2005-05-221-2/+3
| | | | | | Fix crash when stylesheets fail to load. svn path=/import/netsurf/; revision=1730
* [project @ 2005-05-21 23:30:19 by bursa]James Bursa2005-05-216-694/+860
| | | | | | Improve selector specificity support by adding "working stylesheets" with pre-sorted lists of rules. This also simplifies css_get_style(). The stylesheet origin is now encoded in the specificity. Improve output of css_dump_style(). svn path=/import/netsurf/; revision=1729
* [project @ 2005-05-21 20:29:43 by jmb]John Mark Bell2005-05-211-13/+46
| | | | | | Remove base tags from output document as they have no meaning. svn path=/import/netsurf/; revision=1728