aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* add WHITELIST_COOKIE event to README.uzbl-event-managerGravatar Brendan Taylor2010-12-23
* add cookie whitelisting, document BLACKLIST_COOKIE and WHITELIST_COOKIE eventsGravatar Brendan Taylor2010-12-22
* put session cookies in fileGravatar keis2010-12-18
* use sync_spawn_exec to load cookiesGravatar keis2010-12-18
* should open file with a+ when writing cookiesGravatar keis2010-12-18
* add sync_spawn_exec commandGravatar keis2010-12-18
* free old value of sync_stdout before overwritingGravatar keis2010-12-18
* refactor spawn-functionsGravatar keis2010-12-18
* outline uzbl-event-manager README fileGravatar keis2010-12-17
* basic blacklisting in cookies pluginGravatar keis2010-12-17
* document cookie event/commandsGravatar keis2010-12-17
* bring it all togetherGravatar keis2010-12-17
* keep session cookies in em pluginGravatar keis2010-12-17
* cookie forwarder as EM pluginGravatar keis2010-12-13
* cookies reworkGravatar keis2010-12-13
* make split_quoted split on tabGravatar keis2010-12-11
* if a fifo/socket already exists, check if it's occupied and attach ourselves ...Gravatar Brendan Taylor2010-12-10
* p-s-s: use UZBL_* vars instead of positional argumentsGravatar Brendan Taylor2010-12-06
* add per-site-settings example configuration with pipermail navigation userscriptGravatar Brendan Taylor2010-12-06
* update per-site-settings documentationGravatar Brendan Taylor2010-12-06
* Merge branch 'experimental' into dev/per-site-settingsGravatar Brendan Taylor2010-12-05
|\
* \ Merge remote branch 'mathstuf/dev/per-site-settings' into dev/per-site-settingsGravatar Brendan Taylor2010-12-05
|\ \
| | * fix the <Ctrl><Alt>t bindsGravatar Brendan Taylor2010-12-04
| * | Use elif since it's mutually exclusive anywaysGravatar Ben Boeckel2010-12-04
| * | The indentation is set later anywaysGravatar Ben Boeckel2010-12-04
| * | No need for temporary variables hereGravatar Ben Boeckel2010-12-04
| * | Add a missing colonGravatar Ben Boeckel2010-12-04
| * | Sockets have a send, not a write, methodGravatar Ben Boeckel2010-12-04
| * | Parse the line even if the indent is zeroGravatar Ben Boeckel2010-12-04
| * | Strip the line properlyGravatar Ben Boeckel2010-12-04
* | | per-site-settings.py obsoletes the userscript examplesGravatar Brendan Taylor2010-12-03
* | | Merge branch 'experimental' into dev/per-site-settingsGravatar Brendan Taylor2010-12-03
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'dev/in-webkit-downloads' into experimentalGravatar Brendan Taylor2010-12-03
| |\
| | * document download handlerGravatar Brendan Taylor2010-12-03
| * | Merge branch 'dev/in-webkit-downloads' into experimentalGravatar Brendan Taylor2010-12-03
| |\|
| | * removed DOWNLOAD_REQUEST from the example configGravatar Brendan Taylor2010-12-03
| * | Merge branch 'fix-oiinw' into experimentalGravatar Brendan Taylor2010-12-03
| |\ \
| * \ \ Merge branch 'dev/in-webkit-downloads' into experimentalGravatar Brendan Taylor2010-12-03
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'dev/scroll-percentage-by-scrollbars' into experimentalGravatar Brendan Taylor2010-12-03
| |\ \ \
| | * | | fix event name typoGravatar Brendan Taylor2010-12-03
| | | * | display active downloads in the status barGravatar Brendan Taylor2010-12-03
| | | * | let webkit handle downloads (breaks backward compatibility)Gravatar Brendan Taylor2010-12-03
| | | | * remove selected_url logic from create_web_view_cb. fixes FS#130 and FS#214.Gravatar Brendan Taylor2010-12-01
| | |_|/ | |/| |
| * | | Merge commit '081c95' into experimentalGravatar Brendan Taylor2010-12-01
| |\ \ \
| | * | | positional arguments still exist: fix download.sh, follow.sh and the formfillerGravatar Brendan Taylor2010-12-01
| * | | | Merge branch 'no-parseenv' into experimentalGravatar Brendan Taylor2010-12-01
| |\ \ \ \
| | * | | | set config @prefix based on uzbl-browser's PREFIXGravatar Brendan Taylor2010-12-01
| * | | | | dmenu 4.1 and 4.2 have different help messages, support bothGravatar Brendan Taylor2010-12-01
| * | | | | Merge remote branch 'jspricke/master' into experimentalGravatar Brendan Taylor2010-12-01
| |\ \ \ \ \
| | | * | | | remove parseenv().Gravatar Brendan Taylor2010-11-30
| | |/ / / / | |/| | | |