Commit Graph

82 Commits

Author SHA1 Message Date
Michael Drake 30702d00cb [project @ 2003-12-26 19:40:59 by tlsa]
Cookie support added

svn path=/import/netsurf/; revision=447
2003-12-26 19:40:59 +00:00
James Bursa 1b2b1ebe1c [project @ 2003-12-26 16:22:03 by bursa]
Enable cookies.

svn path=/import/netsurf/; revision=445
2003-12-26 16:22:03 +00:00
James Bursa 7ec54af359 [project @ 2003-12-19 00:40:28 by bursa]
Fix Themes menu, optimize toolbar opening.

svn path=/import/netsurf/; revision=431
2003-12-19 00:40:28 +00:00
James Bursa 0fbc1b4ba5 [project @ 2003-11-20 00:17:26 by bursa]
Simplify themes.

svn path=/import/netsurf/; revision=421
2003-11-20 00:17:26 +00:00
James Bursa 64941a66d2 [project @ 2003-11-15 00:26:41 by bursa]
New history window.

svn path=/import/netsurf/; revision=418
2003-11-15 00:26:42 +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
James Bursa d243589930 [project @ 2003-11-08 19:29:08 by bursa]
Tidy up intro page and add netsurf.sourceforge.net link.

svn path=/import/netsurf/; revision=414
2003-11-08 19:29:08 +00:00
James Bursa efba330582 [project @ 2003-11-08 19:17:58 by bursa]
Fix info box to stay on screen.

svn path=/import/netsurf/; revision=412
2003-11-08 19:17:58 +00:00
James Bursa 27d23b28fd [project @ 2003-11-08 13:49:34 by bursa]
Move Templates under en, new !Help.

svn path=/import/netsurf/; revision=410
2003-11-08 13:49:35 +00:00
James Bursa b055948973 [project @ 2003-11-07 23:51:13 by bursa]
Split out window.c, implement DataOpen and tidy up gui code.

svn path=/import/netsurf/; revision=408
2003-11-07 23:51:13 +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 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
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
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
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
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 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 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 16746b0151 [project @ 2003-10-08 20:48:46 by jmb]
Make cursor keys work in text areas

svn path=/import/netsurf/; revision=352
2003-10-08 20:48:46 +00:00
James Bursa 01e2426b49 [project @ 2003-10-07 21:41:55 by bursa]
Implementing a new CSS property overview.

svn path=/import/netsurf/; revision=349
2003-10-07 21:41:55 +00:00
Rob Jackson 0b5bea4c19 [project @ 2003-10-05 23:30:21 by rob]
Implemented download window interface, and modified ro_drag_info struct

svn path=/import/netsurf/; revision=345
2003-10-05 23:30:21 +00:00
Michael Drake f528562103 [project @ 2003-10-02 22:07:34 by tlsa]
Add link to Doxygen developer documentation.

svn path=/import/netsurf/; revision=344
2003-10-02 22:07:34 +00:00
James Bursa 7ef999c573 [project @ 2003-10-01 22:48:39 by bursa]
Improvements to <select>.

svn path=/import/netsurf/; revision=341
2003-10-01 22:48:39 +00:00
James Bursa 92d5404afa [project @ 2003-10-01 22:48:02 by bursa]
clear only applies to br.

svn path=/import/netsurf/; revision=340
2003-10-01 22:48:02 +00:00
James Bursa fd7078b1ad [project @ 2003-09-28 17:37:43 by bursa]
Implement CSS specificity and fix bugs.

svn path=/import/netsurf/; revision=329
2003-09-28 17:37:43 +00:00
Michael Drake a4c93bf500 [project @ 2003-09-28 16:46:48 by tlsa]
Change a:hover to a🔗hover

svn path=/import/netsurf/; revision=327
2003-09-28 16:46:48 +00:00
Michael Drake 7ef809e709 [project @ 2003-09-28 13:48:17 by tlsa]
svn path=/import/netsurf/; revision=325
2003-09-28 13:48:17 +00:00
James Bursa 311c488f5a [project @ 2003-09-26 23:22:00 by bursa]
Implement button element and more work on input element.

svn path=/import/netsurf/; revision=322
2003-09-26 23:22:00 +00:00
John Mark Bell 0650ab2886 [project @ 2003-09-26 17:11:02 by jmb]
It helps if you check in the Messages file when fiddling with menus

svn path=/import/netsurf/; revision=318
2003-09-26 17:11:02 +00:00
Michael Drake 92f3368c87 [project @ 2003-09-26 16:40:57 by tlsa]
New Documentation

svn path=/import/netsurf/; revision=316
2003-09-26 16:40:57 +00:00
James Bursa 5363548052 [project @ 2003-09-21 22:47:08 by bursa]
Implement display: inline-block and work on textarea.

svn path=/import/netsurf/; revision=307
2003-09-21 22:47:08 +00:00
James Bursa 4aadb2d013 [project @ 2003-09-19 23:36:17 by bursa]
Start converting forms to use CSS properly.

svn path=/import/netsurf/; revision=305
2003-09-19 23:36:17 +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
John Mark Bell abf3c0f80a [project @ 2003-09-10 22:40:32 by jmb]
Fix Drawfile module check. Add else statement to box.c:788

svn path=/import/netsurf/; revision=282
2003-09-10 22:40:32 +00:00
John Mark Bell b858507d90 [project @ 2003-09-10 22:27:15 by jmb]
Add support for Draw and Sprite files

svn path=/import/netsurf/; revision=281
2003-09-10 22:27:15 +00:00
James Bursa f185bb4d0d [project @ 2003-09-09 21:43:44 by bursa]
Display image alt text while it loads.

svn path=/import/netsurf/; revision=278
2003-09-09 21:43:44 +00:00
James Bursa 5c310d84dc [project @ 2003-08-29 12:57:14 by bursa]
Better handling of server HTTP errors.

svn path=/import/netsurf/; revision=259
2003-08-29 12:57:14 +00:00
James Bursa cef8c477c3 [project @ 2003-08-28 19:21:27 by bursa]
Start implementing download window.

svn path=/import/netsurf/; revision=255
2003-08-28 19:21:27 +00:00
James Bursa 1548c232ca [project @ 2003-08-27 20:09:57 by bursa]
Fix negative dimensions, more gui cleanup.

svn path=/import/netsurf/; revision=252
2003-08-27 20:09:57 +00:00
James Bursa fd5b6d0c80 [project @ 2003-08-26 22:37:32 by bursa]
Break out dialog related code from gui.c.

svn path=/import/netsurf/; revision=251
2003-08-26 22:37:32 +00:00
John Mark Bell 3c11ffdc9f [project @ 2003-08-24 22:39:55 by jmb]
Make plugins work. Improve initialisation of AcornURI. Add support for <iframe> (still needs rendering tweaks). Add Ctrl-F2 key sequence to close window.

svn path=/import/netsurf/; revision=246
2003-08-24 22:39:55 +00:00
James Bursa dfbe3c84f1 [project @ 2003-08-21 21:39:07 by bursa]
Break out menu related code.

svn path=/import/netsurf/; revision=245
2003-08-21 21:39:07 +00:00
John Mark Bell 0732b6c040 [project @ 2003-07-30 13:07:55 by jmb]
Remove Spurious !Boot file

svn path=/import/netsurf/; revision=243
2003-07-30 13:07:55 +00:00
John Mark Bell 7c474c848e [project @ 2003-07-30 13:06:22 by jmb]
Add support for Acorn URI Protocol and URI files (Rob Jackson)

svn path=/import/netsurf/; revision=242
2003-07-30 13:06:22 +00:00