summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2006-01-01 18:52:30 by jmb]John Mark Bell2006-01-011-3/+11
| | | | | | | | Dump user options to stderr on abort. Dump box tree on failed assertion. Display Red/Yellow hourglass whilst dumping box tree (as this can take some time) svn path=/import/netsurf/; revision=1928
* [project @ 2006-01-01 13:58:31 by rjw]Richard Wilson2006-01-014-46/+38
| | | | | | Re-introduce clicking in URL completion window svn path=/import/netsurf/; revision=1925
* [project @ 2005-12-31 05:17:44 by rjw]Richard Wilson2005-12-311-7/+4
| | | | | | Create recent search menu correctly. svn path=/import/netsurf/; revision=1922
* [project @ 2005-12-31 04:48:46 by rjw]Richard Wilson2005-12-311-0/+49
| | | | | | Seperated dialog functions previously in gui.h svn path=/import/netsurf/; revision=1921
* [project @ 2005-12-31 04:45:47 by rjw]Richard Wilson2005-12-312-0/+320
| | | | | | Configuration tool window. svn path=/import/netsurf/; revision=1919
* [project @ 2005-12-31 04:45:03 by rjw]Richard Wilson2005-12-312-0/+129
| | | | | | Font configuration tool. svn path=/import/netsurf/; revision=1918
* [project @ 2005-12-31 04:42:17 by rjw]Richard Wilson2005-12-311-51/+149
| | | | | | Use new wimp_event system. Recent search menu [incomplete]. svn path=/import/netsurf/; revision=1917
* [project @ 2005-12-31 04:40:48 by rjw]Richard Wilson2005-12-3117-1814/+785
| | | | | | Use new wimp_event system. svn path=/import/netsurf/; revision=1916
* [project @ 2005-12-31 04:38:27 by rjw]Richard Wilson2005-12-312-214/+77
| | | | | | Don't buffer any events. Use new wimp_event system. svn path=/import/netsurf/; revision=1915
* [project @ 2005-12-31 04:37:56 by rjw]Richard Wilson2005-12-312-159/+114
| | | | | | Read URL data from url_store. Scroll items into view when expanding. svn path=/import/netsurf/; revision=1914
* [project @ 2005-12-31 04:36:24 by rjw]Richard Wilson2005-12-313-278/+205
| | | | | | Read data from url_store, use new wimp_event system. svn path=/import/netsurf/; revision=1913
* [project @ 2005-12-31 04:35:34 by rjw]Richard Wilson2005-12-311-7/+21
| | | | | | Allow filetype to be read from the content type svn path=/import/netsurf/; revision=1912
* [project @ 2005-12-31 04:34:38 by rjw]Richard Wilson2005-12-311-50/+90
| | | | | | Allow multiple login windows. Plug memory leaks. svn path=/import/netsurf/; revision=1911
* [project @ 2005-12-31 04:29:00 by rjw]Richard Wilson2005-12-312-27/+31
| | | | | | Improve efficiency of bitmaps not held in memory svn path=/import/netsurf/; revision=1908
* [project @ 2005-12-31 04:06:40 by rjw]Richard Wilson2005-12-312-0/+1044
| | | | | | Automated WIMP event handling functions. svn path=/import/netsurf/; revision=1904
* [project @ 2005-12-29 23:17:36 by rjw]Richard Wilson2005-12-291-1/+1
| | | | | | Make all filenames the same length. svn path=/import/netsurf/; revision=1902
* [project @ 2005-12-18 15:53:47 by rjw]Richard Wilson2005-12-181-1/+8
| | | | | | Ensure bitmap dimensions are as expected before decompression. svn path=/import/netsurf/; revision=1899
* [project @ 2005-12-11 21:55:25 by bursa]James Bursa2005-12-111-0/+46
| | | | | | Show an error box when assert() fails instead of exiting suddenly. svn path=/import/netsurf/; revision=1897
* [project @ 2005-12-10 18:02:36 by adrianl]Adrian Lees2005-12-101-1/+3
| | | | | | Added quit msg to stderr to differentiate user request from failure svn path=/import/netsurf/; revision=1895
* [project @ 2005-12-10 14:31:32 by adrianl]Adrian Lees2005-12-105-1/+514
| | | | | | ArtWorks support svn path=/import/netsurf/; revision=1891
* [project @ 2005-12-01 01:22:23 by rjw]Richard Wilson2005-12-012-0/+23
| | | | | | Add function to check for specific window furniture svn path=/import/netsurf/; revision=1889
* [project @ 2005-11-29 21:21:42 by rjw]Richard Wilson2005-11-291-0/+1
| | | | | | Add missing header file reference. svn path=/import/netsurf/; revision=1887
* [project @ 2005-11-28 00:20:15 by adrianl]Adrian Lees2005-11-281-13/+5
| | | | | | Fix IS_MENU check to prevent Illegal window handle error in menus. Removed debug svn path=/import/netsurf/; revision=1886
* [project @ 2005-11-27 12:53:59 by jmb]John Mark Bell2005-11-271-1/+11
| | | | | | Some debug svn path=/import/netsurf/; revision=1885
* [project @ 2005-11-24 23:46:31 by bursa]James Bursa2005-11-241-0/+10
| | | | | | Include images in exported DrawFiles. svn path=/import/netsurf/; revision=1884
* [project @ 2005-11-20 20:16:08 by bursa]James Bursa2005-11-203-990/+214
| | | | | | Rewrite DrawFile export completely. Text is now exported again. Images are not yet exported. svn path=/import/netsurf/; revision=1880
* [project @ 2005-10-30 21:23:44 by bursa]James Bursa2005-10-302-9/+10
| | | | | | Add index parameter to plugin_open(). svn path=/import/netsurf/; revision=1876
* [project @ 2005-10-06 03:13:06 by jmb]John Mark Bell2005-10-061-4/+6
| | | | | | Propogate initial language selection to frontend such that relevant menu entry is ticked. svn path=/import/netsurf/; revision=1870
* [project @ 2005-10-01 23:28:46 by adrianl]Adrian Lees2005-10-012-21/+24
| | | | | | Make robust against missing/unexpected thumbnail filenames, eg. saving errors (caused SIGSEGV recursion when starting) svn path=/import/netsurf/; revision=1869
* [project @ 2005-09-29 15:24:48 by adrianl]Adrian Lees2005-09-291-3/+14
| | | | | | Allow drag-saving of URLs from URL icon of browser windows svn path=/import/netsurf/; revision=1867
* [project @ 2005-09-23 03:48:40 by jmb]John Mark Bell2005-09-231-4/+34
| | | | | | Add Latin10 table (RISC OS alphabet number 116) svn path=/import/netsurf/; revision=1866
* [project @ 2005-09-14 19:08:48 by adrianl]Adrian Lees2005-09-141-0/+28
| | | | | | Correct mode word of sprite that buffers output svn path=/import/netsurf/; revision=1864
* [project @ 2005-09-14 02:28:38 by adrianl]Adrian Lees2005-09-141-1/+1
| | | | | | Correct Tinct usage test svn path=/import/netsurf/; revision=1863
* [project @ 2005-09-07 20:22:33 by jmb]John Mark Bell2005-09-072-57/+97
| | | | | | | Tighten up error checking. When loading bitmaps from the disk cache, ensure they look valid. svn path=/import/netsurf/; revision=1862
* [project @ 2005-09-06 11:07:42 by adrianl]Adrian Lees2005-09-061-0/+6
| | | | | | Handle absence of filetype sprites, eg. ANT URL on Adjust svn path=/import/netsurf/; revision=1861
* [project @ 2005-09-01 20:29:59 by adrianl]Adrian Lees2005-09-011-0/+27
| | | | | | Tolerate incorrectly terminated and unterminated data xfer filenames svn path=/import/netsurf/; revision=1860
* [project @ 2005-09-01 03:30:16 by adrianl]Adrian Lees2005-09-011-0/+1
| | | | | | Add IconSprites command to output 'app' svn path=/import/netsurf/; revision=1859
* [project @ 2005-09-01 03:21:13 by adrianl]Adrian Lees2005-09-011-2/+3
| | | | | | Fix NULL read svn path=/import/netsurf/; revision=1858
* [project @ 2005-08-20 23:04:35 by bursa]James Bursa2005-08-202-0/+3
| | | | | | Fix strndup() warnings. svn path=/import/netsurf/; revision=1850
* [project @ 2005-08-04 22:50:49 by bursa]James Bursa2005-08-041-9/+13
| | | | | | Fix "View source" (Filer_Run before setting filetype). svn path=/import/netsurf/; revision=1839
* [project @ 2005-08-03 17:02:16 by rjw]Richard Wilson2005-08-031-4/+2
| | | | | | Save the desired window position when required. svn path=/import/netsurf/; revision=1838
* [project @ 2005-08-03 17:01:40 by rjw]Richard Wilson2005-08-031-3/+44
| | | | | | Give an unique filename each time 'View Source' is used. svn path=/import/netsurf/; revision=1837
* [project @ 2005-07-30 15:11:22 by adrianl]Adrian Lees2005-07-301-7/+3
| | | | | | Fix removal of 'Not found' message for non-RO5 systems svn path=/import/netsurf/; revision=1829
* [project @ 2005-07-27 17:54:10 by adrianl]Adrian Lees2005-07-271-2/+1
| | | | | | Remove stray log message svn path=/import/netsurf/; revision=1827
* [project @ 2005-07-27 15:31:48 by jmb]John Mark Bell2005-07-271-0/+44
| | | | | | Reinstate internal table. We check this first, and then ask MimeMap if we find nothing (Note that the file extension behaviour is retained, wherever the MIME type is looked for) svn path=/import/netsurf/; revision=1826
* [project @ 2005-07-27 01:30:58 by jmb]John Mark Bell2005-07-271-68/+101
| | | | | | | | | | Make fetch_filetype use MimeMap - works as follows: If the filetype is text and the filename has an extension, then use the extension to detect the MIME type. In all other cases, the filetype is used. Fix memory leak. svn path=/import/netsurf/; revision=1825
* [project @ 2005-07-26 23:16:21 by jmb]John Mark Bell2005-07-262-165/+535
| | | | | | | | | Implement plugin streams properly (can now have multiple, simultaneous streams to a plugin). Fix race condition when performing non-file streams. Support for GETting an URL and streaming it to a plugin (this is untested, due to a lack of access to plugins that actually use this functionality). General source tidyup. svn path=/import/netsurf/; revision=1824
* [project @ 2005-07-24 03:13:51 by adrianl]Adrian Lees2005-07-241-7/+2
| | | | | | Convert title to local encoding before display svn path=/import/netsurf/; revision=1819
* [project @ 2005-07-24 03:13:33 by adrianl]Adrian Lees2005-07-241-1/+2
| | | | | | Correct comment svn path=/import/netsurf/; revision=1818
* [project @ 2005-07-23 23:16:52 by adrianl]Adrian Lees2005-07-231-1/+1
| | | | | | Use a more appropriate name for saved text selections svn path=/import/netsurf/; revision=1817