aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* remove redundant CFLAGSGravatar Brendan Taylor2010-12-27
* separate makefile configuration section from rules sectionGravatar Brendan Taylor2010-12-27
* untangle the CFLAGS messGravatar Brendan Taylor2010-12-27
* delete all .o files in 'make clean'Gravatar Brendan Taylor2010-12-27
* add an ifdef for GTK3 scrollable changesGravatar Brendan Taylor2010-12-27
* Makefile: add (commented) lines for using gtk+ 3Gravatar Brendan Taylor2010-12-27
* Merge remote branch 'keis/gtk3' into gtk3Gravatar Brendan Taylor2010-12-27
|\
* | update keis' line in AUTHORSGravatar Brendan Taylor2010-12-24
* | WHITE/BLACKLIST_COOKIE regexp matches anywhere in the string (instead of only...Gravatar Brendan Taylor2010-12-24
* | fix warnings when building uzbl-core.cGravatar Brendan Taylor2010-12-23
* | remove cookie_handler from the example config.Gravatar Brendan Taylor2010-12-23
* | 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
| |\ \ \ \