aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data
Commit message (Expand)AuthorAge
* Fix follow in new window with url containing %Gravatar Michal 'vorner' Vaner2012-04-14
* Fix an off-by-one errorGravatar Ben Boeckel2012-04-04
* Merge remote-tracking branch 'lucab/master'Gravatar Brendan Taylor2012-02-12
|\
| * Restrict third-party access to cookie jar (CVE-2012-0843)Gravatar Luca Bruno2012-02-12
* | Merge remote-tracking branch 'dylex/master'Gravatar Brendan Taylor2012-01-10
|\ \ | |/ |/|
* | don't use window.open in follow.js.Gravatar Brendan Taylor2011-11-23
* | various formfiller fixesGravatar Taylan Ulrich B2011-11-23
* | sometimes load_cookies.sh didn't parse cookies properlyGravatar Brendan Taylor2011-10-23
* | fix following input[type=email], [type=search], etc.Gravatar Brendan Taylor2011-09-26
* | remove debugging 'console.log'sGravatar Brendan Taylor2011-09-26
| * preserve HttpOnly flag on cookies to prevent XSS attacksGravatar Dylan Simon2011-09-17
* | fix follow.js when labels get longer than 3 charactersGravatar Brendan Taylor2011-09-11
* | on Ubuntu, properly clear keycmd when a link is selected using follow.shGravatar Brendan Taylor2011-09-05
* | add an ugly 'type link text'-style follow dealieGravatar Brendan Taylor2011-08-21
* | minor refactor in follow.jsGravatar Brendan Taylor2011-08-21
|/
* Merge branch 'master' of https://github.com/TaylanUB/uzbl into experimentalGravatar Brendan Taylor2011-08-16
|\
| * Fix minor issues with textarea editing with formfiller.Gravatar Taylan Ulrich B.2011-08-17
* | bugfix in the formfillerGravatar Brendan Taylor2011-08-15
|/
* don't try to do per-site-settings on non-HTTP URIsGravatar Brendan Taylor2011-08-07
* Merge remote-tracking branch 'mathstuf/dev/fix-pss-multi-command'Gravatar Brendan Taylor2011-08-07
|\
* | handle html5 input types in the formfillerGravatar Brendan Taylor2011-07-18
* | fix dmenu prompt in formfiller.shGravatar Brendan Taylor2011-07-17
* | Merge remote-tracking branch 'mathstuf/dev/improve-follow' into experimentalGravatar Brendan Taylor2011-07-13
|\ \
| | * Separate commands with a newlineGravatar Ben Boeckel2011-07-08
| * | Escape '@' when following a linkGravatar Ben Boeckel2011-06-26
* | | make the variables in util/uzbl-dir.sh overrideableGravatar Brendan Taylor2011-05-25
* | | don't try to call select on select elementsGravatar keis2011-05-14
* | | use instanceof to check element typeGravatar keis2011-05-14
* | | check input field type using type propertyGravatar keis2011-05-14
* | | Merge remote-tracking branch 'keis/focus-event' into experimentalGravatar Brendan Taylor2011-05-09
|\ \ \
* | | | follow.js: maintain compatibility with old configurationsGravatar Brendan Taylor2011-05-08
* | | | Merge remote-tracking branch 'mathstuf/dev/improve-follow' into experimentalGravatar Brendan Taylor2011-05-08
|\ \ \ \ | | |/ / | |/| |
| | * | use focus_element instead of form activeGravatar keis2011-04-29
| |/ / |/| |
| * | Factor out the clearing of the labelsGravatar Ben Boeckel2011-04-20
| * | Add binding to copy a link to the clipboardGravatar Ben Boeckel2011-04-20
* | | bind.py expects KEYCMD_EXEC to include a modstate parameterGravatar Brendan Taylor2011-04-18
* | | Ignored keys don't enter modcmd but works in modcmdGravatar keis2011-04-18
* | | use updated modstate for key eventsGravatar keis2011-04-18
* | | keycmd comments and docsGravatar keis2011-04-18
* | | handle the case of no modkeys heldGravatar keis2011-04-18
* | | use splitquoted to parse key eventGravatar keis2011-04-18
* | | stop tracking held keys in keyletGravatar keis2011-04-18
* | | remove some unused codeGravatar keis2011-04-18
* | | Make the work with the new key eventsGravatar keis2011-04-18
| * | Ignore errors when attaching labelsGravatar Ben Boeckel2011-04-14
* | | use /usr/bin/env consistently in example script #!sGravatar Brendan Taylor2011-04-14
| * | Add binding for going to the uri of a targetGravatar Ben Boeckel2011-04-13
| * | Handle returned uris in the follow.sh wrapperGravatar Ben Boeckel2011-04-13
| * | Handle returning a uri selected by follow.jsGravatar Ben Boeckel2011-04-13
| |/
* | Merge remote-tracking branch 'mathstuf/dev/better-word-delete' into experimentalGravatar Brendan Taylor2011-04-13
|\ \