aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
| | |/ / / / | |/| | | |
| * | | | | uzbl-tabbed shouldn't freak out if no status_background is setGravatar Brendan Taylor2010-11-30
| * | | | | Merge commit 'e293bf' into experimentalGravatar Brendan Taylor2010-11-30
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | update docs/COMMUNITYGravatar Brendan Taylor2010-11-30
| | * | | | deprecate the positional arguments in the READMEGravatar Brendan Taylor2010-11-29
| | * | | | $UZBL_URL -> $UZBL_URI (for consistency with the rest of our interface)Gravatar Brendan Taylor2010-11-29
| | * | | | use the new $UZBL_* env vars exclusivelyGravatar Brendan Taylor2010-11-29
| | * | | | add UZBL_CONFIG, UZBL_PID, UZBL_XID, UZBL_FIFO, UZBL_SOCKT, UZBL_URL and UZBL...Gravatar Brendan Taylor2010-11-29
| | | |_|/ | | |/| |
| * | | | add jspricke to AUTHORSGravatar Brendan Taylor2010-11-29