summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Provide persistent flag for urldb entries.John Mark Bell2006-06-145-11/+35
* Fix off-by-one error in search routines which caused crashes with John Mark Bell2006-06-141-5/+5
* Updated German translation. Thanks to Sebastian Barthel.Michael Drake2006-06-082-46/+46
* Fix handling of backspace in URL entry fieldJohn Mark Bell2006-06-021-1/+1
* Don't clone a NULL gesturerDaniel Silverstone2006-06-021-1/+1
* Fix comment about direction 8 in the gesture core.Daniel Silverstone2006-06-021-1/+1
* Added rudimentary gesture engine and test in gtk frontendDaniel Silverstone2006-06-026-7/+420
* New keybindings similar to other browsers:John Mark Bell2006-06-011-0/+18
* Report fetching of 1 object/stylesheet correctly in status barAdrian Lees2006-05-295-21/+44
* Eliminate error at end of page drag scrolling on SelectAdrian Lees2006-05-281-1/+1
* Replace a call to wimp_create_icon() with xwimp_create_icon().James Bursa2006-05-241-1/+8
* Fix box_at_point() for certain cases involving floats (solves unclickable lin...James Bursa2006-05-242-24/+37
* Improve handling of attempts to run NetSurf twiceJohn Mark Bell2006-05-202-0/+11
* Handle omitted realmJohn Mark Bell2006-05-141-1/+1
* Fix pango position-in-string function's off-by-one bugDaniel Silverstone2006-05-132-100/+100
* Update the title when updating the history on reloadDaniel Silverstone2006-05-131-0/+7
* Update !Unicode URL. Ensure revision tag gets updated.John Mark Bell2006-05-072-3/+3
* Fix float positions after a block with a specified height.James Bursa2006-05-071-0/+7
* Update download URLs.Michael Drake2006-05-071-4/+4
* Add Ctrl-Shift-Q and Ctrl-Shift-W to change scale in 10% steps.James Bursa2006-05-061-1/+7
* Update welcome page.Michael Drake2006-05-021-4/+5
* Reinstate Ctrl+R (full reload).Michael Drake2006-05-021-0/+1
* Clarify fetching section of connection configuration.Michael Drake2006-05-014-0/+0
* Update and fix inconsistency all the Messages files and add interactive help ...Michael Drake2006-05-014-21/+99
* Fix some warnings and casting errors in GTK versionRob Kendrick2006-05-012-16/+8
* Fix minor spelling error.Michael Drake2006-04-304-0/+0
* Fix validation stringJohn Mark Bell2006-04-304-0/+0
* Fix crash when no Choices file is presentJohn Mark Bell2006-04-291-3/+6
* New home page choices section icon.Michael Drake2006-04-281-0/+0
* Interactive help for configuration windows.Michael Drake2006-04-274-533/+537
* Update depend fileJohn Mark Bell2006-04-261-6/+5
* Fix crash when saving a selection after its containing window's content John Mark Bell2006-04-262-7/+11
* Fix undersized bufferJohn Mark Bell2006-04-221-1/+1
* Remove redundant mouseaction code.Richard Wilson2006-04-221-304/+0
* Remove redundant mouseaction code.Richard Wilson2006-04-223-5/+1
* Add interactive help stubs ready for text.Richard Wilson2006-04-224-0/+580
* Fix incorrect interactive help assignment.Richard Wilson2006-04-221-1/+1
* Fix GTK buildJohn Mark Bell2006-04-222-25/+25
* Fix incorrect interactive help assignmentRichard Wilson2006-04-221-1/+1
* Update history cloning to stop missing references.Richard Wilson2006-04-221-38/+31
* Finish history cloning.Richard Wilson2006-04-2214-42/+65
* Clone history for child browser windows.Richard Wilson2006-04-223-1/+95
* Center text in TH.Michael Drake2006-04-221-1/+1
* Fix crash when a relative URL contains "//../".James Bursa2006-04-221-5/+5
* Lose spurious RISC OS-specific include (fixes GTK build)John Mark Bell2006-04-221-1/+0
* Apparently I need to specify add/deletions too...Richard Wilson2006-04-213-145/+138
* Remove RISC OS dependencies from filename code.Richard Wilson2006-04-215-23/+55
* Basic support for typing text into textual form elements.Rob Kendrick2006-04-201-2/+88
* Correct base of font positioning. Stops click in text input causing segfault.Rob Kendrick2006-04-181-1/+1
* Make static function names consistent.James Bursa2006-04-161-14/+14