summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2002-12-26 23:02:38 by bursa]James Bursa2002-12-261-3/+3
| | | | | | Text layout changes for re-rendering. svn path=/import/netsurf/; revision=58
* [project @ 2002-12-25 22:59:21 by bursa]James Bursa2002-12-251-3/+3
| | | | | | Changes to url handling. svn path=/import/netsurf/; revision=57
* [project @ 2002-12-25 22:46:14 by bursa]James Bursa2002-12-251-25/+27
| | | | | | Changes to url handling. svn path=/import/netsurf/; revision=56
* [project @ 2002-12-25 21:36:29 by bursa]James Bursa2002-12-252-33/+58
| | | | | | Changes to url handling. svn path=/import/netsurf/; revision=55
* [project @ 2002-12-25 20:17:18 by bursa]James Bursa2002-12-253-24/+19
| | | | | | Fix reloads and links. svn path=/import/netsurf/; revision=54
* [project @ 2002-12-23 22:31:28 by bursa]James Bursa2002-12-231-3/+3
| | | | | | Fix layout_line() to support re-rendering. svn path=/import/netsurf/; revision=53
* [project @ 2002-12-23 21:18:04 by bursa]James Bursa2002-12-231-1/+23
| | | | | | Fix renderings from cache. svn path=/import/netsurf/; revision=52
* [project @ 2002-12-23 20:29:25 by bursa]James Bursa2002-12-231-3/+3
| | | | | | Fix renderings from cache. svn path=/import/netsurf/; revision=51
* [project @ 2002-12-23 20:19:53 by bursa]James Bursa2002-12-231-2/+6
| | | | | | Logging changes. svn path=/import/netsurf/; revision=50
* [project @ 2002-12-23 20:04:57 by bursa]James Bursa2002-12-231-37/+48
| | | | | | Logging changes. svn path=/import/netsurf/; revision=49
* [project @ 2002-11-03 09:39:53 by bursa]James Bursa2002-11-031-1/+10
| | | | | | Caching bug fix. svn path=/import/netsurf/; revision=48
* [project @ 2002-11-02 22:28:05 by bursa]James Bursa2002-11-025-26/+200
| | | | | | Memory cache. svn path=/import/netsurf/; revision=47
* [project @ 2002-10-15 11:09:56 by bursa]James Bursa2002-10-1516-2/+143
| | | | | | Add application directory. svn path=/import/netsurf/; revision=46
* [project @ 2002-10-15 10:47:44 by monkeyson]Phil Mellor2002-10-152-0/+392
| | | | | | GUI improvements. svn path=/import/netsurf/; revision=45
* [project @ 2002-10-15 10:41:12 by monkeyson]Phil Mellor2002-10-159-46/+655
| | | | | | GUI: menus, toolbar, adjustable window width. svn path=/import/netsurf/; revision=44
* [project @ 2002-10-12 13:05:16 by bursa]James Bursa2002-10-124-14/+42
| | | | | | Speed improvements in layout_line() (call Font_ScanString much less). svn path=/import/netsurf/; revision=43
* [project @ 2002-10-08 11:15:29 by bursa]James Bursa2002-10-085-105/+38
| | | | | | Removed most Unicode support, because it slows things down too much. svn path=/import/netsurf/; revision=42
* [project @ 2002-10-08 09:38:29 by bursa]James Bursa2002-10-085-6/+48
| | | | | | LOG(()) macro for easier debugging. svn path=/import/netsurf/; revision=41
* [project @ 2002-10-05 17:50:21 by bursa]James Bursa2002-10-051-2/+11
| | | | | | Error handling for font_find_font. svn path=/import/netsurf/; revision=40
* [project @ 2002-09-26 21:38:32 by bursa]James Bursa2002-09-268-100/+268
| | | | | | New Unicode font handling and rendering code. svn path=/import/netsurf/; revision=39
* [project @ 2002-09-19 19:54:43 by bursa]James Bursa2002-09-193-12/+28
| | | | | | Percentage column widths, optimisations. svn path=/import/netsurf/; revision=38
* [project @ 2002-09-18 19:36:28 by bursa]James Bursa2002-09-183-105/+237
| | | | | | New table layout algorithm. svn path=/import/netsurf/; revision=37
* [project @ 2002-09-18 19:30:19 by bursa]James Bursa2002-09-181-1/+2
| | | | | | Add User-Agent header. svn path=/import/netsurf/; revision=36
* [project @ 2002-09-11 21:19:24 by bursa]James Bursa2002-09-112-6/+27
| | | | | | Convert all text to iso-8859-1 (temporary fix). svn path=/import/netsurf/; revision=35
* [project @ 2002-09-11 21:18:18 by bursa]James Bursa2002-09-111-8/+20
| | | | | | Column widths changes, bug fix. svn path=/import/netsurf/; revision=34
* [project @ 2002-09-11 14:24:02 by monkeyson]Phil Mellor2002-09-1115-13/+2724
| | | | | | RISC OS Wimp GUI. svn path=/import/netsurf/; revision=33
* [project @ 2002-09-08 18:11:56 by bursa]James Bursa2002-09-083-9/+35
| | | | | | Add box_free(). svn path=/import/netsurf/; revision=32
* [project @ 2002-08-18 16:46:45 by bursa]James Bursa2002-08-183-115/+384
| | | | | | Big changes to xml_to_box(), table row groups. svn path=/import/netsurf/; revision=31
* [project @ 2002-08-11 23:04:02 by bursa]James Bursa2002-08-112-2/+12
| | | | | | [monkeyson] Multiple-include guards. svn path=/import/netsurf/; revision=30
* [project @ 2002-08-11 23:02:25 by bursa]James Bursa2002-08-113-36/+92
| | | | | | [monkeyson] Add font-weight and font-style. svn path=/import/netsurf/; revision=29
* [project @ 2002-08-11 23:00:24 by bursa]James Bursa2002-08-112-28/+61
| | | | | | [monkeyson & bursa] Support for links. svn path=/import/netsurf/; revision=28
* [project @ 2002-08-05 20:34:45 by bursa]James Bursa2002-08-051-18/+65
| | | | | | Fixes to layout_table(). svn path=/import/netsurf/; revision=27
* [project @ 2002-07-27 21:10:45 by bursa]James Bursa2002-07-273-0/+292
| | | | | | Simple RISC OS interface. svn path=/import/netsurf/; revision=26
* [project @ 2002-06-28 20:14:04 by bursa]James Bursa2002-06-286-62/+84
| | | | | | Changed float representation in box tree to implement floated tables. svn path=/import/netsurf/; revision=25
* [project @ 2002-06-26 23:27:30 by bursa]James Bursa2002-06-266-46/+135
| | | | | | Implied table elements and colspan implemented. svn path=/import/netsurf/; revision=24
* [project @ 2002-06-26 12:19:24 by bursa]James Bursa2002-06-265-23/+30
| | | | | | Make compilation with lcc work. svn path=/import/netsurf/; revision=23
* [project @ 2002-06-21 18:16:24 by bursa]James Bursa2002-06-217-42/+102
| | | | | | Implemented clear, fixed inline / float bugs, eliminated many compiler warnings. svn path=/import/netsurf/; revision=22
* [project @ 2002-06-19 15:17:45 by bursa]James Bursa2002-06-195-38/+64
| | | | | | CSS fixes, text-align property implemented (except justify). svn path=/import/netsurf/; revision=21
* [project @ 2002-06-18 21:24:21 by bursa]James Bursa2002-06-1811-153/+399
| | | | | | Improved inline and float layout, new CSS properties, better debug output. svn path=/import/netsurf/; revision=20
* [project @ 2002-05-27 23:21:11 by bursa]James Bursa2002-05-274-25/+78
| | | | | | Simple left float implementation. svn path=/import/netsurf/; revision=19
* [project @ 2002-05-21 21:32:35 by bursa]James Bursa2002-05-213-36/+94
| | | | | | Start of float implementation. svn path=/import/netsurf/; revision=18
* [project @ 2002-05-21 21:27:29 by bursa]James Bursa2002-05-212-2/+21
| | | | | | Add squash_whitespace(). svn path=/import/netsurf/; revision=17
* [project @ 2002-05-18 08:23:39 by bursa]James Bursa2002-05-183-9/+26
| | | | | | Added css_blank_style. svn path=/import/netsurf/; revision=16
* [project @ 2002-05-11 15:22:24 by bursa]James Bursa2002-05-117-69/+141
| | | | | | Better inline layout algorithm, simple tcl/tk gui. svn path=/import/netsurf/; revision=15
* [project @ 2002-05-04 21:17:06 by bursa]James Bursa2002-05-047-38/+51
| | | | | | Added code to use style attribute of elements. svn path=/import/netsurf/; revision=14
* [project @ 2002-05-04 19:57:18 by bursa]James Bursa2002-05-046-434/+502
| | | | | | Split box and layout modules from render.c. svn path=/import/netsurf/; revision=13
* [project @ 2002-05-02 08:51:24 by bursa]James Bursa2002-05-021-0/+2
| | | | | | Changed for testing tables. svn path=/import/netsurf/; revision=12
* [project @ 2002-05-02 08:50:46 by bursa]James Bursa2002-05-021-19/+100
| | | | | | Implemented fixed table layout algorithm. svn path=/import/netsurf/; revision=11
* [project @ 2002-04-25 15:54:05 by bursa]James Bursa2002-04-251-11/+41
| | | | | | Simple word wrapping of inline elements. svn path=/import/netsurf/; revision=10
* [project @ 2002-04-25 15:53:07 by bursa]James Bursa2002-04-252-0/+42
| | | | | | Test HTML and CSS files. svn path=/import/netsurf/; revision=9