netsurf/amiga
Chris Young 9f08a052d0 Allow confining the pointer to part of the window during drags. Actually
we aren't acting on this for any current drag types, but if we need to do
so in the future (eg. frame resizing), this is the code to do it.  The trap
lasts 10 IntuiTicks so is re-asserted on every mouse move when an active
drag is in effect.  Drag type must be set to GDRAGGING_NONE to clear.

svn path=/trunk/netsurf/; revision=13401
2012-01-11 21:41:55 +00:00
..
dist Install "if equals" comparisons are = not == 2011-12-16 00:00:13 +00:00
pkg Stop confusing svn client 2011-10-08 15:47:51 +00:00
resources Allow usage of a resource.map file to map resource: requests to other files. 2011-10-29 13:32:53 +00:00
stringview First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
Makefile.target Stop ELF binary sections aligning to 64K boundaries 2011-12-24 13:20:01 +00:00
arexx.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +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 Initialise bitmap ptr to NULL 2011-09-08 19:21:02 +00:00
bitmap.h Iconfication; only enabled when running on WB screen at present 2011-07-03 11:05:18 +00:00
clipboard.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
clipboard.h Fix DSI when drag saving 2011-04-29 18:15:20 +00:00
context_menu.c Complete treeview context menu. 2011-12-18 17:59:23 +00:00
context_menu.h Start popuating treeview context menu 2011-12-17 18:47: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 Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
datatypes.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
download.c Start to consolidate user file operation into one file 2011-10-15 14:09:35 +00:00
download.h Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
drag.c When dragging text selections to WB, pass the selection pointer to the save routine. 2012-01-02 12:03:45 +00:00
drag.h Support dragging from global history to hotlist 2011-12-02 13:24:40 +00:00
dt_anim.c Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
dt_picture.c Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
dt_sound.c Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
file.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
file.h Complete extended context menus 2011-10-23 13:15:44 +00:00
filetype.c Also read mimetype mappings from mimetypes.user 2011-09-25 17:03:37 +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 Add proposed small caps "x" and "q" mappings. 2011-12-05 20:08:17 +00:00
font.h Select fonts, sizes and colours for splash screen text rather than relying on system 2011-09-07 23:01:53 +00:00
gui.c Allow confining the pointer to part of the window during drags. Actually 2012-01-11 21:41:55 +00:00
gui.h Allow confining the pointer to part of the window during drags. Actually 2012-01-11 21:41:55 +00:00
gui_options.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
gui_options.h Add missing code to apply the fetcher settings 2009-08-18 15:38:09 +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
history_local.c Pass whether background images are wanted in redraw_context. 2011-12-23 22:39:25 +00:00
history_local.h Fix broken event handling. 2010-04-09 22:38:51 +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 content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
icon.h Add favicon to iconification icon 2011-10-07 23:12:12 +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 content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
iff_dr2d.h Fix warnings 2011-07-23 14:06:13 +00:00
launch.c Squash warnings resulting from mismatched type expectations 2011-09-02 22:09:23 +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
menu.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
menu.h Remove browser_window type from ami_create_menu() 2011-09-04 22:26:24 +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 Add missing include 2011-09-02 22:09:37 +00:00
object.h Remove AMINS_FRAME 2011-09-16 18:00:39 +00:00
options.h Default X and Y aspect ratio to 0. This will make NetSurf assume that the screen has 2012-01-06 18:55:30 +00:00
os3support.h #defines for icon.library v51 2011-01-07 23:45:17 +00:00
plotters.c Revert r13074 - doesn't actually fix the problem 2011-10-22 14:26:56 +00:00
plotters.h Remove gui_globals scale as no longer needed 2011-03-10 20:07:14 +00:00
plugin_hack.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
plugin_hack.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
print.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
print.h Squash compiler warnings 2011-09-02 22:10:20 +00:00
save_complete.c Fix erroneous API usage 2011-09-02 22:07:07 +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 Amiga changes for core search update (r12646). Note: untested. 2011-08-24 12:33:15 +00:00
search.h Fix warnings 2011-07-23 14:06:13 +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 Correctly select FILLPEN or FOREGROUNDPEN for scroller knob colour 2011-07-03 18:20:18 +00:00
theme.c Default search ico should only come from theme 2011-10-08 13:49:31 +00:00
theme.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
thumbnail.c Pass whether background images are wanted in redraw_context. 2011-12-23 22:39:25 +00:00
tree.c Pass whether background images are wanted in redraw_context. 2011-12-23 22:39:25 +00:00
tree.h First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
utf8.c Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
utf8.h Fix warnings 2011-07-23 14:06:13 +00:00
version.c Use Michael Drake's proper splash screen 2011-09-07 18:38:08 +00:00