summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-05-21 20:29:43 by jmb]John Mark Bell2005-05-211-13/+46
| | | | | | Remove base tags from output document as they have no meaning. svn path=/import/netsurf/; revision=1728
* [project @ 2005-05-21 15:59:19 by jmb]John Mark Bell2005-05-211-1/+19
| | | | | | Fix encoding handling when full saving svn path=/import/netsurf/; revision=1727
* [project @ 2005-05-17 23:46:36 by rjw]Richard Wilson2005-05-172-3/+7
| | | | | | Make long theme names work on old filesystems. svn path=/import/netsurf/; revision=1726
* [project @ 2005-05-17 23:25:32 by rjw]Richard Wilson2005-05-171-0/+2
| | | | | | Don't allow things to be scheduled twice. svn path=/import/netsurf/; revision=1725
* [project @ 2005-05-14 16:13:36 by rjw]Richard Wilson2005-05-141-1/+4
| | | | | | Recognise that current_gui may me NULL on menu selection if gui_multitask has been called. svn path=/import/netsurf/; revision=1722
* [project @ 2005-05-11 00:54:56 by rjw]Richard Wilson2005-05-111-5/+0
| | | | | | Remove redundant code. Improve rendering of hr elements. svn path=/import/netsurf/; revision=1717
* [project @ 2005-05-10 22:49:41 by rjw]Richard Wilson2005-05-103-6/+84
| | | | | | Implement RETURN for search and open url dialogs. Add recent URL menu to open url dialog. svn path=/import/netsurf/; revision=1716
* [project @ 2005-05-03 21:56:20 by rjw]Richard Wilson2005-05-031-1/+3
| | | | | | Fix tree menu selection/deletion bug svn path=/import/netsurf/; revision=1712
* [project @ 2005-05-03 21:55:42 by rjw]Richard Wilson2005-05-031-1/+1
| | | | | | Fix tree menu quirk. svn path=/import/netsurf/; revision=1711
* [project @ 2005-05-02 22:12:53 by adrianl]Adrian Lees2005-05-021-5/+19
| | | | | | Fix Ctrl-Del and implement Home svn path=/import/netsurf/; revision=1710
* [project @ 2005-05-02 02:09:54 by adrianl]Adrian Lees2005-05-024-53/+188
| | | | | | Fix abort/quit confirmation; keyboard operation in download windows; allow spaces in filenames svn path=/import/netsurf/; revision=1708
* [project @ 2005-04-30 14:38:43 by adrianl]Adrian Lees2005-04-301-0/+3
| | | | | | Hide non-functional Help button svn path=/import/netsurf/; revision=1705
* [project @ 2005-04-29 10:47:35 by rjw]Richard Wilson2005-04-291-19/+92
| | | | | | Updated Tinct headers svn path=/import/netsurf/; revision=1702
* [project @ 2005-04-29 05:58:25 by rjw]Richard Wilson2005-04-291-2/+4
| | | | | | Only enable Find Text when we should. svn path=/import/netsurf/; revision=1701
* [project @ 2005-04-29 05:50:00 by rjw]Richard Wilson2005-04-291-12/+6
| | | | | | Fix theme installation svn path=/import/netsurf/; revision=1700
* [project @ 2005-04-29 01:35:52 by rjw]Richard Wilson2005-04-291-3/+8
| | | | | | Only initialise canvases if we need to. svn path=/import/netsurf/; revision=1699
* [project @ 2005-04-28 17:15:29 by rjw]Richard Wilson2005-04-281-52/+62
| | | | | | Don't rebuild SELECT menus on Adjust clicks. svn path=/import/netsurf/; revision=1696
* [project @ 2005-04-28 01:05:40 by rjw]Richard Wilson2005-04-281-7/+13
| | | | | | Fix incorrect menu preperation. svn path=/import/netsurf/; revision=1691
* [project @ 2005-04-27 20:48:55 by rjw]Richard Wilson2005-04-271-4/+13
| | | | | | Don't close when other windows are resized. svn path=/import/netsurf/; revision=1690
* [project @ 2005-04-27 00:02:02 by rjw]Richard Wilson2005-04-271-2/+2
| | | | | | Remove NULL read for no matching URLs svn path=/import/netsurf/; revision=1687
* [project @ 2005-04-23 02:58:27 by adrianl]Adrian Lees2005-04-235-5/+219
| | | | | | Query windows, desktop save protocol, confirm abort/quit when downloads in progress svn path=/import/netsurf/; revision=1679
* [project @ 2005-04-23 02:56:14 by adrianl]Adrian Lees2005-04-232-0/+286
| | | | | | Query windows svn path=/import/netsurf/; revision=1678
* [project @ 2005-04-22 00:58:05 by adrianl]Adrian Lees2005-04-221-2/+4
| | | | | | No selection when searching on non-html content svn path=/import/netsurf/; revision=1677
* [project @ 2005-04-21 21:36:23 by adrianl]Adrian Lees2005-04-213-21/+124
| | | | | | Dragging URLs into toolbar URL icon; keyboard actions in textareas conform to Wimp's icon editing; display of scale % fixed for 120% svn path=/import/netsurf/; revision=1676
* [project @ 2005-04-20 23:22:49 by rjw]Richard Wilson2005-04-205-24/+5
| | | | | | Remove background blending option, fix tree menu bug. svn path=/import/netsurf/; revision=1675
* [project @ 2005-04-20 12:24:41 by adrianl]Adrian Lees2005-04-204-24/+197
| | | | | | text import from global clipboard, other apps & files and additional keys for editing text in textareas svn path=/import/netsurf/; revision=1673
* [project @ 2005-04-18 11:52:26 by adrianl]Adrian Lees2005-04-181-32/+49
| | | | | | Ignore save drags from browser window that remain within window svn path=/import/netsurf/; revision=1667
* [project @ 2005-04-18 00:42:03 by adrianl]Adrian Lees2005-04-181-1/+1
| | | | | | Corrected scaling bug introduced by previous change svn path=/import/netsurf/; revision=1666
* [project @ 2005-04-17 23:32:09 by adrianl]Adrian Lees2005-04-174-22/+89
| | | | | | better keyboard support for scale and find dialogs svn path=/import/netsurf/; revision=1665
* [project @ 2005-04-17 17:16:44 by bursa]James Bursa2005-04-171-6/+1
| | | | | | Enable closing windows while the browser is busy. svn path=/import/netsurf/; revision=1664
* [project @ 2005-04-17 04:13:13 by adrianl]Adrian Lees2005-04-171-8/+19
| | | | | | Multiple matches per box svn path=/import/netsurf/; revision=1658
* [project @ 2005-04-17 03:30:35 by adrianl]Adrian Lees2005-04-171-19/+112
| | | | | | Search text highlighting in browser windows svn path=/import/netsurf/; revision=1657
* [project @ 2005-04-16 21:26:15 by adrianl]Adrian Lees2005-04-162-2/+16
| | | | | | Ignores save drags that stay within SaveAs/download window svn path=/import/netsurf/; revision=1655
* [project @ 2005-04-16 19:33:21 by jmb]John Mark Bell2005-04-161-1/+4
| | | | | | Fix silliness with use of control characters svn path=/import/netsurf/; revision=1653
* [project @ 2005-04-16 05:09:32 by jmb]John Mark Bell2005-04-161-0/+41
| | | | | | | | | | | | Split out UTF-8 handling functions. Submit URL-encoded forms in sensible encoding: * First entry in accept-charset list, if present * Document encoding, otherwise We may want to explicitly look for UTF-8, to save converting. Convert cnv_str_local_enc/cnv_local_enc_str to use iconv (they're now veneers for utf8_[to/from]_enc). Provide mechanism for looking up local system charset (derived from system alphabet, under RISC OS) svn path=/import/netsurf/; revision=1647
* [project @ 2005-04-15 18:00:19 by jmb]John Mark Bell2005-04-153-11/+485
| | | | | | | | Split out generic text input code. Support internationalised text input. Fix textarea-related bugs. svn path=/import/netsurf/; revision=1642
* [project @ 2005-04-15 05:54:44 by adrianl]Adrian Lees2005-04-1512-214/+1000
| | | | | | Text selection, page drag scrolling, drag-saving images and a few SaveAs improvements svn path=/import/netsurf/; revision=1640
* [project @ 2005-04-14 01:36:54 by rjw]Richard Wilson2005-04-141-5/+9
| | | | | | Fix redraw errors for standalone images when buffered. svn path=/import/netsurf/; revision=1631
* [project @ 2005-04-14 01:35:47 by rjw]Richard Wilson2005-04-141-5/+2
| | | | | | Fix textarea redraw errors. svn path=/import/netsurf/; revision=1630
* [project @ 2005-04-14 01:34:23 by rjw]Richard Wilson2005-04-141-3/+3
| | | | | | Only close menus we own. svn path=/import/netsurf/; revision=1629
* [project @ 2005-04-13 22:02:28 by adrianl]Adrian Lees2005-04-131-2/+2
| | | | | | Fix scrolling to tags with scaled display svn path=/import/netsurf/; revision=1628
* [project @ 2005-04-13 21:58:28 by bursa]James Bursa2005-04-131-15/+16
| | | | | | Add fallback field to struct box for object fallback content. Add some checks for tree consistency to box_dump(). Rename struct plugin_params to object_param. Clean up box_object(), box_embed(), box_iframe(), and box_image(). Implement object fallback to contents if the fetch or conversion fails. svn path=/import/netsurf/; revision=1627
* [project @ 2005-04-12 19:11:35 by rjw]Richard Wilson2005-04-122-47/+29
| | | | | | Work around the stupid manner in which the FontManager only observes the plot origin for non-anti-aliased text operations. svn path=/import/netsurf/; revision=1626
* [project @ 2005-04-12 19:09:09 by rjw]Richard Wilson2005-04-121-4/+4
| | | | | | Round value up when going from OS units to pixels. svn path=/import/netsurf/; revision=1625
* [project @ 2005-04-10 23:26:34 by rjw]Richard Wilson2005-04-101-19/+22
| | | | | | Simplify code. svn path=/import/netsurf/; revision=1623
* [project @ 2005-04-10 23:26:17 by rjw]Richard Wilson2005-04-103-38/+45
| | | | | | Remove screen cache, workaround SpriteExtend bug. svn path=/import/netsurf/; revision=1622
* [project @ 2005-04-10 19:33:33 by rjw]Richard Wilson2005-04-101-1/+1
| | | | | | Fix incorrect throbber size calculation. svn path=/import/netsurf/; revision=1621
* [project @ 2005-04-09 22:56:34 by jmb]John Mark Bell2005-04-091-43/+19
| | | | | | Fix inappropriate free()s of talloced content svn path=/import/netsurf/; revision=1619
* [project @ 2005-04-09 22:37:09 by rjw]Richard Wilson2005-04-091-389/+489
| | | | | | Fix bug that prevented the recent URL button working without a theme. Resizing the status bar to no width now works correctly when the window is resized. Lose legacy choices file reading (users may need to re-choose their desired theme.) Source code tidy-up part one. svn path=/import/netsurf/; revision=1618
* [project @ 2005-04-09 22:31:26 by rjw]Richard Wilson2005-04-091-0/+2
| | | | | | Close file on memory exhaustion. svn path=/import/netsurf/; revision=1617