summaryrefslogtreecommitdiff
path: root/atari/download.c
Commit message (Expand)AuthorAgeFilesLines
* remove unecessary include of render header from atariVincent Sanders2014-11-101-1/+0
* Doxygen warning fixesVincent Sanders2014-11-101-2/+2
* remove unecessary utils/types.hVincent Sanders2014-11-021-1/+0
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-9/+11
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-1/+0
* Remove unused variables.Michael Drake2014-05-191-5/+0
* Scope reduce some variables.Michael Drake2014-05-191-2/+2
* Fix line endings.Michael Drake2014-05-191-197/+197
* make download_context_get_url() return an nsurl and adapt callers to copeVincent Sanders2014-05-081-3/+0
* Make history internal to browser_window module.Michael Drake2014-02-151-1/+0
* split browser gui operations upVincent Sanders2014-01-151-3/+2
* move download operations to download tableVincent Sanders2014-01-141-5/+15
* s/history_core/local_history/Michael Drake2013-07-101-1/+1
* move options includeVincent Sanders2013-05-281-1/+1
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-101-1/+0
* Renamed gemtk_wm_send_redraw to gemtk_wm_exec_redrawOle Loots2013-04-111-5/+5
* Prefixed gemtk module functions.Ole Loots2013-01-221-19/+19
* Display download filename in download confirm message.Ole Loots2013-01-171-1/+4
* Make toolbar height configurable,Ole Loots2013-01-151-7/+18
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-15/+15
* Moved form handling into gemtk,Ole Loots2012-12-311-4/+4
* - started to work on settings dialogOle Loots2012-12-211-4/+5
* Preparing for merge...Ole Loots2012-12-181-3/+1
* Download window works now without windom, except file select.Ole Loots2012-12-171-24/+30
* No more crash, but still work to do on download windowOle Loots2012-12-171-49/+49
* First steps to remove windom dependency from download dialog.Ole Loots2012-12-121-94/+194
* Fix integer overflow in percentage calculation, credits: Peter Slegg.Ole Loots2012-11-281-1/+1
* Fix warnings, moved prototypes, housekeepingOle Loots2012-08-271-2/+0
* Use safe string functions. Ole Loots2012-05-131-4/+5
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-4/+3
* Let user select download path and filename, removed unused struct members.Ole Loots2012-03-211-51/+56
* now abort button becomes close button when download is completed. Ole Loots2012-03-111-18/+29
* Set status message on download finish.Ole Loots2011-12-271-3/+7
* Checkbox "Close on finish" becomes close button when download finished. Ole Loots2011-11-231-34/+37
* Remove gui_multitaskJohn Mark Bell2011-09-211-3/+1
* Improved path conversion for DOS Filesystems.Ole Loots2011-04-231-1/+1
* cleanup, fixed invalid option name (downloads_path)Ole Loots2011-04-101-3/+5
* redraw % on download finish.Ole Loots2011-02-251-1/+12
* Added better checkboxesOle Loots2011-02-121-8/+3
* Improved download performance. Ole Loots2011-02-021-31/+64
* Implemented Download dialog.Ole Loots2011-02-011-6/+217
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+67