summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ 2003-05-31 21:19:12 by bursa]James Bursa2003-05-311-4/+3
| | | | | | Fix makefile rebuilding. svn path=/import/netsurf/; revision=140
* [project @ 2003-05-31 19:01:43 by jmb]John Mark Bell2003-05-312-50/+4
| | | | | | Fix makefile after duff checkin svn path=/import/netsurf/; revision=139
* [project @ 2003-05-31 18:50:28 by jmb]John Mark Bell2003-05-311-1/+47
| | | | | | Begin support for <OBJECT>, <EMBED> and <APPLET> tags. NB: this doesn't work yet svn path=/import/netsurf/; revision=138
* [project @ 2003-05-31 18:47:00 by jmb]John Mark Bell2003-05-313-10/+300
| | | | | | Begin support for <OBJECT>, <EMBED> and <APPLET> tags. NB: this doesn't work yet svn path=/import/netsurf/; revision=137
* [project @ 2003-05-31 18:40:46 by bursa]James Bursa2003-05-311-66/+45
| | | | | | New makefile with proper dependency handling. svn path=/import/netsurf/; revision=136
* [project @ 2003-05-31 18:39:35 by jmb]John Mark Bell2003-05-314-0/+68
| | | | | | Create Docs directory. Create TODO files. Move developer into Docs svn path=/import/netsurf/; revision=135
* [project @ 2003-05-30 07:19:32 by andrew]Andrew Duffell2003-05-301-1/+2
| | | | | | Added Philip Pemberton to the list of developers svn path=/import/netsurf/; revision=134
* [project @ 2003-05-25 04:09:59 by jmb]John Mark Bell2003-05-251-3/+5
| | | | | | Make form action buttons unindent after being clicked svn path=/import/netsurf/; revision=133
* [project @ 2003-05-23 11:09:12 by bursa]James Bursa2003-05-231-2/+1
| | | | | | Remove libutf header. svn path=/import/netsurf/; revision=132
* [project @ 2003-05-23 11:08:17 by bursa]James Bursa2003-05-232-4/+3
| | | | | | Link with 32-bit OSLib. svn path=/import/netsurf/; revision=131
* [project @ 2003-05-22 13:21:45 by bursa]James Bursa2003-05-225-7/+170
| | | | | | Form GET support (John M Bell) svn path=/import/netsurf/; revision=130
* [project @ 2003-05-10 11:13:34 by bursa]James Bursa2003-05-1014-39/+414
| | | | | | Partial PNG support. svn path=/import/netsurf/; revision=129
* [project @ 2003-04-25 08:03:15 by bursa]James Bursa2003-04-256-72/+83
| | | | | | Various memory fixes. svn path=/import/netsurf/; revision=128
* [project @ 2003-04-17 21:35:02 by bursa]James Bursa2003-04-174-29/+238
| | | | | | Max one fetch from each host at once, fix multiple fetches of same url. svn path=/import/netsurf/; revision=127
* [project @ 2003-04-15 18:07:25 by bursa]James Bursa2003-04-152-9/+13
| | | | | | Fix window resizing. svn path=/import/netsurf/; revision=126
* [project @ 2003-04-15 17:53:00 by bursa]James Bursa2003-04-1515-202/+379
| | | | | | Inline images and related. svn path=/import/netsurf/; revision=125
* [project @ 2003-04-13 12:50:10 by bursa]James Bursa2003-04-139-66/+167
| | | | | | style element, CSS fixes, id selectors. svn path=/import/netsurf/; revision=124
* [project @ 2003-04-12 12:38:32 by andrew]Andrew Duffell2003-04-121-4/+4
| | | | | | Horizontal Scroll bar added svn path=/import/netsurf/; revision=123
* [project @ 2003-04-11 21:06:51 by bursa]James Bursa2003-04-116-49/+82
| | | | | | Memory usage and CSS fixes. svn path=/import/netsurf/; revision=122
* [project @ 2003-04-10 21:44:45 by bursa]James Bursa2003-04-106-85/+59
| | | | | | Memory usage cleaning. svn path=/import/netsurf/; revision=121
* [project @ 2003-04-10 21:25:46 by andrew]Andrew Duffell2003-04-101-0/+0
| | | | | | CSS/f79 icon has been added svn path=/import/netsurf/; revision=120
* [project @ 2003-04-09 21:57:09 by bursa]James Bursa2003-04-0911-55/+127
| | | | | | Table layout fixes, allowed type list. svn path=/import/netsurf/; revision=119
* [project @ 2003-04-06 20:56:40 by bursa]James Bursa2003-04-063-6/+6
| | | | | | CSS bug fix. svn path=/import/netsurf/; revision=118
* [project @ 2003-04-06 18:16:14 by bursa]James Bursa2003-04-061-3/+16
| | | | | | Describe css code. svn path=/import/netsurf/; revision=117
* [project @ 2003-04-06 18:09:34 by bursa]James Bursa2003-04-0610-48/+229
| | | | | | @import, more status messages. svn path=/import/netsurf/; revision=116
* [project @ 2003-04-05 21:38:06 by bursa]James Bursa2003-04-0511-168/+319
| | | | | | External stylesheets. svn path=/import/netsurf/; revision=115
* [project @ 2003-04-05 16:24:43 by bursa]James Bursa2003-04-054-21/+69
| | | | | | Re-implement style attributes. svn path=/import/netsurf/; revision=114
* [project @ 2003-04-05 15:35:55 by bursa]James Bursa2003-04-053-46/+98
| | | | | | Use hash-table to store CSS rules. svn path=/import/netsurf/; revision=113
* [project @ 2003-04-04 15:19:31 by bursa]James Bursa2003-04-0419-911/+1047
| | | | | | New CSS parser. svn path=/import/netsurf/; revision=112
* [project @ 2003-04-01 21:33:08 by bursa]James Bursa2003-04-012-22/+57
| | | | | | CSS parser changes. svn path=/import/netsurf/; revision=111
* [project @ 2003-04-01 20:18:18 by bursa]James Bursa2003-04-011-55/+51
| | | | | | CSS parser progress. svn path=/import/netsurf/; revision=110
* [project @ 2003-03-25 21:51:29 by bursa]James Bursa2003-03-254-17/+27
| | | | | | Show alt text for images. svn path=/import/netsurf/; revision=109
* [project @ 2003-03-25 21:03:14 by bursa]James Bursa2003-03-252-0/+231
| | | | | | New CSS parser. svn path=/import/netsurf/; revision=108
* [project @ 2003-03-15 15:53:20 by bursa]James Bursa2003-03-1512-67/+190
| | | | | | MIME types for local files, new test files. svn path=/import/netsurf/; revision=107
* [project @ 2003-03-08 21:25:56 by bursa]James Bursa2003-03-081-3/+11
| | | | | | Cell height changes. svn path=/import/netsurf/; revision=106
* [project @ 2003-03-08 20:26:31 by bursa]James Bursa2003-03-083-30/+32
| | | | | | Fix coordinates, sprite area. svn path=/import/netsurf/; revision=105
* [project @ 2003-03-04 11:59:35 by bursa]James Bursa2003-03-0416-151/+172
| | | | | | More compiler warning fixes. svn path=/import/netsurf/; revision=104
* [project @ 2003-03-03 22:40:39 by bursa]James Bursa2003-03-039-149/+201
| | | | | | Fix many browser warnings. svn path=/import/netsurf/; revision=103
* [project @ 2003-02-28 11:49:13 by bursa]James Bursa2003-02-286-29/+45
| | | | | | More status messages, bug fixes. svn path=/import/netsurf/; revision=102
* [project @ 2003-02-26 18:22:24 by bursa]James Bursa2003-02-262-4/+7
| | | | | | Fix HTML parsing and JPEG bug. svn path=/import/netsurf/; revision=101
* [project @ 2003-02-25 21:00:27 by bursa]James Bursa2003-02-2513-46/+166
| | | | | | Bug fixes, experimental JPEG support. svn path=/import/netsurf/; revision=100
* [project @ 2003-02-09 19:32:24 by bursa]James Bursa2003-02-092-4/+9
| | | | | | Fix some warnings. svn path=/import/netsurf/; revision=99
* [project @ 2003-02-09 15:58:29 by bursa]James Bursa2003-02-091-1/+22
| | | | | | Document content/. svn path=/import/netsurf/; revision=98
* [project @ 2003-02-09 13:11:43 by bursa]James Bursa2003-02-091-0/+70
| | | | | | Notes for developers. svn path=/import/netsurf/; revision=97
* [project @ 2003-02-09 12:58:14 by bursa]James Bursa2003-02-0930-878/+1346
| | | | | | Reorganization and rewrite of fetch, cache, and content handling. svn path=/import/netsurf/; revision=96
* [project @ 2003-02-04 09:34:32 by bursa]James Bursa2003-02-046-572/+0
| | | | | | Remove obsolete files. svn path=/import/netsurf/; revision=95
* [project @ 2003-01-12 17:48:44 by bursa]James Bursa2003-01-123-14/+44
| | | | | | Implement title element. svn path=/import/netsurf/; revision=94
* [project @ 2003-01-11 19:46:59 by andrew]Andrew Duffell2003-01-111-1/+23
| | | | | | More detailed help and information. svn path=/import/netsurf/; revision=93
* [project @ 2003-01-11 17:36:40 by monkeyson]Phil Mellor2003-01-112-6/+35
| | | | | | Forms tweaked slightly. svn path=/import/netsurf/; revision=92
* [project @ 2003-01-11 17:33:31 by monkeyson]Phil Mellor2003-01-113-18/+270
| | | | | | | Mouse gestures. Recognises the same gestures as Opera, although only back, forward and reload actually do anything yet. svn path=/import/netsurf/; revision=91