Commits


replace TAILQ_EMPTY/INSERT_HEAD/TAIL dance with a single TAILQ_INSERT_TAIL Now that all the queues are correctly initialised, there's no need for that dance.


initialize all the queues


new_tab: allow to add the tab after a current one this allows cmd_push_button_new_tab to open the new tab right *after* the current one, instead that always at the end.


fix redirect & history the reload command doesn't push the current url to the history anymore.


start loading spinner when sending gopher searches


add some notes regarding finger and gopher support


small tweaks


mention finger/gopher and rework the first paragraph


sync


add veronica 2 to about:new and reorder links


initial support for gopher item type 7


void -> int for load_page_from_str too


change the load_*_url functions so they return an int this will allow to support type 7 links on gopher easily


point out that also gopher and finger are supported


typo * mime.c (ptable): colorize text/x-patch