John Mark Bell
e42361b684
[project @ 2004-05-02 17:38:29 by jmb]
...
Move save_complete_init() call to gui_init()
svn path=/import/netsurf/; revision=818
2004-05-02 17:38:29 +00:00
John Mark Bell
a054631f2d
[project @ 2004-05-02 17:06:59 by jmb]
...
No longer truncate bytesize.
svn path=/import/netsurf/; revision=817
2004-05-02 17:06:59 +00:00
John Mark Bell
afb5e4209b
[project @ 2004-05-02 17:01:37 by jmb]
...
Remove #ifdef nastiness. Now uses alloca.
svn path=/import/netsurf/; revision=816
2004-05-02 17:01:37 +00:00
John Tytgat
f310036536
[project @ 2004-05-02 14:49:28 by joty]
...
Corrupted PNG files will no longer result in assert() calling. See
test suite at http://www.schaik.com/pngsuite/pngsuite.html .
svn path=/import/netsurf/; revision=815
2004-05-02 14:49:28 +00:00
John Mark Bell
51bea40b9a
[project @ 2004-05-02 01:04:38 by jmb]
...
A couple more Norcroft-related patches.
The use of #ifdef __GNU_C__ in both of these can be avoided. I'm not entirely sure whether it would be sensible to do so, so I've left them as-is.
svn path=/import/netsurf/; revision=814
2004-05-02 01:04:38 +00:00
John Mark Bell
8cb321ec78
[project @ 2004-05-02 00:21:40 by jmb]
...
Minimal fixes to allow compilation with Norcroft
svn path=/import/netsurf/; revision=813
2004-05-02 00:21:41 +00:00
John Tytgat
8d57502f04
[project @ 2004-05-02 00:16:23 by joty]
...
Ack successful save with message_DATA_LOAD.
svn path=/import/netsurf/; revision=812
2004-05-02 00:16:23 +00:00
John Tytgat
75871a2ac5
[project @ 2004-05-01 23:40:37 by joty]
...
Workaround for Norcroft oddity.
svn path=/import/netsurf/; revision=811
2004-05-01 23:40:37 +00:00
John Tytgat
49ac08e2e4
[project @ 2004-05-01 21:37:29 by joty]
...
fetch_curl_header() : better protection against malformed header lines;
realm data line is now properly terminated with NUL character.
svn path=/import/netsurf/; revision=810
2004-05-01 21:37:29 +00:00
John Mark Bell
dcfa1164d3
[project @ 2004-05-01 20:16:38 by jmb]
...
Escape @import in doxygen comments
svn path=/import/netsurf/; revision=809
2004-05-01 20:16:38 +00:00
Michael Drake
e8db0032cc
[project @ 2004-05-01 19:20:13 by tlsa]
...
Increase wimpslot.
svn path=/import/netsurf/; revision=808
2004-05-01 19:20:13 +00:00
James Bursa
5e240b5964
[project @ 2004-05-01 17:54:49 by bursa]
...
Update list of libraries.
svn path=/import/netsurf/; revision=807
2004-05-01 17:54:49 +00:00
James Bursa
d7a4adf481
[project @ 2004-05-01 17:48:38 by bursa]
...
CSS parsing improvements: new tokeniser using re2c, improve memory-exhaustion behaviour, plug leaks, reduce memory usage, clean up code, add source documention.
svn path=/import/netsurf/; revision=806
2004-05-01 17:48:38 +00:00
James Bursa
199eee4b0b
[project @ 2004-04-26 13:47:51 by bursa]
...
Fix scaled GIF animations.
svn path=/import/netsurf/; revision=805
2004-04-26 13:47:51 +00:00
James Bursa
330a3bb64c
[project @ 2004-04-26 13:45:52 by bursa]
...
Fix box_coords().
svn path=/import/netsurf/; revision=804
2004-04-26 13:45:52 +00:00
Matthew Hambley
d44ab700d0
[project @ 2004-04-25 11:40:05 by matthewh]
...
A more human face to download bytecounts. Needs someone who can speak French to correct the fr messages file.
svn path=/import/netsurf/; revision=803
2004-04-25 11:40:05 +00:00
James Bursa
7a06e57bb2
[project @ 2004-04-24 23:44:06 by bursa]
...
Add table[align=center].
svn path=/import/netsurf/; revision=802
2004-04-24 23:44:06 +00:00
James Bursa
1f07fc6de5
[project @ 2004-04-24 23:42:31 by bursa]
...
Replace void pointer in content callbacks with union content_msg_data. Fix animated gif flickering (except for scaled or masked gifs). Add gif to the debug builds.
svn path=/import/netsurf/; revision=801
2004-04-24 23:42:32 +00:00
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