aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
* Unified yank bind.Gravatar Mason Larobina2009-12-23
* First commit of modified example config to make use of mode-binds.Gravatar Mason Larobina2009-12-22
* Merge branch 'master' into experimentalGravatar Dieter Plaetinck2009-12-21
|\
| * more documentation + MODE_BIND example in configGravatar Dieter Plaetinck2009-12-21
* | typoGravatar Dieter Plaetinck2009-12-20
|/
* Merge branch 'onexec-nonarg-binds'Gravatar Mason Larobina2009-12-20
|\
* \ Merge branch 'mode-binds'Gravatar Mason Larobina2009-12-20
|\ \
* \ \ Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2009-12-20
|\ \ \
| * | | set default page to a "welcome" pageGravatar Dieter Plaetinck2009-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-16
| | |\ | |_|/ |/| |
* | | Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2009-12-16
|\| |
| * | merge in masons changesGravatar Dieter Plaetinck2009-12-15
| |\ \
| | | * Merge branch 'master' into mode-bindsGravatar Mason Larobina2009-12-14
| | | |\ | |_|_|/ |/| | |
* | | | Fix some comments, orders and alignments in the example config.Gravatar 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
| | * Merge branch 'master' into mode-bindsGravatar 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
| * | support executing commands both through shell and directlyGravatar Dieter Plaetinck2009-12-06
* | | Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2009-12-07
|\| | | |/ |/|
| * Merge branch 'master' into experimentalGravatar Dieter Plaetinck2009-12-06
| |\
* | | 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
| * fix deprecated command. fixes FS#139Gravatar Dieter Plaetinck2009-12-05
* | Updated <Button2> binding to use the new @jsh helper.Gravatar Mason Larobina2009-12-05
* | Added @jsh JavaScript helper variable.Gravatar Mason Larobina2009-12-05
* | 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
* | Was raising an exception that didn't exist.Gravatar Mason Larobina2009-12-03
* | Pylint rating of the EM raised to 9.38/10.Gravatar Mason Larobina2009-12-01
* | Keycmd and mode plugin config setting optimisations.Gravatar Mason Larobina2009-12-01
* | TOGGLE_MODES is not a configuration event so use the event function.Gravatar Mason Larobina2009-12-01
* | Added example in the config to reset the keycmd on page navigation.Gravatar Mason Larobina2009-12-01
* | Made force default to False and added config attribute.Gravatar Mason Larobina2009-12-01
* | Use builtin and default library functions over custom functions.Gravatar Mason Larobina2009-12-01
|/
* Move @scroll_section to the end of the status_bar to make it less jumpy.Gravatar Mason Larobina2009-12-01
* added scroll-percentage.js and config exampleGravatar Rob2009-11-30
* Stripped some weird utf8 characters (\xc2\xa0) from extedit.jsGravatar Mason Larobina2009-11-30
* rename editor var to external_editorGravatar Rob2009-11-30
* added extedit.js and config examples for itGravatar Rob2009-11-30