summaryrefslogtreecommitdiff
path: root/riscos/wimp_event.h
Commit message (Collapse)AuthorAgeFilesLines
* Move all mouse tracking into ro_mouse module.Steve Fryatt2013-09-081-0/+3
| | | | | | Add Pointer Entering Window events to wimp_event module and add handlers to all modules requiring mouse tracking. Updated: Treeview, URL Complete, History and GUI Window. Delete all handling for Pointer Entering/Leaving from ro_gui.
* Make scroll event handling module specific.Steve Fryatt2011-12-171-0/+3
| | | | svn path=/trunk/netsurf/; revision=13285
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-14/+25
| | | | svn path=/trunk/netsurf/; revision=11741
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-4/+18
| | | | svn path=/trunk/netsurf/; revision=10865
* Update all source code file headers to reflect GPL version 2 only and ↵Vincent Sanders2007-08-081-3/+14
| | | | | | contain appropriate licence text svn path=/trunk/netsurf/; revision=3486
* Call close function for submenu windows.Richard Wilson2007-03-261-0/+3
| | | | svn path=/trunk/netsurf/; revision=3226
* Update project URL.Michael Drake2006-11-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=3073
* Centralise keypress handling (download and query dialogs still need porting ↵John Mark Bell2006-07-131-0/+2
| | | | | | | | over to wimp_event) Make core browser window invalidate caret callback on mouse clicks svn path=/trunk/netsurf/; revision=2746
* [project @ 2006-01-02 04:08:11 by rjw]Richard Wilson2006-01-021-1/+2
| | | | | | Automatically tick selected items. Add menu selection handler. svn path=/import/netsurf/; revision=1940
* [project @ 2005-12-31 04:06:40 by rjw]Richard Wilson2005-12-311-0/+68
Automated WIMP event handling functions. svn path=/import/netsurf/; revision=1904