index
:
uzbl
master
web browser that adheres to the Unix philosophy
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
*
BREAKING CHANGE: remove toggle_zoom_type, toggle_status
Brendan Taylor
2011-11-23
*
A better binding for absolute horizontal scrolling
Ben Boeckel
2011-11-23
*
Add absolute scrolling argument
Ben Boeckel
2011-11-23
*
various formfiller fixes
Taylan Ulrich B
2011-11-23
*
sometimes load_cookies.sh didn't parse cookies properly
Brendan Taylor
2011-10-23
*
fix following input[type=email], [type=search], etc.
Brendan Taylor
2011-09-26
*
remove debugging 'console.log's
Brendan Taylor
2011-09-26
*
fix follow.js when labels get longer than 3 characters
Brendan Taylor
2011-09-11
*
remove a reference to @modkey_addition, which has been gone for a while
Brendan Taylor
2011-09-05
*
on Ubuntu, properly clear keycmd when a link is selected using follow.sh
Brendan Taylor
2011-09-05
*
add an ugly 'type link text'-style follow dealie
Brendan Taylor
2011-08-21
*
minor refactor in follow.js
Brendan Taylor
2011-08-21
*
Merge branch 'master' of https://github.com/TaylanUB/uzbl into experimental
Brendan Taylor
2011-08-16
|
\
|
*
Fix minor issues with textarea editing with formfiller.
Taylan Ulrich B.
2011-08-17
*
|
bugfix in the formfiller
Brendan Taylor
2011-08-15
|
/
*
don't try to do per-site-settings on non-HTTP URIs
Brendan Taylor
2011-08-07
*
Merge remote-tracking branch 'mathstuf/dev/fix-pss-multi-command'
Brendan Taylor
2011-08-07
|
\
*
|
handle html5 input types in the formfiller
Brendan Taylor
2011-07-18
*
|
fix dmenu prompt in formfiller.sh
Brendan Taylor
2011-07-17
*
|
Merge remote-tracking branch 'mathstuf/dev/improve-follow' into experimental
Brendan Taylor
2011-07-13
|
\
\
|
|
*
Separate commands with a newline
Ben Boeckel
2011-07-08
*
|
|
nbsps crept into the config file
Brendan Taylor
2011-07-03
|
*
|
Escape '@' when following a link
Ben Boeckel
2011-06-26
*
|
|
make the SCROLL_VERT calculation clearer (and fix it)
Brendan Taylor
2011-06-07
*
|
|
fix divide by zero in the scroll percentage calculation
Brendan Taylor
2011-06-07
*
|
|
make the variables in util/uzbl-dir.sh overrideable
Brendan Taylor
2011-05-25
*
|
|
simplify the bookmark binding
Brendan Taylor
2011-05-23
*
|
|
change bookmark bindings to <Ctrl>m and M so they don't clash with scroll bin...
Brendan Taylor
2011-05-23
*
|
|
yU should be able to yank URLs with spaces
Brendan Taylor
2011-05-23
*
|
|
ins mode on focus_element for textarea/insert
keis
2011-05-14
*
|
|
don't try to call select on select elements
keis
2011-05-14
*
|
|
use instanceof to check element type
keis
2011-05-14
*
|
|
check input field type using type property
keis
2011-05-14
*
|
|
Merge remote-tracking branch 'keis/focus-event' into experimental
Brendan Taylor
2011-05-09
|
\
\
\
*
|
|
|
follow.js: maintain compatibility with old configurations
Brendan Taylor
2011-05-08
*
|
|
|
Merge remote-tracking branch 'mathstuf/dev/improve-follow' into experimental
Brendan Taylor
2011-05-08
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
use focus_element instead of form active
keis
2011-04-29
|
|
/
/
|
/
|
|
|
*
|
Factor out the clearing of the labels
Ben Boeckel
2011-04-20
|
*
|
Add binding to copy a link to the clipboard
Ben Boeckel
2011-04-20
*
|
|
bind.py expects KEYCMD_EXEC to include a modstate parameter
Brendan Taylor
2011-04-18
*
|
|
Ignored keys don't enter modcmd but works in modcmd
keis
2011-04-18
*
|
|
use updated modstate for key events
keis
2011-04-18
*
|
|
replace alt with mod1 in config
keis
2011-04-18
*
|
|
keycmd comments and docs
keis
2011-04-18
*
|
|
handle the case of no modkeys held
keis
2011-04-18
*
|
|
use splitquoted to parse key event
keis
2011-04-18
*
|
|
stop tracking held keys in keylet
keis
2011-04-18
*
|
|
remove some unused code
keis
2011-04-18
*
|
|
Make the work with the new key events
keis
2011-04-18
*
|
|
Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into experi...
Brendan Taylor
2011-04-14
|
\
\
\
[next]