aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/events.h
Commit message (Collapse)AuthorAge
* cookies reworkGravatar keis2010-12-13
| | | | | | | | | | * send events on cookie changes * add command to add a new cookie parses same syntax as events no ADD_COOKIE event is raised for these cookies * add command to delete a cookie parses same syntax as events, ignoring everything after 5th argument no DELETE_COOKIE event is raised for these cookies
* let webkit handle downloads (breaks backward compatibility)Gravatar Brendan Taylor2010-12-03
|
* Add SCROLL_VERT and SCROLL_HORIZ eventsGravatar Ben Boeckel2010-10-22
|
* Make the `uri` command a wrapper around `set uri = ..`Gravatar Mason Larobina2010-03-21
|
* resource-request-startingGravatar Andrea Marchesini2010-02-13
|
* mouse pointer eventsGravatar Igor Bogomazov2010-01-25
|
* move source files from project root into src directory. Makefile is a bit ↵Gravatar Dieter Plaetinck2010-01-02
broken though