aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
...
* | | 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
| | * move common function related to escaping to PluginGravatar keis2011-02-15
| | * grok quoted strings in a select places in the emGravatar keis2011-02-15
| |/
| * correct per-site-settings exampleGravatar Brendan Taylor2011-02-14
| * Merge commit '6a737a7137' (keis/intcookies) into experimentalGravatar Brendan Taylor2011-02-14
| |\
| * | document history plugin and add example HISTORY_SEARCH bindingGravatar Brendan Taylor2011-02-14
| * | tidying after the history branch mergeGravatar Brendan Taylor2011-02-14
| * | clear keycmd after following link in follow.shGravatar keis2011-01-23
| * | disable keycmd reset on mode changeGravatar keis2011-01-23
| | * multiple components/re -pairs in cookie filtersGravatar keis2011-01-17
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into intcookiesGravatar keis2011-01-17
| | |\ | |_|/ |/| |
| * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into historyGravatar keis2011-01-17
| |\ \ | |/ / |/| |
| * | fix bug in history searchGravatar keis2011-01-11
* | | Correctly updates URI and tab title of each uzbl instance.Gravatar koral2011-01-10
* | | we don't need to be that specific in the useragent header.Gravatar Brendan Taylor2011-01-06
* | | use new status_format_right in the example configGravatar Brendan Taylor2011-01-06
* | | use NEW_WINDOW event in examples that open new windowsGravatar Brendan Taylor2011-01-04
| * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into historyGravatar keis2011-01-01
| |\ \ | |/ / |/| |
* | | support the dmenu-4.2.1 tok patchGravatar Brendan Taylor2010-12-31
| | * malformed cookie rows pass through deleteGravatar keis2011-01-01
* | | Merge remote branch 'jspricke/experimental' into experimentalGravatar Brendan Taylor2010-12-30
|\ \ \
* | | | remove positional argument support from examplesGravatar Brendan Taylor2010-12-30
* | | | Merge branch 'experimental' into dev/script-args-in-envGravatar Brendan Taylor2010-12-30
|\ \ \ \
| | | | * remove example cookie daemonsGravatar Brendan Taylor2010-12-28
| | |_|/ | |/| |
| * | | change open mode for writing cookies to 'a'Gravatar Brendan Taylor2010-12-28
| * | | WHITE/BLACKLIST_COOKIE regexp matches anywhere in the string (instead of only...Gravatar Brendan Taylor2010-12-24
| * | | remove cookie_handler from the example config.Gravatar Brendan Taylor2010-12-23
| * | | add cookie whitelisting, document BLACKLIST_COOKIE and WHITELIST_COOKIE eventsGravatar Brendan Taylor2010-12-22
| * | | put session cookies in fileGravatar keis2010-12-18
| * | | use sync_spawn_exec to load cookiesGravatar keis2010-12-18
| * | | should open file with a+ when writing cookiesGravatar keis2010-12-18
| * | | basic blacklisting in cookies pluginGravatar keis2010-12-17