Commit Graph

483 Commits

Author SHA1 Message Date
John Mark Bell
cda80645f2 [project @ 2004-04-01 00:26:05 by jmb]
Change mouse pointer over page elements

svn path=/import/netsurf/; revision=694
2004-04-01 00:26:05 +00:00
James Bursa
d5a81883e8 [project @ 2004-03-27 23:18:52 by bursa]
Implement url_nice() and make save boxes use it to choose the default filename.

svn path=/import/netsurf/; revision=682
2004-03-27 23:18:52 +00:00
James Bursa
c37e16a8c6 [project @ 2004-03-27 18:47:56 by bursa]
Save complete gui and F3 etc.

svn path=/import/netsurf/; revision=680
2004-03-27 18:47:56 +00:00
Michael Drake
9bf9d64089 [project @ 2004-03-25 22:29:33 by tlsa]
Give text input and text area form items a RISC OS style

svn path=/import/netsurf/; revision=668
2004-03-25 22:29:33 +00:00
John Mark Bell
7d0b144391 [project @ 2004-03-24 23:51:08 by jmb]
Text Export support.

svn path=/import/netsurf/; revision=665
2004-03-24 23:51:08 +00:00
Michael Drake
e944d395e0 [project @ 2004-03-24 10:26:48 by tlsa]
Centre text on buttons.

svn path=/import/netsurf/; revision=661
2004-03-24 10:26:48 +00:00
Richard Wilson
270da4008b [project @ 2004-03-22 21:10:57 by rjw]
Removed debug code.

svn path=/import/netsurf/; revision=654
2004-03-22 21:10:57 +00:00
John Mark Bell
bf46c363de [project @ 2004-03-22 01:38:09 by jmb]
Make form elements 3d.

svn path=/import/netsurf/; revision=653
2004-03-22 01:38:09 +00:00
James Bursa
2c757c1e79 [project @ 2004-03-22 00:36:53 by bursa]
Implement most of CSS borders.

svn path=/import/netsurf/; revision=650
2004-03-22 00:36:53 +00:00
Richard Wilson
a33ede3c92 [project @ 2004-03-19 21:22:52 by rjw]
Support for conversions at <8bpp.

svn path=/import/netsurf/; revision=637
2004-03-19 21:22:52 +00:00
Richard Wilson
0f262e4810 [project @ 2004-03-17 21:01:57 by rjw]
Tinct_ConvertSprite implemented for 8bpp sprites with 8bpp palettes.

svn path=/import/netsurf/; revision=629
2004-03-17 21:01:57 +00:00
James Bursa
a678c8a6c7 [project @ 2004-03-14 22:50:55 by bursa]
Reduce input height.

svn path=/import/netsurf/; revision=623
2004-03-14 22:50:55 +00:00
Richard Wilson
42c35f165f [project @ 2004-03-13 17:23:19 by rjw]
Fixed bug in scaling calculations.
Improved colour reproduction for <16bpp.
Improved dithering algorithm for >1bpp and <32bpp.
Implemented all opaque plotters for >4bpp.

svn path=/import/netsurf/; revision=613
2004-03-13 17:23:43 +00:00
Richard Wilson
2c3f38af26 [project @ 2004-03-12 01:00:32 by rjw]
Implemented 4bpp, 2bpp and 1bpp scaled alpha plotting.
Implemented 32bpp and 16bpp opaque plotting.
Implemented 32bpp and 16bpp scaled opaque plotting.
Improved 16bpp dithering.

svn path=/import/netsurf/; revision=610
2004-03-12 01:00:32 +00:00
James Bursa
f566ca8ccc [project @ 2004-03-11 02:19:56 by bursa]
Fix PNGTitle message.

svn path=/import/netsurf/; revision=607
2004-03-11 02:19:56 +00:00
Richard Wilson
9580e32c18 [project @ 2004-03-10 10:55:36 by rjw]
Tinct, suitable for all users. Does not currently support scaled plotting in 1bpp, 2bpp or 4bpp, or bilinear filtering.

svn path=/import/netsurf/; revision=601
2004-03-10 10:55:36 +00:00
Richard Wilson
ba3241ae11 [project @ 2004-03-10 10:55:04 by rjw]
Tinct, suitable for Iyonix/Omega users. Does not currently support scaled plotting in 1bpp, 2bpp or 4bpp, or bilinear filtering.

svn path=/import/netsurf/; revision=600
2004-03-10 10:55:04 +00:00
Richard Wilson
9a193dde9e [project @ 2004-03-10 10:53:29 by rjw]
Loads the correct version of Tinct.

svn path=/import/netsurf/; revision=599
2004-03-10 10:53:29 +00:00
James Bursa
7d9bf053b4 [project @ 2004-03-08 00:03:58 by bursa]
Implement Accept-Language option.

svn path=/import/netsurf/; revision=591
2004-03-08 00:03:58 +00:00
James Bursa
1237e077c7 [project @ 2004-03-07 22:42:53 by bursa]
Update french Messages.

svn path=/import/netsurf/; revision=590
2004-03-07 22:42:53 +00:00
James Bursa
7f68e012cc [project @ 2004-02-27 17:45:19 by bursa]
Move English text to Messages file for translation.

svn path=/import/netsurf/; revision=576
2004-02-27 17:45:19 +00:00
James Bursa
13787963e2 [project @ 2004-02-27 15:14:20 by bursa]
Add French translations by Bruno D'Arcangeli <bruno.darcangeli@armonix.org>.

svn path=/import/netsurf/; revision=575
2004-02-27 15:14:20 +00:00
James Bursa
0a4caa5687 [project @ 2004-02-26 17:25:51 by bursa]
Improvements to history window.

svn path=/import/netsurf/; revision=571
2004-02-26 17:26:01 +00:00
James Bursa
318869e90e [project @ 2004-02-26 00:44:42 by bursa]
Implement drag saving of drawfiles and clean up drag/drop/save code.

svn path=/import/netsurf/; revision=568
2004-02-26 00:44:42 +00:00
James Bursa
7897a98a4c [project @ 2004-02-25 15:12:57 by bursa]
Implement scaling; rewrite desktop/browser; add riscos/thumbnail; rewrite history.

svn path=/import/netsurf/; revision=566
2004-02-25 15:12:58 +00:00
James Bursa
919805da51 [project @ 2004-02-20 00:42:36 by bursa]
Partial implementation of collapsing margins.

svn path=/import/netsurf/; revision=561
2004-02-20 00:42:36 +00:00
John Mark Bell
e88cbc90ff [project @ 2004-02-14 14:01:38 by jmb]
Fix corrupted template file.

svn path=/import/netsurf/; revision=540
2004-02-14 14:01:38 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
James Bursa
0226e529e6 [project @ 2003-07-09 22:06:28 by bursa]
Make <center> block.

svn path=/import/netsurf/; revision=214
2003-07-09 22:06:28 +00:00
James Bursa
b2c3e89310 [project @ 2003-06-30 15:57:51 by bursa]
Update, add some links.

svn path=/import/netsurf/; revision=193
2003-06-30 15:57:51 +00:00
James Bursa
1246f7b970 [project @ 2003-06-24 23:35:57 by bursa]
Add certificate bundle from curl.

svn path=/import/netsurf/; revision=186
2003-06-24 23:35:57 +00:00
Philip Pemberton
e1b6179f9b [project @ 2003-06-05 14:33:18 by philpem]
Added test GIF

svn path=/import/netsurf/; revision=164
2003-06-05 14:33:18 +00:00
Philip Pemberton
97dea9f287 [project @ 2003-06-05 13:17:55 by philpem]
Added GIF decode support

svn path=/import/netsurf/; revision=160
2003-06-05 13:17:55 +00:00
Phil Mellor
9f81422aea [project @ 2003-06-01 23:02:56 by monkeyson]
Configuration windows added.  HTTP Proxy support (untested).

svn path=/import/netsurf/; revision=145
2003-06-01 23:02:56 +00:00
James Bursa
27d93c182c [project @ 2003-05-10 11:13:34 by bursa]
Partial PNG support.

svn path=/import/netsurf/; revision=129
2003-05-10 11:15:49 +00:00
James Bursa
09b1ede5a3 [project @ 2003-04-15 17:53:00 by bursa]
Inline images and related.

svn path=/import/netsurf/; revision=125
2003-04-15 17:53:00 +00:00
James Bursa
63b6455f73 [project @ 2003-04-13 12:50:10 by bursa]
style element, CSS fixes, id selectors.

svn path=/import/netsurf/; revision=124
2003-04-13 12:50:10 +00:00
James Bursa
230cb5f01f [project @ 2003-04-09 21:57:09 by bursa]
Table layout fixes, allowed type list.

svn path=/import/netsurf/; revision=119
2003-04-09 21:57:09 +00:00
James Bursa
c62f1a55e6 [project @ 2003-04-06 20:56:40 by bursa]
CSS bug fix.

svn path=/import/netsurf/; revision=118
2003-04-06 20:56:40 +00:00
James Bursa
4421b2e633 [project @ 2003-04-04 15:19:31 by bursa]
New CSS parser.

svn path=/import/netsurf/; revision=112
2003-04-04 15:19:32 +00:00
James Bursa
91f8a679db [project @ 2003-03-15 15:53:20 by bursa]
MIME types for local files, new test files.

svn path=/import/netsurf/; revision=107
2003-03-15 15:53:20 +00:00
James Bursa
8edb43af7d [project @ 2003-02-25 21:00:27 by bursa]
Bug fixes, experimental JPEG support.

svn path=/import/netsurf/; revision=100
2003-02-25 21:00:27 +00:00
James Bursa
ae3de436a3 [project @ 2003-01-06 00:02:52 by bursa]
Add hr.

svn path=/import/netsurf/; revision=84
2003-01-06 00:02:52 +00:00
James Bursa
a445058176 [project @ 2003-01-03 22:19:39 by bursa]
Table layout improvements.

svn path=/import/netsurf/; revision=82
2003-01-03 22:19:39 +00:00
Phil Mellor
33a91eb2fe [project @ 2002-12-30 02:06:03 by monkeyson]
Started support for img tag - doesn't attempt to fetch/render images yet.
Combo boxes in forms.

svn path=/import/netsurf/; revision=72
2002-12-30 02:06:03 +00:00
James Bursa
b9adc1d6c6 [project @ 2002-12-27 23:03:00 by bursa]
Implement color property.

svn path=/import/netsurf/; revision=69
2002-12-27 23:03:00 +00:00
James Bursa
c009c7111c [project @ 2002-10-15 11:09:56 by bursa]
Add application directory.

svn path=/import/netsurf/; revision=46
2002-10-15 11:09:56 +00:00