aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
* Merge remote branch 'luca/experimental' into experimentalGravatar Dieter Plaetinck2010-08-25
|\
* \ Merge remote branch 'paradoq/master' into experimentalGravatar Dieter Plaetinck2010-08-25
|\ \
* | | Don't shell-interpret \@SELECTED_URI (fixes FS#240)Gravatar Paweł Zuzelski2010-08-05
* | | Added DuckDuckGo to the list of search engines in the example configGravatar Mason Larobina2010-08-03
* | | Simplify backspace bugfixGravatar Mason Larobina2010-07-01
* | | Fix the backspace issue.Gravatar Paweł Zuzelski2010-07-01
| | * Avoid bash specific syntax in helpersGravatar Luca Bruno2010-05-16
| | * This helper does not require bash, a generic posix shell is fine enoughGravatar Luca Bruno2010-05-16
| |/ |/|
| * commented config lineGravatar Matthew Bauer2010-04-18
| * added userscript in the examples, modified from singpolyma's scriptGravatar Matthew Bauer2010-04-18
* | Add to the config the default mode config that was in the mode pluginGravatar Mason Larobina2010-04-11
* | TOGGLE_MODES event was removed, update insert mode binds in config.Gravatar Mason Larobina2010-04-11
* | merge in formfiller updatesGravatar Dieter Plaetinck2010-04-11
|\ \
* \ \ Merge branch 'experimental' into em-upgradeGravatar Mason Larobina2010-04-11
|\ \ \
| * \ \ merge in mason/vim-extrasGravatar Dieter Plaetinck2010-04-10
| |\ \ \ | | |_|/ | |/| |
| * | | simplify uname command in useragent settingGravatar Dieter Plaetinck2010-04-10
| * | | <Ctrl>[ should be escape-bound, not <Ctrl>]Gravatar Dieter Plaetinck2010-04-05
| | * | Re-categorise parts of the config to fit under less folded sectionsGravatar Mason Larobina2010-04-04
| | * | vim ftplugin for uzbl, config section folding & improved vim syntax fileGravatar Gregor Uhlenheuer2010-04-04
| |/ /
* | | 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
|/ /
* | Allow notebook tab reordering in uzbl-tabbedGravatar James Campos2010-04-03
* | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-31
|\ \
| * | Fix webkit version expansion problem in useragent string.Gravatar Mason Larobina2010-03-31
| | * kill bashizm [ == ]Gravatar Paweł Zuzelski2010-03-29
| | * Add modeline in 'new', strip comments in 'load'.Gravatar Paweł Zuzelski2010-03-29
| | * Support for <input type='SEARCH'>Gravatar Paweł Zuzelski2010-03-29
| | * remove comments, add modelineGravatar Paweł Zuzelski2010-03-29
| | * Make it more portable (now it works also with ksh)Gravatar Paweł Zuzelski2010-03-29
| | * checkbox (un)check fixups. Added comments about checkboxes/radiobuttonsGravatar Pawel Tomak2010-03-28
| | * Fixed some issues connected with multilines for textareasGravatar Pawel Tomak2010-03-28
| | * Comments fixupGravatar Pawel Tomak2010-03-28
| | * Added some comments about textareasGravatar Pawel Tomak2010-03-28
| | * Added support for multilines in textareasGravatar Pawel Tomak2010-03-28
| | * Added support for radio-buttons. Little code reorganisationGravatar Pawel Tomak2010-03-28
| | * Checkbox and textarea support also for remembered formsGravatar Pawel Tomak2010-03-27
| | * Formfiller.sh comments updateGravatar Pawel Tomak2010-03-27
| | * Forms dumping function remake to work with all frames and iframesGravatar Pawel Tomak2010-03-27
| | * Moved function from formfiller-helper.js into the formfiller.shGravatar Pawel Tomak2010-03-27
| | * Use javascript and XPath to find input fields.Gravatar Paweł Zuzelski2010-03-27
| | * quote ${editor} and ${VISUAL}Gravatar Paweł Zuzelski2010-03-27
| | * updated formfiller.sh commentsGravatar Paweł Zuzelski2010-03-27
| | * Speed up for forms output to the fileGravatar Pawel Tomak2010-03-26
| | * checkbox support in 'once' actionGravatar Pawel Tomak2010-03-26
| |/ |/|
* | Make `<Shift-Insert>` inject into the keycmd at the cursor position.Gravatar Mason Larobina2010-03-24
* | shift-insert binding to paste contents from primary selection buffer into keycmdGravatar Dieter Plaetinck2010-03-23
* | Merge branch 'master' into experimentalGravatar Dieter Plaetinck2010-03-23
|\|
| * strip tabs from pagetitles. we want to use tab as delimiter and they are poin...Gravatar Dieter Plaetinck2010-03-23
* | Merge branch 'master' into experimentalGravatar Dieter Plaetinck2010-03-23
|\|
| * provide new example formfiller file and remove old one. this is needed becaus...Gravatar Dieter Plaetinck2010-03-23