summaryrefslogtreecommitdiff
path: root/riscos/mouseactions.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-04-07 20:46:22 by rjw]Richard Wilson2005-04-071-1/+2
| | | | | | Update to the way menus are handled. Various GUI bug fixes. svn path=/import/netsurf/; revision=1603
* [project @ 2004-08-08 11:39:31 by joty]John Tytgat2004-08-081-0/+1
| | | | | | | Explicit #include of some header files to avoid Norcroft depth 8 limitation when using UnixLib version currently at CVS trunk. svn path=/import/netsurf/; revision=1193
* [project @ 2004-07-17 13:00:38 by bursa]James Bursa2004-07-171-1/+1
| | | | | | Simplify gui_window structure. Clean up various parts of the gui code. svn path=/import/netsurf/; revision=1092
* [project @ 2004-07-05 20:19:51 by joty]John Tytgat2004-07-051-2/+0
| | | | | | Using UTF-8 instead of Latin1 encoding. svn path=/import/netsurf/; revision=1049
* [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