aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
Commit message (Collapse)AuthorAge
* add clear_cookies commandGravatar keis2011-02-28
|
* add current_encoding variableGravatar Brendan Taylor2011-02-25
|
* multiple components/re -pairs in cookie filtersGravatar keis2011-01-17
|
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into intcookiesGravatar keis2011-01-17
|\ | | | | | | | | Conflicts: Makefile
| * remove the vestiges of Uzbl.runGravatar Brendan Taylor2011-01-13
| |
| * split the status bar into left-aligned and right-aligned parts (thanks k0ral)Gravatar Brendan Taylor2011-01-06
| |
| * add accept_languages settingGravatar Brendan Taylor2011-01-03
| |
| * remove positional arguments from READMEGravatar Brendan Taylor2010-12-30
| |
* | remove talk_to_socket and all its associated bitsGravatar Brendan Taylor2010-12-28
|/
* add cookie whitelisting, document BLACKLIST_COOKIE and WHITELIST_COOKIE eventsGravatar Brendan Taylor2010-12-22
|
* document cookie event/commandsGravatar keis2010-12-17
|
* Merge branch 'dev/in-webkit-downloads' into experimentalGravatar Brendan Taylor2010-12-03
|\ | | | | | | | | Conflicts: README
| * document download handlerGravatar Brendan Taylor2010-12-03
| |
* | Merge branch 'dev/in-webkit-downloads' into experimentalGravatar Brendan Taylor2010-12-03
|\| | | | | | | | | Conflicts: examples/data/scripts/download.sh
| * let webkit handle downloads (breaks backward compatibility)Gravatar Brendan Taylor2010-12-03
| |
* | deprecate the positional arguments in the READMEGravatar Brendan Taylor2010-11-29
|/
* change disable_pagecache to enable_pagecache (i was wrong about webkit's ↵Gravatar Brendan Taylor2010-11-15
| | | | default)
* add disable_pagecache to the READMEGravatar Brendan Taylor2010-11-13
|
* document the show_inspector commandGravatar Brendan Taylor2010-10-16
|
* UZBL does not support SOCKS proxy!Gravatar Paweł Zuzelski2010-05-21
| | | | | proxy_url is for HTTP proxy not for SOCKS proxy. BTW there is not need for SOCKS proxy support in UZBL since UZBL works great with tsocks tool.
* update README for removed download_handler/new_window variables, new ↵Gravatar Dieter Plaetinck2010-04-03
| | | | javascript_windows variable and clarified NEW_WINDOW event
* update README to reflect recent renaming of eFormFiller to formfiller.shGravatar Dieter Plaetinck2010-03-23
|
* FS#57 Correct documentation on binds containing *'sGravatar Mason Larobina2010-03-22
|
* Added eFormFiller section in the readmeGravatar Pawel Tomak2010-03-11
|
* README update: WEBKIT_* are no longer set at compile timeGravatar Paweł Zuzelski2010-02-13
|
* readme update for REQUEST_STARTING eventGravatar Dieter Plaetinck2010-02-13
|
* elaborate on authentication logicGravatar Dieter Plaetinck2010-01-25
|
* unify README formattingGravatar Paweł Zuzelski2010-01-25
| | | | strip trailing #s is HTTP/BASIC AUTHENTICATION section header.
* merge in pawelz' authentication handler + some other fixesGravatar Dieter Plaetinck2010-01-24
|\
* \ merge in configurable-number/strings, Uzbl-js-object-independent linkfollowerGravatar Dieter Plaetinck2010-01-24
|\ \
* \ \ merge in experimentalGravatar Dieter Plaetinck2010-01-24
|\ \ \
| | | * Merge remote branch 'Dieterbe/experimental' into experimentalGravatar Paweł Zuzelski2010-01-19
| | | |\ | | |_|/ | |/| |
* | | | merge in Daniel M. Hackney's workGravatar Dieter Plaetinck2010-01-18
|\ \ \ \
| | * | | add a scrollbars_visible optionGravatar Simon Lipp2010-01-18
| | | | |
| | | | * authentication_handler implementaionGravatar Paweł Zuzelski2010-01-10
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Authentication handler allows to delegate http authentication to external program. It introduces one new configuration variable: authentication_handler. Note that this commit does not affect uzbl behaviour unless this variable is set. Also updated README documentation, default config and added example authentication script.
| | | * Merge branch 'master' of git://github.com/Dieterbe/uzbl into followGravatar tczy2010-01-06
| | | |\ | |_|_|/ |/| | |
| | | * document follow_hint_keysGravatar tczy2010-01-06
| | | |
| | * | Merge branch 'master' into experimentalGravatar Dieter Plaetinck2010-01-05
| | |\ \ | |_|/ / |/| | |
* | | | disable Uzbl javascript object because of security problem.Gravatar Dieter Plaetinck2010-01-05
| |_|/ |/| |
| * | Cleanups after switching to hard wrapping.Gravatar Dan Hackney2010-01-02
| | | | | | | | | | | | Signed-off-by: Dan Hackney <dan@haxney.org>
| * | Use hard line wrapping.Gravatar Dan Hackney2010-01-02
| | | | | | | | | | | | | | | | | | Most columns (with the exception of code examples) are wrapped at column 80. Signed-off-by: Dan Hackney <dan@haxney.org>
| * | Grammar and spelling fixes.Gravatar Dan Hackney2010-01-02
| | | | | | | | | | | | Signed-off-by: Dan Hackney <dan@haxney.org>
| | * bring readme up to date for latest new options and stuffGravatar Dieter Plaetinck2010-01-01
| | |
| | * Add a print_events optionGravatar Simon Lipp2010-01-01
| |/ |/|
| * Minor changes.Gravatar Dan Hackney2009-12-30
| | | | | | | | Signed-off-by: Dan Hackney <dan@haxney.org>
| * Fix two spaces after period.Gravatar Dan Hackney2009-12-30
| | | | | | | | | | | | | | There should be a single space after periods, especially since Markdown ignores any extra spaces when formatting. Signed-off-by: Dan Hackney <dan@haxney.org>
| * Update command documentation.Gravatar Dan Hackney2009-12-30
| | | | | | | | | | | | | | Flesh-out and synchronize command documentation with the current state of "uzbl-core.c". Signed-off-by: Dan Hackney <dan@haxney.org>
| * Minor cleanups.Gravatar Dan Hackney2009-12-30
| | | | | | | | | | | | There seem to be an unending number of them! Signed-off-by: Dan Hackney <dan@haxney.org>
| * Use 2 spaces for list indentation rather than 4.Gravatar Dan Hackney2009-12-30
| | | | | | | | | | | | Avoids confusion with code blocks and wastes less horizontal space. Signed-off-by: Dan Hackney <dan@haxney.org>
| * Fix handler argument descriptions.Gravatar Dan Hackney2009-12-30
| | | | | | | | Signed-off-by: Dan Hackney <dan@haxney.org>