summaryrefslogtreecommitdiff
path: root/amiga/stringview
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typesChris Young2010-06-261-1/+1
| | | | | | If "easy" charset conversion fails, return a copy of the original string. svn path=/trunk/netsurf/; revision=10580
* Don't list unvisited pagesChris Young2010-04-281-0/+3
| | | | svn path=/trunk/netsurf/; revision=10510
* Allow the user to disable URL suggestion.Chris Young2009-07-261-0/+3
| | | | svn path=/trunk/netsurf/; revision=8806
* Fix logicChris Young2009-07-261-14/+6
| | | | svn path=/trunk/netsurf/; revision=8801
* Replace URL bar with custom StringView class. Thanks to Stephen Fellner, ↵Chris Young2009-07-234-0/+1075
Rene W Olsen and Joerg Strohmayer. svn path=/trunk/netsurf/; revision=8723