Commit Graph

2287 Commits

Author SHA1 Message Date
Michael Drake
d44108433e Updated German translation. Thanks to Sebastian Barthel.
svn path=/trunk/netsurf/; revision=2615
2006-06-08 22:10:01 +00:00
John Mark Bell
09564c2bca Fix handling of backspace in URL entry field
svn path=/trunk/netsurf/; revision=2614
2006-06-02 14:27:18 +00:00
Daniel Silverstone
52e973d094 Don't clone a NULL gesturer
svn path=/trunk/netsurf/; revision=2613
2006-06-02 13:31:18 +00:00
Daniel Silverstone
a8ebc5ba5a Fix comment about direction 8 in the gesture core.
svn path=/trunk/netsurf/; revision=2612
2006-06-02 13:28:06 +00:00
Daniel Silverstone
8a86b6b2b4 Added rudimentary gesture engine and test in gtk frontend
svn path=/trunk/netsurf/; revision=2611
2006-06-02 07:48:13 +00:00
John Mark Bell
8fc65f1a64 New keybindings similar to other browsers:
Backspace -> back
Shift + Backspace -> forward

svn path=/trunk/netsurf/; revision=2610
2006-06-01 23:54:55 +00:00
Adrian Lees
8f7eeb9e58 Report fetching of 1 object/stylesheet correctly in status bar
svn path=/trunk/netsurf/; revision=2609
2006-05-29 00:55:43 +00:00
Adrian Lees
c2f54bca82 Eliminate error at end of page drag scrolling on Select
svn path=/trunk/netsurf/; revision=2608
2006-05-28 16:49:39 +00:00
James Bursa
d94e0749e1 Replace a call to wimp_create_icon() with xwimp_create_icon().
svn path=/trunk/netsurf/; revision=2607
2006-05-24 22:56:46 +00:00
James Bursa
dece339528 Fix box_at_point() for certain cases involving floats (solves unclickable links on Wikipedia). Fix text-selection code that assumed that text boxes would be returned last by box_at_point().
svn path=/trunk/netsurf/; revision=2606
2006-05-24 22:55:37 +00:00
John Mark Bell
581ad55c90 Improve handling of attempts to run NetSurf twice
svn path=/trunk/netsurf/; revision=2604
2006-05-20 19:25:52 +00:00
John Mark Bell
fa5156cfca Handle omitted realm
svn path=/trunk/netsurf/; revision=2602
2006-05-14 23:35:15 +00:00
Daniel Silverstone
4a314ef5ac Fix pango position-in-string function's off-by-one bug
svn path=/trunk/netsurf/; revision=2601
2006-05-13 10:37:44 +00:00
Daniel Silverstone
f07fce7307 Update the title when updating the history on reload
svn path=/trunk/netsurf/; revision=2600
2006-05-13 10:14:08 +00:00
John Mark Bell
1822e9bfd8 Update !Unicode URL. Ensure revision tag gets updated.
svn path=/trunk/netsurf/; revision=2599
2006-05-07 17:47:54 +00:00
James Bursa
21dd10bcda Fix float positions after a block with a specified height.
svn path=/trunk/netsurf/; revision=2598
2006-05-07 17:20:18 +00:00
Michael Drake
8d3e2a7891 Update download URLs.
svn path=/trunk/netsurf/; revision=2596
2006-05-07 10:17:51 +00:00
James Bursa
b813b44a63 Add Ctrl-Shift-Q and Ctrl-Shift-W to change scale in 10% steps.
svn path=/trunk/netsurf/; revision=2593
2006-05-06 13:09:50 +00:00
Michael Drake
9de2b660a3 Update welcome page.
svn path=/trunk/netsurf/; revision=2589
2006-05-02 18:19:30 +00:00
Michael Drake
49e173baab Reinstate Ctrl+R (full reload).
svn path=/trunk/netsurf/; revision=2584
2006-05-02 10:13:36 +00:00
Michael Drake
f577c08c2a Clarify fetching section of connection configuration.
svn path=/trunk/netsurf/; revision=2577
2006-05-01 14:00:00 +00:00
Michael Drake
d8574c74f3 Update and fix inconsistency all the Messages files and add interactive help text for global history menus.
svn path=/trunk/netsurf/; revision=2576
2006-05-01 13:46:19 +00:00
Rob Kendrick
db548c1e49 Fix some warnings and casting errors in GTK version
svn path=/trunk/netsurf/; revision=2575
2006-05-01 11:55:58 +00:00
Michael Drake
8cbafbaffb Fix minor spelling error.
svn path=/trunk/netsurf/; revision=2570
2006-04-30 18:36:51 +00:00
John Mark Bell
9876fa859b Fix validation string
svn path=/trunk/netsurf/; revision=2567
2006-04-30 14:15:29 +00:00
John Mark Bell
56f08aca95 Fix crash when no Choices file is present
svn path=/trunk/netsurf/; revision=2562
2006-04-29 19:59:26 +00:00
Michael Drake
001dbd4a06 New home page choices section icon.
svn path=/trunk/netsurf/; revision=2561
2006-04-28 11:20:11 +00:00
Michael Drake
774fc5b7d6 Interactive help for configuration windows.
svn path=/trunk/netsurf/; revision=2559
2006-04-27 22:07:42 +00:00
John Mark Bell
30390796a8 Update depend file
svn path=/trunk/netsurf/; revision=2558
2006-04-26 20:00:06 +00:00
John Mark Bell
37cb487fc0 Fix crash when saving a selection after its containing window's content
has changed.

svn path=/trunk/netsurf/; revision=2557
2006-04-26 17:26:03 +00:00
John Mark Bell
fba9652abb Fix undersized buffer
svn path=/trunk/netsurf/; revision=2555
2006-04-22 22:47:41 +00:00
Richard Wilson
aec8fd6c8f Remove redundant mouseaction code.
svn path=/trunk/netsurf/; revision=2554
2006-04-22 22:44:46 +00:00
Richard Wilson
55e5f80903 Remove redundant mouseaction code.
svn path=/trunk/netsurf/; revision=2553
2006-04-22 22:42:44 +00:00
Richard Wilson
f4ceffe90b Add interactive help stubs ready for text.
svn path=/trunk/netsurf/; revision=2552
2006-04-22 22:26:58 +00:00
Richard Wilson
a626658780 Fix incorrect interactive help assignment.
svn path=/trunk/netsurf/; revision=2551
2006-04-22 22:23:41 +00:00
John Mark Bell
4113543268 Fix GTK build
svn path=/trunk/netsurf/; revision=2550
2006-04-22 22:10:08 +00:00
Richard Wilson
9fdd71709d Fix incorrect interactive help assignment
svn path=/trunk/netsurf/; revision=2549
2006-04-22 21:50:44 +00:00
Richard Wilson
b17040905b Update history cloning to stop missing references.
svn path=/trunk/netsurf/; revision=2548
2006-04-22 21:35:28 +00:00
Richard Wilson
c7f77b0165 Finish history cloning.
svn path=/trunk/netsurf/; revision=2547
2006-04-22 18:24:18 +00:00
Richard Wilson
2b87a0b148 Clone history for child browser windows.
svn path=/trunk/netsurf/; revision=2546
2006-04-22 16:38:13 +00:00
Michael Drake
229731ac82 Center text in TH.
svn path=/trunk/netsurf/; revision=2544
2006-04-22 09:24:27 +00:00
James Bursa
77907dd584 Fix crash when a relative URL contains "//../".
svn path=/trunk/netsurf/; revision=2543
2006-04-22 09:07:28 +00:00
John Mark Bell
79946e43c9 Lose spurious RISC OS-specific include (fixes GTK build)
svn path=/trunk/netsurf/; revision=2542
2006-04-22 00:22:28 +00:00
Richard Wilson
546ad9e70a Apparently I need to specify add/deletions too...
svn path=/trunk/netsurf/; revision=2541
2006-04-21 23:50:36 +00:00
Richard Wilson
a2465c779f Remove RISC OS dependencies from filename code.
svn path=/trunk/netsurf/; revision=2540
2006-04-21 23:49:52 +00:00
Rob Kendrick
3e0e5f4d17 Basic support for typing text into textual form elements.
svn path=/trunk/netsurf/; revision=2539
2006-04-20 16:26:26 +00:00
Rob Kendrick
3c1ba2a0b6 Correct base of font positioning. Stops click in text input causing segfault.
svn path=/trunk/netsurf/; revision=2538
2006-04-18 23:32:28 +00:00
James Bursa
312bece1d0 Make static function names consistent.
svn path=/trunk/netsurf/; revision=2537
2006-04-16 10:30:51 +00:00
John Mark Bell
9989fd4d3a Fix utter stupidity
svn path=/trunk/netsurf/; revision=2536
2006-04-16 10:22:53 +00:00
John Mark Bell
faf76f5f5f Ignore scheme when performing partial match
svn path=/trunk/netsurf/; revision=2535
2006-04-15 18:57:57 +00:00