aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data
Commit message (Expand)AuthorAge
* 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
* Make indentation in follow.js uniformGravatar Ben Boeckel2010-10-02
* PEP8 auth.pyGravatar Ben Boeckel2010-10-02
* Add script to manage common uzbl argumentsGravatar Ben Boeckel2010-10-02
* Add editor utility scriptGravatar Ben Boeckel2010-10-02
* Add uzbl directory and file discoveryGravatar Ben Boeckel2010-10-02
* Factor out dmenu functionalityGravatar Ben Boeckel2010-10-02
* Use $() over ``Gravatar Ben Boeckel2010-10-02
* Put `then' on the same line as `if'Gravatar Ben Boeckel2010-10-02
* Simplify backspace bugfixGravatar Mason Larobina2010-07-01
* Fix the backspace issue.Gravatar Paweł Zuzelski2010-07-01
* merge in formfiller updatesGravatar Dieter Plaetinck2010-04-11
|\
* | 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
| * 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
|/
* strip tabs from pagetitles. we want to use tab as delimiter and they are poin...Gravatar Dieter Plaetinck2010-03-23
* provide new example formfiller file and remove old one. this is needed becaus...Gravatar Dieter Plaetinck2010-03-23
* More friendly download script.Gravatar Mason Larobina2010-03-23
* Use SIGCHLD signal handler to clean up child zombie processes.Gravatar Dmytro Milinevskyy2010-03-22
* Remove references to simplejsonGravatar Mason Larobina2010-03-21
* Removed JSON session saving and loading and more verbose errors.Gravatar Mason Larobina2010-03-21
* FS#215 Fix session restoration problems in uzbl-tabbed. Thanks palkeo.Gravatar Mason Larobina2010-03-20
* Renamed eFormFiller.sh to formfiller.sh and updated formfiller configGravatar Mason Larobina2010-03-15
* Remove old formfiller scripts.Gravatar Mason Larobina2010-03-15
* Try .. catch sections to catch errors raised by accessing (i)frames from otherGravatar Pawel Tomak2010-03-15
* Removed spaces after the : in field listGravatar Pawel Tomak2010-03-15
* Fixed patterns that match values which will be inserted. It's now possible toGravatar Pawel Tomak2010-03-15
* Removed broken and deprecated scripts and removed them from the config.Gravatar Mason Larobina2010-03-15