aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Collapse)AuthorAge
* document fixes + document all variables/constants in readme, so example ↵Gravatar Dieter Plaetinck2009-07-17
| | | | config can be a bit cleaner
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into ↵Gravatar Brendan Taylor2009-07-15
|\ | | | | | | replace-expand-template
| * 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 ↵Gravatar Brendan Taylor2009-07-14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | replace-expand-template Conflicts: Makefile
| | | * 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 ↵Gravatar Dieter Plaetinck2009-07-14
| |\ \ | | | | | | | | | | | | should become fixed in next merge commit
* | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into ↵Gravatar Brendan Taylor2009-07-13
|\| | | | | | | | | | | | | | | replace-expand-template
* | | | tidy up move to expand()Gravatar Robert Manea2009-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 ↵Gravatar Brendan Taylor2009-07-12
|\| | | | | | | | | | | | | | | replace-expand-template
| * | | use $VISUAL in formfiller.shGravatar Tassilo Horn2009-07-12
| |\ \ \
| | | | * Merge branch 'experimental' into the00zGravatar Abel `00z' Camarillo2009-07-11
| | | |/| | | |_|/ | |/| |
* | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into ↵Gravatar Brendan Taylor2009-07-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | replace-expand-template Conflicts: uzbl.c
| * | | 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
| | | |
* | | | use expand instead of expand_template for useragent.Gravatar Brendan Taylor2009-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
| | |
* | | Resolved status bar styling issue and added help text in file.Gravatar Mason Larobina2009-06-29
| | |
* | | Spelleng fix.Gravatar Mason Larobina2009-06-29
| | |
* | | Added mxey to uzbl_tabbed contributors section.Gravatar Mason Larobina2009-06-29
| | |
* | | uzbl_config path now respects XDG_CONFIG_HOMEGravatar Mason Larobina2009-06-29
| | |
* | | Added static probe cmds to uzbl instance classGravatar Mason Larobina2009-06-29
| | |
* | | Fix spelling.Gravatar Mason Larobina2009-06-29
| | |
* | | Style tablist text & update window title.Gravatar Mason Larobina2009-06-29
| | |
* | | Delete session file when empty.Gravatar Mason Larobina2009-06-29
| | |
* | | Reduced tablist update delay.Gravatar Mason Larobina2009-06-29
| | | | | | | | | | | | | | | By calling self.update_tablist() manually after any notebook tab manipulation.
* | | Removed redundant timeout variable (minor edit)Gravatar Mason Larobina2009-06-29
| | |
* | | uzbl_tabbed.py re-write.Gravatar Mason Larobina2009-06-29
|/ / | | | | | | | | | | Re-written the uzbl_tabbed.py script to use a fifo control interface and inherit configuration options from the users uzbl configuration file (if it exists).
| * more portability on shell scriptsGravatar Abel `00z' Camarillo2009-06-28
| | | | | | | | | | | | | | | | i haven't really tested this, but i expect that someone that knows the code (and cares about it) to do the last portability changes. i don't think that this scripts are going to run with a shell different than bash anyway...
| * make domnload.sh more portableGravatar Abel `00z' Camarillo2009-06-28
|/ | | | now not bash-specific.
* Checks if XDA_DATA_HOME in os.environ before useGravatar Mason Larobina2009-06-23
| | | | | | | | | | | | | Additionally when XDA_DATA_HOME doesn't exist the cookie jar location defaults to os.environ["HOME"] + '.local/share/uzbl/cookies.txt' however when these strings are concatenated they are missing the path seperator '/'. Problem solved by using the builtin os.path.join to join the environ path and jar location. On branch experimental: Changes to be committed: modified: examples/data/uzbl/scripts/cookies.py
* merge in holizz uzbl_tabbedGravatar Dieter Plaetinck2009-06-09
|
* indentation fixGravatar Dieter Plaetinck2009-06-08
|
* keybind to start a new uzbl instance from the page in primary selectionGravatar Dieter Plaetinck2009-06-08
|
* slightly better example config with a few new cool examplesGravatar Dieter Plaetinck2009-06-08
|