summaryrefslogtreecommitdiff
path: root/amiga/stringview
Commit message (Expand)AuthorAgeFilesLines
* Allow URL completion to pick up non-visited URLsChris Young2015-04-091-1/+2
* Move everything else over to using the class pointers.Chris Young2015-01-261-2/+2
* Open BOOPSI/ReAction classes using the new-style methods.Chris Young2015-01-251-2/+3
* More OS3 compilation fixesChris Young2015-01-182-10/+10
* Fix warningsChris Young2014-11-101-3/+3
* Fix a bunch of cppcheck unused/unreadVariable warningsChris Young2014-04-051-1/+0
* Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where...Chris Young2013-10-121-3/+10
* move options includeVincent Sanders2013-05-281-1/+1
* This needs to be set as CustomScreen to ensure it isn't classed as a "visitor...Chris Young2013-03-201-1/+1
* We are opening on a public screen, not a custom screen (even our own screen i...Chris Young2013-03-201-1/+1
* Fix up ripples from urldb change.Michael Drake2012-10-111-4/+4
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-1/+1
* First pass of AmigaOS 3 compatibilityJohn Mark Bell2010-12-303-1/+7
* Fix some typesChris Young2010-06-261-1/+1
* Don't list unvisited pagesChris Young2010-04-281-0/+3
* Allow the user to disable URL suggestion.Chris Young2009-07-261-0/+3
* Fix logicChris Young2009-07-261-14/+6
* Replace URL bar with custom StringView class. Thanks to Stephen Fellner, Ren...Chris Young2009-07-234-0/+1075