aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
...
* | 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
| * Only navigate to URI if scheme_handler doesn't print "USED".Gravatar Tom Adams2009-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
| * Added scheme_handler callback.Gravatar Tom Adams2009-07-19
|/
* 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
| |\ \ \ \
* | | | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-07-12
|\| | | | |
| | | | * | Merge branch 'experimental' into the00zGravatar Abel `00z' Camarillo2009-07-11
| | | |/| | | | |_|/ / | |/| | |
| | | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-11
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Added new_window handler.Gravatar Tom Adams2009-07-11
| * | | | Don't need backslashes here.Gravatar Tom Adams2009-07-11
| | * | | Respect the value of $VISUAL for the formfiller.sh if it is set.Gravatar Tassilo Horn2009-07-11
* | | | | Applied patch to fix session restoration code by Romain BignonGravatar Mason Larobina2009-07-08
| | | | * use expand instead of expand_template for useragent.Gravatar Brendan Taylor2009-07-07
| | |_|/ | |/| |
* / | | fixed markup in window titles messing up pango tabtitle formatting.Gravatar Mason Larobina2009-07-07
|/ / /
* / / Update configuration section at the head of uzbl_tabbed.pyGravatar Mason Larobina2009-07-04
|/ /
* | Bug fixes, added "open-tab-from-clipboard" bindingGravatar Mason Larobina2009-07-03
* | Fix cookies.py for XDG_DATA_HOME users.Gravatar Mason Larobina2009-07-02
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-07-02
|\ \
* | | Missing os.path.expandvars functions & use markers for message terminationGravatar Mason Larobina2009-07-01
| * | typosGravatar Sylvester Johansson2009-06-30
* | | Feature requests, gtk_title_pos tab_titles max_title_lenGravatar Mason Larobina2009-07-01
* | | Added tablist style policy handler, updated author info & bug fixes.Gravatar Mason Larobina2009-06-30
* | | Update todo list.Gravatar Mason Larobina2009-06-30
* | | uzbl_tabbed refactor, huge internal changes.Gravatar Mason Larobina2009-06-30