summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated German translation. Thanks to Sebastian Barthel.Michael Drake2006-06-082-46/+46
| | | | svn path=/trunk/netsurf/; revision=2615
* Fix handling of backspace in URL entry fieldJohn Mark Bell2006-06-021-1/+1
| | | | svn path=/trunk/netsurf/; revision=2614
* Don't clone a NULL gesturerDaniel Silverstone2006-06-021-1/+1
| | | | svn path=/trunk/netsurf/; revision=2613
* Fix comment about direction 8 in the gesture core.Daniel Silverstone2006-06-021-1/+1
| | | | svn path=/trunk/netsurf/; revision=2612
* Added rudimentary gesture engine and test in gtk frontendDaniel Silverstone2006-06-026-7/+420
| | | | svn path=/trunk/netsurf/; revision=2611
* New keybindings similar to other browsers:John Mark Bell2006-06-011-0/+18
| | | | | | | Backspace -> back Shift + Backspace -> forward svn path=/trunk/netsurf/; revision=2610
* Report fetching of 1 object/stylesheet correctly in status barAdrian Lees2006-05-295-21/+44
| | | | svn path=/trunk/netsurf/; revision=2609
* Eliminate error at end of page drag scrolling on SelectAdrian Lees2006-05-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=2608
* Replace a call to wimp_create_icon() with xwimp_create_icon().James Bursa2006-05-241-1/+8
| | | | svn path=/trunk/netsurf/; revision=2607
* Fix box_at_point() for certain cases involving floats (solves unclickable ↵James Bursa2006-05-242-24/+37
| | | | | | 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
* Improve handling of attempts to run NetSurf twiceJohn Mark Bell2006-05-202-0/+11
| | | | svn path=/trunk/netsurf/; revision=2604
* Handle omitted realmJohn Mark Bell2006-05-141-1/+1
| | | | svn path=/trunk/netsurf/; revision=2602
* Fix pango position-in-string function's off-by-one bugDaniel Silverstone2006-05-132-100/+100
| | | | svn path=/trunk/netsurf/; revision=2601
* Update the title when updating the history on reloadDaniel Silverstone2006-05-131-0/+7
| | | | svn path=/trunk/netsurf/; revision=2600
* Update !Unicode URL. Ensure revision tag gets updated.John Mark Bell2006-05-072-3/+3
| | | | svn path=/trunk/netsurf/; revision=2599
* Fix float positions after a block with a specified height.James Bursa2006-05-071-0/+7
| | | | svn path=/trunk/netsurf/; revision=2598
* Update download URLs.Michael Drake2006-05-071-4/+4
| | | | svn path=/trunk/netsurf/; revision=2596
* Add Ctrl-Shift-Q and Ctrl-Shift-W to change scale in 10% steps.James Bursa2006-05-061-1/+7
| | | | svn path=/trunk/netsurf/; revision=2593
* Update welcome page.Michael Drake2006-05-021-4/+5
| | | | svn path=/trunk/netsurf/; revision=2589
* Reinstate Ctrl+R (full reload).Michael Drake2006-05-021-0/+1
| | | | svn path=/trunk/netsurf/; revision=2584
* Clarify fetching section of connection configuration.Michael Drake2006-05-014-0/+0
| | | | svn path=/trunk/netsurf/; revision=2577
* Update and fix inconsistency all the Messages files and add interactive help ↵Michael Drake2006-05-014-21/+99
| | | | | | text for global history menus. svn path=/trunk/netsurf/; revision=2576
* Fix some warnings and casting errors in GTK versionRob Kendrick2006-05-012-16/+8
| | | | svn path=/trunk/netsurf/; revision=2575
* Fix minor spelling error.Michael Drake2006-04-304-0/+0
| | | | svn path=/trunk/netsurf/; revision=2570
* Fix validation stringJohn Mark Bell2006-04-304-0/+0
| | | | svn path=/trunk/netsurf/; revision=2567
* Fix crash when no Choices file is presentJohn Mark Bell2006-04-291-3/+6
| | | | svn path=/trunk/netsurf/; revision=2562
* New home page choices section icon.Michael Drake2006-04-281-0/+0
| | | | svn path=/trunk/netsurf/; revision=2561
* Interactive help for configuration windows.Michael Drake2006-04-274-533/+537
| | | | svn path=/trunk/netsurf/; revision=2559
* Update depend fileJohn Mark Bell2006-04-261-6/+5
| | | | svn path=/trunk/netsurf/; revision=2558
* Fix crash when saving a selection after its containing window's content John Mark Bell2006-04-262-7/+11
| | | | | | has changed. svn path=/trunk/netsurf/; revision=2557
* Fix undersized bufferJohn Mark Bell2006-04-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2555
* Remove redundant mouseaction code.Richard Wilson2006-04-221-304/+0
| | | | svn path=/trunk/netsurf/; revision=2554
* Remove redundant mouseaction code.Richard Wilson2006-04-223-5/+1
| | | | svn path=/trunk/netsurf/; revision=2553
* Add interactive help stubs ready for text.Richard Wilson2006-04-224-0/+580
| | | | svn path=/trunk/netsurf/; revision=2552
* Fix incorrect interactive help assignment.Richard Wilson2006-04-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2551
* Fix GTK buildJohn Mark Bell2006-04-222-25/+25
| | | | svn path=/trunk/netsurf/; revision=2550
* Fix incorrect interactive help assignmentRichard Wilson2006-04-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2549
* Update history cloning to stop missing references.Richard Wilson2006-04-221-38/+31
| | | | svn path=/trunk/netsurf/; revision=2548
* Finish history cloning.Richard Wilson2006-04-2214-42/+65
| | | | svn path=/trunk/netsurf/; revision=2547
* Clone history for child browser windows.Richard Wilson2006-04-223-1/+95
| | | | svn path=/trunk/netsurf/; revision=2546
* Center text in TH.Michael Drake2006-04-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2544
* Fix crash when a relative URL contains "//../".James Bursa2006-04-221-5/+5
| | | | svn path=/trunk/netsurf/; revision=2543
* Lose spurious RISC OS-specific include (fixes GTK build)John Mark Bell2006-04-221-1/+0
| | | | svn path=/trunk/netsurf/; revision=2542
* Apparently I need to specify add/deletions too...Richard Wilson2006-04-213-145/+138
| | | | svn path=/trunk/netsurf/; revision=2541
* Remove RISC OS dependencies from filename code.Richard Wilson2006-04-215-23/+55
| | | | svn path=/trunk/netsurf/; revision=2540
* Basic support for typing text into textual form elements.Rob Kendrick2006-04-201-2/+88
| | | | svn path=/trunk/netsurf/; revision=2539
* Correct base of font positioning. Stops click in text input causing segfault.Rob Kendrick2006-04-181-1/+1
| | | | svn path=/trunk/netsurf/; revision=2538
* Make static function names consistent.James Bursa2006-04-161-14/+14
| | | | svn path=/trunk/netsurf/; revision=2537
* Fix utter stupidityJohn Mark Bell2006-04-161-8/+10
| | | | svn path=/trunk/netsurf/; revision=2536
* Ignore scheme when performing partial matchJohn Mark Bell2006-04-151-1/+6
| | | | svn path=/trunk/netsurf/; revision=2535