Commit Graph

778 Commits

Author SHA1 Message Date
James Bursa
0bb2a027d6 [project @ 2004-04-13 23:21:03 by bursa]
Make scheme matching stricter.

svn path=/import/netsurf/; revision=779
2004-04-13 23:21:03 +00:00
James Bursa
5e41f0465c [project @ 2004-04-13 23:20:23 by bursa]
Table layout fix and table-float interaction changes.

svn path=/import/netsurf/; revision=778
2004-04-13 23:20:23 +00:00
James Bursa
31c76750f9 [project @ 2004-04-13 23:19:44 by bursa]
Remove some obsolete options.

svn path=/import/netsurf/; revision=777
2004-04-13 23:19:44 +00:00
Andrew Duffell
1bd8727c69 [project @ 2004-04-13 21:57:12 by andrew]
removal of redundant options bor browser

svn path=/import/netsurf/; revision=776
2004-04-13 21:57:12 +00:00
Andrew Duffell
d2b9add958 [project @ 2004-04-13 21:55:50 by andrew]
Removal of redundant browser choices options

svn path=/import/netsurf/; revision=775
2004-04-13 21:55:50 +00:00
Richard Wilson
033e1cda54 [project @ 2004-04-13 19:04:32 by rjw]
Added extra menu options.
Fixed bug in menu creation for values not present in the Messages file.

svn path=/import/netsurf/; revision=774
2004-04-13 19:04:32 +00:00
Richard Wilson
f31bd7c468 [project @ 2004-04-13 18:59:29 by rjw]
Added extra menu definitions.

svn path=/import/netsurf/; revision=773
2004-04-13 18:59:29 +00:00
John Mark Bell
f5d8e5856c [project @ 2004-04-13 16:15:23 by jmb]
Move hot spot of caret pointer down.
Tidy up caret pointer sprite

svn path=/import/netsurf/; revision=772
2004-04-13 16:15:23 +00:00
John Mark Bell
e4c8adc2a2 [project @ 2004-04-13 15:54:15 by jmb]
Remove spurious xmlFree call

svn path=/import/netsurf/; revision=771
2004-04-13 15:54:15 +00:00
John Mark Bell
1df9d83656 [project @ 2004-04-13 13:31:54 by jmb]
Fix bug in URL rewriting affecting pages with embedded HTML documents.
Rename save_complete_internal to save_complete_html to aid clarity

svn path=/import/netsurf/; revision=770
2004-04-13 13:31:54 +00:00
John Mark Bell
408aa68174 [project @ 2004-04-13 13:30:22 by jmb]
Fix my incorrect reading of the spec - shape defaults to rectangle

svn path=/import/netsurf/; revision=769
2004-04-13 13:30:22 +00:00
John Mark Bell
04cdfb6151 [project @ 2004-04-12 23:59:01 by jmb]
Fix flawed check for URL scheme we can handle

svn path=/import/netsurf/; revision=768
2004-04-12 23:59:01 +00:00
John Mark Bell
226f3efbe8 [project @ 2004-04-12 22:04:51 by jmb]
Fix calculation of string width

svn path=/import/netsurf/; revision=767
2004-04-12 22:04:51 +00:00
John Mark Bell
d0a3543e72 [project @ 2004-04-12 21:46:08 by jmb]
Add popup tooltip containing URL when mouse is over history window entry

svn path=/import/netsurf/; revision=766
2004-04-12 21:46:08 +00:00
James Bursa
897ecd8e1b [project @ 2004-04-12 21:12:50 by bursa]
Add margins for a few elements.

svn path=/import/netsurf/; revision=765
2004-04-12 21:12:50 +00:00
Michael Drake
9056089245 [project @ 2004-04-12 20:56:44 by tlsa]
Add link to new progress page.

svn path=/import/netsurf/; revision=764
2004-04-12 20:56:44 +00:00
James Bursa
9d4f0a373c [project @ 2004-04-12 20:43:29 by bursa]
Fix bug in url_join().

svn path=/import/netsurf/; revision=763
2004-04-12 20:43:29 +00:00
Richard Wilson
7d165500d3 [project @ 2004-04-12 19:40:57 by rjw]
Theme height now reported as 2 OS units larger.

svn path=/import/netsurf/; revision=762
2004-04-12 19:40:57 +00:00
John Mark Bell
8be63e7828 [project @ 2004-04-12 18:55:35 by jmb]
Fix bad links

svn path=/import/netsurf/; revision=761
2004-04-12 18:55:35 +00:00
Richard Wilson
a3ae85ffc3 [project @ 2004-04-12 18:28:51 by rjw]
Sets application system variables as described at http://www.iyonix.com/32bit/help.shtml

svn path=/import/netsurf/; revision=760
2004-04-12 18:28:51 +00:00
James Bursa
3b137ab233 [project @ 2004-04-12 18:01:32 by bursa]
Fix links to new filenames.

svn path=/import/netsurf/; revision=759
2004-04-12 18:01:32 +00:00
James Bursa
d3e0071532 [project @ 2004-04-12 17:44:58 by bursa]
Rename Docs files.

svn path=/import/netsurf/; revision=758
2004-04-12 17:44:58 +00:00
James Bursa
b7c5c93e59 [project @ 2004-04-12 17:43:54 by bursa]
Replace / in docs file names with _.

svn path=/import/netsurf/; revision=757
2004-04-12 17:43:54 +00:00
James Bursa
ccba68eb36 [project @ 2004-04-12 17:32:45 by bursa]
Fix layout bugs related to height and inline blocks.

svn path=/import/netsurf/; revision=756
2004-04-12 17:32:45 +00:00
John Mark Bell
f797fdd2ad [project @ 2004-04-12 13:01:01 by jmb]
Prevent loading of multiple copies

svn path=/import/netsurf/; revision=755
2004-04-12 13:01:01 +00:00
James Bursa
9628b9102c [project @ 2004-04-12 00:00:47 by bursa]
Rewrite block context layout, implementing collapsing and negative margins and margins for tables.

svn path=/import/netsurf/; revision=754
2004-04-12 00:00:47 +00:00
Richard Wilson
cc48a49f21 [project @ 2004-04-11 14:30:18 by rjw]
Fixed memory leak.
Fixed background not being cleared for thumbnails that are not oversampled.

svn path=/import/netsurf/; revision=753
2004-04-11 14:30:18 +00:00
Richard Wilson
568ea65400 [project @ 2004-04-11 14:29:30 by rjw]
Added ability to turn off 32bpp thumbnails.

svn path=/import/netsurf/; revision=752
2004-04-11 14:29:30 +00:00
Richard Wilson
4e675324dc [project @ 2004-04-11 12:14:21 by rjw]
Fix for scaled sprites having a vertical offset a pixel too high.

svn path=/import/netsurf/; revision=751
2004-04-11 12:14:21 +00:00
John Mark Bell
67fce3b801 [project @ 2004-04-11 00:35:24 by jmb]
Retain aspect ratio of boxes if only one of width/height are specified (eg <img src="blah" width="123"> would scale height to be 123/image_width * image_height)

NB: This does /not/ work for %age widths as %age heights do nothing as yet

svn path=/import/netsurf/; revision=750
2004-04-11 00:35:24 +00:00
John Mark Bell
076b8c8a96 [project @ 2004-04-10 23:41:12 by jmb]
Fix use of wrong variable when rewriting <style> elements

svn path=/import/netsurf/; revision=749
2004-04-10 23:41:12 +00:00
John Mark Bell
02915fd4cd [project @ 2004-04-10 23:12:28 by jmb]
Add text under thumbnails again.

svn path=/import/netsurf/; revision=748
2004-04-10 23:12:28 +00:00
Richard Wilson
88bf9d7ddc [project @ 2004-04-10 20:04:11 by rjw]
Fix for thumbnail palette bug.
Fix for upper case iconsprite names.
Uses thumbnail sprite creation routines.

svn path=/import/netsurf/; revision=747
2004-04-10 20:04:11 +00:00
Richard Wilson
4244812ff9 [project @ 2004-04-10 20:02:27 by rjw]
Palettes are set up when redirecting to sprites.

svn path=/import/netsurf/; revision=746
2004-04-10 20:02:27 +00:00
John Mark Bell
82b4ac72df [project @ 2004-04-10 18:42:37 by jmb]
Fix bug in sanity checking code

svn path=/import/netsurf/; revision=745
2004-04-10 18:42:37 +00:00
Richard Wilson
f61d7fe881 [project @ 2004-04-10 18:19:35 by rjw]
Thumnails now created with a palette to fix incorrect colour rendition.
Thumnails output to a 32bpp sprite where possible.
Thumnails oversampled to improve display if desired.

svn path=/import/netsurf/; revision=744
2004-04-10 18:19:35 +00:00
Richard Wilson
4934762dd6 [project @ 2004-04-10 18:12:58 by rjw]
Added option for thumbnail oversampling.

svn path=/import/netsurf/; revision=743
2004-04-10 18:12:58 +00:00
John Mark Bell
7218268567 [project @ 2004-04-10 12:57:17 by jmb]
Remove download contents from the cache

svn path=/import/netsurf/; revision=742
2004-04-10 12:57:17 +00:00
James Bursa
e90e01cd49 [project @ 2004-04-09 21:06:10 by bursa]
Add FixFonts to attempt to fix common font problem.

svn path=/import/netsurf/; revision=741
2004-04-09 21:06:10 +00:00
John Mark Bell
9de746e0a0 [project @ 2004-04-08 23:46:41 by jmb]
Improve keypress handling in form text boxes.
Note: Not yet implemented for textareas as these need more work anyway.

svn path=/import/netsurf/; revision=740
2004-04-08 23:46:41 +00:00
Richard Wilson
13f1dde4d9 [project @ 2004-04-08 17:30:26 by rjw]
Support for 32bpp thumbnails.

svn path=/import/netsurf/; revision=739
2004-04-08 17:30:26 +00:00
John Mark Bell
29578a4fd8 [project @ 2004-04-07 19:19:31 by jmb]
Take account of file path when creating POST data.

svn path=/import/netsurf/; revision=738
2004-04-07 19:19:31 +00:00
Andrew Duffell
64cd951ae2 [project @ 2004-04-07 12:58:55 by andrew]
Correction of letters CSS

svn path=/import/netsurf/; revision=737
2004-04-07 12:58:55 +00:00
Andrew Duffell
2f12434e01 [project @ 2004-04-07 12:56:20 by andrew]
!Sprites22

svn path=/import/netsurf/; revision=736
2004-04-07 12:56:20 +00:00
Andrew Duffell
4dd5bd36c0 [project @ 2004-04-07 12:54:55 by andrew]
Incorrect sizeing of letters CSS corrected

svn path=/import/netsurf/; revision=735
2004-04-07 12:54:55 +00:00
John Mark Bell
96aa983ac6 [project @ 2004-04-06 23:23:24 by jmb]
Fix for changed GIF data structures

svn path=/import/netsurf/; revision=734
2004-04-06 23:23:24 +00:00
Richard Wilson
caf63ec012 [project @ 2004-04-06 23:13:32 by rjw]
Added gifread.o

svn path=/import/netsurf/; revision=733
2004-04-06 23:13:32 +00:00
Richard Wilson
8b7d128a57 [project @ 2004-04-06 23:13:25 by rjw]
New GIF reading code.

svn path=/import/netsurf/; revision=732
2004-04-06 23:13:25 +00:00
Andrew Duffell
48c685bfaa [project @ 2004-04-06 13:52:58 by andrew]
Addition of Small CSS file icon and correction of font on large icon

svn path=/import/netsurf/; revision=731
2004-04-06 13:52:58 +00:00
Andrew Duffell
62cfb28677 [project @ 2004-04-06 13:50:55 by andrew]
Addition of Small CSS file icon

svn path=/import/netsurf/; revision=730
2004-04-06 13:50:55 +00:00