Merge branch 'master' into diablo-package
[browser-switch] / Changelog
1 2.1 -> steven676 is now the primary maintainer
2     -- use a config file, /home/user/.config/browser-proxy, if available
3     -- add support for launching Fennec and Midori out of the box
4     -- introduce a config option default_browser for selecting the default browser ("tear", "microb", "fennec", "midori", "other")
5     -- add support for launching an arbitrary browser using the other_browser_cmd config option
6     -- run maemo-invoker directly instead of /usr/bin/browser to avoid a loop when /usr/bin/browser is a wrapper invoking this script
7     -- add a new, private D-Bus method for a /usr/bin/browser wrapper to use to launch MicroB with a URI
8 2.0 -> several patches contributed by steven676:
9     -- only launch one window if Tear isn't already running
10     -- use gobject instead of gtk+ for main loop, uses less memory
11     -- use python dbus interface instead of shelling out for dbus-send
12     -- add 'continuous mode' option to keep proxy running (faster response)
13     -- kill browserd on exit if launched from the script
14     -- add option to use MicroB by default
15 1.5 -> added mime_open method used by File manager to open .html files
16 1.4 -> can now manually launch MicroB/browser -- while open, it will be used instead
17     -- without --print-reply, the initial launching message seems to get lost
18 1.3 -> sniff for local paths, prefix with file:// (fixes feedcircuit)
19 1.2 -> removed return values, added osso_browser/request namespace (fixes Pidgin)
20 1.1 -> fixed wrong capitalization in dbus message
21 1.0