aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | 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
* | | | Merge branch 'experimental' of github.com:robm/uzbl into experimentalGravatar Mason Larobina2010-03-13
|\ \ \ \
| * | | | fix NEW_WINDOW behaviourGravatar Rob2010-03-12
* | | | | Merge branch 'experimental' of github.com:robm/uzbl into experimentalGravatar Mason Larobina2010-03-12
|\| | | | | |/ / / |/| | |
| * | | remove obsolete new_window handler and fix some potential segfault issuesGravatar Rob2010-03-12
* | | | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-12
|\ \ \ \ | | |_|/ | |/| |
| * | | Segfaulting when uzbl.behave.commands hash table already destroyed.Gravatar Mason Larobina2010-03-12
| * | | We are clearing the keycmd on the wrong LOAD event (causing frustration)Gravatar Mason Larobina2010-03-12
| * | | Replace all @'s in uri's from xclip with %40 to avoid expansion.Gravatar Mason Larobina2010-03-12
| * | | Config comment clarification for the <Ctrl><Alt>t bind.Gravatar Mason Larobina2010-03-12
| * | | Check stdout a tty before flushing.Gravatar Mason Larobina2010-03-12
| * | | Avoid stdout flushing when not ttyGravatar root2010-03-12
| * | | Use itertools.count instead of custom counter function.Gravatar Mason Larobina2010-03-12
| * | | Handle stdout and stderr flush errors (caused by read-only fd's?)Gravatar Mason Larobina2010-03-12
| * | | Given export method `prepend` option and now allows non-callable exportsGravatar Mason Larobina2010-03-12
| * | | Rename the global config dict to `global_config`.Gravatar Mason Larobina2010-03-12
| * | | These example tabbed menu bindings are better suited on the wiki.Gravatar Mason Larobina2010-03-12
| * | | process.wait() will hang if the instance sigterms, use poll() + timeout.Gravatar Mason Larobina2010-03-12
| * | | [uzbl-tabbed] correctly wait for child uzbl-core when tab is closedGravatar Dmytro Milinevskyy2010-03-12
| * | | reverted commitGravatar Dmytro Milinevskyy2010-03-12
| * | | [uzbl-tabbed] correctly wait for child uzbl-core when tab is closedGravatar Dmytro Milinevskyy2010-03-12
| * | | [uzbl-tabbed] add support for opening tab next to current and background tabsGravatar Dmytro Milinevskyy2010-03-12
* | | | Merge remote branch 'grodzik/eFormFiller' into experimentalGravatar Dieter Plaetinck2010-03-11
|\ \ \ \
| * | | | Added eFormFiller section in the readmeGravatar Pawel Tomak2010-03-11
* | | | | add Paul Tomak to authors fileGravatar Dieter Plaetinck2010-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
| | | | | * Cleaned up cookie handling codeGravatar Cedric Staub2010-03-02
| | | * | | [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
| | |\ \ \ \ | | |/ / / / | |/| | | |