James Bursa
e8def12ba2
[project @ 2003-11-07 23:47:55 by bursa]
...
Add is_dir().
svn path=/import/netsurf/; revision=407
2003-11-07 23:47:55 +00:00
James Bursa
b212e59a20
[project @ 2003-11-06 19:41:41 by bursa]
...
Mask null polls and use PollIdle when appropriate.
svn path=/import/netsurf/; revision=406
2003-11-06 19:41:41 +00:00
John Mark Bell
33759f1e7b
[project @ 2003-11-06 15:38:12 by jmb]
...
Improve documentation. Now launches HTML docs if it can. Launches text docs otherwise.
svn path=/import/netsurf/; revision=405
2003-11-06 15:38:12 +00:00
John Mark Bell
e556a7b340
[project @ 2003-11-05 18:41:06 by jmb]
...
Text-decoration now spans child text elements
svn path=/import/netsurf/; revision=404
2003-11-05 18:41:06 +00:00
James Bursa
b1a8dce16c
[project @ 2003-11-05 16:25:35 by bursa]
...
Improved text-decoration support.
svn path=/import/netsurf/; revision=403
2003-11-05 16:25:35 +00:00
James Bursa
2b8e469f19
[project @ 2003-11-04 18:35:32 by bursa]
...
Patch inline container failure on some pages (eg. ebay).
svn path=/import/netsurf/; revision=402
2003-11-04 18:35:32 +00:00
James Bursa
94a175d78a
[project @ 2003-11-04 18:34:46 by bursa]
...
Fix downloads from cache.
svn path=/import/netsurf/; revision=401
2003-11-04 18:34:46 +00:00
John Mark Bell
804ee03ea6
[project @ 2003-11-02 01:42:54 by jmb]
...
Bring up-to-date
svn path=/import/netsurf/; revision=400
2003-11-02 01:42:54 +00:00
John Mark Bell
9f30dfd8ee
[project @ 2003-11-01 20:16:00 by jmb]
...
Improve error messages when required modules aren't present.
svn path=/import/netsurf/; revision=399
2003-11-01 20:16:00 +00:00
Michael Drake
a700664013
[project @ 2003-10-31 17:57:08 by tlsa]
...
Remove library version numbers
svn path=/import/netsurf/; revision=398
2003-10-31 17:57:08 +00:00
Michael Drake
08728ef7bc
[project @ 2003-10-31 17:23:39 by tlsa]
...
26-bit build removed
svn path=/import/netsurf/; revision=397
2003-10-31 17:23:39 +00:00
James Bursa
1315433449
[project @ 2003-10-31 15:18:36 by bursa]
...
Updated makefile to use -lxxx syntax for libraries.
svn path=/import/netsurf/; revision=396
2003-10-31 15:18:36 +00:00
John Mark Bell
04a1d398f2
[project @ 2003-10-31 10:58:35 by jmb]
...
Really fix scheme:moose bug
svn path=/import/netsurf/; revision=395
2003-10-31 10:58:35 +00:00
John Mark Bell
76c37600ad
[project @ 2003-10-30 22:45:23 by jmb]
...
Fix bug causing mailto: links to cause a crash
svn path=/import/netsurf/; revision=394
2003-10-30 22:45:23 +00:00
James Bursa
d3bd31c3a7
[project @ 2003-10-27 00:34:09 by bursa]
...
Fix controls which aren't inside a form.
svn path=/import/netsurf/; revision=393
2003-10-27 00:34:09 +00:00
Michael Drake
d846800eb7
[project @ 2003-10-26 13:09:20 by tlsa]
...
POST method now implemented
svn path=/import/netsurf/; revision=392
2003-10-26 13:09:20 +00:00
John Mark Bell
6d036cb630
[project @ 2003-10-26 12:41:51 by jmb]
...
Make fetch abort finish when auth is required.
Lose the right click performs the opposite action stuff in the login
dialog.
svn path=/import/netsurf/; revision=391
2003-10-26 12:41:51 +00:00
James Bursa
350cfd3570
[project @ 2003-10-26 11:40:50 by bursa]
...
Fix caret and buffer allocations.
svn path=/import/netsurf/; revision=390
2003-10-26 11:40:50 +00:00
John Mark Bell
f07a47d252
[project @ 2003-10-26 00:09:27 by jmb]
...
Fix bug involving while loop exiting early.
Move the xstrdup of the realm into riscos/401login.c
svn path=/import/netsurf/; revision=389
2003-10-26 00:09:27 +00:00
John Mark Bell
ab8edd9da4
[project @ 2003-10-25 22:51:45 by jmb]
...
Fix bug relating to
http://www.mw-software.com/software/artworks2/aw2support.html
svn path=/import/netsurf/; revision=388
2003-10-25 22:51:45 +00:00
John Mark Bell
c91e9b3458
[project @ 2003-10-25 22:03:14 by jmb]
...
Fix a bug where an infinite loop is entered if the hostname is entered
without a trailing '/'.
svn path=/import/netsurf/; revision=387
2003-10-25 22:03:14 +00:00
James Bursa
a325bfeed6
[project @ 2003-10-25 21:51:15 by bursa]
...
Submit textarea contents.
svn path=/import/netsurf/; revision=386
2003-10-25 21:51:15 +00:00
James Bursa
ee31317480
[project @ 2003-10-25 21:50:49 by bursa]
...
Textarea loading fix.
svn path=/import/netsurf/; revision=385
2003-10-25 21:50:49 +00:00
James Bursa
43145ba6e4
[project @ 2003-10-25 21:50:16 by bursa]
...
Temporary workaround for libcurl bug.
svn path=/import/netsurf/; revision=384
2003-10-25 21:50:16 +00:00
John Mark Bell
ad6185490d
[project @ 2003-10-25 19:21:42 by jmb]
...
Turn on support for other http auth methods (other than Basic).
This is untested.
svn path=/import/netsurf/; revision=383
2003-10-25 19:21:42 +00:00
John Mark Bell
c9e188a4d1
[project @ 2003-10-25 19:20:13 by jmb]
...
HTTP Auth login improved (greatly).
Addresses all three issues in the previous version.
svn path=/import/netsurf/; revision=382
2003-10-25 19:20:13 +00:00
Michael Drake
ed449261f6
[project @ 2003-10-25 18:28:24 by tlsa]
...
New homepage screenshot
svn path=/import/netsurf/; revision=381
2003-10-25 18:28:24 +00:00
James Bursa
a450bd220f
[project @ 2003-10-25 16:45:19 by bursa]
...
Remove obsolete files.
svn path=/import/netsurf/; revision=380
2003-10-25 16:45:19 +00:00
James Bursa
f6828df654
[project @ 2003-10-25 16:22:56 by bursa]
...
New home page url.
svn path=/import/netsurf/; revision=379
2003-10-25 16:22:56 +00:00
James Bursa
2ecfeff7e1
[project @ 2003-10-25 16:22:40 by bursa]
...
Minor tidy.
svn path=/import/netsurf/; revision=378
2003-10-25 16:22:40 +00:00
James Bursa
146011f919
[project @ 2003-10-25 16:22:11 by bursa]
...
Implement multipart/formdata POST.
svn path=/import/netsurf/; revision=377
2003-10-25 16:22:11 +00:00
Michael Drake
b514f9e1e3
[project @ 2003-10-25 16:12:08 by tlsa]
...
New default Homepage
svn path=/import/netsurf/; revision=376
2003-10-25 16:12:08 +00:00
James Bursa
28f974f00f
[project @ 2003-10-25 14:13:49 by bursa]
...
URL encoded POST support.
svn path=/import/netsurf/; revision=375
2003-10-25 14:13:49 +00:00
James Bursa
f1375fe19d
[project @ 2003-10-25 00:35:49 by bursa]
...
Split out and clean up form submit code.
svn path=/import/netsurf/; revision=374
2003-10-25 00:35:49 +00:00
John Mark Bell
099d537267
[project @ 2003-10-23 00:19:04 by jmb]
...
Add 401login.o to targets
svn path=/import/netsurf/; revision=373
2003-10-23 00:19:04 +00:00
John Mark Bell
caac2628a7
[project @ 2003-10-23 00:09:16 by jmb]
...
Enable logging into sites which require Basic Authentication
Has a couple of issues:
1) Opens the page in the first window in the list
2) Doesn't save the login details so you have to log in to each page.
3) The call to ro_gui_401login_open shouldn't be there.
svn path=/import/netsurf/; revision=372
2003-10-23 00:09:17 +00:00
John Mark Bell
9fd638f098
[project @ 2003-10-19 17:17:26 by jmb]
...
Make text-decoration span child elements.
Add text-decoration to css_dump()
svn path=/import/netsurf/; revision=371
2003-10-19 17:17:26 +00:00
John Mark Bell
6f33e2d42e
[project @ 2003-10-18 00:24:53 by jmb]
...
Miscellaneous fixes.
svn path=/import/netsurf/; revision=370
2003-10-18 00:24:53 +00:00
John Mark Bell
6ac3166271
[project @ 2003-10-17 23:59:23 by jmb]
...
Whoops. Fix CSS default so a:link really is underlined instead of
stricken (as earlier). Also lose LOGging from htmlredraw.c
svn path=/import/netsurf/; revision=369
2003-10-17 23:59:23 +00:00
John Mark Bell
c97107af5c
[project @ 2003-10-17 23:47:13 by jmb]
...
Add text-decoration support. Overline needs work. a:link defaults to
being underlined.
svn path=/import/netsurf/; revision=368
2003-10-17 23:47:13 +00:00
James Bursa
13d6923b5e
[project @ 2003-10-17 17:39:29 by bursa]
...
Implement :link, ignore stylesheets with syntax errors, parse pseudo classes.
svn path=/import/netsurf/; revision=367
2003-10-17 17:39:29 +00:00
James Bursa
a808d816ee
[project @ 2003-10-16 20:48:22 by bursa]
...
Add fallback rule for general CSS syntax, handle [attr=NUMBER].
svn path=/import/netsurf/; revision=366
2003-10-16 20:48:22 +00:00
James Bursa
e33b401cb8
[project @ 2003-10-16 12:43:53 by bursa]
...
Buffer css and scan in one piece to fix tokens split across blocks.
svn path=/import/netsurf/; revision=365
2003-10-16 12:43:53 +00:00
John Mark Bell
5e2fee7fd6
[project @ 2003-10-11 14:33:35 by jmb]
...
Prevent lnks and form items being clicked on when they are hidden
svn path=/import/netsurf/; revision=364
2003-10-11 14:33:35 +00:00
John Mark Bell
e826c73485
[project @ 2003-10-11 13:55:43 by jmb]
...
Fix visibility so visible children of hidden parents work
svn path=/import/netsurf/; revision=363
2003-10-11 13:55:43 +00:00
James Bursa
7569235a26
[project @ 2003-10-10 18:47:04 by bursa]
...
Add font[size] selectors.
svn path=/import/netsurf/; revision=362
2003-10-10 18:47:04 +00:00
John Mark Bell
0e5d05b125
[project @ 2003-10-10 18:13:36 by jmb]
...
CSS visibility support (not collapse)
svn path=/import/netsurf/; revision=361
2003-10-10 18:13:36 +00:00
James Bursa
33efbb2806
[project @ 2003-10-09 15:46:30 by bursa]
...
Make this more correct.
svn path=/import/netsurf/; revision=360
2003-10-09 15:46:30 +00:00
James Bursa
77e239298c
[project @ 2003-10-09 15:23:10 by bursa]
...
Minor textarea changes.
svn path=/import/netsurf/; revision=359
2003-10-09 15:23:10 +00:00
James Bursa
65263651e3
[project @ 2003-10-09 15:22:48 by bursa]
...
Implement box_insert_sibling().
svn path=/import/netsurf/; revision=358
2003-10-09 15:22:48 +00:00