~timchen119/ubuntu/trusty/gnome-bluetooth/lp1035431

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2011-02-27 15:45:22 UTC
  • mfrom: (1.3.2 upstream)
  • mto: (2.2.3 experimental) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: james.westby@ubuntu.com-20110227154522-dnnoqasv5v3mv42a
Tags: upstream-2.91.5
ImportĀ upstreamĀ versionĀ 2.91.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ver 2.91.5:
 
2
Properties:
 
3
- Make dialogue parenting work for errors
 
4
 
 
5
Library:
 
6
- Use BluetoothClient to track default adapter
 
7
- Don't free request_key and passkey in agent reply functions
 
8
- Set log domain to differentiate library messages from the lib's ones
 
9
 
 
10
Applet:
 
11
- Fix crash in bluetooth_applet_create_device_from_iter()
 
12
- Fix crash when creating an agent
 
13
- Fix crash when unref'ing a DBusGMethodInvocation
 
14
- Fix crash when there's no default adapter
 
15
 
 
16
Moblin:
 
17
- Fix compilation of the Moblin front-end
 
18
 
 
19
ver 2.91.2:
 
20
- Update command to launch Bluetooth panel
 
21
- Fix i18n in the panel
 
22
- Make test-plugins test command more useful
 
23
- Fix adapter not going powered when coming back from hard-block
 
24
- Allow setup of devices that don't support pairing
 
25
- Make sure the icon is shown/hidden when killswitch state changes
 
26
- Make sure all the unblocked adapters get powered on startup
 
27
- Fix visible menu item disappearing after suspend
 
28
- Make --dump-devices work again in the applet, and
 
29
  fix its output for some services
 
30
- Refactor applet as a library, for use in gnome-shell
 
31
- Build fixes
 
32
 
 
33
ver 2.90.0:
 
34
- Port to GSettings, GTK+ 3.x and GtkApplication
 
35
- Use GBinding instead of copy/paste Seahorse code
 
36
- Plenty of killswitch bug fixes
 
37
 
 
38
Applet:
 
39
        - Fix browsing a device when already mounted
 
40
        - Use symbolic icons
 
41
 
 
42
Properties:
 
43
        - Port to gnome-control-center 3.x API
 
44
        - Add a specific page when Bluetooth is hard-blocked
 
45
 
 
46
Moblin/MeeGo:
 
47
        - Use bluetoothd backed power switch
 
48
        - Some re-designs for meego
 
49
 
 
50
ver 2.30.0:
 
51
- Updated translations
 
52
- Add PIN code for Navman GPS
 
53
 
 
54
ver 2.29.91:
 
55
- Mention gnome-user-share in the documentation
 
56
 
 
57
Applet:
 
58
        - Link to the sound preferences for audio devices
 
59
        - Remove hard-coded use of nautilus
 
60
 
 
61
Library:
 
62
        - Use spinner from GTK+
 
63
        - Install introspection data properly
 
64
        - API documentation fixes
 
65
        - Fix some parts of the UI not being translated at run-time
 
66
 
 
67
Wizard:
 
68
        - Fix run-time warning when pairing a new device
 
69
 
 
70
Moblin applet:
 
71
        - Add summary page support
 
72
        - Fix a number of memory leaks and possible crashers
 
73
 
 
74
Sendto:
 
75
        - Fix crash when obex-client isn't already running
 
76
        - Make Cancel button actually work
 
77
        - Implement "retry" when sending fails
 
78
        - Fix progress bar when sending multiple files
 
79
 
1
80
ver 2.29.3:
2
81
- Build and install nautilus-sendto plugin by default
3
82