aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
...
* | fix for KEY_PRESS + no more need for ugly fifo assignmentsGravatar Dieter Plaetinck2009-09-03
* | prefix events with "EVENT " for easier filteringGravatar Dieter Plaetinck2009-09-03
* | refactored dispatcher that supports getting fifo path from eventGravatar Dieter Plaetinck2009-09-03
* | add sample key handler from RobM. taken from http://lists.uzbl.org/pipermail/...Gravatar Dieter Plaetinck2009-09-03
| * Added reload command to {start|stop|restart} in cookie_daemon.pyGravatar Mason Larobina2009-09-02
| * Added verbose option to uzbl_tabbed.py & cleaned up config code.Gravatar Mason Larobina2009-09-01
| * Added init like {start|stop|restart} control to cookie_daemon.pyGravatar Mason Larobina2009-09-01
| * Poll for whitelist changes only after idle periods in cookie_daemon.pyGravatar Mason Larobina2009-08-28
| * Reduced command line usage section in cookie_daemon.pyGravatar Mason Larobina2009-08-27
| * This is cookie_daemon.py not uzbl_tabbed.pyGravatar Mason Larobina2009-08-27
| * Live whitelist reloading & whitelist off by default in cookie_daemon.pyGravatar Mason Larobina2009-08-27
| * Removed duplicated xdg code in cookie_daemon.py config section.Gravatar Mason Larobina2009-08-27
| * Added Michael Fiano to AUTHORS file and cookie_daemon.py header.Gravatar Mason Larobina2009-08-27
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-08-27
| |\ | |/ |/|
| * Added a whitelist to the cookie_daemon.pyGravatar Michael Fiano2009-08-27
* | Merge commit 'remotes/holizz/nouzblctrl' into experimentalGravatar Dieter Plaetinck2009-08-26
|\ \
| | * Fix comment alignment.Gravatar Mason Larobina2009-08-26
| | * Added exit keybinding/usage comments.Gravatar Mason Larobina2009-08-26
| | * Added a quit keybinding to uzbl_tabbed.pyGravatar Mason Larobina2009-08-26
| | * When closing uzbl_tabbed.py with one tab open don't save a session.Gravatar Mason Larobina2009-08-26
* | | Merge branch 'experimental' into bf2Gravatar Tom Adams2009-08-26
|\ \ \ | | |/ | |/|
* | | Don't reset keycmd in load_start_cb.Gravatar Tom Adams2009-08-26
* | | Remove redundant history_handler.Gravatar Tom Adams2009-08-26
| * | Merge commit 'pawelz/experimental' into experimentalGravatar Dieter Plaetinck2009-08-25
| |\ \
| * | | merge holizz' scheme handlerGravatar Dieter Plaetinck2009-08-25
|/| | |
| | | * Remove uzblctrl - use socat instead.Gravatar Tom Adams2009-08-24
| |_|/ |/| |
| | * Pass proxy_url to download handlerGravatar Paweł Zuzelski2009-08-21
| |/ |/|
* | General code and comment cleanups in cookie_daemon.pyGravatar Mason Larobina2009-08-10
* | Fix docstringGravatar Mason Larobina2009-08-09
* | Fix wording in docstring.Gravatar Mason Larobina2009-08-09
* | cookie_daemon.py now has a 9.78/10 pylint rating.Gravatar Mason Larobina2009-08-09
* | Merge branch 'cookie_daemon' into experimentalGravatar Mason Larobina2009-08-09
|\ \
| * | Minor changes to cookie_daemon.pyGravatar Mason Larobina2009-08-09
* | | Cleaned up trailing whitespace.Gravatar Mason Larobina2009-08-09
| * | Add option to cookie_daemon.py to not write cookies to disk.Gravatar Tom Adams2009-08-08
|/ /
* | Added link to cookie_daemon.py wiki page.Gravatar Mason Larobina2009-08-09
* | Removed redundant --daemon-mode command & fixed broken socket errorsGravatar Mason Larobina2009-08-09
* | Merge branch 'experimental' into cookie_daemonGravatar Mason Larobina2009-08-08
|\ \
| * \ Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-08-08
| |\ \
* | | | Added command line options to cookie_daemon.pyGravatar Mason Larobina2009-08-08
| | * | removed html_mode in favour of "data URI scheme"Gravatar Robert Manea2009-08-07
* | | | Removed trailing whitespace from cookie_daemon.pyGravatar Mason Larobina2009-08-02
* | | | Merge branch 'experimental' into cookie_daemonGravatar Mason Larobina2009-08-02
|\| | |
| * | | Fix code comment.Gravatar Mason Larobina2009-08-01
| |/ /
| * | Removed trailing whitespace from uzbl_tabbed.pyGravatar Mason Larobina2009-07-31
| * | Improvements made to the uzbl_tabbed.py fifo init and fifo cleanup code.Gravatar Mason Larobina2009-07-31
* | | Merge branch 'experimental' into cookie_daemonGravatar Mason Larobina2009-07-30
|\| |
| * | Added simple command line option parsing to uzbl_tabbed.pyGravatar Mason Larobina2009-07-29
* | | Close socket after the handle_request function not inside handle_requestGravatar Mason Larobina2009-07-28
* | | cookie_daemon.py now deletes abandoned cookie daemon sockets.Gravatar Mason Larobina2009-07-27