aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'mathstuf/dev/improve-follow' into experimentalGravatar Brendan Taylor2011-05-08
|\
* | cleaned up the set_proxy_url functionGravatar Brendan Taylor2011-05-01
* | load_error_cb should return gbooleanGravatar Brendan Taylor2011-05-01
* | fix compiler warningsGravatar Brendan Taylor2011-04-30
* | GTK3 always has scrollbars, workaround for https://bugs.webkit.org/show_bug.c...Gravatar Brendan Taylor2011-04-30
* | cmd_scrollbars_visibility: don't repeat yourself.Gravatar Brendan Taylor2011-04-30
* | Merge branch 'experimental' into scrollbarsGravatar Brendan Taylor2011-04-30
|\ \
| * | my kingdom for an automated test suiteGravatar Brendan Taylor2011-04-25
| * | i could have sworn i tested it this timeGravatar Brendan Taylor2011-04-25
| * | it seems my python is getting rusty.Gravatar Brendan Taylor2011-04-25
| * | uzbl-tabbed: remove the undocumented uzbl-tabbed fifoGravatar Brendan Taylor2011-04-24
| * | uzbl-tabbed: remove the broken 'capture_new_windows' optionGravatar Brendan Taylor2011-04-24
| * | uzbl-browsers started by uzbl-tabbed should use uzbl-tabbed's socket_dir.Gravatar Brendan Taylor2011-04-24
| * | uzbl-tabbed: refactor the SocketClient classGravatar Brendan Taylor2011-04-24
| * | allow processes other than uzbl-tabbed to start uzbl-browser instances that a...Gravatar Brendan Taylor2011-04-24
| | * Factor out the clearing of the labelsGravatar Ben Boeckel2011-04-20
| | * Add binding to copy a link to the clipboardGravatar Ben Boeckel2011-04-20
| * | escape ' in KEY_PRESS/RELEASE eventsGravatar Brendan Taylor2011-04-18
| * | 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
| * | replace alt with mod1 in configGravatar keis2011-04-18
| * | placeholder translation of keyval to modGravatar 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
| * | drop extra whitespace in key eventsGravatar 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
| * | show modmask on MOD_PRESS/RELEASEGravatar Rob2011-04-18
| * | added MOD_PRESS/RELEASE events that denote X modifier keysGravatar Rob2011-04-18
| * | added modifier mask to key_press/release eventsGravatar Rob2011-04-18
| * | Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into experi...Gravatar Brendan Taylor2011-04-14
| |\ \
| | * | Use the correct variableGravatar Ben Boeckel2011-04-14
| * | | Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into experi...Gravatar Brendan Taylor2011-04-14
| |\| |
| * | | Merge remote-tracking branch 'mathstuf/dev/fix-clashing-long-option' into exp...Gravatar Brendan Taylor2011-04-14
| |\ \ \
| | | | * Ignore errors when attaching labelsGravatar Ben Boeckel2011-04-14
| * | | | use /usr/bin/env consistently in example script #!sGravatar Brendan Taylor2011-04-14
| | * | | Update documentationGravatar Ben Boeckel2011-04-14
| | * | | Avoid --name which GTK uses internallyGravatar Ben Boeckel2011-04-14
| | | * | Avoid division by zero errorGravatar Ben Boeckel2011-04-13
| | |/ /
| | | * 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
| |\ \
| * \ \ Merge remote-tracking branch 'mathstuf/dev/fix-textarea-formfiller' into expe...Gravatar Brendan Taylor2011-04-13
| |\ \ \
| * | | | document the download command and the change to download_handler's argumentsGravatar Brendan Taylor2011-04-12
| * | | | allow a second argument to the 'download' command that specifies a destinatio...Gravatar Brendan Taylor2011-04-12
| * | | | add a 'download' command that can download the current url or an arbitrary urlGravatar Brendan Taylor2011-04-12