Commit Graph

1914 Commits

Author SHA1 Message Date
Richard Wilson f11b834daf [project @ 2005-12-31 04:38:27 by rjw]
Don't buffer any events. Use new wimp_event system.

svn path=/import/netsurf/; revision=1915
2005-12-31 04:38:27 +00:00
Richard Wilson 39e41ea386 [project @ 2005-12-31 04:37:56 by rjw]
Read URL data from url_store. Scroll items into view when expanding.

svn path=/import/netsurf/; revision=1914
2005-12-31 04:37:57 +00:00
Richard Wilson 442f0e2a2c [project @ 2005-12-31 04:36:24 by rjw]
Read data from url_store, use new wimp_event system.

svn path=/import/netsurf/; revision=1913
2005-12-31 04:36:24 +00:00
Richard Wilson 28f51bfcf5 [project @ 2005-12-31 04:35:34 by rjw]
Allow filetype to be read from the content type

svn path=/import/netsurf/; revision=1912
2005-12-31 04:35:34 +00:00
Richard Wilson ad82fceb2e [project @ 2005-12-31 04:34:38 by rjw]
Allow multiple login windows. Plug memory leaks.

svn path=/import/netsurf/; revision=1911
2005-12-31 04:34:38 +00:00
Richard Wilson 6d36a1c81e [project @ 2005-12-31 04:31:37 by rjw]
Hotlist comments are no longer required.

svn path=/import/netsurf/; revision=1910
2005-12-31 04:31:37 +00:00
Richard Wilson e6f311f97c [project @ 2005-12-31 04:30:49 by rjw]
Updates to work with new url_store system.

svn path=/import/netsurf/; revision=1909
2005-12-31 04:30:49 +00:00
Richard Wilson faabbafa38 [project @ 2005-12-31 04:29:00 by rjw]
Improve efficiency of bitmaps not held in memory

svn path=/import/netsurf/; revision=1908
2005-12-31 04:29:00 +00:00
Richard Wilson 579d8ff0b6 [project @ 2005-12-31 04:27:53 by rjw]
Store more URL data centrally.

svn path=/import/netsurf/; revision=1907
2005-12-31 04:27:53 +00:00
Richard Wilson dcdb6a3080 [project @ 2005-12-31 04:26:41 by rjw]
Add sprite for test configuration tool.

svn path=/import/netsurf/; revision=1906
2005-12-31 04:26:41 +00:00
Richard Wilson 20c0b7647a [project @ 2005-12-31 04:23:44 by rjw]
Icons for search history menu and recent url menus, message data for new configuration tool.

svn path=/import/netsurf/; revision=1905
2005-12-31 04:24:49 +00:00
Richard Wilson 251763331d [project @ 2005-12-31 04:06:40 by rjw]
Automated WIMP event handling functions.

svn path=/import/netsurf/; revision=1904
2005-12-31 04:06:40 +00:00
Richard Wilson 47a9cfe29e [project @ 2005-12-29 23:18:17 by rjw]
Add URL expiry option.

svn path=/import/netsurf/; revision=1903
2005-12-29 23:18:17 +00:00
Richard Wilson 13ddb83357 [project @ 2005-12-29 23:17:36 by rjw]
Make all filenames the same length.

svn path=/import/netsurf/; revision=1902
2005-12-29 23:17:36 +00:00
James Bursa 10291d72b3 [project @ 2005-12-19 22:50:23 by bursa]
Add headers and get rid of all externs in .c files.

svn path=/import/netsurf/; revision=1901
2005-12-19 22:50:23 +00:00
James Bursa ad13eb98af [project @ 2005-12-19 21:54:51 by bursa]
Fix busy polling in gtk build.

svn path=/import/netsurf/; revision=1900
2005-12-19 21:54:51 +00:00
Richard Wilson 17aa1a3ff3 [project @ 2005-12-18 15:53:47 by rjw]
Ensure bitmap dimensions are as expected before decompression.

svn path=/import/netsurf/; revision=1899
2005-12-18 15:53:47 +00:00
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