Richard Wilson
32602f6ea9
[project @ 2005-12-01 02:59:55 by rjw]
...
Plug memory leak
svn path=/import/netsurf/; revision=1890
2005-12-01 02:59:55 +00:00
Richard Wilson
57948a3746
[project @ 2005-12-01 01:22:23 by rjw]
...
Add function to check for specific window furniture
svn path=/import/netsurf/; revision=1889
2005-12-01 01:22:23 +00:00
Michael Drake
adc0083ef4
[project @ 2005-11-30 22:56:05 by tlsa]
...
Add link to feature request tracker.
svn path=/import/netsurf/; revision=1888
2005-11-30 22:56:05 +00:00
Richard Wilson
011025e4c9
[project @ 2005-11-29 21:21:42 by rjw]
...
Add missing header file reference.
svn path=/import/netsurf/; revision=1887
2005-11-29 21:21:42 +00:00
Adrian Lees
b67b382c49
[project @ 2005-11-28 00:20:15 by adrianl]
...
Fix IS_MENU check to prevent Illegal window handle error in menus. Removed debug
svn path=/import/netsurf/; revision=1886
2005-11-28 00:20:15 +00:00
John Mark Bell
6f2e8ea329
[project @ 2005-11-27 12:53:59 by jmb]
...
Some debug
svn path=/import/netsurf/; revision=1885
2005-11-27 12:53:59 +00:00
James Bursa
7856e32d13
[project @ 2005-11-24 23:46:31 by bursa]
...
Include images in exported DrawFiles.
svn path=/import/netsurf/; revision=1884
2005-11-24 23:46:31 +00:00
Michael Drake
392d687d91
[project @ 2005-11-24 22:26:51 by tlsa]
...
Give breadcrumbs a margin. (File missed out when footer style was changed.)
svn path=/import/netsurf/; revision=1883
2005-11-24 22:26:51 +00:00
Michael Drake
63bcda7110
[project @ 2005-11-21 20:46:21 by tlsa]
...
Align attribute on table rows and cells affects block level elements.
svn path=/import/netsurf/; revision=1882
2005-11-21 20:46:21 +00:00
James Bursa
c39e6e7b49
[project @ 2005-11-20 20:23:09 by bursa]
...
Add libpencil.
svn path=/import/netsurf/; revision=1881
2005-11-20 20:23:09 +00:00
James Bursa
4f56dac958
[project @ 2005-11-20 20:16:08 by bursa]
...
Rewrite DrawFile export completely. Text is now exported again. Images are not yet exported.
svn path=/import/netsurf/; revision=1880
2005-11-20 20:16:08 +00:00
James Bursa
1e675a1006
[project @ 2005-11-20 17:50:49 by bursa]
...
Disable SpecialFX for NetSurf, if present (causes redraw problems).
svn path=/import/netsurf/; revision=1879
2005-11-20 17:50:49 +00:00
Michael Drake
823c0fd52f
[project @ 2005-11-14 17:51:38 by tlsa]
...
Add rule for hr[noshade].
svn path=/import/netsurf/; revision=1878
2005-11-14 17:51:38 +00:00
James Bursa
04566797cd
[project @ 2005-11-06 11:00:33 by bursa]
...
Fix crash when a frame contains floats.
svn path=/import/netsurf/; revision=1877
2005-11-06 11:00:33 +00:00
James Bursa
0605ba7c12
[project @ 2005-10-30 21:23:44 by bursa]
...
Add index parameter to plugin_open().
svn path=/import/netsurf/; revision=1876
2005-10-30 21:23:44 +00:00
James Bursa
a54ae0e82d
[project @ 2005-10-30 21:23:24 by bursa]
...
Treat HTML objects (frames) as part of the box tree during layout.
svn path=/import/netsurf/; revision=1875
2005-10-30 21:23:24 +00:00
James Bursa
c28747d710
[project @ 2005-10-30 21:23:03 by bursa]
...
Add page, index, and box to struct content_html_data. Implement html_replace_object() and html_find_target(). No longer combine box trees of frames and frameset (was causing crashes).
svn path=/import/netsurf/; revision=1874
2005-10-30 21:23:03 +00:00
James Bursa
b6e1d814a5
[project @ 2005-10-30 21:22:37 by bursa]
...
Implement link targets for framesets.
svn path=/import/netsurf/; revision=1873
2005-10-30 21:22:37 +00:00
James Bursa
972392ef66
[project @ 2005-10-30 21:22:19 by bursa]
...
Add index parameter to content_open().
svn path=/import/netsurf/; revision=1872
2005-10-30 21:22:19 +00:00
Michael Drake
f7c3021222
[project @ 2005-10-11 15:00:55 by tlsa]
...
Fix ASprites loading.
svn path=/import/netsurf/; revision=1871
2005-10-11 15:00:55 +00:00
John Mark Bell
ac40ef9ac4
[project @ 2005-10-06 03:13:06 by jmb]
...
Propogate initial language selection to frontend such that relevant menu entry is ticked.
svn path=/import/netsurf/; revision=1870
2005-10-06 03:13:06 +00:00
Adrian Lees
09768a5008
[project @ 2005-10-01 23:28:46 by adrianl]
...
Make robust against missing/unexpected thumbnail filenames, eg. saving errors (caused SIGSEGV recursion when starting)
svn path=/import/netsurf/; revision=1869
2005-10-01 23:28:46 +00:00
Adrian Lees
8a88130630
[project @ 2005-10-01 23:27:22 by adrianl]
...
Pedantic corrections
svn path=/import/netsurf/; revision=1868
2005-10-01 23:27:22 +00:00
Adrian Lees
7a81755bca
[project @ 2005-09-29 15:24:48 by adrianl]
...
Allow drag-saving of URLs from URL icon of browser windows
svn path=/import/netsurf/; revision=1867
2005-09-29 15:24:48 +00:00
John Mark Bell
a1e43b7c53
[project @ 2005-09-23 03:48:40 by jmb]
...
Add Latin10 table (RISC OS alphabet number 116)
svn path=/import/netsurf/; revision=1866
2005-09-23 03:48:40 +00:00
John Mark Bell
98cc71baf6
[project @ 2005-09-17 19:59:02 by jmb]
...
Hack around PNG as object fallback crash.
svn path=/import/netsurf/; revision=1865
2005-09-17 19:59:02 +00:00
Adrian Lees
14d159f067
[project @ 2005-09-14 19:08:48 by adrianl]
...
Correct mode word of sprite that buffers output
svn path=/import/netsurf/; revision=1864
2005-09-14 19:08:48 +00:00
Adrian Lees
de8b91ca26
[project @ 2005-09-14 02:28:38 by adrianl]
...
Correct Tinct usage test
svn path=/import/netsurf/; revision=1863
2005-09-14 02:28:38 +00:00
John Mark Bell
5903845c4a
[project @ 2005-09-07 20:22:33 by jmb]
...
Tighten up error checking.
When loading bitmaps from the disk cache, ensure they look valid.
svn path=/import/netsurf/; revision=1862
2005-09-07 20:22:33 +00:00
Adrian Lees
01153ef217
[project @ 2005-09-06 11:07:42 by adrianl]
...
Handle absence of filetype sprites, eg. ANT URL on Adjust
svn path=/import/netsurf/; revision=1861
2005-09-06 11:07:42 +00:00
Adrian Lees
4a372d76d1
[project @ 2005-09-01 20:29:59 by adrianl]
...
Tolerate incorrectly terminated and unterminated data xfer filenames
svn path=/import/netsurf/; revision=1860
2005-09-01 20:29:59 +00:00
Adrian Lees
d66f9c2fbd
[project @ 2005-09-01 03:30:16 by adrianl]
...
Add IconSprites command to output 'app'
svn path=/import/netsurf/; revision=1859
2005-09-01 03:30:16 +00:00
Adrian Lees
84f43ac3a0
[project @ 2005-09-01 03:21:13 by adrianl]
...
Fix NULL read
svn path=/import/netsurf/; revision=1858
2005-09-01 03:21:13 +00:00
Adrian Lees
799cc06016
[project @ 2005-09-01 03:20:21 by adrianl]
...
Save text in local encoding; fix selection of zero-length blocks
svn path=/import/netsurf/; revision=1857
2005-09-01 03:20:21 +00:00
James Bursa
1481f4b7f0
[project @ 2005-08-31 20:29:11 by bursa]
...
Fix submitting of forms with more than one image button.
svn path=/import/netsurf/; revision=1856
2005-08-31 20:29:11 +00:00
Michael Drake
005c5f32a8
[project @ 2005-08-29 13:58:33 by tlsa]
...
Update default HR style.
svn path=/import/netsurf/; revision=1855
2005-08-29 13:58:33 +00:00
James Bursa
2a0d1d8d64
[project @ 2005-08-29 12:29:50 by bursa]
...
Updated dependencies.
svn path=/import/netsurf/; revision=1854
2005-08-29 12:29:50 +00:00
James Bursa
4ce357f09b
[project @ 2005-08-22 22:49:52 by bursa]
...
More work towards frame targets: add target parameter to box_create(), and copy target down the box tree during construction.
svn path=/import/netsurf/; revision=1853
2005-08-22 22:49:52 +00:00
James Bursa
08e8ee3ed1
[project @ 2005-08-21 12:04:17 by bursa]
...
Change void * parameters to intptr_t to make them correct for storing integers or pointers.
svn path=/import/netsurf/; revision=1852
2005-08-21 12:04:18 +00:00
James Bursa
4f82731104
[project @ 2005-08-21 10:52:17 by bursa]
...
Remove some dead code. Add description of browser_window_mouse_action_html(). Reformat some code.
svn path=/import/netsurf/; revision=1851
2005-08-21 10:52:17 +00:00
James Bursa
4af7520647
[project @ 2005-08-20 23:04:35 by bursa]
...
Fix strndup() warnings.
svn path=/import/netsurf/; revision=1850
2005-08-20 23:04:35 +00:00
James Bursa
8afd957986
[project @ 2005-08-20 22:52:20 by bursa]
...
Work towards implementing link target frames: add target attribute to struct box, add frame to struct content_html_object and html_fetch_object().
svn path=/import/netsurf/; revision=1849
2005-08-20 22:52:20 +00:00
John Mark Bell
123fd6b94e
[project @ 2005-08-15 00:00:31 by jmb]
...
Remove these files (missed by last commit)
svn path=/import/netsurf/; revision=1848
2005-08-15 00:00:31 +00:00
John Mark Bell
58d9b45e81
[project @ 2005-08-14 23:56:15 by jmb]
...
Move imagemap.[ch] into render/
Make imagemap URL extraction use box_extract_link
svn path=/import/netsurf/; revision=1847
2005-08-14 23:56:15 +00:00
James Bursa
d3a5e7251d
[project @ 2005-08-14 21:43:36 by bursa]
...
Fix box_contains_point() for non-rectangular inlines.
svn path=/import/netsurf/; revision=1846
2005-08-14 21:43:36 +00:00
James Bursa
7a981bb70a
[project @ 2005-08-08 19:19:20 by bursa]
...
Fix redraw of underlines and other text-decoration.
svn path=/import/netsurf/; revision=1845
2005-08-08 19:19:20 +00:00
James Bursa
6c597c302d
[project @ 2005-08-07 21:31:02 by bursa]
...
Place a border around frames.
svn path=/import/netsurf/; revision=1844
2005-08-07 21:31:02 +00:00
James Bursa
419517f0aa
[project @ 2005-08-07 21:28:48 by bursa]
...
Improvements to frames. Fix bug with BR at end of inline container.
svn path=/import/netsurf/; revision=1843
2005-08-07 21:28:48 +00:00
James Bursa
1808739e33
[project @ 2005-08-06 23:34:30 by bursa]
...
Fix vertical positioning of floats when an empty block with top padding is present.
svn path=/import/netsurf/; revision=1842
2005-08-06 23:34:30 +00:00
James Bursa
362a6000b4
[project @ 2005-08-06 22:29:30 by bursa]
...
Use given width as initial min/max width of fixed-width table columns. This improves the layout of certain tables with colspans.
svn path=/import/netsurf/; revision=1841
2005-08-06 22:29:30 +00:00