summaryrefslogtreecommitdiff
path: root/riscos/url_complete.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-120/+98
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-4/+2
* Whoops. Lose spurious ')'.John Mark Bell2009-05-301-1/+1
* Simplify codeJohn Mark Bell2009-05-301-2/+1
* Ensure we don't read beyond the end of the array of available matches. Set an...John Mark Bell2009-05-291-3/+9
* More permitted aliasingJohn Mark Bell2009-03-271-2/+3
* Squash warningJohn Mark Bell2009-03-271-1/+2
* - C strings have always an implicit NUL character at the end, no need to spec...John Tytgat2009-02-011-1/+1
* - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the dif...John Tytgat2008-08-051-8/+8
* s/wchar_t/uint32_t/gJohn Mark Bell2008-05-161-2/+1
* Probably fix crash on clicking in url completion dialogue.John Mark Bell2007-08-291-3/+13
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-10/+10
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix URL completion keypress handlingJohn Mark Bell2006-07-131-11/+13
* Further url completion fixesRichard Wilson2006-07-131-10/+7
* Fix url completionRichard Wilson2006-07-131-1/+4
* Make URL completion ignore unvisited URLsJohn Mark Bell2006-06-151-2/+8
* Finish history cloning.Richard Wilson2006-04-221-1/+1
* Store URLs explicitly in URL database for faster access.John Mark Bell2006-04-111-27/+7
* Unify information databasesJohn Mark Bell2006-04-091-84/+190
* [project @ 2006-03-04 20:46:35 by rjw]Richard Wilson2006-03-041-16/+40
* [project @ 2006-01-01 13:58:31 by rjw]Richard Wilson2006-01-011-39/+33
* [project @ 2005-12-31 04:40:48 by rjw]Richard Wilson2005-12-311-1/+1
* [project @ 2005-04-27 20:48:55 by rjw]Richard Wilson2005-04-271-4/+13
* [project @ 2005-04-27 00:02:02 by rjw]Richard Wilson2005-04-271-2/+2
* [project @ 2005-04-05 18:52:00 by rjw]Richard Wilson2005-04-051-3/+4
* [project @ 2005-02-09 00:16:38 by rjw]Richard Wilson2005-02-091-5/+7
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-071-1/+4
* [project @ 2005-02-04 18:07:27 by rjw]Richard Wilson2005-02-041-3/+12
* [project @ 2005-02-04 03:02:15 by rjw]Richard Wilson2005-02-041-7/+42
* [project @ 2005-02-03 13:18:22 by rjw]Richard Wilson2005-02-031-0/+558