aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
|\
| * Remove keycmd testcase. The builtin-keycmd code has been droppedGravatar Dieter Plaetinck2010-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
| * Remove linker arg in CFLAGS and remove duplicate "-pthread" in LDFLAGS.Gravatar Mason Larobina2010-03-11
| * Avoid stdout flushing when not ttyGravatar root2010-03-11
* | Better support for framed pagesGravatar Pawel Tomak2010-03-10
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into eFormFillerGravatar 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
| | * Use itertools.count instead of custom counter function.Gravatar Mason Larobina2010-03-08
| | * Echo each compiler and linker call in the Makefile.Gravatar Mason Larobina2010-03-08
| | * Merge branch 'experimental' of git://github.com/niamster/uzbl into experimentalGravatar Mason Larobina2010-03-08
| | |\
| | * | Strip whitespace.Gravatar Mason Larobina2010-03-05
| | * | Handle stdout and stderr flush errors (caused by read-only fd's?)Gravatar Mason Larobina2010-03-03
| | | * [build] do not rebuild objects any time and remove 'why doesn't work?'Gravatar Dmytro Milinevskyy2010-03-02
| | * | Merge branch 'experimental' of github.com:robm/uzbl into experimentalGravatar Mason Larobina2010-03-02
| | |\ \ | | |/ / | |/| |
| | * | Given export method `prepend` option and now allows non-callable exportsGravatar Mason Larobina2010-03-02
| | * | Rename the global config dict to `global_config`.Gravatar Mason Larobina2010-03-02
| | |/
| * | get rid of obsolete download_handlerGravatar Rob2010-03-01
| * | get rid of obsolete keycmd codeGravatar Rob2010-03-01
| | * Segfaulting when uzbl.behave.commands hash table already destroyed.Gravatar Mason Larobina2010-03-01
| | * Config comment clarification for the <Ctrl><Alt>t bind.Gravatar Mason Larobina2010-02-28
| | * We are clearing the keycmd on the wrong LOAD event (causing frustration)Gravatar Mason Larobina2010-02-28
| | * Merge branch 'master' into experimentalGravatar Mason Larobina2010-02-28
| | |\
| | * | These example tabbed menu bindings are better suited on the wiki.Gravatar Mason Larobina2010-02-28
| | * | Merge branch 'ext-tabs' of git://github.com/niamster/uzbl into experimentalGravatar Mason Larobina2010-02-28
| | |\ \
| | * | | process.wait() will hang if the instance sigterms, use poll() + timeout.Gravatar Mason Larobina2010-02-28
| | * | | Merge branch 'fix-zombie' of git://github.com/niamster/uzbl into experimentalGravatar Mason Larobina2010-02-28
| | |\ \ \
| | * \ \ \ Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2010-02-28
| | |\ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge remote branch 'Dieterbe/experimental' into eFormFillerGravatar Paweł Zuzelski2010-02-27
|\| | | | |
* | | | | | Applied changes suggested by Dieter:Gravatar Pawel Tomak2010-02-27
| | | | | * explain <Ctrl><Alt>t bindingGravatar Dieter Plaetinck2010-02-27
| * | | | | explain <Ctrl><Alt>t bindingGravatar Dieter Plaetinck2010-02-27
| * | | | | disabled extedit and scroll-percentage as they dont work anyway since Uzbl ob...Gravatar Dieter Plaetinck2010-02-27
| | | | | * disabled extedit and scroll-percentage as they dont work anyway since Uzbl ob...Gravatar Dieter Plaetinck2010-02-27
| | | * | | [uzbl-tabbed] correctly wait for child uzbl-core when tab is closedGravatar Dmytro Milinevskyy2010-02-26
| | | | |/ | | | |/|
| | | | * reverted commitGravatar Dmytro Milinevskyy2010-02-26
| | | | * [uzbl-tabbed] correctly wait for child uzbl-core when tab is closedGravatar Dmytro Milinevskyy2010-02-26
| | | | * [uzbl-tabbed] add support for opening tab next to current and background tabsGravatar Dmytro Milinevskyy2010-02-26
| | | |/
| | | * Merge branch 'experimental'Gravatar Dieter Plaetinck2010-02-24
| | | |\ | | |_|/ | |/| |
| | | * Merge branch 'experimental'Gravatar Dieter Plaetinck2010-02-24
| | | |\
| * | | | fixed tests target in MakefileGravatar Rob2010-02-19
| | * | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2010-02-19
| | |\ \ \ | | |/ / / | |/| | |
| * | | | fixed int to pointer comparision warningGravatar Rob2010-02-19
| | |_|/ | |/| |
| | | * Added required "=" in fixed zoom bindsGravatar root2010-02-18
| * | | Added required "=" in fixed zoom bindsGravatar root2010-02-18
* | | | dump html from uzblGravatar Paweł Zuzelski2010-02-17
* | | | eFormFiller: small change for easier debugGravatar Pawel Tomak2010-02-17