5 Commits

Author SHA1 Message Date
gonzalo
5285f603cf Update for Xombrero to 1.6.4
Thanks to Tomm Gerthard
2015-04-06 14:33:59 +00:00
pascal
4375b77959 Update to xombrero 1.4.0; do not use custom do-install.
ok gonzalo@ (MAINTAINER)
2012-11-30 21:23:27 +00:00
gonzalo
b3fbb207aa Update for Xombrero to 1.3.0:
* [NEW] force_https setting and https command to force a given domain
  to always use HTTPS
* [NEW] Use force_https to provide a preloaded HSTS list to help avoid
  the ssl stripping attack.  Sites in this list are taken from
  Chromium's preloaded HSTS list, and additional domains added by the
  xombrero authors.
* Add a workaround to fix a GTK focus bug until it has been fixed
  upstream (see https://bugzilla.gnome.org/show_bug.cgi?id=677329)
* Modify the about:allthethings output to a more C-like syntax
* Remove the usage of relying on some deprecated webkitgtk signals
* Prevent spitting out warnings of deprecated gcrypt functions when
  building
* Prevent a crash when using editsrc on about:blank or any other blank
  page
* Many various code cleanups

And more.

Ok pascal@
2012-09-04 12:06:01 +00:00
gonzalo
a6e3adbf99 Update to 1.2.2
* [NEW] Implement a new setting, do_not_track, to set the Do Not Track
  HTTP header.  This setting is disabled by default in normal mode and
  enabled in whitelist mode.
* Fix the keybindings in the example config so they properly represent
  the default values in the source code.
* Add some additional paranoia in the input focus code to prevent a
  segfault on some sites (most notably, pnc.com).
* Fix a bug where HSTS would never be enabled if referer_mode = always
* Fix the build when debugging is enabled
* Show a warning when the binary could not be run when executing a
  program based on a MIME type, except for the special "donothing"
  binary name.

Tested by severals.

Ok aja@ gsoares@
2012-08-10 14:12:58 +00:00
gonzalo
14c939698e As Spectrwm time ago, now XXXterm change its name to Xombrero 1.0.0, so
here is the new port and the new stuff:

* Fix a bug where not the entire saved cert wouldn't be checked
* Add an include_config setting to load additional configuration
settings
* Add option to display when a download completes
* Rewrite mutex implementation to work around some bogus buggy mutex
implementation messages
* Make bunch of settings work in runtime vs start-of-day
* Add option to select search engine when used the first time
* Add ctrl-enter to prefix www. and postfix .com
* Add stop keybinding
* Fix a bunch of tiny bugs and general code improvement

OK sthen@
2012-06-07 14:18:14 +00:00