summaryrefslogtreecommitdiff
path: root/riscos/download.c
Commit message (Expand)AuthorAgeFilesLines
* Update the RISC OS frontend to cope with split operations table headersVincent Sanders2014-10-161-9/+11
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-1/+0
* remove use of deprecated netsurf_quit variable in riscosVincent Sanders2014-10-131-1/+1
* remove forward declarations from risc os gui.cVincent Sanders2014-06-041-0/+1
* Reduce scope of a variable.Michael Drake2014-05-301-1/+1
* Fix completely broken handling of file: paths.Michael Drake2014-05-261-2/+3
* Scope reduce some variables.Michael Drake2014-05-261-4/+5
* Remove unused variable.Michael Drake2014-05-261-1/+0
* fix nsurl referencesVincent Sanders2014-05-081-0/+3
* make download_context_get_url() return an nsurl and adapt callers to copeVincent Sanders2014-05-081-54/+67
* refactor url utility functions to use standard nserror codes and have appropr...Vincent Sanders2014-05-081-5/+5
* Fix leak of filename found by cppcheck.Michael Drake2014-04-021-0/+2
* move scheduleing into browser operation tableVincent Sanders2014-03-091-23/+26
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-0/+1
* fix missing includesVincent Sanders2014-01-291-0/+2
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-281-10/+10
* fix up riscos build errorsVincent Sanders2014-01-161-51/+51
* split browser gui operations upVincent Sanders2014-01-151-2/+2
* move download operations to download tableVincent Sanders2014-01-141-4/+13
* gui_current_drag_type now only used for data transfer protocol routing; fix b...Steve Fryatt2013-09-081-1/+2
* Restructure handling of DragEnd events.Steve Fryatt2013-09-081-5/+9
* move options includeVincent Sanders2013-05-281-1/+1
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-4/+4
* Fix bug #3238151: reinstate filename sanitisation and extension strippingJohn Mark Bell2011-03-231-3/+12
* Move schedule.h to utils/John Mark Bell2011-03-131-0/+1
* Get download filenames from the core.Steve Fryatt2011-02-231-29/+30
* Apply simple weighted averaging to download rate calculations.Steve Fryatt2010-12-161-6/+19
* Port to new download APIJohn Mark Bell2010-04-051-30/+35
* Lose redundant assignmentJohn Mark Bell2009-05-291-6/+3
* Squash warningsJohn Mark Bell2009-03-271-4/+7
* Selection menu and save/download tweaksAdrian Lees2009-02-021-2/+8
* Assorted saving-related changes (WIP)Adrian Lees2009-01-101-6/+69
* A few usability tweaksAdrian Lees2008-12-261-1/+1
* - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the dif...John Tytgat2008-08-051-3/+3
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-161-1/+1
* Unescape URL before attempting to read filetypeJohn Mark Bell2008-05-241-3/+15
* Use local filetype directly, if we're "downloading" a local fileJohn Mark Bell2008-05-231-9/+40
* The core code has always assumed a locale of "C".John Mark Bell2008-05-131-1/+0
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-14/+14
* Remove redundant close window calls.Richard Wilson2007-04-071-1/+0
* Update project URL.Michael Drake2006-11-271-1/+1
* Finish event based GUI system transition and begin code cleanup.Richard Wilson2006-09-061-24/+41
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-131-0/+1
* [project @ 2006-02-15 23:09:53 by adrianl]Adrian Lees2006-02-151-1/+2
* [project @ 2006-02-07 16:16:23 by adrianl]Adrian Lees2006-02-071-32/+136
* [project @ 2006-01-03 05:13:23 by jmb]John Mark Bell2006-01-031-1/+15
* [project @ 2005-12-31 04:40:48 by rjw]Richard Wilson2005-12-311-1/+1
* [project @ 2005-07-23 20:43:37 by bursa]James Bursa2005-07-231-3/+14
* [project @ 2005-07-16 21:46:47 by jmb]John Mark Bell2005-07-161-0/+16