summaryrefslogtreecommitdiff
path: root/riscos/url_complete.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-4/+64
| | | | svn path=/trunk/netsurf/; revision=11741
* s/wchar_t/uint32_t/gJohn Mark Bell2008-05-161-2/+2
| | | | | | We always assumed that the keycode type was 32bits wide, anyway. wchar_t isn't guaranteed to be that big, so isn't remotely portable. svn path=/trunk/netsurf/; revision=4165
* Update all source code file headers to reflect GPL version 2 only and ↵Vincent Sanders2007-08-081-3/+14
| | | | | | contain appropriate licence text svn path=/trunk/netsurf/; revision=3486
* Update project URL.Michael Drake2006-11-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=3073
* Fix URL completion keypress handlingJohn Mark Bell2006-07-131-1/+2
| | | | svn path=/trunk/netsurf/; revision=2748
* Add basic cookie viewer, make trees use textarea components for UTF8 ↵Richard Wilson2006-07-131-1/+3
| | | | | | editing, trim headers, fix tree redraw issues. svn path=/trunk/netsurf/; revision=2739
* [project @ 2006-01-01 13:58:31 by rjw]Richard Wilson2006-01-011-3/+2
| | | | | | Re-introduce clicking in URL completion window svn path=/import/netsurf/; revision=1925
* [project @ 2005-02-09 00:16:38 by rjw]Richard Wilson2005-02-091-1/+1
| | | | | | Make URL completion only respond to Adjust clicks once. svn path=/import/netsurf/; revision=1509
* [project @ 2005-02-04 03:02:15 by rjw]Richard Wilson2005-02-041-0/+1
| | | | | | Make URL completion less intrusive, fix incorrect horizontal clipping of vertical scrollbar. svn path=/import/netsurf/; revision=1490
* [project @ 2005-02-03 13:18:22 by rjw]Richard Wilson2005-02-031-0/+26
Implementation of URL suggestion svn path=/import/netsurf/; revision=1488