aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
* Added command line options to cookie_daemon.pyGravatar Mason Larobina2009-08-08
* 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
* | Also chmod(cookie_jar, 0600) in cookie_daemon.pyGravatar Mason Larobina2009-07-26
* | Fix comment, minor update.Gravatar Mason Larobina2009-07-26
* | Several bug fixes to cookie_daemon.pyGravatar Mason Larobina2009-07-26
* | Verbosify cookie_daemon.pyGravatar Mason Larobina2009-07-26
* | Update docstring.Gravatar Mason Larobina2009-07-26
* | Typo fix.Gravatar Mason Larobina2009-07-26
* | Initial commit of cookie_daemon.pyGravatar Mason Larobina2009-07-26
|/
* indentation fixGravatar Mason Larobina2009-07-26
* Use #!/usr/bin/env python instead of #!/usr/bin/pythonGravatar Mason Larobina2009-07-24
* Bugfix: Accidentally broke non-json session loading.Gravatar Mason Larobina2009-07-22
* Added dependencies section to the top of uzbl_tabbed.pyGravatar Mason Larobina2009-07-22
* Made json_session false by default.Gravatar Mason Larobina2009-07-22
* bugfix: uzbl_tabbed.py crashed when loading old format session fileGravatar Mason Larobina2009-07-22
* Added session preset adding/saving/listing/deleting.Gravatar Mason Larobina2009-07-22
* Huge refactorisation of session handling in uzbl_tabbed.pyGravatar Mason Larobina2009-07-21
* uzbl_tabbed.py modified to use json for state saving & restoration.Gravatar Mason Larobina2009-07-20
* Found and fixed the real source of the state restoration bug.Gravatar Mason Larobina2009-07-20
* uzbl takes the first un-parsed argument as the uri, no need for --uriGravatar Mason Larobina2009-07-20
* Use dict.items() when iterating over a dict.Gravatar Mason Larobina2009-07-20
* Added support for uzbl's new window handler in uzbl_tabbed.pyGravatar Mason Larobina2009-07-20
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-07-20
|\
| * document fixes + document all variables/constants in readme, so example confi...Gravatar Dieter Plaetinck2009-07-17
* | Use built-in os.makedirs instead of homemade mkdirs function.Gravatar Mason Larobina2009-07-17
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-07-16
|\ \
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-15
| | |\ | | |/ | |/|
| * | Merge commit 'holizz/whitespace' into experimentalGravatar Dieter Plaetinck2009-07-15
| |\ \
| * \ \ merge in the00z his ${!8} fix for posix shGravatar Dieter Plaetinck2009-07-15
| |\ \ \
| | | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-14
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Whitespace fixes. And ignore whitespace in formfiller data files.Gravatar Tom Adams2009-07-14
| | |/ / | |/| |
| * | | merge 1 from the00z. examples/data/uzbl/scripts/yank.sh is still bash, this s...Gravatar Dieter Plaetinck2009-07-14
| |\ \ \
| | | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-13
| | | | |\ | | |_|_|/ | |/| | |
| | | | * tidy up move to expand()Gravatar Robert Manea2009-07-13
* | | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-07-13
|\ \ \ \ \
| | * | | | cookies.py now fits in with the new arguments, and works better.Gravatar Tom Adams2009-07-12
| | * | | | Add request address scheme to cookie_handler's arguments.Gravatar Tom Adams2009-07-12
| |/ / / /
| | | * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into the00zGravatar Abel `00z' Camarillo2009-07-12
| | | |\ \ | | |_|/ / | |/| | |
| | | * | replace that ugly ${!8} bashismGravatar Abel `00z' Camarillo2009-07-12
| | | | * updated readme and example configGravatar Brendan Taylor2009-07-12
| | | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-12
| | | | |\ | | |_|_|/ | |/| | |
| * | | | use $VISUAL in formfiller.shGravatar Tassilo Horn2009-07-12
| |\ \ \ \