commit 3765f574d91a147e9ab1370c6479c447ea60bb44
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 21 12:57:07 2011 +0000

    3.3.2

 NEWS                                               |   13 +++++++++++++
 configure.ac                                       |    4 ++--
 .../libgnome-bluetooth/tmpl/bluetooth-enums.sgml   |    3 +++
 3 files changed, 18 insertions(+), 2 deletions(-)

commit d48e3164c50ea3c86858d52f0238132b014639fe
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Mon Nov 21 15:49:57 2011 +0100

    wizard: fix memleak
    
    Common usage is freeing just before strdup.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=664478

 wizard/main.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 0686b0361200b3c78c6e742084e2f950793048c0
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Mon Nov 21 15:09:25 2011 +0100

    wizard: fix PIN dialog not remembering user choice of fixed PIN
    
    User choice wasn't correctly remembered if the user opened the
    dialog and did not make any change (in that case the wizard acted
    as if the "Automatic PIN selection" choice was selected).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=664476

 wizard/main.c |   31 +++++++++++--------------------
 1 files changed, 11 insertions(+), 20 deletions(-)

commit 5adb75269fd9bd85fe5179872b958051ff045565
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 21 12:50:37 2011 +0000

    wizard: Add FIXME

 wizard/main.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 21ab119ac87b1f75b8b85199606e81acca34f58e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sun Nov 13 22:21:44 2011 +0100

    Updated Galician translations

 po/gl.po |  248 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 118 insertions(+), 130 deletions(-)

commit 710fbf562566b8947d5eeab8085e3ac18a143a27
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Sat Nov 12 12:46:15 2011 +0200

    [l10n] Updated Estonian translation

 po/et.po |  276 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 142 insertions(+), 134 deletions(-)

commit 92e3649b159339b63ec837b3713e0a8a97a09b7e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 19:29:54 2011 +0000

    docs: Fix linking with libcommon.la removal

 docs/reference/libgnome-bluetooth/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f44144eba230c84cece5c4d8734569f4edbb8361
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 19:29:34 2011 +0000

    wizard: Update for libcommon.la removal

 wizard/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3257ce665cf60210f74b03c11b5119e7ba059415
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 19:29:08 2011 +0000

    applet: Fix duplicate symbols for objects

 applet/Makefile-lib.am |    2 +-
 applet/Makefile.am     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 62ddfa4a11d863729d69b6fdbb659791aebe71cf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 19:27:46 2011 +0000

    lib: Kill libcommon.la
    
    It was causing more problems than it was solving, adds a few
    more function entry points, but reduces possible bugs (such as
    the problems with the applet library not working at all before this
    series of commits).

 lib/Makefile.am             |   28 +++++++---------------------
 lib/gnome-bluetooth.symbols |   14 ++++++++++++++
 2 files changed, 21 insertions(+), 21 deletions(-)

commit d2f7a9c280ca1c2f858d9ce5f836fdc50b2166b3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 19:26:01 2011 +0000

    sendto: No more DBUS_CFLAGS

 sendto/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 3da74fb411e32b3e1b8ce0703fc0d551600ed7a2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 19:20:19 2011 +0000

    build: Remove useless dbus-binding-tool check

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit c4e928b8e658899b23866c803a93a5d5d623e05d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 19:08:13 2011 +0000

    applet: Fix wrong property being used

 applet/bluetooth-applet.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit cceef1b5883d06929e9967bdca492b48bfa7af09
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 18:38:15 2011 +0000

    sendto: Port to GtkGrid
    
    In place of the deprecated GtkTable

 sendto/main.c |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

commit babc307257d325171a6b3083c78353194ac08924
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 4 18:13:24 2011 +0000

    lib: Port to GtkGrid
    
    Instead of the obsoleted GtkTable

 lib/bluetooth-filter-widget.c |   22 +++++++---------------
 1 files changed, 7 insertions(+), 15 deletions(-)

commit 1f148950f83f48d6b515d399fe2548373ecf60d5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Oct 22 11:28:13 2011 +0200

    Updated Hebrew translation.

 po/he.po |  382 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 199 insertions(+), 183 deletions(-)

commit 5ef1fc5512db51c064572771bec5c76c1f929a78
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Oct 21 21:24:19 2011 +0200

    Updated Slovenian translation

 po/sl.po |  366 +++++++++++++++++++++----------------------------------------
 1 files changed, 126 insertions(+), 240 deletions(-)

commit 8841dd660c7b2d9e61b85d9ea6a2cf531b951ca7
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Thu Oct 20 22:50:23 2011 +0300

    Updated Belarusian translation.

 po/be.po |  199 +++++++++++++++++++++----------------------------------------
 1 files changed, 69 insertions(+), 130 deletions(-)

commit 3d90d45cadb536749e210602772c46a7fec1f446
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Oct 19 22:34:30 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  221 +++++++++++++++++++++-----------------------------------------
 1 files changed, 74 insertions(+), 147 deletions(-)

commit 51c3c32ec34753676497b27504478ad30534ddf7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 18:45:36 2011 +0100

    properties: Move to gnome-control-center
    
    https://bugzilla.gnome.org/show_bug.cgi?id=644219

 Makefile.am                                   |    4 +-
 configure.ac                                  |   13 -
 gnome-bluetooth-1.0.pc.in                     |    2 +-
 po/POTFILES.in                                |    3 -
 properties/Makefile.am                        |   33 -
 properties/bluetooth-properties.desktop.in.in |   15 -
 properties/bluetooth.ui                       |  673 --------------------
 properties/cc-bluetooth-panel.c               |  844 -------------------------
 properties/cc-bluetooth-panel.h               |   59 --
 properties/cut-n-paste/Makefile.am            |    3 -
 properties/cut-n-paste/cc-panel.h             |   81 ---
 properties/cut-n-paste/cc-shell.h             |  107 ----
 12 files changed, 3 insertions(+), 1834 deletions(-)

commit 4f1782d2665221cbd9f4dd0bab617e9e228b4fc7
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:   Tue Oct 18 20:40:17 2011 +0300

    Updated Turkish translation

 po/tr.po |  182 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 90 insertions(+), 92 deletions(-)

commit d75b623be944cf980b8abd1ed08041fde3f7a586
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 17:22:04 2011 +0100

    Bump version to 3.3.0

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7ca447d746a1c538c28ba8da2c941079d99a9bf8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:48:56 2011 +0100

    applet: Fix linkage

 applet/Makefile-lib.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit dd6635fc102e2090f0f2af785c2df7ea3545103a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:48:20 2011 +0100

    lib: Add documentation to the video type

 lib/bluetooth-enums.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 3b5d7dee45cf8b9c8ce91e65aa9004f784a29b34
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:46:02 2011 +0100

    properties: Fix typo in property name

 properties/cc-bluetooth-panel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e87235401e8c8db8ca35d1cc7c494d97ca5b446f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:45:22 2011 +0100

    lib: Export the killswitch and plugin manager code

 lib/Makefile.am             |   14 +++++++-------
 lib/gnome-bluetooth.symbols |   10 ++++++++++
 2 files changed, 17 insertions(+), 7 deletions(-)

commit 00ac8de5f28f1f93e97135d83255628115492a51
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:37:59 2011 +0100

    properties: Don't link against private libraries

 properties/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a0ded182cf2bcc071f618956629e8cb5fb2ab3b0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:37:41 2011 +0100

    properties: Don't include any private headers

 properties/cc-bluetooth-panel.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 7e1e8ee08188087dc63fee965830e5508497afb6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:37:26 2011 +0100

    properties: No need to change the column title ourselves

 properties/cc-bluetooth-panel.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit ae50db2fedea2ad634199d7846a121ff1934d9e6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:36:51 2011 +0100

    lib: Remove unused bluetooth_chooser_get_device_column()

 lib/bluetooth-chooser-private.h |    1 -
 lib/bluetooth-chooser.c         |   16 ----------------
 lib/gnome-bluetooth.symbols     |    1 -
 3 files changed, 0 insertions(+), 18 deletions(-)

commit 3e7e2718011201e640033d065731719064e06416
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:35:12 2011 +0100

    lib: Rename the treeview when hiding type column
    
    Showing just "Device" is a bit bizarre if it's the only column.

 lib/bluetooth-chooser.c |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)

commit 14666d6a5ec1b7b22dd2fb5dee311058c2b38167
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:33:04 2011 +0100

    lib: Add annotation for bluetooth_chooser_get_scrolled_window()

 lib/bluetooth-chooser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3595dabf3759a884d2b646037a4425f71d214eb1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:28:40 2011 +0100

    lib: Make bluetooth_chooser_get_scrolled_window() public

 lib/bluetooth-chooser-private.h |    1 -
 lib/bluetooth-chooser.c         |    3 +++
 lib/bluetooth-chooser.h         |    2 ++
 3 files changed, 5 insertions(+), 1 deletions(-)

commit bfd8d0b9b21909fc7afaff7d6a9578f9e78a7c1b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:27:00 2011 +0100

    lib: Remove bluetooth_chooser_get_type_column()
    
    From the symbols

 lib/gnome-bluetooth.symbols |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit c886e46caf3b6917fb9e61f852439c8cf5b38cfc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:23:47 2011 +0100

    properties: Update for removed bluetooth_chooser_get_type_column()

 properties/cc-bluetooth-panel.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 51d3dd813add9bf864729b71e6c10c057ef4e6b5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:22:28 2011 +0100

    lib: Remove private bluetooth_chooser_get_type_column()
    
    Which was only used in the properties panel. Replaced by a
    more generic "show-device-type-column" property.

 lib/bluetooth-chooser-private.h |    1 -
 lib/bluetooth-chooser.c         |   28 ++++++++++++----------------
 2 files changed, 12 insertions(+), 17 deletions(-)

commit 6b05fc73676ccb26e14b50467e636c2f641af3c1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 16:16:04 2011 +0100

    properties: Remove unused call
    
    The result was never used.

 properties/cc-bluetooth-panel.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 5a0b12bee2d342dba8bffc04ba7ee7bf112787d2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 15:53:27 2011 +0100

    wizard: Update for the new connect API

 wizard/main.c |   22 +++++++++-------------
 1 files changed, 9 insertions(+), 13 deletions(-)

commit 3aef7a40d36527ec7c6ac3a6ea621706b2fb2ce5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 15:53:18 2011 +0100

    properties: Update for the new connect API

 properties/cc-bluetooth-panel.c |   25 ++++++++++++++-----------
 1 files changed, 14 insertions(+), 11 deletions(-)

commit c16469eef801df6e06a2f6c7888e6c17b2a85053
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 15:53:06 2011 +0100

    applet: Update for new connect API

 applet/bluetooth-applet.c |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

commit a895f62dd10d2a493bd1902386a9c44ede995bcf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 18 15:52:20 2011 +0100

    lib: Rewrite bluetooth_client_connect_service() GIO-style
    
    And make it public. This replaces the bluetooth_client_connect_service()
    and bluetooth_client_disconnect_service() private functions that
    were used before.

 lib/bluetooth-client-private.h |   13 --
 lib/bluetooth-client.c         |  239 ++++++++++++++++++++--------------------
 lib/bluetooth-client.h         |   11 ++
 lib/gnome-bluetooth.symbols    |    2 +
 4 files changed, 133 insertions(+), 132 deletions(-)

commit 257f28ddf778f20e393d06083efbd75e107e71a0
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Oct 18 16:13:08 2011 +0200

    Updated Spanish translation

 po/es.po |  176 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 88 insertions(+), 88 deletions(-)

commit c6d4160b4fe208b2edc6fd832517442aaa671406
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 17 11:10:22 2011 +0100

    applet: Fix build problems with marshallers
    
    Use the generic marshallers, instead of bothering with
    creating our own.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=661803

 applet/Makefile-lib.am    |   12 +-----------
 applet/bluetooth-applet.c |   12 +++++-------
 configure.ac              |    2 +-
 3 files changed, 7 insertions(+), 19 deletions(-)

commit a113375142fd524c1196774a527800bb884224f0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 14 15:37:31 2011 +0100

    properties: Avoid loops when setting discoverable

 properties/cc-bluetooth-panel.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 3162368eb60c320c33d4a7046754c2ac7ca0cb7a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 14 15:35:54 2011 +0100

    lib: Fix setting default-adapter-discoverable
    
    We were using the wrong types to pass to
    adapter_call_set_property_sync(), and leaking errors when those
    occurred.

 lib/bluetooth-client.c |   22 ++++++++++++----------
 1 files changed, 12 insertions(+), 10 deletions(-)

commit 4aa07231acae71eb557ed5fe3f99ecb3fdcd24b4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 18:39:20 2011 +0100

    lib: Fix long-standing FIXME
    
    By setting the initial search/discovering state from
    the adapter rather than guessing it's not discovering right now.

 lib/bluetooth-chooser.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit f12d5bdd6c093fd10f91e72e7ea36dbc93aaefa6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 18:36:15 2011 +0100

    lib: Move the searching label under the treeview
    
    It looks strange to have that in between the treeview title
    and the treeview itself.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643516

 lib/bluetooth-chooser.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit c5ae44382b4209cf9f3e4908a0c69404201bfad3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 18:29:21 2011 +0100

    lib: Don't make filter heading bold
    
    And change the default title to "Show:" rather than an
    overly long label.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643516

 lib/bluetooth-filter-widget.c |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

commit 43139675f6b1d676b2446f546cee0c77bd56e177
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 17:42:56 2011 +0100

    properties: Use new helper to dump device

 properties/cc-bluetooth-panel.c |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

commit 51173b16a603aff413b7c2bde4a49590cd94c56d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 17:42:27 2011 +0100

    properties: Fix incorrect visibility
    
    Not "discoverable" but "default-adapter-discoverable".

 properties/cc-bluetooth-panel.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 16b30c509397fc13cd49be1a8cb4021011704d92
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 17:41:20 2011 +0100

    lib: Add helper to dump the selected device
    
    To BluetoothChooser, which makes it easier to add debug
    to applications.

 lib/bluetooth-chooser.c     |   19 +++++++++++++++++++
 lib/bluetooth-chooser.h     |    1 +
 lib/gnome-bluetooth.symbols |    1 +
 3 files changed, 21 insertions(+), 0 deletions(-)

commit ad7309ca5f911f2050a84676a7d3e558c05b3afc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 17:38:21 2011 +0100

    lib: Update test-deviceselection for dump API change

 lib/test-deviceselection.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8069b5d92e02775525d199eee153895bf08aee85
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 17:38:07 2011 +0100

    lib: Update test-client for dump API change

 lib/test-client.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f40fe7b4ca322b3049a1b0ad8a33220ba2d7d1ec