Go to file
Chris Young be609c1dfa Some sort of drag-save implementation.
Limitations:
  NetSurf must be running on the Workbench screen
  Only drags to Workbench disk/drawer windows or icons are supported
  Text selection drags are always called netsurf_text_file

Until workbench.library gets a proper function to handle dragging from applications,
this is as good as it will get.

Bugs:
  Pointer imagery needs to change to reflect the dragging, and prevent the usual
pointer changes while the drag is in progress
  Functionality needs to be disabled if NetSurf isn't running on the Workbench screen
(will currently act as if things are being dropped on the WB screen)
  Overwrites existing files without prompting

svn path=/trunk/netsurf/; revision=6865
2009-03-25 00:03:43 +00:00
!NetSurf Mostly-working local history window 2009-03-08 16:24:52 +00:00
amiga Some sort of drag-save implementation. 2009-03-25 00:03:43 +00:00
beos Fix Haiku vector icon 2009-02-25 03:31:02 +00:00
content It's probably a good idea not to redirect to file:/// URLs 2009-03-04 13:29:54 +00:00
css Purge WITH_AUTH 2009-02-22 15:13:10 +00:00
debug
desktop Add functions for checking if back/forward/stop/reload actions are currently available for a given browser window. 2009-03-23 22:22:30 +00:00
Docs More shared objects 2009-03-14 15:36:36 +00:00
framebuffer Fix framebufefr port callback scheduling 2009-03-24 14:11:10 +00:00
gtk Remember the scroll position in the history, so that it's maintained when going back. (credit: Paweł Blokus) 2009-03-17 12:26:41 +00:00
image Add .spr -> image/x-riscos-sprite MIME mapping to GTK front end 2009-03-09 00:58:23 +00:00
render Sync hubbub binding with spec. 2009-03-10 23:13:08 +00:00
riscos Make RISC OS front end use r6827 functions. 2009-03-23 22:56:31 +00:00
utils OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstrict-aliasing for lpu or hubbub. 2009-03-02 19:26:11 +00:00
COPYING
Makefile Fix the fix... $(CC) will work better for C files... 2009-03-21 23:22:59 +00:00
Makefile.config Add VNC front end to list of options. 2009-03-02 15:17:40 +00:00
Makefile.resources use greyed images for forward back buttons as approprite 2009-03-22 23:11:38 +00:00
Makefile.sources move framebuffer port to framebuffer toolkit 2009-03-10 21:45:54 +00:00
netsurf
nsfb Let nsfb script be able to run nsfb from other directories. 2009-02-21 10:52:24 +00:00