aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
* 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 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
* | | 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
* | Removed redundant timeout variable (minor edit)Gravatar Mason Larobina2009-06-29
* | uzbl_tabbed.py re-write.Gravatar Mason Larobina2009-06-29
|/
* Checks if XDA_DATA_HOME in os.environ before useGravatar Mason Larobina2009-06-23
* 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
* fix quotes regressionGravatar Dieter Plaetinck2009-06-08
* israellevins zoom_type togglingGravatar Dieter Plaetinck2009-06-08
|\
* | be more friendly to people who have no XDG variables set + bitter checking an...Gravatar Dieter Plaetinck2009-06-08
|/
* fixes to make the dir refactoring workGravatar Dieter Plaetinck2009-06-07
* make the whole xdg/dev directories /configs etc more sense making. now theres...Gravatar Dieter Plaetinck2009-06-07
* make icon setting configurableGravatar Dieter Plaetinck2009-06-07
* document dump_configGravatar Dieter Plaetinck2009-06-07
* chmod cookies.py +xGravatar Dieter Plaetinck2009-06-07
* make cookies.py default sample cookie scriptGravatar Dieter Plaetinck2009-06-07
* pick datafile location for cookies more smartlyGravatar Tom Adams2009-06-07
* add holizz' cookies.pyGravatar Dieter Plaetinck2009-06-07
* do not do cookie debugging (with notifier) by defaultGravatar Dieter Plaetinck2009-06-07
* Merge commit 'scj/master' into experimentalGravatar Dieter Plaetinck2009-06-06
|\
* | examples/scripts/download.sh: pushd/popd are unnecessaryGravatar Maximilian Gaß2009-06-06
* | use stdlib atof() instead of gnu99 strtof() + more sense making example binds...Gravatar Dieter Plaetinck2009-06-06
* | bit more clear variable names and suchGravatar Dieter Plaetinck2009-06-06