summaryrefslogtreecommitdiff
path: root/riscos/save.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-04-10 20:04:11 by rjw]Richard Wilson2004-04-101-3/+20
| | | | | | | | Fix for thumbnail palette bug. Fix for upper case iconsprite names. Uses thumbnail sprite creation routines. svn path=/import/netsurf/; revision=747
* [project @ 2004-03-28 15:21:49 by jmb]John Mark Bell2004-03-281-6/+6
| | | | | | | Fixup truncation of sprite name. Use malloc instead of calloc svn path=/import/netsurf/; revision=687
* [project @ 2004-03-28 14:33:52 by jmb]John Mark Bell2004-03-281-1/+70
| | | | | | Create iconsprite for save complete. svn path=/import/netsurf/; revision=686
* [project @ 2004-03-28 14:09:55 by bursa]James Bursa2004-03-281-0/+1
| | | | | | Set type of saved text. svn path=/import/netsurf/; revision=685
* [project @ 2004-03-27 18:47:56 by bursa]James Bursa2004-03-271-5/+80
| | | | | | Save complete gui and F3 etc. svn path=/import/netsurf/; revision=680
* [project @ 2004-03-25 00:31:45 by jmb]John Mark Bell2004-03-251-1/+1
| | | | | | | Make text export use stdio. Move save_text.[ch] to desktop. svn path=/import/netsurf/; revision=666
* [project @ 2004-03-24 23:51:08 by jmb]John Mark Bell2004-03-241-0/+7
| | | | | | Text Export support. svn path=/import/netsurf/; revision=665
* [project @ 2004-03-11 02:19:13 by bursa]James Bursa2004-03-111-7/+7
| | | | | | Add source_data to content structure and remove equivalents from individual contents. svn path=/import/netsurf/; revision=606
* [project @ 2004-03-06 12:34:47 by jmb]John Mark Bell2004-03-061-2/+6
| | | | | | Save Source support. svn path=/import/netsurf/; revision=588
* [project @ 2004-02-26 00:44:42 by bursa]James Bursa2004-02-261-0/+126
Implement drag saving of drawfiles and clean up drag/drop/save code. svn path=/import/netsurf/; revision=568