- 18 Aug, 1997 2 commits
-
-
Andrew Hodgkinson authored
-
Andrew Hodgkinson authored
Limits.h, and ensured consistent comment styling throughout all sources. Fetch.c/h split to Fetch, FetchHTML and URLveneer. URLstat.c/h produced to cope with this. OpenURL and Find sources created from bits in the Windows source file that shouldn't have been there... These will get filled out shortly. Note that a few functions in Fetch are due to be renamed and moved; probably to Tokenutils.
-
- 12 Aug, 1997 1 commit
-
-
Andrew Hodgkinson authored
Quite a few general source changes throughout many files to sort out swapped toolbars. There will be more work on this shortly. svcprint.c has been modified to allow it to output to a file in PipeFS, so TML-less machines can still use the standard browser debug routines (albeit in a less than elegant fashion). Comments in that source file give more details. Plus a few more bug fixes.
-
- 08 Aug, 1997 1 commit
-
-
Andrew Hodgkinson authored
(adding up to a greater whole), which include removal of the dastardly 'invalid image number' errors that trace builds would raise from time to time. Frame highlights are now better controlled (releaseably so). Generally, this build represents the first genuinely promising version of the browser for quite some time, despite the known library problems with comment handling etc.
-
- 05 Aug, 1997 1 commit
-
-
Andrew Hodgkinson authored
Fixed problems with unsourced images in tables and a couple of other bugs here and there - nothing earth shattering... Just wanted to keep the CVS source up to date.
-
- 01 Aug, 1997 1 commit
-
-
Kevin Bracey authored
-
- 31 Jul, 1997 4 commits
-
-
Andrew Hodgkinson authored
HTTP, and have enough WimpSlot allocated.
-
Andrew Hodgkinson authored
Customer work complete, and this version just shipped. Had to comment out the code in Main.c that sets the user agent string to fake Netscape, as the persistent problems with forms in tables showed up much more on a modem link - net result was that the customer's log in page at didn't work. Not faking Netscape gives an authorisation dialogue instead, allowing access to the site even if not by the most elegant of methods.
-
Andrew Hodgkinson authored
Customer work complete, and this version just shipped. Had to comment out the code in Main.c that sets the user agent string to fake Netscape, as the persistent problems with forms in tables showed up much more on a modem link - net result was that the customer's log in page didn't work. Not faking Netscape gives an authorisation dialogue instead, allowing access to the site even if not by the most elegant of methods.
-
Andrew Hodgkinson authored
Debugging complete, and this version just shipped. Had to comment out the code in Main.c that sets the user agent string to fake Netscape, as the persistent problems with forms in tables showed up much more on a modem link - net result was that the customer log in page didn't work. Not faking Netscape gives an authorisation dialogue instead, allowing access to the site even if not by the most elegant of methods.
-
- 30 Jul, 1997 4 commits
-
-
Andrew Hodgkinson authored
-
Andrew Hodgkinson authored
-
Andrew Hodgkinson authored
-
Kevin Bracey authored
-
- 25 Jul, 1997 2 commits
-
-
Andrew Hodgkinson authored
Forgot to add the JavaScript, Customer and Meta source files at last check in...! Put in a few utilities in a new Utils directory also, which includes a TaskObey script that will take a backup of the Makefile, strip out the dependencies list, and (assuming the CVS call doesn't crash), restore the Makefile with dependencies intact from the backup.
-
Andrew Hodgkinson authored
-
- 24 Jul, 1997 6 commits
-
-
Kevin Bracey authored
-
Andrew Hodgkinson authored
CUSTOMER_SPECIAL. All code for customer to go under this. Redirections to /login.html now go to /simple.html instead, and the Messages file has additions to report errors if required for debugging regarding the JavaScript encountered on the page.
-
Andrew Hodgkinson authored
Altered dialler status reporting to be more efficient (only installs the null handler when it needs the online time)
-
Andrew Hodgkinson authored
-
Kevin Bracey authored
-
Andrew Hodgkinson authored
Added various TaskObey files to make different browser variants (the Makefile has been updated to support this). At present, TARGET must be set for the Make file to work (some oddity in AMU causing problems here). Added Multiuser.h to cope with a non-SINGLE_USER build for Customer.
-
- 18 Jul, 1997 1 commit
-
-
Ben Laughton authored
-