summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [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-214-21/+133
| | | | | | 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:30:59 by adrianl]Adrian Lees2005-04-201-1/+1
| | | | | | Reintroduced NDEBUG svn path=/import/netsurf/; revision=1674
* [project @ 2005-04-20 12:24:41 by adrianl]Adrian Lees2005-04-2012-205/+975
| | | | | | 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-20 03:58:40 by rjw]Richard Wilson2005-04-201-5/+10
| | | | | | Fix parsing of 0 values without a unit for background-position and font-size. svn path=/import/netsurf/; revision=1672
* [project @ 2005-04-19 22:07:03 by jmb]John Mark Bell2005-04-191-11/+7
| | | | | | | Now require Iconv (as forms rely on it for charset conversion). Note that version 0.04 is required as this contains fixes for bugs in previous versions. svn path=/import/netsurf/; revision=1671
* [project @ 2005-04-18 21:40:29 by bursa]James Bursa2005-04-181-3/+3
| | | | | | Fix bug with redirected contents being reused (as triggered by looping redirects). svn path=/import/netsurf/; revision=1670
* [project @ 2005-04-18 21:01:38 by tlsa]Michael Drake2005-04-183-4/+16
| | | | | | Put iconbar menu interactive help back in sync with menu. svn path=/import/netsurf/; revision=1669
* [project @ 2005-04-18 12:07:27 by adrianl]Adrian Lees2005-04-181-2/+3
| | | | | | Update gtk build before z notices I broke it svn path=/import/netsurf/; revision=1668
* [project @ 2005-04-18 11:52:26 by adrianl]Adrian Lees2005-04-184-43/+62
| | | | | | 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 16:56:41 by bursa]James Bursa2005-04-171-1/+2
| | | | | | Fix frameset code. svn path=/import/netsurf/; revision=1663
* [project @ 2005-04-17 16:42:37 by bursa]James Bursa2005-04-171-1/+1
| | | | | | Fix null pointer read in box_dump(). svn path=/import/netsurf/; revision=1662
* [project @ 2005-04-17 16:42:05 by bursa]James Bursa2005-04-174-8/+19
| | | | | | Fix the debug and gtk builds. svn path=/import/netsurf/; revision=1661
* [project @ 2005-04-17 11:10:05 by adrianl]Adrian Lees2005-04-171-1/+4
| | | | | | explanatory comment svn path=/import/netsurf/; revision=1660
* [project @ 2005-04-17 10:15:52 by bursa]James Bursa2005-04-171-145/+28
| | | | | | Update debug font functions to new interface. svn path=/import/netsurf/; revision=1659
* [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-176-84/+209
| | | | | | Search text highlighting in browser windows svn path=/import/netsurf/; revision=1657
* [project @ 2005-04-16 21:44:37 by adrianl]Adrian Lees2005-04-161-1/+5
| | | | | | Fix drag scrolling of non-html content svn path=/import/netsurf/; revision=1656
* [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:34:30 by jmb]John Mark Bell2005-04-161-1/+3
| | | | | | Don't append a space to the end of textarea input svn path=/import/netsurf/; revision=1654
* [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 08:22:57 by adrianl]Adrian Lees2005-04-162-22/+43
| | | | | | first cut at selecting inter-block spaces svn path=/import/netsurf/; revision=1652
* [project @ 2005-04-16 08:19:56 by adrianl]Adrian Lees2005-04-162-0/+2
| | | | | | missing #include svn path=/import/netsurf/; revision=1651
* [project @ 2005-04-16 06:46:53 by adrianl]Adrian Lees2005-04-161-1/+1
| | | | | | Fixed broken filename in object list svn path=/import/netsurf/; revision=1650
* [project @ 2005-04-16 05:16:18 by jmb]John Mark Bell2005-04-161-3/+0
| | | | | | Lose \todo svn path=/import/netsurf/; revision=1649
* [project @ 2005-04-16 05:10:08 by jmb]John Mark Bell2005-04-161-1/+2
| | | | | | Don't unescape characters 0x80->0xFF svn path=/import/netsurf/; revision=1648
* [project @ 2005-04-16 05:09:32 by jmb]John Mark Bell2005-04-1611-248/+440
| | | | | | | | | | | | 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 22:41:29 by tlsa]Michael Drake2005-04-152-40/+40
| | | | | | Updated German resources by Sebastian Barthel. svn path=/import/netsurf/; revision=1646
* [project @ 2005-04-15 20:46:25 by adrianl]Adrian Lees2005-04-152-2/+2
| | | | | | Fix incorrect position at end of selection drag svn path=/import/netsurf/; revision=1645
* [project @ 2005-04-15 20:45:43 by adrianl]Adrian Lees2005-04-151-1/+4
| | | | | | Fix for selection changing when page reformatted svn path=/import/netsurf/; revision=1644
* [project @ 2005-04-15 19:06:32 by jmb]John Mark Bell2005-04-151-1/+1
| | | | | | Add missing file svn path=/import/netsurf/; revision=1643
* [project @ 2005-04-15 18:00:19 by jmb]John Mark Bell2005-04-158-824/+1476
| | | | | | | | Split out generic text input code. Support internationalised text input. Fix textarea-related bugs. svn path=/import/netsurf/; revision=1642
* [project @ 2005-04-15 16:30:37 by jmb]John Mark Bell2005-04-151-2/+1
| | | | | | Fix GTK build svn path=/import/netsurf/; revision=1641
* [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-15 05:52:31 by adrianl]Adrian Lees2005-04-152-2/+11
| | | | | | New files for text selection svn path=/import/netsurf/; revision=1639
* [project @ 2005-04-15 05:52:25 by adrianl]Adrian Lees2005-04-153-354/+766
| | | | | | Text selection, page drag scrolling, drag-saving images svn path=/import/netsurf/; revision=1638
* [project @ 2005-04-15 05:52:17 by adrianl]Adrian Lees2005-04-151-0/+36
| | | | | | Stub functions for GTK following text selection, page drag scrolling and drag-saving of images svn path=/import/netsurf/; revision=1637
* [project @ 2005-04-15 05:52:11 by adrianl]Adrian Lees2005-04-152-15/+92
| | | | | | Text selection svn path=/import/netsurf/; revision=1636
* [project @ 2005-04-15 05:52:04 by adrianl]Adrian Lees2005-04-151-0/+4
| | | | | | Defined NOF_ELEMENTS utility macro svn path=/import/netsurf/; revision=1635
* [project @ 2005-04-15 05:51:11 by adrianl]Adrian Lees2005-04-152-0/+802
| | | | | | Text selection svn path=/import/netsurf/; revision=1634
* [project @ 2005-04-14 23:17:37 by jmb]John Mark Bell2005-04-141-5/+7
| | | | | | Fix form selection abort svn path=/import/netsurf/; revision=1633
* [project @ 2005-04-14 19:54:24 by rjw]Richard Wilson2005-04-144-57/+424
| | | | | | Implement HTML table border setting. Improve support for the collapsing border model. svn path=/import/netsurf/; revision=1632
* [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