aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/uzbl-event-manager
Commit message (Expand)AuthorAge
* move examples/data/scripts/uzbl-event-manager to bin/uzbl-event-managerGravatar Brendan Taylor2011-04-11
* use string_escape to remove \-escapesGravatar keis2011-02-15
* move common function related to escaping to PluginGravatar keis2011-02-15
* Typo in event-manager online help.Gravatar Paweł Zuzelski2010-08-13
* Require plugins have either a init, after or cleanup hook.Gravatar Mason Larobina2010-04-04
* Huge plugin & event manager upgrades.Gravatar Mason Larobina2010-04-04
* Avoid stdout flushing when not ttyGravatar root2010-03-11
* Use itertools.count instead of custom counter function.Gravatar Mason Larobina2010-03-08
* Handle stdout and stderr flush errors (caused by read-only fd's?)Gravatar Mason Larobina2010-03-03
* Given export method `prepend` option and now allows non-callable exportsGravatar Mason Larobina2010-03-02
* Rename the global config dict to `global_config`.Gravatar Mason Larobina2010-03-02
* Ignore os.makedirs race-condition exceptions.Gravatar Mason Larobina2010-01-24
* Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-24
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02