aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | * | | | Fix run_handler to consider action chainsGravatar DuClare2009-05-29
| | | | | |
| * | | | | duclare joins the clubGravatar Dieter Plaetinck2009-05-29
| | | | | |
| * | | | | Merge commit 'rob/master' into experimentalGravatar Dieter Plaetinck2009-05-29
| |\ \ \ \ \
| | | | * | | added variable delimiters working like in the shell, foo@{var}bazGravatar Robert Manea2009-05-29
| | | |/ / / | | |/| | |
| * | | | | faq entry about socket vs fifoGravatar Dieter Plaetinck2009-05-29
| | | | | |
| * | | | | <Zaba> Dieterbe, should be "its socket file" <Dieterbe> crapGravatar Dieter Plaetinck2009-05-29
| | | | | |
| * | | | | formatting + clarificationGravatar Dieter Plaetinck2009-05-29
| | | | | |
| * | | | | cleanup uzblctrlGravatar Vsevolod Kozlov2009-05-29
| | | | | |
| | * | | | one more fix to expand_varsGravatar Robert Manea2009-05-29
| | | | | |
| | * | | | fix expand_vars to not append the quoting charGravatar Robert Manea2009-05-29
| | | | | |
| | * | | | added possibilty to expand uzbl vars in commandsGravatar Robert Manea2009-05-29
| | |/ / /
* | | | | OH GOD I DON'T KNOW WHAT I AM DOINGGravatar Sylvester Johansson2009-05-28
| | | | |
| | * | | Document 'chain'Gravatar DuClare2009-05-28
| | | | |
| | * | | Document keycmd* actions, undocument removed commandsGravatar DuClare2009-05-28
| | | | |
| | * | | Fix disable_scriptsGravatar DuClare2009-05-28
| | | | |
| | * | | Add 'chain' action for binding multiple actionsGravatar DuClare2009-05-28
| | | | |
* | | | | Zaba_'s patch, fixing filehandles and removing Switch.pmGravatar Sylvester Johansson2009-05-28
| | | | |
| | * | | Remove KEYCMD and KEYCMDN commandsGravatar DuClare2009-05-28
| | | | |
| | * | | Add actions keycmd and keycmd_nlGravatar DuClare2009-05-28
| | | | |
| | * | | Add action 'keycmd_bs' for backspacing a charGravatar DuClare2009-05-28
| | | | |
| | * | | Merge commit 'rob/master' into experimentalGravatar DuClare2009-05-28
| | |\ \ \
* | | | | | * added requireReturn settingGravatar Sylvester Johansson2009-05-28
| | | | | | | | | | | | | | | | | | | | | | | | * changed the hinting functions arguments
| | | | * | Prolly not a good idea, but adds e.g. PREFIX support to the MakefileGravatar Uli Schlachter2009-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | But now bsd make most likely cannot parse this anymore... Signed-off-by: Uli Schlachter <psychon@znc.in>
| | | | * | Fix downloadsGravatar Uli Schlachter2009-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds mime-type-policy-decision-requested callback which simply downloads everything which can't be displayed. Without this, nothing is ever downloaded. Google lead me to this: http://gitorious.org/qtwebkit/qtwebkit/commit/1f30e169cd379ac8917040e4734e11d8283bab5d https://bugs.webkit.org/show_bug.cgi?id=25987 Signed-off-by: Uli Schlachter <psychon@znc.in>
| | | | * | Allow tabs as delimiters in 'set' commandsGravatar Uli Schlachter2009-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Uli Schlachter <psychon@znc.in>
| | | | * | Fix all compiler warnings about invalid castsGravatar Uli Schlachter2009-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Uli Schlachter <psychon@znc.in>
| | | | * | Print a warning when a key binding is overwrittenGravatar Uli Schlachter2009-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Uli Schlachter <psychon@znc.in>
| | | | * | Makefile: Rebuilt uzbl if config.h was changedGravatar Uli Schlachter2009-05-28
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Uli Schlachter <psychon@znc.in>
* | | | | misplaced commentGravatar Sylvester Johansson2009-05-28
| | | | |
* | | | | Merge branch 'master' of git@github.com:scj/uzblGravatar Sylvester Johansson2009-05-28
|\ \ \ \ \
* | | | | | again, minor fixesGravatar Sylvester Johansson2009-05-28
| | | | | |
| * | | | | again, minor fixesGravatar Sylvester Johansson2009-05-28
|/ / / / /
* | | | | minor fixGravatar Sylvester Johansson2009-05-28
| | | | |
* | | | | rewrite of linkfollowGravatar Sylvester Johansson2009-05-28
| | | | |
| * | | | put sample indicators in configGravatar Dieter Plaetinck2009-05-27
| | | | |
| * | | | Merge commit 'rob/master' into experimentalGravatar Dieter Plaetinck2009-05-27
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
* | | | the hint styles are moved into ./examples/data/style.cssGravatar Sylvester Johansson2009-05-27
| | | |
| | * | make check for html_end_marker safeGravatar Robert Manea2009-05-27
| | | |
| | * | added insert_indicator and command_indicatorGravatar Robert Manea2009-05-27
| | | |
| | * | added dump identifier to uzbl_cmdpropGravatar Robert Manea2009-05-27
| | | |
| | * | added dump_config actionGravatar Robert Manea2009-05-27
| | | |
* | | | added (buggy) hint stylingGravatar Sylvester Johansson2009-05-27
| | | |
* | | | Merge branch 'linkfollow'Gravatar Sylvester Johansson2009-05-27
|\ \ \ \
* | | | | updated the yank.shGravatar Sylvester Johansson2009-05-27
| | | | |
| * | | | created a hint objectGravatar Sylvester Johansson2009-05-27
| | | | |
| * | | | moved the hint tags back into a main hint divGravatar Sylvester Johansson2009-05-27
|/ / / /
* | | | fixed hint tag for input fieldsGravatar Sylvester Johansson2009-05-26
| | | |
| * | | more precise gtk depGravatar Dieter Plaetinck2009-05-26
| | | |
| | | * disable cookies in masterGravatar Dieter Plaetinck2009-05-26
| | | |
| | | * more precise gtk depGravatar Dieter Plaetinck2009-05-26
| | |/ | |/|