pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/vimprobable2



Module name:    wip
Committed by:   leot1990
Date:           Sun Jun  1 22:02:11 UTC 2014

Modified Files:
        wip/vimprobable2: Makefile distinfo

Log Message:
Update to vimperator-1.4.2.

Changes:
1.4.2
=====
- Bugfix for mapping

1.4.1
=====
- Bugfix for "map d" (patch by desyncr)
- Amending the missing man page documentation for the new settings
  introduced in 1.4.0

1.4.0
=====
- Shortcuts function (Hannes Schueller)
This is basically an extension of the search engine feature.
Shortcuts can have one or zero string placeholders, making it
possible to use these definitions as a sort of extension of the
limited quickmark slots. The definition in the rc file goes just like
the search engines before. Mind that the keyword "searchengine" in
the rc file will continue to work for now, but its use is
deprecated in favour of using "shortcut" (as per the man page)!

- Download path, status bar font, URL box font and completion
font are all configurable via :set (Matto Fransen)

- Support for different cookie policies: accept all cookies
(default), accept no third party cookies or accept no cookies. This is
configured using the "cookies" setting:

 :set cookies=(all|no third party|none)

Mind that this will not affect cross domain requests!
The policy is always evaluated with respect to the atomic HTTP
request. I.e. if website example.org embeds contents from example.com
in an iframe or in an image tag, cookies from the latter will
still be accepted in the "no third party" setting if they are
delivered with the contents in the iframe/image tag. No correlation
between hierarchical requests like this is performed.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/vimprobable2/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/vimprobable2/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/vimprobable2/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/vimprobable2/Makefile?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index