John Mark Bell
5deb39efbf
[project @ 2005-12-17 16:53:09 by jmb]
...
Check for required resources before loading any modules; no point in wasting the user's memory is there? ;)
Fix 1383631.
svn path=/import/netsurf/; revision=1898
2005-12-17 16:53:09 +00:00
James Bursa
8552f34816
[project @ 2005-12-11 21:55:25 by bursa]
...
Show an error box when assert() fails instead of exiting suddenly.
svn path=/import/netsurf/; revision=1897
2005-12-11 21:55:25 +00:00
James Bursa
666cdaf8dd
[project @ 2005-12-11 21:54:30 by bursa]
...
Disable some log messages.
svn path=/import/netsurf/; revision=1896
2005-12-11 21:54:30 +00:00
Adrian Lees
22efec6d8f
[project @ 2005-12-10 18:02:36 by adrianl]
...
Added quit msg to stderr to differentiate user request from failure
svn path=/import/netsurf/; revision=1895
2005-12-10 18:02:36 +00:00
Adrian Lees
6c9e05f1a5
[project @ 2005-12-10 15:31:21 by adrianl]
...
Fix NC build
svn path=/import/netsurf/; revision=1894
2005-12-10 15:31:21 +00:00
Adrian Lees
6f9e2048a3
[project @ 2005-12-10 15:10:25 by adrianl]
...
Invoke cross-compiler for asm
svn path=/import/netsurf/; revision=1893
2005-12-10 15:10:25 +00:00
Adrian Lees
d58ed0f716
[project @ 2005-12-10 14:57:02 by adrianl]
...
Assembler support
svn path=/import/netsurf/; revision=1892
2005-12-10 14:57:02 +00:00
Adrian Lees
1efd4796a2
[project @ 2005-12-10 14:31:32 by adrianl]
...
ArtWorks support
svn path=/import/netsurf/; revision=1891
2005-12-10 14:31:33 +00:00
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