aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
* simplify uname command in useragent settingGravatar Dieter Plaetinck2010-04-10
* <Ctrl>[ should be escape-bound, not <Ctrl>]Gravatar Dieter Plaetinck2010-04-05
* 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
* | 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
* | Fixed NEW_WINDOW uzbl-tabbed handler typo.Gravatar Mason Larobina2010-03-23
| * More friendly download script.Gravatar Mason Larobina2010-03-23
* | More friendly download script.Gravatar Mason Larobina2010-03-22
* | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-22
|\|
| * Use SIGCHLD signal handler to clean up child zombie processes.Gravatar Dmytro Milinevskyy2010-03-22
* | Use SIGCHLD signal handler to clean up child zombie processes.Gravatar Dmytro Milinevskyy2010-03-22
| * FS#194 `uname -o` is not portable, use `uname -s` in useragentGravatar Mason Larobina2010-03-21
* | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-21
|\|
| * Remove references to simplejsonGravatar Mason Larobina2010-03-21
* | Merge branch 'master' into experimentalGravatar 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
| * Fixed <Home> bind in example config.Gravatar Mason Larobina2010-03-20
* | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-18
|\|
| * FS#206 Reload command should reload config variables only.Gravatar Mason Larobina2010-03-18
| * FS#198 Surround $8 with quotes in case the SELECTED_URI is null.Gravatar Mason Larobina2010-03-18
| * Add <Ctrl>] escape sequence.Gravatar Mason Larobina2010-03-18
| * 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
* | Renamed eFormFiller.sh to formfiller.sh and updated formfiller configGravatar Mason Larobina2010-03-14
* | Merge branch 'eFormFiller' of git://github.com/grodzik/uzbl into rm-old-scriptsGravatar Mason Larobina2010-03-14
|\ \
* | | Remove old formfiller scripts.Gravatar Mason Larobina2010-03-14
| * | Try .. catch sections to catch errors raised by accessing (i)frames from otherGravatar Pawel Tomak2010-03-14
| * | Removed spaces after the : in field listGravatar Pawel Tomak2010-03-14
| * | Fixed patterns that match values which will be inserted. It's now possible toGravatar Pawel Tomak2010-03-13
| |/
* | Removed broken and deprecated scripts and removed them from the config.Gravatar Mason Larobina2010-03-13
* | Add NEW_WINDOW event handler and remove old new_window handler.Gravatar Mason Larobina2010-03-13
|/
* Added eFormFiller section in the readmeGravatar Pawel Tomak2010-03-11
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into eFormFillerGravatar Pawel Tomak2010-03-11
|\
| * Replace all @'s in uri's from xclip with %40 to avoid expansion.Gravatar Mason Larobina2010-03-11
| * Check stdout a tty before flushing.Gravatar Mason Larobina2010-03-11
| * Avoid stdout flushing when not ttyGravatar root2010-03-11
* | Better support for framed pagesGravatar Pawel Tomak2010-03-10
* | Added 'once' option, to edit form(also textareas) and don't save it, just loadGravatar Pawel Tomak2010-03-10
* | Added multiline dmenu supportGravatar Pawel Tomak2010-03-10