John Mark Bell
b2242ae0f0
[project @ 2004-03-24 20:10:03 by jmb]
...
Remove need for XML parse tree to be kept in memory.
The source document is now reparsed when saving complete.
svn path=/import/netsurf/; revision=662
2004-03-24 20:10:03 +00:00
John Mark Bell
9c723a5924
[project @ 2004-03-24 00:07:21 by jmb]
...
Add URL rewriting for most URLs.
Still TODO:
1) rewriting of @import rules
2) Objects used by embedded html pages
NB. This change means that the XML parse tree is kept in memory until the content is freed.
svn path=/import/netsurf/; revision=659
2004-03-24 00:07:21 +00:00
James Bursa
85e6f03a92
[project @ 2004-03-22 00:37:38 by bursa]
...
Minor change in layout_line() to fix some failures.
svn path=/import/netsurf/; revision=651
2004-03-22 00:37:38 +00:00
John Mark Bell
7e922c290f
[project @ 2004-03-21 21:32:15 by jmb]
...
Fix for SparkFS causing problems with uploading zip files.
Map filetypes to mimetype properly.
svn path=/import/netsurf/; revision=646
2004-03-21 21:32:15 +00:00
John Mark Bell
3aeafecd7b
[project @ 2004-03-21 20:07:14 by jmb]
...
<input type="file" support>
Broken in places.
svn path=/import/netsurf/; revision=645
2004-03-21 20:07:14 +00:00
James Bursa
423f0f1e70
[project @ 2004-03-21 13:55:51 by bursa]
...
Implement gui_window_update_box() and use in response to CONTENT_MSG_REDRAW.
svn path=/import/netsurf/; revision=644
2004-03-21 13:55:51 +00:00
James Bursa
15537fb20d
[project @ 2004-03-21 12:50:10 by bursa]
...
Animation support, not yet optimised.
svn path=/import/netsurf/; revision=641
2004-03-21 12:50:10 +00:00
John Mark Bell
19bb86e2ad
[project @ 2004-03-20 22:15:40 by jmb]
...
Fix potential crash caused by <input type="button">
svn path=/import/netsurf/; revision=639
2004-03-20 22:15:40 +00:00
John Mark Bell
cd6ce1339f
[project @ 2004-03-20 21:56:43 by jmb]
...
Render <input type="button" ...>
svn path=/import/netsurf/; revision=638
2004-03-20 21:56:43 +00:00
James Bursa
f606bc6219
[project @ 2004-03-14 22:49:40 by bursa]
...
Break out box_text_transform().
svn path=/import/netsurf/; revision=621
2004-03-14 22:49:40 +00:00
James Bursa
b5322e10b0
[project @ 2004-03-14 22:49:14 by bursa]
...
Fix serious inline container layout bug.
svn path=/import/netsurf/; revision=620
2004-03-14 22:49:14 +00:00
James Bursa
5ddcc2b440
[project @ 2004-03-13 20:48:00 by bursa]
...
Remove +1 from size of inline containers.
svn path=/import/netsurf/; revision=619
2004-03-13 20:48:00 +00:00
James Bursa
fba46de9cb
[project @ 2004-03-11 02:19:13 by bursa]
...
Add source_data to content structure and remove equivalents from individual contents.
svn path=/import/netsurf/; revision=606
2004-03-11 02:19:14 +00:00
John Mark Bell
217eae922b
[project @ 2004-03-08 18:21:21 by jmb]
...
Attempt to detect document charset encoding if the server doesn't send it.
svn path=/import/netsurf/; revision=592
2004-03-08 18:21:21 +00:00
James Bursa
1c85bf0429
[project @ 2004-03-02 18:02:17 by bursa]
...
Add new url functions and modify to use them.
svn path=/import/netsurf/; revision=578
2004-03-02 18:02:41 +00:00
James Bursa
2d816dda23
[project @ 2004-02-28 17:23:07 by bursa]
...
Fix float-related crashes.
svn path=/import/netsurf/; revision=577
2004-02-28 17:23:07 +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
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
22cb2fe809
[project @ 2004-02-22 22:27:31 by bursa]
...
Fix calculate_widths() for floats.
svn path=/import/netsurf/; revision=564
2004-02-22 22:27:31 +00:00
James Bursa
3a93e23b60
[project @ 2004-02-22 22:22:50 by bursa]
...
Take margins, broder, padding into account in calculate_widths().
svn path=/import/netsurf/; revision=563
2004-02-22 22:22:50 +00:00
James Bursa
a7f3829d55
[project @ 2004-02-20 00:43:17 by bursa]
...
Fix html_destroy() crash, add documentation.
svn path=/import/netsurf/; revision=562
2004-02-20 00:43:17 +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
James Bursa
13925ef8d5
[project @ 2004-02-18 00:24:41 by bursa]
...
Correct documentation of struct box.
svn path=/import/netsurf/; revision=560
2004-02-18 00:24:41 +00:00
John Mark Bell
6839622183
[project @ 2004-02-17 12:41:38 by jmb]
...
Begin save complete support.
Fix memory leak when using Select PNG renderer. (commented out lines can probably removed)
svn path=/import/netsurf/; revision=556
2004-02-17 12:41:38 +00:00
John Mark Bell
88beb484c5
[project @ 2004-02-15 22:19:43 by jmb]
...
Font support in draw export.
svn path=/import/netsurf/; revision=549
2004-02-15 22:19:43 +00:00
James Bursa
86f7dfbc96
[project @ 2004-02-15 20:39:53 by bursa]
...
Document box.h, remove struct page_elements.
svn path=/import/netsurf/; revision=547
2004-02-15 20:39:53 +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
b5fd9fb297
[project @ 2004-02-13 16:10:28 by bursa]
...
Simplify and break out layout_clear().
svn path=/import/netsurf/; revision=537
2004-02-13 16:10:28 +00:00
James Bursa
add94ad038
[project @ 2004-02-11 20:51:34 by bursa]
...
Fix crash related to floats.
svn path=/import/netsurf/; revision=535
2004-02-11 20:51:34 +00:00
James Bursa
9aabe954c0
[project @ 2004-02-11 17:15:36 by bursa]
...
Work on margins etc., clean up many parts of layout code.
svn path=/import/netsurf/; revision=534
2004-02-11 17:15:36 +00:00
James Bursa
d642474df1
[project @ 2004-02-10 18:13:18 by bursa]
...
Remove ancient test files.
svn path=/import/netsurf/; revision=533
2004-02-10 18:13:18 +00:00
James Bursa
b0c5b74987
[project @ 2004-02-02 00:22:59 by bursa]
...
Start at margin / padding / border support.
svn path=/import/netsurf/; revision=529
2004-02-02 00:22:59 +00:00
John Mark Bell
edf9d941f1
[project @ 2004-02-01 22:42:40 by jmb]
...
Add text-indent support.
svn path=/import/netsurf/; revision=527
2004-02-01 22:42:40 +00:00
John Mark Bell
9d342dad80
[project @ 2004-02-01 04:45:55 by jmb]
...
Fix text-transform capitalization on inline elements.
svn path=/import/netsurf/; revision=526
2004-02-01 04:45:55 +00:00
John Mark Bell
00ef17153c
[project @ 2004-01-31 21:18:44 by jmb]
...
text-transform support.
svn path=/import/netsurf/; revision=521
2004-01-31 21:18:44 +00:00
James Bursa
2b0fc5d2e8
[project @ 2004-01-26 15:07:20 by bursa]
...
Fix box_create() width init.
svn path=/import/netsurf/; revision=510
2004-01-26 15:07:20 +00:00
James Bursa
92941a762d
[project @ 2004-01-26 14:09:39 by bursa]
...
Initialise box dimensions to 0 (fixes window resizing bug).
svn path=/import/netsurf/; revision=507
2004-01-26 14:09:39 +00:00
James Bursa
92c32b005d
[project @ 2004-01-24 17:12:32 by bursa]
...
Fix removing URL leading and trailing whitespace.
svn path=/import/netsurf/; revision=501
2004-01-24 17:12:32 +00:00
James Bursa
1bdcb44639
[project @ 2004-01-24 17:08:15 by bursa]
...
Add permitted_types to html_fetch_object().
svn path=/import/netsurf/; revision=500
2004-01-24 17:08:16 +00:00
John Mark Bell
b116f20cd4
[project @ 2004-01-24 16:41:52 by jmb]
...
Strip leading and trailing whitespace from image src attributes.
svn path=/import/netsurf/; revision=499
2004-01-24 16:41:52 +00:00
John Mark Bell
0dab93fe76
[project @ 2004-01-20 19:08:34 by jmb]
...
Allow toggling of POST support.
Add new toolbar icon numbers to riscos/gui.h
svn path=/import/netsurf/; revision=490
2004-01-20 19:08:34 +00:00
John Mark Bell
62245d13ec
[project @ 2004-01-05 02:10:59 by jmb]
...
Add ability to turn off browser features in build.
This may be useful when hunting down bugs.
svn path=/import/netsurf/; revision=480
2004-01-05 02:10:59 +00:00
James Bursa
825c81f03a
[project @ 2004-01-02 12:04:04 by bursa]
...
Use memory pool for box tree.
svn path=/import/netsurf/; revision=477
2004-01-02 12:04:04 +00:00
John Mark Bell
4e2345da92
[project @ 2003-12-29 18:59:15 by jmb]
...
Comment out unnecessary call to cache_dump from html_process_data.
Add Licence and relevant #include to tt2code. Stops the compiler moaning
about no definition of unicode_transliterate.
svn path=/import/netsurf/; revision=467
2003-12-29 18:59:15 +00:00
James Bursa
ce0d5294d5
[project @ 2003-12-27 20:15:22 by bursa]
...
Use charset from Content-Type header.
svn path=/import/netsurf/; revision=460
2003-12-27 20:15:23 +00:00
John Mark Bell
0a1756a84f
[project @ 2003-12-27 02:03:48 by jmb]
...
Reduce compiler warnings
svn path=/import/netsurf/; revision=456
2003-12-27 02:03:48 +00:00
James Bursa
894703b53b
[project @ 2003-12-26 16:20:57 by bursa]
...
Enable cookies.
svn path=/import/netsurf/; revision=443
2003-12-26 16:20:57 +00:00
James Bursa
f1b59814f8
[project @ 2003-12-26 00:17:55 by bursa]
...
New url_join using liburi, <base href=...>.
svn path=/import/netsurf/; revision=441
2003-12-26 00:17:55 +00:00
James Bursa
086d66c9a1
[project @ 2003-12-11 19:06:39 by bursa]
...
Fix submit outside form crash.
svn path=/import/netsurf/; revision=426
2003-12-11 19:06:39 +00:00
James Bursa
c5f1560a70
[project @ 2003-12-10 23:12:39 by bursa]
...
Remove obsolete css_selector code.
svn path=/import/netsurf/; revision=424
2003-12-10 23:12:39 +00:00