summaryrefslogtreecommitdiff
path: root/riscos/mouseactions.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-02-26 17:52:10 by bursa]James Bursa2004-02-261-2/+2
| | | | | | Implement back and forward using history. svn path=/import/netsurf/; revision=572
* [project @ 2004-02-25 15:12:57 by bursa]James Bursa2004-02-251-2/+2
| | | | | | Implement scaling; rewrite desktop/browser; add riscos/thumbnail; rewrite history. svn path=/import/netsurf/; revision=566
* [project @ 2004-02-13 16:09:12 by bursa]James Bursa2004-02-131-2/+2
| | | | | | Clean up and rewrite options code. svn path=/import/netsurf/; revision=536
* [project @ 2004-01-20 19:08:34 by jmb]John Mark Bell2004-01-201-1/+6
| | | | | | | Allow toggling of POST support. Add new toolbar icon numbers to riscos/gui.h svn path=/import/netsurf/; revision=490
* [project @ 2003-12-27 00:11:57 by jmb]John Mark Bell2003-12-271-9/+19
| | | | | | | Tidy code to reduce compiler warnings. htmlredraw.c and plugin.c produce the most now. Hopefully I haven't broken anything ;) svn path=/import/netsurf/; revision=451
* [project @ 2003-10-25 14:13:49 by bursa]James Bursa2003-10-251-1/+1
| | | | | | URL encoded POST support. svn path=/import/netsurf/; revision=375
* [project @ 2003-09-30 23:30:36 by jmb]John Mark Bell2003-09-301-0/+289
Split mouseactions code from gui.c svn path=/import/netsurf/; revision=337