Commit Graph

799 Commits

Author SHA1 Message Date
John Mark Bell bfb0116bea [project @ 2004-04-21 22:51:51 by jmb]
Fix crash in tolat1_pre. Thanks to John Tytgat for reporting.

svn path=/import/netsurf/; revision=800
2004-04-21 22:51:51 +00:00
James Bursa 3662d2aec7 [project @ 2004-04-21 22:27:49 by bursa]
Position floats correctly horizontally when padding or margins are present.

svn path=/import/netsurf/; revision=799
2004-04-21 22:27:49 +00:00
James Bursa a7dbc01677 [project @ 2004-04-21 22:26:54 by bursa]
Fix background clipping bug.

svn path=/import/netsurf/; revision=798
2004-04-21 22:26:54 +00:00
James Bursa ba507a8619 [project @ 2004-04-21 21:37:32 by bursa]
Change dimensions of radio and checkboxes to em.

svn path=/import/netsurf/; revision=797
2004-04-21 21:37:32 +00:00
James Bursa 9bd6721a73 [project @ 2004-04-21 21:36:06 by bursa]
Fix redraw bugs; change plotting of radio and checkboxes to make them scalable.

svn path=/import/netsurf/; revision=796
2004-04-21 21:36:06 +00:00
James Bursa 83a61530dc [project @ 2004-04-20 18:27:46 by bursa]
Make Content-Type type comparison case-insensitive (reported by Rien Mertens).

svn path=/import/netsurf/; revision=795
2004-04-20 18:27:46 +00:00
James Bursa 0422445008 [project @ 2004-04-18 22:53:22 by bursa]
Remove obsolete assert() to fix frames crash.

svn path=/import/netsurf/; revision=794
2004-04-18 22:53:22 +00:00
John Mark Bell 8e16babeaa [project @ 2004-04-18 21:10:02 by jmb]
Work around the lack of a '#' at the start of a colour specified in #rrggbb format

svn path=/import/netsurf/; revision=793
2004-04-18 21:10:02 +00:00
John Mark Bell 058e2d495d [project @ 2004-04-18 15:54:50 by jmb]
Update

svn path=/import/netsurf/; revision=792
2004-04-18 15:54:50 +00:00
James Bursa dc937fe9ba [project @ 2004-04-18 15:19:53 by bursa]
Implement <br> properly by adding BOX_BR; fix box tree normalisation bugs.

svn path=/import/netsurf/; revision=791
2004-04-18 15:19:53 +00:00
Richard Wilson dc510627d9 [project @ 2004-04-17 20:50:33 by rjw]
Fixed animation disposal handling.

svn path=/import/netsurf/; revision=790
2004-04-17 20:50:33 +00:00
Richard Wilson 6f5dd247ad [project @ 2004-04-17 16:45:46 by rjw]
Improved Scale window GUI functionality.
Improved icon update code.

svn path=/import/netsurf/; revision=789
2004-04-17 16:45:46 +00:00
James Bursa 455efb4fb7 [project @ 2004-04-17 16:00:16 by bursa]
Supply XML_CHAR_ENCODING_NONE to libxml2 when no encoding is specified so that meta charsets are used.

svn path=/import/netsurf/; revision=788
2004-04-17 16:00:16 +00:00
James Bursa 27816b80df [project @ 2004-04-16 22:29:10 by bursa]
Fix height of block contexts with no children (fixes FP exception crashes); factor out code for increasing height for floats.

svn path=/import/netsurf/; revision=787
2004-04-16 22:29:10 +00:00
John Mark Bell e4952d83eb [project @ 2004-04-15 16:18:19 by jmb]
Take account of configured minimun font size when calculating line height.

svn path=/import/netsurf/; revision=786
2004-04-15 16:18:19 +00:00
James Bursa 282629daa1 [project @ 2004-04-14 13:48:18 by bursa]
Remove obsolete include.

svn path=/import/netsurf/; revision=785
2004-04-14 13:48:18 +00:00
James Bursa eaf5d43082 [project @ 2004-04-14 12:55:16 by bursa]
Remove incorrect use of WITH_PLUGIN.

svn path=/import/netsurf/; revision=784
2004-04-14 12:55:16 +00:00
James Bursa ac7c95a641 [project @ 2004-04-14 12:54:20 by bursa]
Add loginlist to the debug build and schedule to the debugro build.

svn path=/import/netsurf/; revision=783
2004-04-14 12:54:20 +00:00
James Bursa a168eaaed6 [project @ 2004-04-14 12:53:14 by bursa]
Merge css_create() into css_convert().

svn path=/import/netsurf/; revision=782
2004-04-14 12:53:14 +00:00
James Bursa 9978864c34 [project @ 2004-04-14 12:47:40 by bursa]
Remove obsolete files.

svn path=/import/netsurf/; revision=781
2004-04-14 12:47:40 +00:00
James Bursa 6f9b7ab40d [project @ 2004-04-13 23:22:29 by bursa]
Remove obsolete file.

svn path=/import/netsurf/; revision=780
2004-04-13 23:22:29 +00:00
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