Commit Graph

98 Commits

Author SHA1 Message Date
James Bursa
765c02622b [project @ 2004-02-13 23:07:42 by bursa]
Add font size configuration and fix proxy options bug.

svn path=/import/netsurf/; revision=538
2004-02-13 23:07:42 +00:00
James Bursa
1319ff78c8 [project @ 2004-02-13 16:09:12 by bursa]
Clean up and rewrite options code.

svn path=/import/netsurf/; revision=536
2004-02-13 16:09:12 +00:00
John Mark Bell
3d17484046 [project @ 2004-02-02 01:38:54 by jmb]
Indent list items

svn path=/import/netsurf/; revision=530
2004-02-02 01:38:54 +00:00
Michael Drake
db56133900 [project @ 2004-01-28 23:49:56 by tlsa]
Change default CSS file.  pre now monospaced plus other minor changes

svn path=/import/netsurf/; revision=517
2004-01-28 23:49:56 +00:00
John Mark Bell
1ee029cee6 [project @ 2004-01-28 21:48:10 by jmb]
Add font-family support. Still needs a little work, but works fine as is.
Add CSS rules for text formatting HTML tags (<DFN> <CITE> <CODE> etc.)
Update TODO lists.

svn path=/import/netsurf/; revision=514
2004-01-28 21:48:10 +00:00
Michael Drake
23c204d575 [project @ 2004-01-26 22:14:38 by tlsa]
Add palette to Preview sprite to avoid rendering problems.

svn path=/import/netsurf/; revision=511
2004-01-26 22:14:38 +00:00
John Mark Bell
49ff405d45 [project @ 2004-01-26 01:24:32 by jmb]
Add rules for <u>, <s>, <ins> and <del>

svn path=/import/netsurf/; revision=506
2004-01-26 01:24:32 +00:00
Michael Drake
f7bed875d4 [project @ 2004-01-25 12:47:05 by tlsa]
All theme sprites now have palettes.  Buttons shrink when pressed.

svn path=/import/netsurf/; revision=502
2004-01-25 12:47:05 +00:00
James Bursa
8755ceb0c8 [project @ 2004-01-23 20:46:29 by bursa]
Add error pages for fetch failures.

svn path=/import/netsurf/; revision=498
2004-01-23 20:46:29 +00:00
Michael Drake
70cd3bdc99 [project @ 2004-01-20 19:29:10 by tlsa]
Change CSS layout stuff and remove debugging key shortcuts.

svn path=/import/netsurf/; revision=491
2004-01-20 19:29:10 +00:00
Michael Drake
10b546f7f9 [project @ 2004-01-19 00:48:57 by tlsa]
Move themes document and update user guide with keyboard and URL shortcuts.  Plus minor tweaks.

svn path=/import/netsurf/; revision=489
2004-01-19 00:48:57 +00:00
Michael Drake
b231587072 [project @ 2004-01-05 20:30:08 by tlsa]
New theme

svn path=/import/netsurf/; revision=488
2004-01-05 20:30:08 +00:00
Michael Drake
ff1a93e203 [project @ 2004-01-05 20:20:44 by tlsa]
New user guide graphics

svn path=/import/netsurf/; revision=487
2004-01-05 20:20:44 +00:00
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
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
John Mark Bell
fe1e4efac2 [project @ 2003-12-27 04:50:02 by jmb]
Add rudimentary ANT URL protocol support

svn path=/import/netsurf/; revision=458
2003-12-27 04:50:02 +00:00
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