summaryrefslogtreecommitdiff
path: root/javascript/jsapi/location.bnd
Commit message (Expand)AuthorAgeFilesLines
* Make browser_window_navigate (un)verifiable flag match browser_window_create.Michael Drake2014-02-101-4/+3
* Allow tab creation without history clone. Changes browser_window_create and ...Michael Drake2014-02-101-4/+4
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-4/+4
* browser_window_navigate refactorVincent Sanders2013-02-181-3/+23
* fix docuemnt/window location to correctly navigate, fixes http://www.avaaz.or...Vincent Sanders2013-02-071-7/+55
* fix cast warning in location::href setterVincent Sanders2013-01-311-1/+1
* add href location setterVincent Sanders2013-01-311-0/+14
* change the javascript bindings to use generated headersVincent Sanders2012-12-201-2/+3
* implement document.URL and document.documentURIVincent Sanders2012-12-071-2/+10
* use unshared type handler for all events on windowVincent Sanders2012-11-231-0/+1
* use correct unref functionsVincent Sanders2012-11-211-7/+7
* improve location interface implementationVincent Sanders2012-11-211-2/+93
* cleanup formatting in binding filesVincent Sanders2012-11-191-16/+5
* move bindings into the correct placeVincent Sanders2012-11-021-0/+53