aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/formfiller.sh
Commit message (Expand)AuthorAge
* various formfiller fixesGravatar Taylan Ulrich B2011-11-23
* handle html5 input types in the formfillerGravatar Brendan Taylor2011-07-18
* fix dmenu prompt in formfiller.shGravatar Brendan Taylor2011-07-17
* Escape all @ charactersGravatar Ben Boeckel2011-04-12
* Fix sed typoGravatar Ben Boeckel2011-04-12
* Properly escape newlinesGravatar Ben Boeckel2011-04-12
* Match form field types exactlyGravatar Ben Boeckel2011-04-12
* formfiller: use the util dir for file location, editor and dmenu configGravatar Brendan Taylor2011-02-16
* add taylanub's formfiller as-isGravatar Brendan Taylor2011-02-16
* remove positional argument support from examplesGravatar Brendan Taylor2010-12-30
* positional arguments still exist: fix download.sh, follow.sh and the formfillerGravatar Brendan Taylor2010-12-01
* $UZBL_URL -> $UZBL_URI (for consistency with the rest of our interface)Gravatar Brendan Taylor2010-11-29
* use the new $UZBL_* env vars exclusivelyGravatar Brendan Taylor2010-11-29
* source -> . (fixes bashism)Gravatar Brendan Taylor2010-11-15
* Merge remote branch 'mathstuf/dev/cleanup-scripts' into HEADGravatar Brendan Taylor2010-10-11
|\
| * Prefer vertical and resizing in formfillerGravatar Ben Boeckel2010-10-02
| * Prefer sockets to fifosGravatar Ben Boeckel2010-10-02
| * Migrate to using the editor util scriptGravatar Ben Boeckel2010-10-02
| * Migrate to using the dmenu util scriptGravatar Ben Boeckel2010-10-02
| * Migrate to using uzbl-args util scriptGravatar Ben Boeckel2010-10-02
| * Migrate to using uzbl-dir util scriptGravatar Ben Boeckel2010-10-02
| * Fix trailing spaceGravatar Ben Boeckel2010-10-02
| * Use $() over ``Gravatar Ben Boeckel2010-10-02
| * Put `then' on the same line as `if'Gravatar Ben Boeckel2010-10-02
* | Avoid bash specific syntax in helpersGravatar Luca Bruno2010-05-16
|/
* 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
* Renamed eFormFiller.sh to formfiller.sh and updated formfiller configGravatar Mason Larobina2010-03-14
* Remove old formfiller scripts.Gravatar Mason Larobina2010-03-14
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02