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