aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data
Commit message (Expand)AuthorAge
* merge in configurable-number/strings, Uzbl-js-object-independent linkfollowerGravatar Dieter Plaetinck2010-01-24
|\
| * 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
* | | 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
* | | 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
|\ \ \
| * | | 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
| | * | 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
|/ / /
| | * uzbl-tabbed bind '@' fixGravatar tczy2009-12-30
| | * fixed http://www.uzbl.org/bugs/index.php?do=details&task_id=165Gravatar tczy2009-12-29
| | * add link following script with configurable keysGravatar cy2009-12-28
| |/ |/|
| * Keycmd plugin now sets raw_{key,mod}cmd vars and updated title format.Gravatar Mason Larobina2009-12-26
| * Moved expand function to external plugin to reduce code duplication.Gravatar Mason Larobina2009-12-24
| * Added the escaped and quoted %r replace for on_event and bind args.Gravatar Mason Larobina2009-12-23
|/
* Merge branch 'onexec-nonarg-binds'Gravatar Mason Larobina2009-12-20
|\
* \ Merge branch 'master' into mode-bindsGravatar Mason Larobina2009-12-17
|\ \
| | * New bind class that's onexec & nonarg when a bind ends in a '!'.Gravatar Mason Larobina2009-12-17
| |/
| * Create sockets before daemonising in uzbl-{cookie-daemon,event-manager}.Gravatar Mason Larobina2009-12-17
* | Merge branch 'master' into mode-bindsGravatar Mason Larobina2009-12-17
|\|
| * No need to localise the held variable.Gravatar Mason Larobina2009-12-17
* | Merge branch 'master' into mode-bindsGravatar Mason Larobina2009-12-14
|\|
| * Make sure the config keys for all possible completions are known.Gravatar Mason Larobina2009-12-14
| * Clear the keycmd after link follow.Gravatar Mason Larobina2009-12-13
| * Print all events, store the instance pid and check event name.Gravatar Mason Larobina2009-12-13
* | Removing call to deprecated function.Gravatar Mason Larobina2009-12-13
* | Unbreak <prompt!command> stack binds.Gravatar Mason Larobina2009-12-12
* | Initial commit of mode binding support.Gravatar Mason Larobina2009-12-12
|/
* Left in unused pprint lib.Gravatar Mason Larobina2009-12-06
* Multiple stack binds that have the same prefix now work.Gravatar Mason Larobina2009-12-06
* Standardise expansion across plugins.Gravatar Mason Larobina2009-12-06
* Fixed problem with keys persisting after their release events.Gravatar Mason Larobina2009-12-04
* Renamed {MOD,KEY}CMD_CLEAR to {MOD,KEY}CMD_CLEARED to reduce confusion.Gravatar Mason Larobina2009-12-04
* The MODE_CONFIG event was triggering itself in the bind plugin.Gravatar Mason Larobina2009-12-03