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
/
data
/
plugins
Commit message (
Expand
)
Author
Age
*
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
*
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
*
Allow for multiple characters to bound words
Ben Boeckel
2011-03-24
*
support quoted events in a few more places
keis
2011-02-15
*
don't escape in Config.set
keis
2011-02-15
*
move common function related to escaping to Plugin
keis
2011-02-15
*
grok quoted strings in a select places in the em
keis
2011-02-15
*
Merge commit '6a737a7137' (keis/intcookies) into experimental
Brendan Taylor
2011-02-14
|
\
*
|
tidying after the history branch merge
Brendan Taylor
2011-02-14
*
|
disable keycmd reset on mode change
keis
2011-01-23
|
*
multiple components/re -pairs in cookie filters
keis
2011-01-17
*
|
fix bug in history search
keis
2011-01-11
*
|
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into history
keis
2011-01-01
|
\
\
|
|
*
malformed cookie rows pass through delete
keis
2011-01-01
|
|
/
|
*
change open mode for writing cookies to 'a'
Brendan Taylor
2010-12-28
|
*
WHITE/BLACKLIST_COOKIE regexp matches anywhere in the string (instead of only...
Brendan Taylor
2010-12-24
|
*
add cookie whitelisting, document BLACKLIST_COOKIE and WHITELIST_COOKIE events
Brendan Taylor
2010-12-22
|
*
put session cookies in file
keis
2010-12-18
|
*
should open file with a+ when writing cookies
keis
2010-12-18
|
*
basic blacklisting in cookies plugin
keis
2010-12-17
|
*
keep session cookies in em plugin
keis
2010-12-17
|
*
cookie forwarder as EM plugin
keis
2010-12-13
|
*
display active downloads in the status bar
Brendan Taylor
2010-12-03
*
|
disable odd clear of keycmd
keis
2010-11-30
*
|
make history plugin work with new EM
keis
2010-11-30
*
|
Merge branch 'master' of git://github.com/Dieterbe/uzbl into history
keis
2010-09-10
|
\
|
*
|
Merge branch 'master' of git://github.com/Dieterbe/uzbl into history
keis
2010-08-20
|
\
\
|
|
*
Simplify backspace bugfix
Mason Larobina
2010-07-01
|
|
*
Fix the backspace issue.
Paweł Zuzelski
2010-07-01
|
|
/
*
|
move history plugin
keis
2010-04-04
|
*
Huge plugin & event manager upgrades.
Mason Larobina
2010-04-04
|
/
*
Consistency fix in the bind plugin with regard to '*' binds.
Mason Larobina
2010-01-25
*
Fixed problem with * binds in stack mode.
Mason Larobina
2010-01-25
*
Reduced the {key,mod}cmd_{update,exec} functions into a single function.
Mason Larobina
2010-01-25
*
remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...
Dieter Plaetinck
2010-01-02