aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
* add --socketdir and --fifodir options to uzbl-tabbedGravatar Klaus T. Aehlig2011-03-17
* Merge branch 'master' into experimentalGravatar Brendan Taylor2011-03-17
|\
| * parse events correctly in uzbl-tabbedGravatar Brendan Taylor2011-03-17
* | give an example in the new download skeletonGravatar Brendan Taylor2011-03-13
* | Add a skeleton so users can improve downloadsGravatar Ben Boeckel2011-03-13
* | Support -x flag without angle brackets as wellGravatar Ben Boeckel2011-03-13
* | add 'hardcopy' (print page to printer) binding to example configGravatar Brendan Taylor2011-03-13
* | sh scripts: replace print with echo/printfGravatar Brendan Taylor2011-03-13
* | Merge branch 'experimental' into dev/fix-shell-scriptsGravatar Brendan Taylor2011-03-13
|\ \
* | | Allow the variable for follow.sh to be changedGravatar Ben Boeckel2011-03-11
* | | Use print in uzbl-window util scriptGravatar Ben Boeckel2011-03-11
* | | Fix window geometry sed expressionGravatar Ben Boeckel2011-03-11
* | | Use %b instead of %s in print aliasGravatar Ben Boeckel2011-03-11
* | | Fix indentationGravatar Ben Boeckel2011-03-10
* | | Use print rather than printfGravatar Ben Boeckel2011-03-10
* | | Add common utility scriptGravatar Ben Boeckel2011-03-10
* | | Use a better check for write permissionGravatar Ben Boeckel2011-03-10
* | | Use printf rather than echoGravatar Ben Boeckel2011-03-10
* | | Remove extraneous sed callGravatar Ben Boeckel2011-03-10
* | | Clean up some printf callsGravatar Ben Boeckel2011-03-10
* | | Normalize cut argumentsGravatar Ben Boeckel2011-03-10
* | | Store the path to the form file in a variableGravatar Ben Boeckel2011-03-10
* | | Don't put spaces before case matchesGravatar Ben Boeckel2011-03-10
* | | Chain test commands togetherGravatar Ben Boeckel2011-03-10
* | | Use 4 space indentation for consistencyGravatar Ben Boeckel2011-03-10
* | | Don't use cat when the recipient takes a file argGravatar Ben Boeckel2011-03-10
* | | Use cut over awk where possibleGravatar Ben Boeckel2011-03-10
* | | Add padding inside of bracesGravatar Ben Boeckel2011-03-10
* | | Reduce the complexity of the variable assignmentGravatar Ben Boeckel2011-03-10
* | | Remove the use of positional argumentsGravatar Ben Boeckel2011-03-10
| * | uzbl-tabbed: don't freak out if an invalid status_background colour is givenGravatar Brendan Taylor2011-03-10
* | | Quote variables which may contain spacesGravatar Ben Boeckel2011-03-10
* | | Use the -e flag on sed callsGravatar Ben Boeckel2011-03-10
* | | Wrap util scripts in quotesGravatar Ben Boeckel2011-03-10
| * | tidy up link hinting CSS, add !important rulesGravatar Brendan Taylor2011-03-06
| * | follow.js: hint wrapped links on their left end, not the left end of the boun...Gravatar Brendan Taylor2011-03-06
| * | do link hint styling in user stylesheet.Gravatar Brendan Taylor2011-03-06
| * | frames-enabled follow.jsGravatar Brendan Taylor2011-03-06
| * | update config and follow.sh to use new follow.jsGravatar keis2011-02-27
| * | bring back mode change hints in follow.jsGravatar keis2011-02-26
| * | replace follow.js with taylanUBs versionGravatar keis2011-02-26
| |/
| * Merge branch 'escaped_events' into experimentalGravatar Brendan Taylor2011-02-21
| |\
| | * new escaped events require new scroll percentage bindingGravatar Brendan Taylor2011-02-21
| * | Merge branch 'escaped_events' into experimentalGravatar Brendan Taylor2011-02-17
| |\|
| * | updated config for the new formfillerGravatar Brendan Taylor2011-02-16
| * | formfiller: use the util dir for file location, editor and dmenu configGravatar Brendan Taylor2011-02-16
| * | add taylanub's formfiller as-isGravatar Brendan Taylor2011-02-16
| | * support quoted events in a few more placesGravatar keis2011-02-15
| | * use string_escape to remove \-escapesGravatar keis2011-02-15
| | * don't escape in Config.setGravatar keis2011-02-15