netsurf/amiga
Chris Young bb7408a56e When opening new tabs next to the active one, open them sequentially until the tab is
switched away from.  This is more akin to how Firefox etc do it.  Make this the
default.

svn path=/trunk/netsurf/; revision=12561
2011-07-02 22:40:45 +00:00
..
dist Don't prompt for build selection if there is no static build present 2011-07-02 22:21:20 +00:00
pkg remove zlib update 2011-06-15 17:42:01 +00:00
resources Put a search icon where the old search favicon was 2011-07-02 19:38:54 +00:00
stringview First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
arexx.c Avoid compiling arexx.c more than necessary 2011-06-05 12:37:44 +00:00
arexx.h NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists), 2008-11-16 14:42:40 +00:00
bitmap.c Put a search icon where the old search favicon was 2011-07-02 19:38:54 +00:00
bitmap.h Put a search icon where the old search favicon was 2011-07-02 19:38:54 +00:00
clipboard.c avoid crash 2011-06-15 17:40:12 +00:00
clipboard.h Fix DSI when drag saving 2011-04-29 18:15:20 +00:00
context_menu.c Update to new API 2011-07-02 17:41:25 +00:00
context_menu.h Allow context menus in arbitrary positions outside the browsing area. 2011-02-28 19:31:35 +00:00
cookies.c Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
cookies.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
datatypes.c Sound DataTypes implementation. Currently has no interface, so only 2011-06-05 23:07:10 +00:00
datatypes.h Sound DataTypes implementation. Currently has no interface, so only 2011-06-05 23:07:10 +00:00
download.c Implement ask overwrite 2011-03-26 10:33:58 +00:00
download.h Implement ask overwrite 2011-03-26 10:33:58 +00:00
drag.c convert from mimetype to filetype rather than simple content type to filetype, where 2011-06-15 21:53:49 +00:00
drag.h Make drag scrolls work more reliably and only within 10px of render area 2010-12-18 23:34:56 +00:00
dt_anim.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
dt_picture.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
dt_sound.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
filetype.c fix memory leak 2011-06-19 11:25:59 +00:00
filetype.h convert from mimetype to filetype rather than simple content type to filetype, where 2011-06-15 21:53:49 +00:00
font.c Rename DataTypes related code/files/defines to avoid confusion and aid adding support 2011-05-06 22:42:37 +00:00
font.h Don't open fonts until they are needed 2011-04-30 19:05:11 +00:00
gui_options.c Add an option to open new tabs next to the current tab. Needs some additional logic 2011-07-02 22:04:51 +00:00
gui_options.h Add missing code to apply the fetcher settings 2009-08-18 15:38:09 +00:00
gui.c When opening new tabs next to the active one, open them sequentially until the tab is 2011-07-02 22:40:45 +00:00
gui.h When opening new tabs next to the active one, open them sequentially until the tab is 2011-07-02 22:40:45 +00:00
history_local.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
history_local.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
history.c Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
history.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
hotlist.c Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
hotlist.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
icon.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
icon.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
iff_cset.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
iff_dr2d.c Implement ask overwrite 2011-03-26 10:33:58 +00:00
iff_dr2d.h Implement ask overwrite 2011-03-26 10:33:58 +00:00
launch.c Rename confusingly-named file; Remove about from unsupported protocols, as will never 2011-02-26 17:38:43 +00:00
launch.h Rename confusingly-named file; Remove about from unsupported protocols, as will never 2011-02-26 17:38:43 +00:00
login.c First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
login.h Squash warning 2010-12-19 17:33:16 +00:00
Makefile.target Sound DataTypes implementation. Currently has no interface, so only 2011-06-05 23:07:10 +00:00
menu.c Update to new API 2011-07-02 17:41:25 +00:00
menu.h Updates required to build with previous commit 2011-02-23 23:15:12 +00:00
misc.c Squash some warnings, don't attempt to free data we don't own 2010-12-30 00:48:09 +00:00
misc.h Help hints, mainly for the tabs but also massage messages strings HelpToolbar0-4 & 14 2010-03-16 23:55:39 +00:00
object.c New style MIME typing; maps MIME types to DataTypes and DefIcon format names. 2011-05-09 22:11:18 +00:00
object.h New style MIME typing; maps MIME types to DataTypes and DefIcon format names. 2011-05-09 22:11:18 +00:00
options.h When opening new tabs next to the active one, open them sequentially until the tab is 2011-07-02 22:40:45 +00:00
os3support.h #defines for icon.library v51 2011-01-07 23:45:17 +00:00
plotters.c Remove gui_globals scale as no longer needed 2011-03-10 20:07:14 +00:00
plotters.h Remove gui_globals scale as no longer needed 2011-03-10 20:07:14 +00:00
plugin_hack.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
plugin_hack.h Allow users to register external applications for plugin contents, and run from 2011-05-11 18:33:31 +00:00
print.c Remove gui_globals scale as no longer needed 2011-03-10 20:07:14 +00:00
print.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
save_complete.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
save_complete.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
save_pdf.c Implement ask overwrite 2011-03-26 10:33:58 +00:00
save_pdf.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
schedule.c Avoid crashing on NULL schedule_list 2011-03-13 23:20:03 +00:00
schedule.h Move timer.device stuff to schedule.c 2011-02-19 17:19:38 +00:00
search.c First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
search.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
sslcert.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
sslcert.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
system_colour.c Move timer.device stuff to schedule.c 2011-02-19 17:19:38 +00:00
theme.c Put a search icon where the old search favicon was 2011-07-02 19:38:54 +00:00
theme.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
thumbnail.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
tree.c When launching multiple URLs from a treeview, allow to open one window with multiple 2011-07-02 11:41:06 +00:00
tree.h First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
utf8.c Squash warnings 2011-03-09 21:51:32 +00:00
utf8.h Added support code to allow CSET chunks to be read from clipboard IFF FTXT and 2008-09-03 22:10:30 +00:00
version.c Avoid compiling arexx.c more than necessary 2011-06-05 12:37:44 +00:00