aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-24
|\
| * merge in configurable-number/strings, Uzbl-js-object-independent linkfollowerGravatar Dieter Plaetinck2010-01-24
| |\
* | | Consistency fix in the bind plugin with regard to '*' binds.Gravatar Mason Larobina2010-01-24
* | | Ignore os.makedirs race-condition exceptions.Gravatar Mason Larobina2010-01-24
* | | Merge branch 'experimental'Gravatar Mason Larobina2010-01-24
|\ \ \
* \ \ \ Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-24
|\ \ \ \ | | |/ / | |/| |
| | * | Added example uzbl-tabbed binds for updated uzbl-tabbed.Gravatar Mason Larobina2010-01-24
| | | * No script fluff should be in config.h, thanks mason.Gravatar tczy2010-01-19
* | | | Remove all mentions of the Uzbl object and @jsh helper variable.Gravatar Mason Larobina2010-01-19
* | | | Reverting back to better non-js middle click binding.Gravatar Mason Larobina2010-01-19
* | | | Fixed problem with * binds in stack mode.Gravatar Mason Larobina2010-01-19
* | | | Reduced the {key,mod}cmd_{update,exec} functions into a single function.Gravatar Mason Larobina2010-01-19
* | | | Unicode connect arguments were crashing the handler __repr__ methodGravatar Mason Larobina2010-01-19
* | | | Fix middle click binding (to open selected uri in new window).Gravatar Mason Larobina2010-01-13
* | | | Fix yank bind now that the Uzbl object is gone.Gravatar Mason Larobina2010-01-11
| | * | Merge branch 'master' into experimentalGravatar Mason Larobina2010-01-09
| |/| | | |/ / |/| |
* | | Comment out anything in the config that used @jsh or the Uzbl object.Gravatar Mason Larobina2010-01-09
| | * remove unneeded varGravatar tczy2010-01-06
| | * Merge branch 'master' of git://github.com/Dieterbe/uzbl into followGravatar tczy2010-01-06
| | |\
| | * | get back to default styles, github had a messGravatar tczy2010-01-06
| | * | remove follow scripts that are replaced by follow.jsGravatar tczy2010-01-06
| | * | Jason's linkfollower with modifications: navigation keys areGravatar tczy2010-01-06
| | * | appropriate changes to the config exampleGravatar tczy2010-01-06
* | | | Encode utf-8 strings being sent to stdout.Gravatar Mason Larobina2010-01-05
* | | | Make verbose print format string unicode.Gravatar Mason Larobina2010-01-05
| |_|/ |/| |
| * | remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02
| * | merge in changes from masterGravatar Dieter Plaetinck2010-01-02
| |\ \ | |/ / |/| |
| * | authors file updatesGravatar Dieter Plaetinck2010-01-02
* | | add notes into example configGravatar Dieter Plaetinck2010-01-02
| * | uzbl-tabbed: add a tab_indexes optionGravatar Simon Lipp2010-01-03
| * | uzbl-tabbed: get rid of update-tablist timerGravatar Simon Lipp2010-01-03
| * | implemented new actions for uzbl_tabbedGravatar Simon Lipp2010-01-03
| * | uzbl-tabbed:Gravatar Simon Lipp2010-01-03
| * | uzbl-tabbed changes :Gravatar Simon Lipp2010-01-03
| * | uzbl-tabbed: get UzblInstance out of UzblTabbedGravatar Simon Lipp2010-01-03
| * | uzbl-tabbed: don't use uzbl fifoGravatar Simon Lipp2010-01-03
| * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2010-01-03
| |\ \
* | | | Updated comments in handlers section and updated the download handlerGravatar Mason Larobina2010-01-02
| | * | URIEncode search string component of web searching binds.Gravatar Mason Larobina2010-01-01
| | * | Moved expand function to external plugin to reduce code duplication.Gravatar Mason Larobina2010-01-01
| | * | Added the escaped and quoted %r replace for on_event and bind args.Gravatar Mason Larobina2010-01-01
* | | | Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-02
|\ \ \ \ | | |/ / | |/| |
| * | | fixed http://www.uzbl.org/bugs/index.php?do=details&task_id=165Gravatar tczy2010-01-01
| * | | uzbl-tabbed bind '@' fixGravatar tczy2010-01-01
* | | | We don't have support for inline comments.Gravatar Mason Larobina2010-01-01
* | | | Use new export mechanism in all plugins.Gravatar Mason Larobina2010-01-01
* | | | Correctness re-write of the export mechanism.Gravatar Mason Larobina2010-01-01
| | * | Moved xdghome function out of config section.Gravatar Mason Larobina2010-01-01
| |/ /
* | | Add 'uzbl terminal' binding & remove old example lines.Gravatar Mason Larobina2010-01-01
| | * uzbl-tabbed bind '@' fixGravatar tczy2009-12-30