Commit Graph

16 Commits

Author SHA1 Message Date
John Mark Bell 05d75afd89 [project @ 2003-12-31 17:09:03 by jmb]
Rename login template to "login".
Use OS_GBPB9 to get filename of plugin logos.

svn path=/import/netsurf/; revision=474
2003-12-31 17:09:03 +00:00
John Mark Bell 343038c6b4 [project @ 2003-12-30 17:52:26 by jmb]
Add some error handling

svn path=/import/netsurf/; revision=473
2003-12-30 17:52:26 +00:00
John Mark Bell 25ec7fcc34 [project @ 2003-12-30 16:47:16 by jmb]
Read cookie file from the correct path

svn path=/import/netsurf/; revision=472
2003-12-30 16:47:16 +00:00
John Mark Bell b0b2ec850f [project @ 2003-12-28 02:35:46 by jmb]
Remove expired cookies from the cookiejar.
Cookies are removed every time a window is closed and when NetSurf is
quit.
/me slaps libcurl for not doing it itself.

Make cookie_create() read the cookie jar location from the messages file.

svn path=/import/netsurf/; revision=463
2003-12-28 02:35:46 +00:00
John Mark Bell 9ec88eb91f [project @ 2003-12-27 23:49:31 by jmb]
Add about:cookies.
Tidy special URL handling code (it's now been moved into url_join in
utils.c).

svn path=/import/netsurf/; revision=461
2003-12-27 23:49:31 +00:00
James Bursa 06d3f56519 [project @ 2003-12-19 17:27:39 by bursa]
Fix buffer overflow.

svn path=/import/netsurf/; revision=436
2003-12-19 17:27:39 +00:00
James Bursa 4c80a24364 [project @ 2003-12-19 17:11:07 by bursa]
Add netsurf_version string.

svn path=/import/netsurf/; revision=435
2003-12-19 17:11:07 +00:00
John Mark Bell 7d67bd5a31 [project @ 2003-12-19 01:00:22 by jmb]
Add build date to Info dialog.
Move populate_version into utils

svn path=/import/netsurf/; revision=433
2003-12-19 01:00:22 +00:00
John Mark Bell bf202492f9 [project @ 2003-11-08 21:47:10 by jmb]
Sync Info box and About Page version numbers.
If no version is specified in the Messages file, it defaults to "CVS
Test Build"
Remove unnecessary TODOs in plugin.c

svn path=/import/netsurf/; revision=415
2003-11-08 21:47:10 +00:00
John Mark Bell cce87c5890 [project @ 2003-09-28 16:01:42 by jmb]
Fix freeze when accessing about page

svn path=/import/netsurf/; revision=326
2003-09-28 16:01:42 +00:00
John Mark Bell 3e023a74a7 [project @ 2003-09-27 17:05:25 by jmb]
Fix plugin image loading

svn path=/import/netsurf/; revision=323
2003-09-27 17:05:25 +00:00
John Mark Bell ba67140eb5 [project @ 2003-09-26 22:51:18 by jmb]
Let's try that again

svn path=/import/netsurf/; revision=321
2003-09-26 22:51:18 +00:00
John Mark Bell 75abb473a8 [project @ 2003-09-26 22:29:02 by jmb]
Add debug LOG macro calls

svn path=/import/netsurf/; revision=320
2003-09-26 22:29:02 +00:00
John Mark Bell 9b6a3f62be [project @ 2003-09-26 21:58:11 by jmb]
Improve image filename discovery

svn path=/import/netsurf/; revision=319
2003-09-26 21:58:11 +00:00
John Mark Bell 4228475811 [project @ 2003-09-17 21:43:15 by jmb]
Fix about page HTMl a bit

svn path=/import/netsurf/; revision=301
2003-09-17 21:43:15 +00:00
John Mark Bell f4e447871b [project @ 2003-09-16 20:02:55 by jmb]
Add dynamically created About page. Accessed via about:

svn path=/import/netsurf/; revision=294
2003-09-16 20:02:55 +00:00