aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/plugins
Commit message (Expand)AuthorAge
* 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
* | preserve HttpOnly flag on cookies to prevent XSS attacksGravatar Dylan Simon2011-09-17
|/
* 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
* Allow for multiple characters to bound wordsGravatar Ben Boeckel2011-03-24
* support quoted events in a few more placesGravatar keis2011-02-15
* don't escape in Config.setGravatar keis2011-02-15
* move common function related to escaping to PluginGravatar keis2011-02-15
* grok quoted strings in a select places in the emGravatar keis2011-02-15
* Merge commit '6a737a7137' (keis/intcookies) into experimentalGravatar Brendan Taylor2011-02-14
|\
* | tidying after the history branch mergeGravatar Brendan Taylor2011-02-14
* | disable keycmd reset on mode changeGravatar keis2011-01-23
| * multiple components/re -pairs in cookie filtersGravatar keis2011-01-17
* | fix bug in history searchGravatar keis2011-01-11
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into historyGravatar keis2011-01-01
|\ \
| | * malformed cookie rows pass through deleteGravatar keis2011-01-01
| |/
| * change open mode for writing cookies to 'a'Gravatar Brendan Taylor2010-12-28
| * WHITE/BLACKLIST_COOKIE regexp matches anywhere in the string (instead of only...Gravatar Brendan Taylor2010-12-24
| * add cookie whitelisting, document BLACKLIST_COOKIE and WHITELIST_COOKIE eventsGravatar Brendan Taylor2010-12-22
| * put session cookies in fileGravatar keis2010-12-18
| * should open file with a+ when writing cookiesGravatar keis2010-12-18
| * basic blacklisting in cookies pluginGravatar keis2010-12-17
| * keep session cookies in em pluginGravatar keis2010-12-17
| * cookie forwarder as EM pluginGravatar keis2010-12-13
| * display active downloads in the status barGravatar Brendan Taylor2010-12-03
* | disable odd clear of keycmdGravatar keis2010-11-30
* | make history plugin work with new EMGravatar keis2010-11-30
* | Merge branch 'master' of git://github.com/Dieterbe/uzbl into historyGravatar keis2010-09-10
|\|
* | Merge branch 'master' of git://github.com/Dieterbe/uzbl into historyGravatar keis2010-08-20
|\ \
| | * Simplify backspace bugfixGravatar Mason Larobina2010-07-01
| | * Fix the backspace issue.Gravatar Paweł Zuzelski2010-07-01
| |/
* | move history pluginGravatar keis2010-04-04
| * Huge plugin & event manager upgrades.Gravatar Mason Larobina2010-04-04
|/
* Consistency fix in the bind plugin with regard to '*' binds.Gravatar Mason Larobina2010-01-25
* Fixed problem with * binds in stack mode.Gravatar Mason Larobina2010-01-25
* Reduced the {key,mod}cmd_{update,exec} functions into a single function.Gravatar Mason Larobina2010-01-25
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02