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
*
Forgot to reassign commmand variable.
Mason Larobina
2009-09-08
*
Update keycmd in uzbl on keycmd raise event.
Mason Larobina
2009-09-08
*
Custom event raising, added keycmd plugin & made handler class.
Mason Larobina
2009-09-08
*
Functions in plugins that look like "export_<name>" become uzbl.<name>
Mason Larobina
2009-09-07
*
Added flush commands to internal event handlers FIFO_SET and SOCKET_SET
Mason Larobina
2009-09-07
*
Removed useless code comments & renamed ambiguous variable names.
Mason Larobina
2009-09-06
*
Config type checking, events +SOCKET_SET -COOKIE & dump config on load.
Mason Larobina
2009-09-06
*
event_messages.py rewrite with plugin support and two example plugins.
Mason Larobina
2009-09-06
*
move 'uzbl' to more specific 'uzbl-core' program, and add 'uzbl-browser' scri...
Dieter Plaetinck
2009-09-05
*
use python based event manager instead of sh one. posix sh was a dead end
Dieter Plaetinck
2009-09-04
*
todo updates
Dieter Plaetinck
2009-09-03
*
fix for KEY_PRESS + no more need for ugly fifo assignments
Dieter Plaetinck
2009-09-03
*
prefix events with "EVENT " for easier filtering
Dieter Plaetinck
2009-09-03
*
refactored dispatcher that supports getting fifo path from event
Dieter Plaetinck
2009-09-03
*
add sample key handler from RobM. taken from http://lists.uzbl.org/pipermail/...
Dieter Plaetinck
2009-09-03
*
Merge commit 'remotes/holizz/nouzblctrl' into experimental
Dieter Plaetinck
2009-08-26
|
\
*
\
Merge branch 'experimental' into bf2
Tom Adams
2009-08-26
|
\
\
*
|
|
Don't reset keycmd in load_start_cb.
Tom Adams
2009-08-26
*
|
|
Remove redundant history_handler.
Tom Adams
2009-08-26
|
*
|
Merge commit 'pawelz/experimental' into experimental
Dieter Plaetinck
2009-08-25
|
|
\
\
|
*
|
|
merge holizz' scheme handler
Dieter Plaetinck
2009-08-25
|
/
|
|
|
|
|
|
*
Remove uzblctrl - use socat instead.
Tom Adams
2009-08-24
|
|
_
|
/
|
/
|
|
|
|
*
Pass proxy_url to download handler
Paweł Zuzelski
2009-08-21
|
|
/
|
/
|
*
|
General code and comment cleanups in cookie_daemon.py
Mason Larobina
2009-08-10
*
|
Fix docstring
Mason Larobina
2009-08-09
*
|
Fix wording in docstring.
Mason Larobina
2009-08-09
*
|
cookie_daemon.py now has a 9.78/10 pylint rating.
Mason Larobina
2009-08-09
*
|
Merge branch 'cookie_daemon' into experimental
Mason Larobina
2009-08-09
|
\
\
|
*
|
Minor changes to cookie_daemon.py
Mason Larobina
2009-08-09
*
|
|
Cleaned up trailing whitespace.
Mason Larobina
2009-08-09
|
*
|
Add option to cookie_daemon.py to not write cookies to disk.
Tom Adams
2009-08-08
|
/
/
*
|
Added link to cookie_daemon.py wiki page.
Mason Larobina
2009-08-09
*
|
Removed redundant --daemon-mode command & fixed broken socket errors
Mason Larobina
2009-08-09
*
|
Merge branch 'experimental' into cookie_daemon
Mason Larobina
2009-08-08
|
\
\
|
*
\
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina
2009-08-08
|
|
\
\
*
|
|
|
Added command line options to cookie_daemon.py
Mason Larobina
2009-08-08
|
|
*
|
removed html_mode in favour of "data URI scheme"
Robert Manea
2009-08-07
*
|
|
|
Removed trailing whitespace from cookie_daemon.py
Mason Larobina
2009-08-02
*
|
|
|
Merge branch 'experimental' into cookie_daemon
Mason Larobina
2009-08-02
|
\
|
|
|
|
*
|
|
Fix code comment.
Mason Larobina
2009-08-01
|
|
/
/
|
*
|
Removed trailing whitespace from uzbl_tabbed.py
Mason Larobina
2009-07-31
|
*
|
Improvements made to the uzbl_tabbed.py fifo init and fifo cleanup code.
Mason Larobina
2009-07-31
*
|
|
Merge branch 'experimental' into cookie_daemon
Mason Larobina
2009-07-30
|
\
|
|
|
*
|
Added simple command line option parsing to uzbl_tabbed.py
Mason Larobina
2009-07-29
*
|
|
Close socket after the handle_request function not inside handle_request
Mason Larobina
2009-07-28
*
|
|
cookie_daemon.py now deletes abandoned cookie daemon sockets.
Mason Larobina
2009-07-27
*
|
|
Also chmod(cookie_jar, 0600) in cookie_daemon.py
Mason Larobina
2009-07-26
*
|
|
Fix comment, minor update.
Mason Larobina
2009-07-26
*
|
|
Several bug fixes to cookie_daemon.py
Mason Larobina
2009-07-26
*
|
|
Verbosify cookie_daemon.py
Mason Larobina
2009-07-26
[next]