summaryrefslogtreecommitdiff
path: root/riscos/save.c
Commit message (Expand)AuthorAgeFilesLines
* move teh final optional window operations into the tableVincent Sanders2014-01-131-2/+2
* Move BITMAP_SAVE_FULL_ALPHA out of core to RISC OS front end, where it belongs.Michael Drake2013-10-031-0/+1
* gui_current_drag_type now only used for data transfer protocol routing; fix b...Steve Fryatt2013-09-081-8/+3
* Restructure handling of DragEnd events.Steve Fryatt2013-09-081-1/+11
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-4/+4
* Move old hotlist out of the way.Michael Drake2013-08-131-2/+2
* 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
* Remove struct selection from gui_drag_save_selection, so gui.h doesn't need i...Michael Drake2013-05-101-2/+5
* A load of refactoring of how content selection and input work.Michael Drake2013-02-221-4/+18
* Fix 2576557: prepend '!' to target leafname if preparing a full save.John-Mark Bell2013-01-131-0/+5
* Port save complete to libdom.John-Mark Bell2012-11-031-61/+6
* Remove unused includes.Michael Drake2012-08-201-2/+0
* Avoid box_at_point.Michael Drake2012-08-201-35/+2
* Minor style change.Michael Drake2012-08-191-9/+10
* Squash implicit declaration of function 'html_get_box_tree' function by inclu...Michael Drake2012-03-261-0/+1
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-4/+4
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-3/+3
* Properly bounds check buffers during save dialogue initialisation.Steve Fryatt2011-10-111-15/+24
* Update for content_get_url returning a nsurl.Michael Drake2011-10-031-5/+6
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-83/+38
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-191-0/+1
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-7/+7
* Fix for new cache.Michael Drake2010-04-071-62/+81
* I've decided that the user probably doesn't care if setting the filetype of s...John Mark Bell2009-12-181-3/+5
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-1/+66
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-2/+4
* NETSURF_USE_DRAW should apply to the Draw content handler only.John Mark Bell2009-06-201-0/+2
* Lose redundant variableJohn Mark Bell2009-05-291-2/+1
* Purge WITH_DRAW_EXPORTJohn Mark Bell2009-03-291-4/+0
* Purge WITH_SAVE_COMPLETEJohn Mark Bell2009-03-291-6/+0
* Aliasing fixesJohn Mark Bell2009-03-281-3/+4
* Squash warningsJohn Mark Bell2009-03-271-6/+6
* Appease tlsaAdrian Lees2009-02-021-6/+10
* Selection menu and save/download tweaksAdrian Lees2009-02-021-23/+33
* RFix immediate menu-related problems; changes to followAdrian Lees2009-01-311-0/+43
* Selection- and link-related functions now on menu; other menu changes as per ...Adrian Lees2009-01-301-32/+90
* Assorted saving-related changes (WIP)Adrian Lees2009-01-101-39/+205
* A few usability tweaksAdrian Lees2008-12-261-7/+55
* A bunch of fixes to the libpng bindingJohn Mark Bell2008-09-151-1/+3
* - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the dif...John Tytgat2008-08-051-3/+4
* - Compiler warning squashJohn Tytgat2008-07-261-7/+7
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-9/+16
* Fix makefile for save text. Remove redundant ifdef.Michael Drake2008-04-131-2/+0
* Save non-opaque images with a proper mask/full alpha channelAdrian Lees2008-03-241-2/+5
* Tidy up when drag save aborted (fixes assert when dragging URL to same window)Adrian Lees2008-03-231-1/+4
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Add URL file (with the original URL) and Inventory file (listing URLs of obje...James Bursa2007-07-051-1/+6
* Overlooked warningsAdrian Lees2007-06-051-2/+1
* Fix interaction between failed drag save and pointer tracking (including page...Adrian Lees2007-06-051-8/+15