commit e3c5deb24fe401a82a9abcca3c6276d7deb86ee7 Author: Bastien Nocera Date: Wed May 6 16:00:09 2009 +0100 Release 2.27.5 NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-) commit 106ad3999083272e170c90f9f79b48502c768401 Author: Bastien Nocera Date: Wed May 6 15:54:42 2009 +0100 Fix typo in end-user docs, fixed "check" help/C/gnome-bluetooth.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b98eb302e17bbd31e2fe452809f6df0a82ac0009 Author: Bastien Nocera Date: Sat May 2 17:35:24 2009 +0100 Add another OUI for Wiimotes Finally tested mine... wizard/pin-code-database.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit cf2ea05fc9dd3530f3a6ce363f3ec5d141c949cf Author: Bastien Nocera Date: Sat May 2 17:34:23 2009 +0100 Fix special passkey handling, when a OUI is used Use g_str_has_prefix() properly, the arguments were reversed. wizard/pin.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1a70557ed93ab3e5fe8f88639816cd1d655d6d0b Author: Jorge Gonzalez Date: Fri May 1 21:37:04 2009 +0200 Updated Spanish translation po/es.po | 99 ++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 58 insertions(+), 41 deletions(-) commit c8ce14f910e0e05fb9ca698efd037039745c6f50 Author: Daniel Nylander Date: Tue Apr 28 09:05:45 2009 +0200 Updated sv translation po/sv.po | 66 +++++++++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 44 insertions(+), 22 deletions(-) commit c18145baf8b77a5492c5d09e0098f0f2ede59388 Author: Bastien Nocera Date: Mon Apr 27 11:23:05 2009 +0100 Bug 579293 – Simplify BluetoothClient Remove work-arounds for bluetoothd bugs, and use the adapter's Devices property instead of calling ListDevices by hand. (Closes: #579293) README | 2 +- common/bluetooth-client.c | 66 ++++++------------------------------------- common/bluetooth-client.xml | 4 -- 3 files changed, 10 insertions(+), 62 deletions(-) commit 6651a171d9648eefb119b568f132c7e183e94ef6 Author: Bastien Nocera Date: Fri Apr 24 20:57:07 2009 +0100 Add a quit menu item in debug mode Add a quit menu item when --debug is passed to the applet, to make valgrind debugging easier. applet/main.c | 49 ++++++++++++++++++++++++++++++++++++------------- applet/popup-menu.ui | 10 ++++++++++ 2 files changed, 46 insertions(+), 13 deletions(-) commit 2ff30a2c5aa0a8a99fa00d4f090f319cee2dd4f2 Author: Bastien Nocera Date: Fri Apr 24 20:31:33 2009 +0100 Fix small memleak in the test-client common/test-client.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 18cf75142c1e931068b89868b4429bc6515c3fc4 Author: Bastien Nocera Date: Fri Apr 24 19:31:11 2009 +0100 Use services status to check connection status Use the status of services on a device to check whether or not it is connected, otherwise, we'd have to wait for the ACL link to timeout. Makes it faster to disconnect/reconnect immediately. applet/main.c | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit 666efceb95afe76fd4353e29659c903cd8722628 Author: Bastien Nocera Date: Fri Apr 24 01:48:58 2009 +0100 First pass at adding UUIDs support We don't process the UUIDs into short names yet. (Helps: #578485) common/bluetooth-client.c | 44 ++++++++++++++++++++++++++++++++++++++++++-- common/bluetooth-client.h | 1 + common/test-client.c | 21 +++++++++++++++++++++ 3 files changed, 64 insertions(+), 2 deletions(-) commit 0b00787a7596059cb2e7cf85f0ba78e48588c353 Author: Chao-Hsiung Liao Date: Wed Apr 22 22:28:18 2009 +0800 Updated Traditional Chinese translation (Added HongKong and Updated Taiwan) po/LINGUAS | 1 + po/zh_HK.po | 875 ++++++++++++++++++++++++++++++++++++++++++ po/zh_TW.po | 1220 ++++++++++++++++++++++++++++++----------------------------- 3 files changed, 1494 insertions(+), 602 deletions(-) commit 2bb6fe935b0836992526aa6ba8e639273d41513f Author: Daniel Nylander Date: Tue Apr 21 10:34:03 2009 +0200 Added sv translation help/Makefile.am | 2 +- help/sv/sv.po | 327 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 328 insertions(+), 1 deletions(-) commit 95b7cd5a01e4e9a3ace17cff1e2c6bd49ad5bc28 Author: Daniel Nylander Date: Mon Apr 20 17:43:17 2009 +0200 Updated sv translation po/sv.po | 155 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 76 insertions(+), 79 deletions(-) commit dd592f1669b2fbe5c4f7488650787327b02a2a3d Author: Bastien Nocera Date: Mon Apr 20 11:31:46 2009 +0100 Update ChangeLog policy for git ChangeLog.README | 6 +++--- Makefile.am | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) commit 480113ed9853f9178bf199c9ad5eb83126be92fc Author: Jorge Gonzalez Date: Sun Apr 19 14:10:17 2009 +0200 Updated Spanish translation po/es.po | 149 +++++++++++++++++++++++++++++-------------------------------- 1 files changed, 71 insertions(+), 78 deletions(-) commit 9617a4bafec87762d0cdc3e1243cd53827a55acf Author: Bastien Nocera Date: Fri Apr 17 14:03:16 2009 +0100 Update .gitignore .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit fd0f799dc9977d9f6a29ae226ca85e24282102bd Author: Bastien Nocera Date: Fri Apr 17 13:59:32 2009 +0100 Add DOAP file So we get a nice description in the git web interface. gnome-bluetooth.doap | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) commit b2f6c3f5114d5c50a7b247e9b82f0f52e421a767 Author: Bastien Nocera Date: Fri Apr 17 13:54:17 2009 +0100 Remove SVN ChangeLog generation code Now that we use git... Makefile.am | 13 +--- svn2cl.xsl | 295 ----------------------------------------------------------- 2 files changed, 1 insertions(+), 307 deletions(-) commit 051b9984ca24b6ea2609df8c2d1327ac1291a0b8 Author: Bastien Nocera Date: Fri Apr 17 13:44:55 2009 +0100 Fix problems pairing "Security mode 3" devices The PIN question would appear first on the device, and the user would have to guess the PIN code asked by the wizard to be able to pair, as we'd only show the PIN after a PIN callback, which would come after the PIN was asked on the device side. Fixes pairing with Blackberries and Samsung phones. (Closes: #578991) wizard/main.c | 79 +++++++++++++++++++++++++++++--------------------------- 1 files changed, 41 insertions(+), 38 deletions(-) commit a5ba18e44752b66767edac94dd63e80e3a2971f3 Author: Bastien Nocera Date: Fri Apr 17 13:41:32 2009 +0100 Fix typo, spotted in https://bugzilla.redhat.com/show_bug.cgi?id=496084 po/es.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 23e15f659f721fa6c3dccc9b484109510503b602 Author: Bastien Nocera Date: Wed Apr 15 17:40:58 2009 +0000 Reset the killswitch button status when turning bluetooth on fails svn path=/trunk/; revision=616 properties/adapter.c | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) commit 9dc61edca27d66becde45ed013aa535cc6a1bfad Author: Bastien Nocera Date: Wed Apr 15 17:08:49 2009 +0000 Also work with older versions of Pango by using font_desc instead of font in the markup svn path=/trunk/; revision=615 wizard/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d3f914d800a3f6db088e9b0170c232e737edd115 Author: Bastien Nocera Date: Wed Apr 15 16:58:09 2009 +0000 Don't warn when the pixbuf isn't there svn path=/trunk/; revision=614 wizard/main.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 0bdde82d2a36111573b155c840f116df88e5aa0d Author: Bastien Nocera Date: Wed Apr 15 14:59:19 2009 +0000 Change the killswitch state enum to match what's available in the kernel svn path=/trunk/; revision=613 applet/main.c | 6 +++--- common/bluetooth-killswitch.c | 18 +++++++++--------- common/bluetooth-killswitch.h | 4 ++-- properties/adapter.c | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) commit 8859d12c6f415e97175e30d0fc69d9e3df4bcaf0 Author: Bastien Nocera Date: Wed Apr 15 13:20:12 2009 +0000 Correctly handle errors coming from SetPower, they're not the new power state, fixes wrong state when setting the power fails (Closes: #578709) svn path=/trunk/; revision=612 common/bluetooth-killswitch.c | 31 +++++++++++++++++++++++-------- 1 files changed, 23 insertions(+), 8 deletions(-) commit 317619ba15d78570c1f1b4c70c151b3ca061227c Author: Bastien Nocera Date: Tue Apr 14 13:28:34 2009 +0000 2.27.4 svn path=/trunk/; revision=610 NEWS | 8 ++++++++ configure.ac | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) commit 61921c44a97fe0aa9ed3e38d335277772d5324df Author: Bastien Nocera Date: Tue Apr 14 10:18:32 2009 +0000 Another GtkBuilder load fix (Closes: #578863) svn path=/trunk/; revision=609 properties/adapter.c | 17 +++++++++++++---- 1 files changed, 13 insertions(+), 4 deletions(-) commit c83848965fcce8ec22546ed481e4f230218d0279 Author: Mario Blättermann Date: Mon Apr 13 19:35:32 2009 +0000 Updated German translation 2009-04-13 Mario Blättermann * po/de.po: Updated German translation svn path=/trunk/; revision=608 po/de.po | 419 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 234 insertions(+), 185 deletions(-) commit bbf33aeb8382927d7cb5829b35f8da3ad90152f5 Author: Bastien Nocera Date: Mon Apr 13 16:36:55 2009 +0000 Patch from Daniele Forsi to fix some memleaks in gtk_tree_model_get () usage (Closes: #578846) svn path=/trunk/; revision=607 applet/main.c | 4 +++- common/bluetooth-chooser.c | 19 +++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) commit a5f80a30959b3c618657895a5eb130548aa88180 Author: Mario Blättermann Date: Sun Apr 12 13:00:11 2009 +0000 Added German docs svn path=/trunk/; revision=606 help/ChangeLog | 5 + help/Makefile.am | 2 +- help/de/de.po | 508 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 514 insertions(+), 1 deletions(-) commit 4c1551ec867225c506fc26a3cee3da27c5d05b93 Author: Kjartan Maraas Date: Sat Apr 11 14:57:34 2009 +0000 Updated Norwegian bokmål translation svn path=/trunk/; revision=605 po/nb.po | 341 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 193 insertions(+), 148 deletions(-) commit f85b06b0690329fe28e7a06d002f8a71ed0f863d Author: Goran Rakic Date: Fri Apr 10 10:15:33 2009 +0000 Updated Serbian translation (by Miloš Popović) svn path=/trunk/; revision=604 po/LINGUAS | 1 + po/sr@latin.po | 689 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 690 insertions(+), 0 deletions(-) commit 80a32c190004c193e21271702e07b3edeebce59f Author: Goran Rakic Date: Fri Apr 10 10:15:10 2009 +0000 Updated Serbian translation (by Miloš Popović) svn path=/trunk/; revision=603 po/sr.po | 1087 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 471 insertions(+), 616 deletions(-) commit 3377e77457b086578aba4b8e9af3f4215f5cd517 Author: Bastien Nocera Date: Fri Apr 10 01:48:34 2009 +0000 Fix typo svn path=/trunk/; revision=602 help/C/gnome-bluetooth.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c6b51bc052d4ba9403a45cc481ff7478f5e2d162 Author: Bastien Nocera Date: Fri Apr 10 01:45:33 2009 +0000 First pass at user-targetted documentation, by Baptiste Mille-Mathias svn path=/trunk/; revision=601 Makefile.am | 8 +- configure.ac | 3 + help/C/figures/bluetooth-applet.png | Bin 0 -> 16774 bytes help/C/figures/bluetooth-properties.png | Bin 0 -> 26776 bytes help/C/figures/bluetooth-wizard.png | Bin 0 -> 25383 bytes help/C/gnome-bluetooth.xml | 422 +++++++++++++++++++++++++++++++ help/C/legal.xml | 73 ++++++ help/ChangeLog | 5 + help/Makefile.am | 12 + help/gnome-bluetooth.omf.in | 13 + 10 files changed, 532 insertions(+), 4 deletions(-) commit f8f6697790d7a6c8e7150eeeff2062b59dbebedc Author: Bastien Nocera Date: Thu Apr 9 23:16:33 2009 +0000 Use GtkBuilder to setup the signals (Closes: #573375) svn path=/trunk/; revision=600 configure.ac | 1 + wizard/main.c | 82 ++++++++++++++++++++--------------------------------- wizard/wizard.ui | 11 ++++++- 3 files changed, 42 insertions(+), 52 deletions(-) commit c3c3cd8ca333d66712b79c9705de79ab8587e481 Author: Bastien Nocera Date: Thu Apr 9 23:01:31 2009 +0000 Move the chooser setup to the GtkBuilder file svn path=/trunk/; revision=599 wizard/main.c | 15 ++++----------- wizard/wizard.ui | 11 ++++++++++- 2 files changed, 14 insertions(+), 12 deletions(-) commit f30c19030c78dd8c8185ee27d091dbb51467f9a8 Author: Bastien Nocera Date: Thu Apr 9 22:50:03 2009 +0000 Remove the use of user_data in the signal callbacks svn path=/trunk/; revision=598 wizard/main.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit bd980ba1eae2f7d8f1ba98b476be1ee042237b47 Author: Bastien Nocera Date: Thu Apr 9 22:41:28 2009 +0000 Fix display of labels on the passkey page, fix display of the passkey options dialogue svn path=/trunk/; revision=597 wizard/main.c | 6 ++++-- wizard/wizard.ui | 20 +++++++------------- 2 files changed, 11 insertions(+), 15 deletions(-) commit a20155c0ba133173eea29dd8558b32adfd9ff8db Author: Bastien Nocera Date: Thu Apr 9 22:15:55 2009 +0000 Release 2.27.3 svn path=/trunk/; revision=595 NEWS | 9 +++++++++ configure.ac | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) commit 64e380f25d580ea9890f33daa68da7c91a7c2f53 Author: Jorge Gonzalez Gonzalez Date: Thu Apr 9 15:29:04 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=594 po/es.po | 300 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 163 insertions(+), 137 deletions(-) commit e791ff004ff99ab9149a2cb5ed9d73aa4757ea8f Author: Bastien Nocera Date: Thu Apr 9 13:19:52 2009 +0000 Use org.bluez.Headset and org.bluez.AudioSink to detect whether org.bluez.Audio exists (Closes: #578426) svn path=/trunk/; revision=593 common/bluetooth-client.c | 30 +++++++++++++++++++++++------- 1 files changed, 23 insertions(+), 7 deletions(-) commit 2cf6b4aaa3eff173dee197e42a183276eee8dd25 Author: Bastien Nocera Date: Thu Apr 9 10:15:25 2009 +0000 Make label of connected devices bold (Closes: #577856) svn path=/trunk/; revision=592 common/bluetooth-chooser.c | 30 ++++++++++++++++++++++++++++-- 1 files changed, 28 insertions(+), 2 deletions(-) commit b3db4149844fad1eeeb7ee082429af0452b66f00 Author: Daniel Nylander Date: Thu Apr 9 07:02:22 2009 +0000 Updated sv translation (Daniel Nylander) svn path=/trunk/; revision=591 po/sv.po | 25 +++++++++---------------- 1 files changed, 9 insertions(+), 16 deletions(-) commit e39c8919275c7253ac8e43134471c24668911160 Author: Daniel Nylander Date: Thu Apr 9 07:00:00 2009 +0000 Updated sv translation (Daniel Nylander) svn path=/trunk/; revision=590 po/sv.po | 369 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 217 insertions(+), 152 deletions(-) commit 73538edbe3e12bb8006e32894f4ecdd9d5e2f815 Author: Bastien Nocera Date: Thu Apr 9 00:26:32 2009 +0000 Show the applet by default, even if the GConf schema isn't installed properly svn path=/trunk/; revision=589 applet/main.c | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit 581e10144bc1a0e58445c9090547d8e061caeb83 Author: Bastien Nocera Date: Wed Apr 8 21:36:04 2009 +0000 Avoid underscores in device names transforming the label into one with mnemonics (Closes: #578424) svn path=/trunk/; revision=588 applet/main.c | 27 ++++++++++++++++++++++++--- 1 files changed, 24 insertions(+), 3 deletions(-) commit 2caa42c96c0c59cb86ab71701a0aacabeadd83e3 Author: Bastien Nocera Date: Wed Apr 8 18:48:34 2009 +0000 Fix schema syntax, it's bool, not boolean svn path=/trunk/; revision=587 properties/bluetooth-manager.schemas.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cd8e3d5c948b19812ace4d509aef229fe8d40575 Author: Bastien Nocera Date: Wed Apr 8 16:58:04 2009 +0000 2.27.2 svn path=/trunk/; revision=585 NEWS | 38 ++++++++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 40 insertions(+), 2 deletions(-) commit 9f0f16dc4f3e4433671d8cf7bf376ad21212fb4e Author: Bastien Nocera Date: Wed Apr 8 16:55:48 2009 +0000 Add gconf-bridge to POTFILES.in svn path=/trunk/; revision=584 po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 7ad7c101195c34b1bd64e77c369600955db49bae Author: Bastien Nocera Date: Wed Apr 8 16:53:37 2009 +0000 Add UI files to the dist svn path=/trunk/; revision=583 wizard/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d1580c761b107b1ebf1b80a77502b981ef06d575 Author: Bastien Nocera Date: Wed Apr 8 16:52:03 2009 +0000 Add the UI files to the dist svn path=/trunk/; revision=582 properties/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2d8f96e8dd0010905c2101309e4bbe7f7ef2bea6 Author: Bastien Nocera Date: Wed Apr 8 16:15:59 2009 +0000 Make the devices have sub-menus, to show the current state, and whether to connect/disconnect (Closes: #576947) svn path=/trunk/; revision=581 applet/main.c | 186 +++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 168 insertions(+), 18 deletions(-) commit 84fa0345ed7c60568057423d738c9358c66d2fd9 Author: Bastien Nocera Date: Wed Apr 8 16:13:54 2009 +0000 Add guards for the public functions svn path=/trunk/; revision=580 common/bluetooth-client.c | 67 +++++++++++++++++++++++++++++++------------- 1 files changed, 47 insertions(+), 20 deletions(-) commit 9ca0698370acec67ccea4b26963dca05fabe7394 Author: Bastien Nocera Date: Wed Apr 8 14:51:02 2009 +0000 Revert previous changes svn path=/trunk/; revision=579 wizard/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c1151e022e0fc9ae3ba9717019b5ac7fcf24fd1c Author: Bastien Nocera Date: Wed Apr 8 14:50:39 2009 +0000 Revert previous changes, we have no way of knowing whether a Connect or Disconnect succeeded svn path=/trunk/; revision=578 common/bluetooth-client.c | 12 ++++-------- common/bluetooth-client.h | 2 +- 2 files changed, 5 insertions(+), 9 deletions(-) commit f77aed39627ef5a9c3cca3b4dde76c870b2dbd61 Author: Bastien Nocera Date: Wed Apr 8 13:49:12 2009 +0000 Fix build for the recent Connect function callback svn path=/trunk/; revision=577 wizard/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ea8c2f76c8595dcb240859a005f9f105920641c3 Author: Bastien Nocera Date: Wed Apr 8 13:47:16 2009 +0000 Add a "connected" argument to the _connect and _disconnect callbacks. Also fix a memleak when disconnecting. svn path=/trunk/; revision=576 common/bluetooth-client.c | 13 +++++++++---- common/bluetooth-client.h | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) commit 5053b904d4c5029ab92eb1ce36dd032049395e98 Author: Bastien Nocera Date: Tue Apr 7 16:39:20 2009 +0000 Fix warning due to wrong GConf key being used svn path=/trunk/; revision=575 applet/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f8069621a3a53c99d6a3d8f08afcd034f3c3d67b Author: Bastien Nocera Date: Tue Apr 7 15:50:57 2009 +0000 Fix checking the retval of gtk_builder calls svn path=/trunk/; revision=574 properties/adapter.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit dff872a4d417da534ab33f391e083b82c27195bb Author: Bastien Nocera Date: Tue Apr 7 10:14:08 2009 +0000 Make the complete chooser a composite widget svn path=/trunk/; revision=573 common/bluetooth-chooser.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 95b26f1cdf7090f26bd5c44019e0c7fa3ce7de88 Author: Bastien Nocera Date: Mon Apr 6 21:30:26 2009 +0000 Kill the Powered check button, either devices are builtin and there should be a killswitch, or they're not, and they can be removed by hand svn path=/trunk/; revision=572 properties/adapter.c | 40 ++-------------------------------------- 1 files changed, 2 insertions(+), 38 deletions(-) commit 7022cd8aec2b30928d6154bead1ec0c1636b7bcc Author: Bastien Nocera Date: Mon Apr 6 20:49:56 2009 +0000 Re-add the border for the notebook, looks much better now svn path=/trunk/; revision=571 properties/main.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit d11cf3f0ed61855cdbb26597bec058646b000a84 Author: Bastien Nocera Date: Mon Apr 6 16:26:23 2009 +0000 Re-add the icon prefs, simplified svn path=/trunk/; revision=570 applet/main.c | 51 +- properties/Makefile.am | 2 +- properties/bluetooth-manager.schemas.in | 12 +- properties/gconf-bridge.c | 1252 +++++++++++++++++++++++++++++++ properties/gconf-bridge.h | 116 +++ properties/general.c | 159 ---- properties/general.h | 4 +- properties/main.c | 18 +- 8 files changed, 1398 insertions(+), 216 deletions(-) commit feaa2b16a3bddee1941524381ab50169e5a8a92d Author: Bastien Nocera Date: Mon Apr 6 15:07:19 2009 +0000 Patch from Robert Ancell to port the wizard to GtkBuilder (Closes: #573375) svn path=/trunk/; revision=569 po/POTFILES.in | 2 +- wizard/Makefile.am | 2 +- wizard/main.c | 331 +++++++++++++++++--------------------------- wizard/passkey-options.ui | 168 ---------------------- wizard/wizard.ui | 338 +++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 467 insertions(+), 374 deletions(-) commit 3de8beb59d2fbd3179d530953de95f13d4e9c3bb Author: Jorge Gonzalez Gonzalez Date: Sat Apr 4 11:23:52 2009 +0000 Updated Spansih translation svn path=/trunk/; revision=568 po/es.po | 216 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 139 insertions(+), 77 deletions(-) commit 6c6e962e8da8672cadff198b03e2a135910e8a1b Author: Bastien Nocera Date: Fri Apr 3 17:58:18 2009 +0000 Make killswitch page look better as well (Closes: #576751) svn path=/trunk/; revision=567 po/POTFILES.in | 1 + properties/Makefile.am | 2 +- properties/adapter.c | 18 ++- properties/properties-adapter-off.ui | 238 ++++++++++++++++++++++++++++++++++ 4 files changed, 251 insertions(+), 8 deletions(-) commit af0c5b8ceb57e425c0a9ef89ad0f68d76c6b9634 Author: Bastien Nocera Date: Fri Apr 3 17:57:23 2009 +0000 Avoid possible warnings or crashes when GetProperties fails on a device svn path=/trunk/; revision=566 common/bluetooth-client.c | 12 +++--------- 1 files changed, 3 insertions(+), 9 deletions(-) commit 2986074ab3430b7395b997a52e7a33d3a36ede75 Author: Bastien Nocera Date: Fri Apr 3 17:55:56 2009 +0000 And remove the txt DB from the install svn path=/trunk/; revision=565 wizard/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit be3abc71da8d8b5fe0159a8b90e733c53f717a82 Author: Bastien Nocera Date: Fri Apr 3 17:10:36 2009 +0000 Enable fatal warnings by default, it's a test app svn path=/trunk/; revision=564 common/test-client.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit cc281ff902e43546c065f630f95fee2bda50b54b Author: Bastien Nocera Date: Fri Apr 3 16:03:03 2009 +0000 Make the "no adapters" page suck less, and fix some UI files not getting translated as they should svn path=/trunk/; revision=563 po/POTFILES.in | 5 +- properties/Makefile.am | 5 +- properties/adapter.c | 15 ++- properties/properties-no-adapter.ui | 266 +++++++++++++++++++++++++++++++++++ 4 files changed, 283 insertions(+), 8 deletions(-) commit 0e7b2ff418e40aa0ffdedca5e7e678ad9333c1d8 Author: Bastien Nocera Date: Fri Apr 3 15:16:24 2009 +0000 Remove the old txt pin DB svn path=/trunk/; revision=562 wizard/pin-code-database.txt | 86 ------------------------------------------ 1 files changed, 0 insertions(+), 86 deletions(-) commit 43151458e7f05459ce54410c2ea2fa3d4a69648a Author: Bastien Nocera Date: Fri Apr 3 15:15:53 2009 +0000 Re-add the Apple mice to the DB, those need to be paired svn path=/trunk/; revision=561 wizard/pin-code-database.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 48818caeebef36f01e025e4bc79201beb0b1e0e0 Author: Bastien Nocera Date: Fri Apr 3 14:45:08 2009 +0000 Use the new Audio service instead of Headset and AudioSink separately (Closes: #577310) svn path=/trunk/; revision=560 README | 2 +- common/bluetooth-client.c | 100 +++++++++++++++------------------------------ 2 files changed, 34 insertions(+), 68 deletions(-) commit aebfef03933f66ab725ba6f83224e99d43eecde6 Author: Bastien Nocera Date: Thu Apr 2 20:40:43 2009 +0000 Move exec_prefix above libdir (Closes: #577186) svn path=/trunk/; revision=559 gnome-bluetooth-1.0.pc.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5c942c05c4478c3fda9a646aa2a2ff1bf78cf591 Author: Bastien Nocera Date: Tue Mar 31 22:18:12 2009 +0000 Add exec_prefix to the pkg-config file, god knows what for... svn path=/trunk/; revision=558 gnome-bluetooth-1.0.pc.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 80b3d6c70c391c691ccc08809e8f128a9bef3a65 Author: Maxim Dziumanenko Date: Tue Mar 31 08:12:19 2009 +0000 Update Ukrainian translation by Oleksandr Kovaleno 2009-03-31 Maxim Dziumanenko * Update Ukrainian translation by Oleksandr Kovaleno svn path=/trunk/; revision=557 po/uk.po | 870 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 393 insertions(+), 477 deletions(-) commit fc4d5eeab284c1bc230f27a4f004a0f1c4ab4366 Author: Jorge Gonzalez Gonzalez Date: Mon Mar 30 17:37:38 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=556 po/es.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ffcd485abe37ba8532c4a20d15aa1829b21c2d0a Author: Bastien Nocera Date: Mon Mar 30 14:48:21 2009 +0000 Fix devices not going away when removing them from the known devices (Closes: #576944) svn path=/trunk/; revision=555 applet/main.c | 29 ++++++++++++++++------------- 1 files changed, 16 insertions(+), 13 deletions(-) commit 7d44e4089d6c72cc62516b7be4328d3d6fb2817b Author: Bastien Nocera Date: Mon Mar 30 14:00:15 2009 +0000 Fix warning when trying to disconnect a device in the properties svn path=/trunk/; revision=554 common/bluetooth-chooser.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 83bb70efbb4789d5d21960595a3faa024a1c87b1 Author: Bastien Nocera Date: Mon Mar 30 13:55:40 2009 +0000 Fix wrong tab showing up when there's no killswitches and no adapters svn path=/trunk/; revision=553 properties/adapter.c | 30 +++++++++++++++++++++--------- 1 files changed, 21 insertions(+), 9 deletions(-) commit a3ef077be7dba82f90d81d9f61087f32a7fbfb1a Author: Jorge Gonzalez Gonzalez Date: Sun Mar 29 02:24:40 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=552 po/es.po | 99 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 51 insertions(+), 48 deletions(-) commit a7e2517766186d6362d16820975e75058e825c96 Author: Kjartan Maraas Date: Fri Mar 27 11:02:52 2009 +0000 Updated Norwegian bokmål translation. svn path=/trunk/; revision=551 po/POTFILES.in | 1 - po/nb.po | 383 +++++++++++++++++++++++++++++--------------------------- 2 files changed, 200 insertions(+), 184 deletions(-) commit 787765a7caaf54759f2f7c94f55940dc4ea05627 Author: Bastien Nocera Date: Fri Mar 27 10:17:33 2009 +0000 Disconnect using the services if there are any, instead of using the org.bluez.Device.Disconnect method (Closes: #576442) svn path=/trunk/; revision=550 common/bluetooth-client.c | 94 +++++++++++++++++++++++++++++++++++++------- 1 files changed, 79 insertions(+), 15 deletions(-) commit a8ba5a6a4f0e9490ec1daca43a9959f52764bd9c Author: Bastien Nocera Date: Fri Mar 27 09:02:52 2009 +0000 Fix simple warning svn path=/trunk/; revision=549 wizard/pin.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 4e6a8b4897e1b6a5ed99f83dcffae42356f77f71 Author: Daniel Nylander Date: Thu Mar 26 22:50:25 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=548 po/sv.po | 120 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 60 insertions(+), 60 deletions(-) commit 055e0225713cf8d6106f0d0bd102d832919d37d4 Author: Bastien Nocera Date: Thu Mar 26 15:31:24 2009 +0000 Move the pin getting code to a separate file, and convert to using the XML DB. svn path=/trunk/; revision=547 wizard/Makefile.am | 2 +- wizard/main.c | 91 +--------------------------------- wizard/pin.c | 138 ++++++++++++++++++++++++++++++++++++++++++++++++++++ wizard/pin.h | 27 ++++++++++ 4 files changed, 168 insertions(+), 90 deletions(-) commit f95a534aef9c135c9c6e27500904be4bd0eb346f Author: Bastien Nocera Date: Thu Mar 26 14:36:16 2009 +0000 Add DTD for the pin code DB, and check it with xmllint if it's there svn path=/trunk/; revision=546 configure.ac | 1 + wizard/Makefile.am | 7 ++++++- wizard/pin-code-database.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 49 insertions(+), 1 deletions(-) commit 73a1e3b88b6353a2fd0d7e5cb40036174e051af0 Author: Bastien Nocera Date: Thu Mar 26 11:23:10 2009 +0000 Add first version of the XML database svn path=/trunk/; revision=545 wizard/pin-code-database.xml | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 98 insertions(+), 0 deletions(-) commit 91a28692211b494d7558db74613eef17160d2fb1 Author: Bastien Nocera Date: Wed Mar 25 18:22:10 2009 +0000 Remove useless hide, we're not showing it in the first place svn path=/trunk/; revision=544 common/bluetooth-chooser.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit bdc3b17052441930949f09ec0b5186a385ee5e24 Author: Bastien Nocera Date: Wed Mar 25 18:21:27 2009 +0000 Make the default dialogue a bit bigger, and align the name entry with the treeview to the left svn path=/trunk/; revision=543 properties/adapter.c | 8 +++++++- properties/main.c | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) commit 65606660821a648d92eeab894cb1ec6b019047e2 Author: Bastien Nocera Date: Wed Mar 25 18:15:34 2009 +0000 Add missing get function for show-connected, hide the top-level label when it's empty svn path=/trunk/; revision=542 common/bluetooth-chooser.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 2864777d5721603a1d06a19d8c0b3891f4b5fee6 Author: Bastien Nocera Date: Wed Mar 25 17:49:13 2009 +0000 Kill common/helper.[ch] svn path=/trunk/; revision=541 common/Makefile.am | 3 +- common/helper.c | 109 ---------------------------------------------------- common/helper.h | 25 ------------ wizard/main.c | 2 - 4 files changed, 1 insertions(+), 138 deletions(-) commit 10e2ba5875372c818b8050e45df7647de51f81fb Author: Bastien Nocera Date: Wed Mar 25 17:44:08 2009 +0000 Use the BluetoothChooser widget now that we only show the default adapter (Closes: #573135) svn path=/trunk/; revision=540 properties/Makefile.am | 2 +- properties/adapter.c | 143 +++++++++++++----------------------------------- 2 files changed, 39 insertions(+), 106 deletions(-) commit 46fc994dec53650300d114b60af6910dabff7667 Author: Bastien Nocera Date: Wed Mar 25 17:41:43 2009 +0000 Small fixes svn path=/trunk/; revision=539 common/bluetooth-chooser.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 17266ef971d22d0adcc7d1104ba33a635455af6e Author: Bastien Nocera Date: Wed Mar 25 17:14:36 2009 +0000 Add the ability to show the connected column, a connected property, and export the proxy for a device internally svn path=/trunk/; revision=538 common/bluetooth-chooser.c | 84 ++++++++++++++++++++++++++++++++++++++++- common/bluetooth-chooser.h | 1 + common/test-deviceselection.c | 1 + 3 files changed, 85 insertions(+), 1 deletions(-) commit 3c3ea037b4687b91d4752e15fa9d6aa2c6d6ac1e Author: Bastien Nocera Date: Wed Mar 25 16:29:45 2009 +0000 And only show the default adapter in the preferences svn path=/trunk/; revision=537 properties/adapter.c | 183 +++++++++++++++++++++++++++++--------------------- properties/main.c | 13 ++-- 2 files changed, 115 insertions(+), 81 deletions(-) commit 10e4c5b22fa11a018bb3924abc609c09ca5e9ba1 Author: Bastien Nocera Date: Wed Mar 25 01:24:49 2009 +0000 Patch from to add another GPS device (Closes: #576490) svn path=/trunk/; revision=536 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 9ae3748fa829bc39e862b3048d930d7bdee528ea Author: Jorge Gonzalez Gonzalez Date: Tue Mar 24 18:33:27 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=535 po/es.po | 63 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 35 insertions(+), 28 deletions(-) commit b6fe59deb6cebd789f142b38f241fc756de116a6 Author: Daniel Nylander Date: Tue Mar 24 09:44:30 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=534 po/sv.po | 74 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 41 insertions(+), 33 deletions(-) commit 6e5a47b5dac868b0b86c8d7defa4b9f00a8c99a1 Author: Bastien Nocera Date: Mon Mar 23 18:11:51 2009 +0000 Fix the wizard not setting the page to complete when the device name wasn't available when first selected svn path=/trunk/; revision=533 common/bluetooth-chooser.c | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) commit 6de9b0405dbaa46ce31d464339b0ec43900839a5 Author: Mario Blättermann Date: Mon Mar 23 16:40:21 2009 +0000 Updated German translation 2009-03-23 Mario Blättermann * po/de.po: Updated German translation svn path=/trunk/; revision=532 po/de.po | 180 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 98 insertions(+), 82 deletions(-) commit 0b15ba13c4ae594671e91edc60eb7f4a8883d2a7 Author: Bastien Nocera Date: Mon Mar 23 16:31:45 2009 +0000 Add the ability to connect/disconnect when a device is clicked in the applet svn path=/trunk/; revision=531 applet/main.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 4fc7392f1c61e21e3177cd0fc58b2af5e1e68997 Author: Bastien Nocera Date: Mon Mar 23 16:30:50 2009 +0000 Add a disconnect function, which disconnects all the services on a device svn path=/trunk/; revision=530 common/bluetooth-client.c | 57 +++++++++++++++++++++++++++++++++++++++++++++ common/bluetooth-client.h | 4 +++ 2 files changed, 61 insertions(+), 0 deletions(-) commit ec0a497132098ac3a6aeb5597b58ccd24186a5b8 Author: Bastien Nocera Date: Mon Mar 23 16:14:19 2009 +0000 Use the new bc_connect_service() function, and don't special case device types svn path=/trunk/; revision=529 wizard/main.c | 16 +++------------- 1 files changed, 3 insertions(+), 13 deletions(-) commit ad935fda931284a18aabe3edd5d1b450b37342f3 Author: Bastien Nocera Date: Mon Mar 23 16:13:52 2009 +0000 Export only one connect function, and check the supported services when connecting to a device svn path=/trunk/; revision=528 common/bluetooth-client.c | 75 +++++++++++++++++++++++++------------------- common/bluetooth-client.h | 10 ++--- 2 files changed, 47 insertions(+), 38 deletions(-) commit 288bbb8627672b526391dc73281b02f06a8dd299 Author: Bastien Nocera Date: Mon Mar 23 15:36:00 2009 +0000 When UUIDs are updated, update the services column svn path=/trunk/; revision=527 common/bluetooth-client.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 25463ca019d8d17d5519daec4ff1683cf413ec2e Author: Bastien Nocera Date: Mon Mar 23 13:24:04 2009 +0000 Add another iBT-GPS device svn path=/trunk/; revision=526 wizard/pin-code-database.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit fbfdc5d4c30f2826c2190f27aec80d45ee85fd6f Author: Inaki Larranaga Murgoitio Date: Mon Mar 23 11:21:14 2009 +0000 Updated Basque translation. 2009-03-23 Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. svn path=/trunk/; revision=525 po/eu.po | 46 +++++++++++++++++++++++++++------------------- 1 files changed, 27 insertions(+), 19 deletions(-) commit 3e4cefee9faae586b3a4df6bc1f67581ed6af337 Author: Bastien Nocera Date: Sun Mar 22 11:00:09 2009 +0000 Merge in a few of the device types Makes it easier to select "audio devices", and the likes (Closes: #575990) svn path=/trunk/; revision=524 common/bluetooth-chooser.c | 82 +++++++++++++++++++++++++++++++++++++------- 1 files changed, 69 insertions(+), 13 deletions(-) commit da8b3e3cb028994c5723b524b6298ce76b89ac3a Author: Bastien Nocera Date: Fri Mar 20 18:38:36 2009 +0000 A few internal changes to the device type filter We're using a model now, so it'll be easier to add custom filters. svn path=/trunk/; revision=523 common/bluetooth-chooser.c | 25 +++++++++++++++++++++---- 1 files changed, 21 insertions(+), 4 deletions(-) commit 1325e842229e49fc6c876b4b79577850a71d7677 Author: Bastien Nocera Date: Fri Mar 20 18:01:44 2009 +0000 Set a correct value for the maximum device filter prop So that we can eventually set type groups values as filters. svn path=/trunk/; revision=522 common/bluetooth-chooser.c | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit 87d6ae6d1fd8042c5deb2c94e7db12bfdc7c30d4 Author: Bastien Nocera Date: Fri Mar 20 17:52:41 2009 +0000 Also show joypads and tablets in the device selection Fix up the "input" group type, and add an audio group type. svn path=/trunk/; revision=521 common/bluetooth-enums.h | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit b3a171ee85e6f54a6f9d75127f10f60a7baa1e5c Author: Bastien Nocera Date: Fri Mar 20 16:45:27 2009 +0000 Another requisite to having working signals Exporting the symbols! svn path=/trunk/; revision=520 configure.ac | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a0e09104168b85d19ad4a1804af0ed6829239b92 Author: Bastien Nocera Date: Fri Mar 20 16:38:19 2009 +0000 Avoid crashes when removing devices The action group already holds the only ref to the actions we're removing. svn path=/trunk/; revision=519 applet/main.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 49efec752ec1bfd8cf4c53217a67035800932424 Author: Bastien Nocera Date: Fri Mar 20 16:37:37 2009 +0000 Make killswitch work again By checking the "bt-active" property on the correct object. svn path=/trunk/; revision=518 applet/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 53fda54fd1980e97e6653c4a817fb7f6e56f3c0e Author: Bastien Nocera Date: Fri Mar 20 16:30:38 2009 +0000 Fix menu items not doing anything Oopsie, we need to connect all those pesky signals, this isn't Glade... svn path=/trunk/; revision=517 applet/main.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 7910db5c8e8c81a8355a5ca6f404fd25478ec0f9 Author: Bastien Nocera Date: Fri Mar 20 16:23:17 2009 +0000 Don't crash when running installed $(pkgdatadir) doesn't always have a trailing slash. svn path=/trunk/; revision=516 applet/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 77821d2f959f34762d549a3c92e045a5d1e606e0 Author: Iñaki Larrañaga Murgoitio Date: Fri Mar 20 15:03:43 2009 +0000 Inaki Larranaga Murgoitio Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. svn path=/trunk/; revision=515 po/eu.po | 128 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 63 insertions(+), 65 deletions(-) commit 176e406987ed4872536258937fb92002be50f640 Author: Bastien Nocera Date: Fri Mar 20 10:58:37 2009 +0000 Fix display errors for the killswitch Now that I tested it... svn path=/trunk/; revision=514 applet/main.c | 19 +++++++++---------- 1 files changed, 9 insertions(+), 10 deletions(-) commit 9eb175b0605875d15b5b7cc9faa1f6c20d79b882 Author: Sandeep Shedmake Date: Fri Mar 20 04:32:01 2009 +0000 Added Marathi Translations svn path=/trunk/; revision=513 po/mr.po | 592 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 592 insertions(+), 0 deletions(-) commit 7aee90d197a1161166b24ca4f0524a5747e22586 Author: Sandeep Shedmake Date: Fri Mar 20 04:29:29 2009 +0000 Added Marathi 'mr' locale svn path=/trunk/; revision=512 po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2cf203e1468cdd818ca730e8073445ee082e6c0e Author: Daniel Nylander Date: Thu Mar 19 22:16:29 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=511 po/sv.po | 319 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 167 insertions(+), 152 deletions(-) commit fe0212cff158ec3b1b68299545df323691b21f2a Author: Bastien Nocera Date: Thu Mar 19 21:44:53 2009 +0000 Remove po/ChangeLog again Some translators need to learn to read. svn path=/trunk/; revision=510 po/ChangeLog | 24 ------------------------ 1 files changed, 0 insertions(+), 24 deletions(-) commit caf9a6eb0c86860616bfe80d186cd7ce2ee311dc Author: Bastien Nocera Date: Thu Mar 19 21:41:31 2009 +0000 Boldify the "Devices" header label as well (Closes: #575992) svn path=/trunk/; revision=509 applet/main.c | 40 +++++++++++++++++++++++++--------------- 1 files changed, 25 insertions(+), 15 deletions(-) commit 0cc4dce9aed0f75a045735e52d504eae1fe85b35 Author: Jorge Gonzalez Gonzalez Date: Thu Mar 19 19:47:45 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=508 po/es.po | 107 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 45 insertions(+), 62 deletions(-) commit c178331a1b61272b9e3edd12fc886f13ce69e5f4 Author: Bastien Nocera Date: Thu Mar 19 18:57:34 2009 +0000 Add half-done device connect code Missing actually calling connect... svn path=/trunk/; revision=507 applet/main.c | 28 ++++++++++++++++++++++++++-- 1 files changed, 26 insertions(+), 2 deletions(-) commit 1d4858d0b3cf327c9379cc43185f55217fbd089d Author: Bastien Nocera Date: Thu Mar 19 18:56:47 2009 +0000 Fix audio connect code We need to connect to headset first, then audiosink, and actually connect to both. See: http://bugzilla.gnome.org/show_bug.cgi?id=573759#c4 svn path=/trunk/; revision=506 common/bluetooth-client.c | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) commit fc1212d06cc757a350978960ea5c789f5535c4db Author: Bastien Nocera Date: Thu Mar 19 18:38:45 2009 +0000 Don't crash when setting up an AudioSink fails And don't try to connect to the Headset if AudioSink was successful. svn path=/trunk/; revision=505 common/bluetooth-client.c | 15 +++++++++++---- 1 files changed, 11 insertions(+), 4 deletions(-) commit 10b462a1e99b6b0cfda3ff456465e3705f07bd02 Author: Bastien Nocera Date: Thu Mar 19 18:37:32 2009 +0000 Only set the pairing as completed when Connect finishes And tell the user that we're setting up the device. svn path=/trunk/; revision=504 wizard/main.c | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 4ef46a484a512caa2bb390e37f8e493570e0634d Author: Bastien Nocera Date: Thu Mar 19 18:02:35 2009 +0000 When pairing an audio device, connect to it So it can be used straight away. svn path=/trunk/; revision=503 wizard/main.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 91ac522c423ea48964dee9937304d35560166dbd Author: Bastien Nocera Date: Thu Mar 19 18:00:34 2009 +0000 Add connect_audio() helper Tries to connect to AudioSink first, then HeadSet. svn path=/trunk/; revision=502 common/bluetooth-client.c | 51 +++++++++++++++++++++++++++++++++++++++++++- common/bluetooth-client.h | 5 +++- 2 files changed, 53 insertions(+), 3 deletions(-) commit 0d7a548d9ac272f5bfc1d1da49a527795666e4cd Author: Bastien Nocera Date: Thu Mar 19 17:23:45 2009 +0000 Boldify the label of connected devices Gross Hacks Inc. present, how to boldify a menu item label. Thanks for coming. svn path=/trunk/; revision=501 applet/main.c | 21 +++++++++++++++++---- 1 files changed, 17 insertions(+), 4 deletions(-) commit e5b1294b556526650b490b5e1c903a640163435c Author: Bastien Nocera Date: Thu Mar 19 17:12:06 2009 +0000 Show a list of connectable devices in the applet menu No actions bound yet, and no bold label as we wanted. svn path=/trunk/; revision=500 applet/main.c | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 133 insertions(+), 16 deletions(-) commit a2f626c20c417fa9eed76a91c293b19e68c46ad5 Author: Jorge Gonzalez Gonzalez Date: Thu Mar 19 13:02:28 2009 +0000 Updated Spansih translation svn path=/trunk/; revision=499 po/ChangeLog | 4 + po/es.po | 1129 ++++++++++++++++++++-------------------------------------- 2 files changed, 384 insertions(+), 749 deletions(-) commit 98f318e8a754a6791835a366f3b9fa5cd53cfebb Author: Krishnababu Krothapalli Date: Thu Mar 19 10:44:23 2009 +0000 Updated Telugu Translation svn path=/trunk/; revision=498 po/te.po | 590 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 590 insertions(+), 0 deletions(-) commit 4aa8539cccbf9d22886f05dc10e1b891cfa950cc Author: Krishnababu Krothapalli Date: Thu Mar 19 10:42:53 2009 +0000 Updated ChangeLog entry svn path=/trunk/; revision=497 po/ChangeLog | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 099b4f0486bd715d3120459608d7cc12c31d5582 Author: Krishnababu Krothapalli Date: Thu Mar 19 10:42:22 2009 +0000 Updated LINGUAS entry svn path=/trunk/; revision=496 po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 5b49335b35a11bd096a9eba994510b6f239df65e Author: Bastien Nocera Date: Thu Mar 19 02:56:49 2009 +0000 Translate the new applet popup menu svn path=/trunk/; revision=495 applet/popup-menu.ui | 4 ++-- po/POTFILES.in | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) commit 2766a518403bd779f936a5828d5b6b507c64bac0 Author: Bastien Nocera Date: Thu Mar 19 02:52:37 2009 +0000 Convert menu system to GtkUIManager and add a status label for the killswitch as well. (Closes: #575891, #573962) svn path=/trunk/; revision=494 applet/Makefile.am | 7 ++- applet/main.c | 168 +++++++++++++++++++++++--------------------------- applet/popup-menu.ui | 88 ++++++++++++++++++++++++++ 3 files changed, 169 insertions(+), 94 deletions(-) commit 95146f9c513764eceb64a0313c5cbd446b7c150e Author: Bastien Nocera Date: Wed Mar 18 22:17:03 2009 +0000 Don't show both input and headset for headsets The input will be connected when we connect to the headset/audio service. svn path=/trunk/; revision=493 common/bluetooth-client.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) commit ab509906495fde33aec1f81ec42dd3151294a39b Author: Bastien Nocera Date: Wed Mar 18 21:26:50 2009 +0000 Listen to changes on supported connectable services Now the applet can tell whether each service is connected. svn path=/trunk/; revision=492 common/bluetooth-client.c | 44 ++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 40 insertions(+), 4 deletions(-) commit 7c796aee29f26ad561856eae937443cdb245e5bf Author: Bastien Nocera Date: Wed Mar 18 20:07:47 2009 +0000 Add a new column for services The column contains the list of connectable services for the device (eg. which interfaces have a Connect() function). This would allow us to list input and headset devices in the applet. Still requires listening to value changes. svn path=/trunk/; revision=491 common/bluetooth-client.c | 72 +++++++++++++++++++++++++++++++++++++++++---- common/bluetooth-client.h | 1 + common/test-client.c | 30 ++++++++++++++++++ 3 files changed, 97 insertions(+), 6 deletions(-) commit 4222e1d7726ddf51b7cec62abcdcede430c8a383 Author: Bastien Nocera Date: Wed Mar 18 17:46:26 2009 +0000 org.bluez.Device.ListNodes is documented but not implemented Yay! svn path=/trunk/; revision=490 common/bluetooth-client.xml | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 3c398c9830b686028d39c3e1eeefe49c8798684f Author: Bastien Nocera Date: Wed Mar 18 15:58:33 2009 +0000 Add helper for org.bluez.Device.ListNodes() So we can list those in the applet. svn path=/trunk/; revision=489 common/bluetooth-client.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 16ceb014c2ea169d86d944272e97972635fc8ed7 Author: Bastien Nocera Date: Wed Mar 18 13:42:20 2009 +0000 Mark all the newly paired devices as trusted Doesn't hurt. (Helps: #575292) svn path=/trunk/; revision=488 wizard/main.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 21c55f6070cbff68038ca20a8cec937c0e7dc29e Author: Inaki Larranaga Murgoitio Date: Tue Mar 17 17:34:03 2009 +0000 Updated Basque translation. 2009-03-17 Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. svn path=/trunk/; revision=487 po/ChangeLog | 4 + po/eu.po | 808 +++++++++++++++++++++++++--------------------------------- 2 files changed, 353 insertions(+), 459 deletions(-) commit bc5468c0321000b53d60364d520a39e54060199b Author: Bastien Nocera Date: Tue Mar 17 15:17:28 2009 +0000 Fix display of the "wait to be paired" message Patch from Baptiste Mille-Mathias (Closes: #575354) svn path=/trunk/; revision=486 wizard/main.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit cf7ff0150f44f9847d4d2d5149c6f949c3c60465 Author: Mario Blättermann Date: Mon Mar 16 23:19:33 2009 +0000 Updated German translation 2009-03-17 Mario Blättermann * po/de.po: Updated German translation svn path=/trunk/; revision=485 po/de.po | 166 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 80 insertions(+), 86 deletions(-) commit 535f56fcf4d9e1363260e90c05405fd6b4a863c9 Author: Baptiste Mille-Mathias Date: Mon Mar 16 18:15:11 2009 +0000 Fix for "expand" and "fill" properties. svn path=/trunk/; revision=484 wizard/passkey-options.ui | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit d9fbf3394b56ea188ecc0f3f750de78a8c6ef642 Author: Timo Jyrinki Date: Mon Mar 16 13:20:47 2009 +0000 Updated Finnish translation. svn path=/trunk/; revision=483 po/ChangeLog | 4 + po/fi.po | 1367 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 692 insertions(+), 679 deletions(-) commit eac9f5ec4da2480ed5d7b021c7f8c23254107c85 Author: Bastien Nocera Date: Fri Mar 13 14:48:14 2009 +0000 Remove code to show the trusted column It's an implementation detail. (Closes: #574051) svn path=/trunk/; revision=482 common/bluetooth-chooser.c | 38 -------------------------------------- common/test-deviceselection.c | 1 - 2 files changed, 0 insertions(+), 39 deletions(-) commit ad3beaf6a35bc9cdc5f6b2e60defe81d02a6836e Author: Bastien Nocera Date: Fri Mar 13 14:47:44 2009 +0000 Remove trusted icon It's an implementation detail. svn path=/trunk/; revision=481 common/helper.c | 17 ----------------- 1 files changed, 0 insertions(+), 17 deletions(-) commit f1050a98910a407cf150aca7f018a56850f6adf1 Author: Bastien Nocera Date: Fri Mar 13 14:46:20 2009 +0000 Remove the trust/distrust button It's an implementation detail. svn path=/trunk/; revision=480 properties/adapter.c | 66 ++++---------------------------------------------- 1 files changed, 5 insertions(+), 61 deletions(-) commit a029322f546f1c2d1e9bf488cdfe56ba2f4fce61 Author: Bastien Nocera Date: Fri Mar 13 14:37:35 2009 +0000 Add our own "paired" icon A key or keys (depending on the size) as used in the stock gnome-icon-theme. This avoids some themes showing the device with a padlock instead. (Closes: #574057) svn path=/trunk/; revision=479 applet/agent.c | 6 +- common/bluetooth-chooser.c | 2 +- common/helper.c | 2 +- icons/Makefile.am | 8 +- icons/hicolor_status_16x16_bluetooth-paired.png | Bin 0 -> 714 bytes icons/hicolor_status_22x22_bluetooth-paired.png | Bin 0 -> 1126 bytes icons/hicolor_status_24x24_bluetooth-paired.png | Bin 0 -> 1128 bytes icons/hicolor_status_32x32_bluetooth-paired.png | Bin 0 -> 1985 bytes icons/hicolor_status_scalable_bluetooth-paired.svg | 557 ++++++++++++++++++++ 9 files changed, 569 insertions(+), 6 deletions(-) commit 7552809944a06348afe82ef9ef7f23fb95f11b81 Author: Bastien Nocera Date: Fri Mar 13 00:55:52 2009 +0000 Hide the label when we don't have a title svn path=/trunk/; revision=478 common/bluetooth-chooser.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit f8a493489b767c68c8a1dde3a754d0eca19afe07 Author: Bastien Nocera Date: Fri Mar 13 00:47:45 2009 +0000 Add test case for the properties use case svn path=/trunk/; revision=477 common/test-deviceselection.c | 41 ++++++++++++++++++++++++++++++++++++++++- 1 files changed, 40 insertions(+), 1 deletions(-) commit dda8410637235e668826ffc469295fbec136c1b9 Author: Bastien Nocera Date: Fri Mar 13 00:47:10 2009 +0000 Add property to show/hide the trust icon svn path=/trunk/; revision=476 common/bluetooth-chooser.c | 55 +++++++++++++++++++++++++++++++++++++------ common/bluetooth-enums.h | 1 + 2 files changed, 48 insertions(+), 8 deletions(-) commit 4595b3362d10e63da38ad8fe84bdfcb12681db48 Author: Bastien Nocera Date: Thu Mar 12 22:42:09 2009 +0000 Add missing file svn path=/trunk/; revision=475 wizard/passkey-options.ui | 165 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 165 insertions(+), 0 deletions(-) commit 4df7fd4da50b6ba4e577eb0ee84244b8180b596a Author: miloc Date: Wed Mar 11 21:32:03 2009 +0000 Updated Italian translation by Franceso Marletta svn path=/trunk/; revision=474 po/ChangeLog | 4 + po/it.po | 1200 ++++++++++++++++++++++------------------------------------ 2 files changed, 464 insertions(+), 740 deletions(-) commit 8b143309be4d2e3ba8bfde97a202275f9cbb86d3 Author: Bastien Nocera Date: Tue Mar 10 17:46:43 2009 +0000 Move the passkey options to GtkBuilder And fix a bunch of UI problems. (Closes: #574382) svn path=/trunk/; revision=473 po/POTFILES.in | 1 + wizard/Makefile.am | 3 ++ wizard/main.c | 75 +++++++++++++-------------------------------------- 3 files changed, 23 insertions(+), 56 deletions(-) commit 30cbdbaabf36548451d34aae77038dd12790b4b3 Author: Bastien Nocera Date: Tue Mar 10 17:05:14 2009 +0000 Remove use of the oldpin to the possible extent svn path=/trunk/; revision=472 wizard/main.c | 13 +++++-------- 1 files changed, 5 insertions(+), 8 deletions(-) commit 190f1639389c6a4335f2d241a8607f98aa640dbf Author: Bastien Nocera Date: Tue Mar 10 16:32:32 2009 +0000 Remove Cancel/Close button combo And fix "passkey options" capitalisation again svn path=/trunk/; revision=471 wizard/main.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 248b7011d124a24f843ba8bcfb4a035f131c9917 Author: Bastien Nocera Date: Tue Mar 10 16:18:40 2009 +0000 Make the "passkey options" button part of the content box again svn path=/trunk/; revision=470 wizard/main.c | 10 ++-------- 1 files changed, 2 insertions(+), 8 deletions(-) commit 0a90f5c06d929c6c34bc07846715c24f5221778e Author: Bastien Nocera Date: Tue Mar 10 16:13:43 2009 +0000 Fix capitalisation for "passkey options" button svn path=/trunk/; revision=469 wizard/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 13557f3dd2eab19479e69eea00851b2aeefe34c1 Author: Bastien Nocera Date: Mon Mar 9 16:14:12 2009 +0000 Use new "disabled" icons by Andreas Nilsson (Closes: #573518) svn path=/trunk/; revision=468 icons/Makefile.am | 6 +- icons/hicolor_status_16x16_bluetooth-disabled.png | Bin 467 -> 784 bytes icons/hicolor_status_16x16_bluetooth-disabled.svg | 762 +++++++++ icons/hicolor_status_22x22_bluetooth-disabled.png | Bin 601 -> 1108 bytes icons/hicolor_status_22x22_bluetooth-disabled.svg | 1077 +++++++++++++ icons/hicolor_status_24x24_bluetooth-disabled.png | Bin 606 -> 1123 bytes icons/hicolor_status_32x32_bluetooth-disabled.png | Bin 1069 -> 2169 bytes icons/hicolor_status_32x32_bluetooth-disabled.svg | 1073 +++++++++++++ icons/hicolor_status_48x48_bluetooth-disabled.png | Bin 1601 -> 3345 bytes icons/hicolor_status_48x48_bluetooth-disabled.svg | 1725 +++++++++++++++++++++ 10 files changed, 4642 insertions(+), 1 deletions(-) commit 1706097f538aaaf2ec9c72543d8cfe724594f110 Author: Bastien Nocera Date: Mon Mar 9 14:01:03 2009 +0000 Require GTK+ 2.15.x otherwise the applet won't compile svn path=/trunk/; revision=467 applet/notify.c | 2 -- configure.ac | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) commit 79cbc8b451bb3175470e0f3c903668bb3c962af4 Author: Mario Blättermann Date: Sat Mar 7 23:20:30 2009 +0000 Updated German translation 2009-03-08 Mario Blättermann * po/de.po: Updated German translation svn path=/trunk/; revision=466 po/de.po | 293 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 171 insertions(+), 122 deletions(-) commit 0c39546ac1cba5146179f4d273014ca1ffdca952 Author: Baptiste Mille-Mathias Date: Sat Mar 7 16:09:51 2009 +0000 Add quirk for Nintendo Wiimote (Nintendo RVL-CNT-01) (Closes: #574460) svn path=/trunk/; revision=465 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 0001796187b77e05061906650922e06d5131186c Author: Gabor Kelemen Date: Sat Mar 7 15:44:15 2009 +0000 Translation updated. 2009-03-07 Gabor Kelemen * hu.po: Translation updated. svn path=/trunk/; revision=464 po/hu.po | 307 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 176 insertions(+), 131 deletions(-) commit 50ca8fe1e17a411eae25ee731cff0a39bc29d2ff Author: Bastien Nocera Date: Fri Mar 6 10:23:00 2009 +0000 Add quirk for Bluemax Bluetooth GPS Receiver GPS-009 (Closes: #560609) svn path=/trunk/; revision=463 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit f5a6fbb235716baa238c681e4c98e11358fc23d7 Author: Bastien Nocera Date: Thu Mar 5 17:13:32 2009 +0000 Remove special-casing in the code for non-pairing devices Remove the unneeded Apple mice special casing, and add mice and the PS3 BD remote to the list. (Closes: #573141) svn path=/trunk/; revision=462 wizard/main.c | 20 ++++++++------------ wizard/pin-code-database.txt | 14 ++++++++++---- 2 files changed, 18 insertions(+), 16 deletions(-) commit 2b13ca7415d4ecf03b90649812546d68d0e8e577 Author: Bastien Nocera Date: Thu Mar 5 16:52:00 2009 +0000 Prepare for addition of bc_connect_audio (Whatever that will do) svn path=/trunk/; revision=461 common/bluetooth-client.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) commit d95e48ae56fe70edb2aa87bf02b680363c1c7b06 Author: Bastien Nocera Date: Thu Mar 5 16:41:05 2009 +0000 Some more strings changes, sorry translators svn path=/trunk/; revision=460 wizard/main.c | 30 ++++++++++++++++++------------ 1 files changed, 18 insertions(+), 12 deletions(-) commit 15c4102ed4544462848356ad929f2ecbb93c38d2 Author: Bastien Nocera Date: Thu Mar 5 16:34:58 2009 +0000 Some UI changes Don't show "enter passkey" when setting up devices for which we know the PIN code already. svn path=/trunk/; revision=459 wizard/main.c | 53 ++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 42 insertions(+), 11 deletions(-) commit b2157006d0da56ef3db28d38bc36b98dc1dbcb26 Author: Bastien Nocera Date: Thu Mar 5 00:12:12 2009 +0000 Fix sendto again (#573145) svn path=/trunk/; revision=458 sendto/main.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 1906fb42dcce374cce08252f720ab93ddfe9f26f Author: Bastien Nocera Date: Wed Mar 4 18:42:45 2009 +0000 Install the bluetooth-disabled icons in status, not apps svn path=/trunk/; revision=457 icons/Makefile.am | 10 +++++----- icons/hicolor_apps_16x16_bluetooth-disabled.png | Bin 467 -> 0 bytes icons/hicolor_apps_22x22_bluetooth-disabled.png | Bin 601 -> 0 bytes icons/hicolor_apps_24x24_bluetooth-disabled.png | Bin 606 -> 0 bytes icons/hicolor_apps_32x32_bluetooth-disabled.png | Bin 1069 -> 0 bytes icons/hicolor_apps_48x48_bluetooth-disabled.png | Bin 1601 -> 0 bytes icons/hicolor_status_16x16_bluetooth-disabled.png | Bin 0 -> 467 bytes icons/hicolor_status_22x22_bluetooth-disabled.png | Bin 0 -> 601 bytes icons/hicolor_status_24x24_bluetooth-disabled.png | Bin 0 -> 606 bytes icons/hicolor_status_32x32_bluetooth-disabled.png | Bin 0 -> 1069 bytes icons/hicolor_status_48x48_bluetooth-disabled.png | Bin 0 -> 1601 bytes 11 files changed, 5 insertions(+), 5 deletions(-) commit eb6fc5e835a5253c90ae7e042fc0b3c6178f1d55 Author: Bastien Nocera Date: Wed Mar 4 17:39:08 2009 +0000 Release 2.27.1 Fix the translations clashing with the old gnome-bluetooth svn path=/trunk/; revision=455 NEWS | 3 +++ configure.ac | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) commit 3bc38cabf8356b60c14ff7d3ecea9ebd1db723e7 Author: Bastien Nocera Date: Wed Mar 4 17:26:47 2009 +0000 Forgot GConf in the reqs svn path=/trunk/; revision=454 README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d564dfd3d93b268ec9403a83cf384c784b53eb88 Author: Bastien Nocera Date: Wed Mar 4 16:39:42 2009 +0000 2.27.0 svn path=/trunk/; revision=452 NEWS | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) commit 0e70652412eb70203c3bfec8ad8240ffa7ddbd48 Author: Bastien Nocera Date: Wed Mar 4 16:35:16 2009 +0000 Add missing req for sendto svn path=/trunk/; revision=451 README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 7c0eb55a97d501bc7e34879d68af847b4af28148 Author: Bastien Nocera Date: Wed Mar 4 16:33:15 2009 +0000 Hopefully fix the last droplets from bug #573145 svn path=/trunk/; revision=450 sendto/main.c | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) commit 533b9426e01e156378fc924dde8ab8503ef3587a Author: Bastien Nocera Date: Wed Mar 4 16:08:34 2009 +0000 Add Rikaline GPS device to the PIN DB svn path=/trunk/; revision=449 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 2aaed3db2e5e18bff02b855baa500fa63fd35e69 Author: Daniel Nylander Date: Wed Mar 4 13:54:55 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=448 po/ChangeLog | 3 + po/sv.po | 209 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 116 insertions(+), 96 deletions(-) commit d70363eca3adf70354d77912360284e537f1f2d0 Author: Bastien Nocera Date: Wed Mar 4 12:13:40 2009 +0000 Delete src/ What's that there. svn path=/trunk/; revision=447 commit 5f43348c79f90d81dbe694b5ea1d3dc54069c594 Author: Bastien Nocera Date: Wed Mar 4 11:53:33 2009 +0000 Add requirements to the README svn path=/trunk/; revision=446 README | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 4be8317d03497f6af89a4cf600111478bd2b7469 Author: Bastien Nocera Date: Tue Mar 3 22:50:48 2009 +0000 Merge in bluetooth-sendto-ods-svn.patch Updated slightly for our version. (Closes: #573145) svn path=/trunk/; revision=445 common/marshal.list | 1 + sendto/main.c | 71 ++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 55 insertions(+), 17 deletions(-) commit 89ad8c2699a387c36d6a05780173cb2cf7ab3237 Author: Bastien Nocera Date: Tue Mar 3 18:16:18 2009 +0000 Move the passkey options to the action area Instead of packing it with the chooser. svn path=/trunk/; revision=444 wizard/main.c | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) commit d583fdde4d7d43ac0e6118ddd978af3b59a1119c Author: Bastien Nocera Date: Tue Mar 3 18:03:03 2009 +0000 Move about box to the preferences There's no need for it in the applet. svn path=/trunk/; revision=443 applet/main.c | 73 ----------------------------------------------------- properties/main.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 73 deletions(-) commit c853725fd30e1d1da37b521a1df6a55a23b9014e Author: Bastien Nocera Date: Tue Mar 3 17:42:58 2009 +0000 Remember if a disco was started programatically So that we start discovering when the user plugs an adapter in (Closes: #573778) svn path=/trunk/; revision=442 common/bluetooth-chooser.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit 6db2009ac59bef9af3887e8f64f0bdb99938b12d Author: Bastien Nocera Date: Tue Mar 3 17:26:54 2009 +0000 Not more translations in the killswitch code svn path=/trunk/; revision=441 po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit e192f26caefb0e0af183f56860070ea87d52de71 Author: Bastien Nocera Date: Tue Mar 3 17:09:06 2009 +0000 Remove small debug svn path=/trunk/; revision=440 properties/adapter.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 17115497684e4c6c5f4d53f2cd22b7112369a66f Author: Bastien Nocera Date: Tue Mar 3 17:07:31 2009 +0000 Add killswitch menu item Add a "turn on"/"turn off" menu item. svn path=/trunk/; revision=439 applet/main.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 60 insertions(+), 0 deletions(-) commit 2685a14cd531accf52356040cd9afbfb1d992c17 Author: Bastien Nocera Date: Tue Mar 3 17:04:32 2009 +0000 Add state-changed signal And fix status when getting the power state. Add a few FIXMEs. svn path=/trunk/; revision=438 common/bluetooth-killswitch.c | 47 ++++++++++++++++++++++++++++++++++------- common/bluetooth-killswitch.h | 2 + 2 files changed, 41 insertions(+), 8 deletions(-) commit 0cae5ea06486b1efaab6ddeb45a86ff913f594e4 Author: Daniel Nylander Date: Tue Mar 3 17:02:55 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=437 po/sv.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 5017486dc5ba6ed546d7026c7e2e24c99f4fe42a Author: Daniel Nylander Date: Tue Mar 3 16:58:43 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=436 po/sv.po | 113 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 53 insertions(+), 60 deletions(-) commit c647c5cf8dfed34cf71c9b11524d4d9388365d9e Author: Bastien Nocera Date: Tue Mar 3 15:53:46 2009 +0000 Add some killswitch support Set the icon to disabled when there are no adapters, and, drumroll, and we have a killswitch. svn path=/trunk/; revision=435 applet/main.c | 19 ++++++++++++++----- 1 files changed, 14 insertions(+), 5 deletions(-) commit 0a1e8279b812ab6c8545954b2a45f5d9473ab5c7 Author: Bastien Nocera Date: Tue Mar 3 15:49:56 2009 +0000 Refuse to set/update the state when answers are remaining And clean up the D-Bus connection on exit or error. svn path=/trunk/; revision=434 common/bluetooth-killswitch.c | 46 +++++++++++++++++++++++++++++++++++----- 1 files changed, 40 insertions(+), 6 deletions(-) commit 515404babb80bc87bf4f1bf84b74946cc053e4df Author: Bastien Nocera Date: Tue Mar 3 15:46:51 2009 +0000 Fix linking for libcommon As we link against libhal now. svn path=/trunk/; revision=433 common/Makefile.am | 5 +++-- configure.ac | 9 +++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) commit de3db09864c01ea4044c5296ed350c68f2a8ea86 Author: Bastien Nocera Date: Tue Mar 3 15:15:49 2009 +0000 Move killswitch handling From the properties to common/ svn path=/trunk/; revision=432 common/Makefile.am | 1 + common/bluetooth-killswitch.c | 352 +++++++++++++++++++++++++++++++++++++++++ common/bluetooth-killswitch.h | 74 +++++++++ properties/Makefile.am | 3 +- properties/adapter.c | 2 +- properties/killswitch.c | 352 ----------------------------------------- properties/killswitch.h | 74 --------- 7 files changed, 429 insertions(+), 429 deletions(-) commit 22dd5b23e7096fad3d86e55c9a6a7f6534572127 Author: Bastien Nocera Date: Tue Mar 3 15:08:50 2009 +0000 More work on killswitch page Remove the killswitch page properly, whether used or not, and remove the tab when a device appears. svn path=/trunk/; revision=431 properties/adapter.c | 84 +++++++++++++++++++++++++++++++++---------------- 1 files changed, 56 insertions(+), 28 deletions(-) commit 5805e6b2506bb1a6475bfcbfb7f5970678be9c86 Author: Bastien Nocera Date: Tue Mar 3 15:04:19 2009 +0000 Clean up Remove debug, add safe guards around public functions, fix memleaks. svn path=/trunk/; revision=430 properties/killswitch.c | 26 ++++++++++++++++---------- 1 files changed, 16 insertions(+), 10 deletions(-) commit 4c59cd3a082e64e307de2d9980900c841fb8009d Author: Gabor Keleman Date: Tue Mar 3 14:33:18 2009 +0000 Hungarian translation updated svn path=/trunk/; revision=429 po/hu.po | 1016 +++++++++++++++++++++----------------------------------------- 1 files changed, 344 insertions(+), 672 deletions(-) commit 21129c9f10e3feff0c637682c9e3304bac95a5b7 Author: Kjartan Maraas Date: Tue Mar 3 08:49:46 2009 +0000 Updated Norwegian bokmål translation. svn path=/trunk/; revision=428 po/nb.po | 795 +++++++++++++++++++++++++------------------------------------- 1 files changed, 317 insertions(+), 478 deletions(-) commit 2b0a380ecae5b761471d0e6792588d4d4d3d23d3 Author: Daniel Nylander Date: Tue Mar 3 08:25:06 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=427 po/sv.po | 1333 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 632 insertions(+), 701 deletions(-) commit 3b399dc0a45740580fb237feb5c1e1a3b84bc1c1 Author: Bastien Nocera Date: Tue Mar 3 00:35:51 2009 +0000 Document the timeout (now idle) call When adapters are added, the row will be inserted before the signal is connected. We can remove that when dbus-glib stops sucking, and we don't have to run dbus_g_proxy_add_signal() svn path=/trunk/; revision=426 properties/adapter.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 7b5667bce044e0fdd0c79026eba4b75b1f5a14e9 Author: Mario Blättermann Date: Mon Mar 2 17:26:59 2009 +0000 Updated German translation 2009-03-02 Mario Blättermann * po/de.po: Updated German translation svn path=/trunk/; revision=425 po/de.po | 90 +++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 49 insertions(+), 41 deletions(-) commit 78a2ac81b875fbd19933643dcb076e555dd08b7e Author: Bastien Nocera Date: Mon Mar 2 16:33:05 2009 +0000 Fix menu item sensitivity On left-click for all of them, for right-click for the wizard call (Closes: #573779) svn path=/trunk/; revision=424 applet/main.c | 36 ++++++++++++++++++++---------------- 1 files changed, 20 insertions(+), 16 deletions(-) commit 3ff96fd1acba1b4f3880e793d87179c204d096e0 Author: Bastien Nocera Date: Mon Mar 2 16:12:39 2009 +0000 Use "Preferences..." not "Preferences" in the menu item svn path=/trunk/; revision=423 applet/main.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 720ea1be03c1d73c3dc887deb85a05097b7228f3 Author: Bastien Nocera Date: Mon Mar 2 16:00:26 2009 +0000 Print out more debug in test-device-selection Useful to have the device name and stuff. svn path=/trunk/; revision=422 common/test-deviceselection.c | 35 ++++++++++++++++++++++++++--------- 1 files changed, 26 insertions(+), 9 deletions(-) commit 641544691d7e30d75af980eb621e1a3b2621172b Author: Bastien Nocera Date: Mon Mar 2 15:58:21 2009 +0000 Fix search button sensitivity When no adapters are available on startup. svn path=/trunk/; revision=421 common/bluetooth-chooser.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit f09491c5ac8f6a719c0a3111b09052814c765006 Author: Bastien Nocera Date: Mon Mar 2 11:34:59 2009 +0000 Add --name command-line option So the front-ends that do the actual lookups can tell us the device name, and we don't have to do it ourselves again. svn path=/trunk/; revision=420 sendto/main.c | 28 ++++++++++++++++++---------- 1 files changed, 18 insertions(+), 10 deletions(-) commit 63322f98b1926e74f2f0fc0da93507cfd1e5b9d1 Author: Bastien Nocera Date: Mon Mar 2 11:16:54 2009 +0000 Also get the device name from the chooser When it's shown. svn path=/trunk/; revision=419 sendto/main.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit 26e299427d5e54df62e724025c71d5c1d43cbe26 Author: Bastien Nocera Date: Sun Mar 1 12:48:50 2009 +0000 Update for new-automake style And build .bz2 tarballs, and no gzip. Check the NEWS file on dist. svn path=/trunk/; revision=418 Makefile.am | 4 ++++ configure.ac | 17 +++++++++++++---- 2 files changed, 17 insertions(+), 4 deletions(-) commit f43c29ba9236e98404ab94f87e3215651ff81316 Author: Mario Blättermann Date: Sun Mar 1 10:40:36 2009 +0000 Updated German translation 2009-03-01 Mario Blättermann * po/de.po: Updated German translation svn path=/trunk/; revision=417 po/de.po | 763 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 332 insertions(+), 431 deletions(-) commit 46b1359c5873e65c319cafe7f763b879cc74eed9 Author: Bastien Nocera Date: Sun Mar 1 02:31:18 2009 +0000 First pass at Killswitch support Pretty broken if you actually have a kilswitch, bear with me... svn path=/trunk/; revision=416 properties/adapter.c | 56 ++++++++ properties/killswitch.c | 351 ++++++++++++++++++++++++++++++----------------- properties/killswitch.h | 55 +++++++- 3 files changed, 335 insertions(+), 127 deletions(-) commit c472a4d6c5c5f2da13994bf83cba95485d173045 Author: Bastien Nocera Date: Sun Mar 1 01:21:19 2009 +0000 Kill some more sharing code And remove the killswitch code, as we're reworking it. svn path=/trunk/; revision=415 properties/general.c | 81 -------------------------------------------------- 1 files changed, 0 insertions(+), 81 deletions(-) commit 65b7463406814b9b28223462f772a96b4792cbe8 Author: Bastien Nocera Date: Sat Feb 28 23:35:40 2009 +0000 Fix a few memleaks libhal_device_get_property_string() returns allocated memory, not a const. Unref the D-Bus call when we've received a reply. Also make sure the data associated with a widget is killed off. svn path=/trunk/; revision=414 properties/killswitch.c | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) commit f724a5a651e68ca6a598689f5da9205f1982e8f2 Author: Bastien Nocera Date: Sat Feb 28 22:32:23 2009 +0000 Clean up struct declaration, and use g_new0 svn path=/trunk/; revision=413 applet/agent.c | 39 ++++++++++++++++++++------------------- properties/adapter.c | 49 ++++++++++++++++++++++++------------------------- 2 files changed, 44 insertions(+), 44 deletions(-) commit eb944f11426f5f3b2de94f0b4c5bfc14c846265f Author: Bastien Nocera Date: Sat Feb 28 22:25:34 2009 +0000 Use gtk_show_uri instead of xdg-open svn path=/trunk/; revision=412 applet/main.c | 59 ++++++++++++++++++++++++++------------------------------ 1 files changed, 27 insertions(+), 32 deletions(-) commit ba1c4b59832deaf136d7227396526076b6e21d6c Author: Bastien Nocera Date: Sat Feb 28 22:13:49 2009 +0000 Remove pixmaps dir svn path=/trunk/; revision=411 commit 6f680b5bd72af8d97ce23cef250366b6ec1e07c2 Author: Bastien Nocera Date: Sat Feb 28 22:12:54 2009 +0000 Kill debian dir svn path=/trunk/; revision=410 commit b6caac8dc6a4bcd6f0bb627441c6c1d56d7f1ad9 Author: Bastien Nocera Date: Sat Feb 28 22:11:29 2009 +0000 Kill the browse directory svn path=/trunk/; revision=409 commit 3fc8d2068febb30c2a808db89a5f754aba75f700 Author: Bastien Nocera Date: Sat Feb 28 20:02:41 2009 +0000 Fix delete button sensitivity It doesn't need to be disabled when we've disconnected a device. (Closes: #573563) svn path=/trunk/; revision=408 properties/adapter.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 92eac8a29f29968f88485a64559973f7da38b5fd Author: Bastien Nocera Date: Sat Feb 28 15:08:52 2009 +0000 Make PIN code bigger And make the default pincode have 6 digits by default. svn path=/trunk/; revision=407 wizard/main.c | 34 ++++++++++++++++++++++++++-------- 1 files changed, 26 insertions(+), 8 deletions(-) commit dc8896e037acd70e2c5563f3dff34c170fb8cd24 Author: Bastien Nocera Date: Sat Feb 28 13:12:43 2009 +0000 Fix small memleak And avoid duplicating a string when a reassignment is enough. svn path=/trunk/; revision=406 wizard/main.c | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 89cc7fd521e0bed53957494332619f312ec534a9 Author: Claude Paroz Date: Sat Feb 28 08:55:52 2009 +0000 Fix POTFILES with .in.in/.in files so as intltool-update don't choke. svn path=/trunk/; revision=405 po/POTFILES.in | 4 ++-- po/POTFILES.skip | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) commit b06b56690e4580971199a8ae571abe49caa2bca5 Author: Bastien Nocera Date: Sat Feb 28 00:07:38 2009 +0000 Use the GTK+ invisible char And not "*" as usual. Gross! svn path=/trunk/; revision=404 wizard/main.c | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) commit b0b4e124cefba8c63ff74b46bd4cc77116914303 Author: Bastien Nocera Date: Fri Feb 27 19:45:11 2009 +0000 some expand/fill correction on properties dialog Patch from Baptiste Mille-Mathias to fix the appearance of the properties dialogue when expanded vertically. (Closes: #573464) svn path=/trunk/; revision=403 properties/adapter.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 806bce037f3a7dd02620d771226f737b60e4254d Author: Bastien Nocera Date: Fri Feb 27 19:42:17 2009 +0000 Fix last occurence of PIN in the UI (Closes: #573138) svn path=/trunk/; revision=402 applet/agent.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8bf8c9ed00ec46ddbaa1519e76128179dc70a01a Author: Bastien Nocera Date: Fri Feb 27 19:37:42 2009 +0000 Fix custom pin code dialogue mess Much clearer now, and doesn't trample stack for a living. svn path=/trunk/; revision=401 wizard/main.c | 136 ++++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 97 insertions(+), 39 deletions(-) commit 4fe438a761bc482c366dce20ab352053a42c04c3 Author: Bastien Nocera Date: Fri Feb 27 19:37:38 2009 +0000 Wizard bug fixes! Move the PIN options to a separate dialogue, not sure it still works as it should. (Closes: #570457) Make sure that 4 _or more_ digits in the user PIN is good for us. Use BluetoothChooser, yippie! (Closes: #573134) svn path=/trunk/; revision=400 wizard/Makefile.am | 2 +- wizard/main.c | 219 ++++++++++++++++++++------------------------------- 2 files changed, 87 insertions(+), 134 deletions(-) commit 96a938b747224f09c8e1102b7ddf71c2e4268d7c Author: Bastien Nocera Date: Fri Feb 27 19:37:33 2009 +0000 Don't set button sensitive when no name Just like in the wizard, wait for the device name to be available before making the default response sensitive. svn path=/trunk/; revision=399 common/test-deviceselection.c | 35 ++++++++++++++++++++++++++--------- 1 files changed, 26 insertions(+), 9 deletions(-) commit 8277f94c04af08f115024b3646e97271215f8474 Author: Bastien Nocera Date: Fri Feb 27 19:37:29 2009 +0000 Notify device-selected-name When the name of the currently selected device changes. svn path=/trunk/; revision=398 common/bluetooth-chooser.c | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) commit ecff1611c7d207c6c82cc0abb0b64103757fcdb2 Author: Bastien Nocera Date: Fri Feb 27 19:37:20 2009 +0000 Add device-selected-type property As required by the wizard, cheeky. svn path=/trunk/; revision=397 common/bluetooth-chooser.c | 44 +++++++++++++++++++++++++++++++++++++++----- common/bluetooth-chooser.h | 1 + 2 files changed, 40 insertions(+), 5 deletions(-) commit 11a1b57988189caaffa6c9eaa46a27910373aa5f Author: Bastien Nocera Date: Fri Feb 27 16:38:12 2009 +0000 Gray out the applet when adapters are off When all the adapters are powered off, gray out the applet's icon. Doesn't handle killswitches yet. svn path=/trunk/; revision=396 applet/main.c | 72 +++++++++++++++++++++++++++++++++++++++--------------- applet/notify.c | 26 ++++++++++++++++--- applet/notify.h | 1 + 3 files changed, 75 insertions(+), 24 deletions(-) commit 9f68f7017022d4dd94747ba273f13f40dcf87b76 Author: Bastien Nocera Date: Fri Feb 27 16:38:08 2009 +0000 Work-around "Powered" -> false being slow In bluez, we'll set the scan mode to 0 before bringing the device down, problem is that we'll try to read the value again from the adapter when the kernel tells us it's done, but the device will already be unavailable: command timeout. svn path=/trunk/; revision=395 properties/adapter.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 5b6ac93a7b05f9fc539c9e285a2aa765840bba03 Author: Bastien Nocera Date: Fri Feb 27 16:38:04 2009 +0000 Simplify the adapter added/removed code Makes it easier to change the behaviour now. svn path=/trunk/; revision=394 applet/main.c | 37 +++++++++++++++++-------------------- 1 files changed, 17 insertions(+), 20 deletions(-) commit 1a09bae2a19b4b5f72c3acd2e9950446437badac Author: Bastien Nocera Date: Fri Feb 27 16:37:56 2009 +0000 No need to disable mime updates, there's no mime-types anymore All gone. svn path=/trunk/; revision=393 Makefile.am | 6 ------ configure.ac | 7 ------- 2 files changed, 0 insertions(+), 13 deletions(-) commit 1c89a6da6d00f3911648dfea587e93d5c97c8889 Author: Bastien Nocera Date: Fri Feb 27 16:37:49 2009 +0000 Run the icon cache update from the icons dir And not the top-level. svn path=/trunk/; revision=392 Makefile.am | 6 ------ icons/Makefile.am | 11 +++++++++++ 2 files changed, 11 insertions(+), 6 deletions(-) commit 6ae056508967b73db9334299e4f7fec3954255ab Author: Bastien Nocera Date: Fri Feb 27 16:37:45 2009 +0000 Add "disabled" icons GIMP -> grayscale -> -30 in brightness. Done. svn path=/trunk/; revision=391 icons/Makefile.am | 7 ++++++- icons/hicolor_apps_16x16_bluetooth-disabled.png | Bin 0 -> 467 bytes icons/hicolor_apps_22x22_bluetooth-disabled.png | Bin 0 -> 601 bytes icons/hicolor_apps_24x24_bluetooth-disabled.png | Bin 0 -> 606 bytes icons/hicolor_apps_32x32_bluetooth-disabled.png | Bin 0 -> 1069 bytes icons/hicolor_apps_48x48_bluetooth-disabled.png | Bin 0 -> 1601 bytes 6 files changed, 6 insertions(+), 1 deletions(-) commit baa1c177c71a9693775a6128e994d318c3e88d90 Author: Bastien Nocera Date: Fri Feb 27 16:37:37 2009 +0000 Kill some applet dead code No more Bluetooth file sharing. svn path=/trunk/; revision=390 applet/main.c | 24 ------------------------ 1 files changed, 0 insertions(+), 24 deletions(-) commit 4be9dec70fd26a91c4431e4f3d8659df090008d9 Author: Bastien Nocera Date: Fri Feb 27 13:54:09 2009 +0000 Update gitignore . svn path=/trunk/; revision=389 .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 14887c6e16a5af17d84fa582c24a44ddc027e42e Author: Bastien Nocera Date: Fri Feb 27 13:54:02 2009 +0000 Add "Powered" checkbox for each adapter So they can be turned off when unused. svn path=/trunk/; revision=388 properties/adapter.c | 62 +++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 57 insertions(+), 5 deletions(-) commit b28bd6c2fdcd091a5de863a9b3fb0cc514aa80ee Author: Bastien Nocera Date: Fri Feb 27 12:16:15 2009 +0000 Fix build with older GTK+ Spotted by Stefan Kost. svn path=/trunk/; revision=387 applet/notify.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 05a709db0cd4fb7e7600677e26ba38b64615f068 Author: Bastien Nocera Date: Fri Feb 27 11:51:17 2009 +0000 Add Bugzilla info to the desktop files Automated! Bug! Reporting! svn path=/trunk/; revision=386 applet/Makefile.am | 3 ++- applet/bluetooth-applet.desktop.in | 10 ---------- applet/bluetooth-applet.desktop.in.in | 14 ++++++++++++++ configure.ac | 2 ++ properties/Makefile.am | 3 ++- properties/bluetooth-properties.desktop.in | 10 ---------- properties/bluetooth-properties.desktop.in.in | 17 +++++++++++++++++ 7 files changed, 37 insertions(+), 22 deletions(-) commit 83029a2b5ee626e6d087813b3744bfa8e6db7f78 Author: Bastien Nocera Date: Fri Feb 27 11:51:13 2009 +0000 Easier "Mode of operation" Replace the 3 toggle buttons and scales with a single "discoverable" check button. (Closes: #548675) svn path=/trunk/; revision=385 properties/adapter.c | 273 +++++++------------------------------------------- 1 files changed, 37 insertions(+), 236 deletions(-) commit cbebd576fbec1ebaa9f489625712ac094ec34f28 Author: Bastien Nocera Date: Fri Feb 27 11:50:44 2009 +0000 Make the default window bigger Well, wider, should still fit on netbooks. svn path=/trunk/; revision=384 properties/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4edf16928edbc0855c02d61cf34781ce8d560c95 Author: Bastien Nocera Date: Fri Feb 27 00:04:35 2009 +0000 Disable the button when we're not available As it's the app's problem now. svn path=/trunk/; revision=383 common/test-deviceselection.c | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) commit 52000e38e8566d9f1c7706f94df17c0e36245639 Author: Bastien Nocera Date: Fri Feb 27 00:04:31 2009 +0000 Use the new powered property is-available is FALSE when the default adapter isn't powered. And make the property actually work, not just the function. svn path=/trunk/; revision=382 common/bluetooth-chooser-button.c | 39 +++++++++++++++++++++++++++--------- 1 files changed, 29 insertions(+), 10 deletions(-) commit b8b4336aad017bdfa25ed5ebe5b10787da3d480f Author: Bastien Nocera Date: Fri Feb 27 00:04:27 2009 +0000 Add powered property testing To check whether the initial values are correct. svn path=/trunk/; revision=381 common/test-client.c | 29 +++++++++++++++++++++++++++++ 1 files changed, 29 insertions(+), 0 deletions(-) commit 06612b9d1aeb3482628b486a386ca4401fbd8193 Author: Bastien Nocera Date: Fri Feb 27 00:04:22 2009 +0000 Add default-adapter-powered property To know whether the default adapter is actually powered :) svn path=/trunk/; revision=380 common/bluetooth-client.c | 28 ++++++++++++++++++++++++++-- 1 files changed, 26 insertions(+), 2 deletions(-) commit 112e12d311356479ce5a6a093c1f4276d04f7cb2 Author: Bastien Nocera Date: Thu Feb 26 19:19:54 2009 +0000 Make the treeview and search button unsensitive when powered off Otherwise people think they can search but Bluetooth doesn't work. svn path=/trunk/; revision=379 common/bluetooth-chooser.c | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) commit 64a2025754646243effb2e272fd579f815e6e3ae Author: Bastien Nocera Date: Thu Feb 26 19:19:50 2009 +0000 Add Powered column Will be useful to see whether a device is disabled. svn path=/trunk/; revision=378 common/bluetooth-client.c | 41 +++++++++++++++++++++++++++++------------ common/bluetooth-client.h | 1 + common/test-client.c | 4 ++++ 3 files changed, 34 insertions(+), 12 deletions(-) commit 5151b68ca31cedd3b5243c39b31b7d4d8ee6ab9b Author: Bastien Nocera Date: Thu Feb 26 19:19:45 2009 +0000 Show the same menu on left-click and right-click Because it makes sense. svn path=/trunk/; revision=377 applet/main.c | 17 +++-------------- 1 files changed, 3 insertions(+), 14 deletions(-) commit 7b323457c126a7809ace56293d614bda04ac4066 Author: Bastien Nocera Date: Thu Feb 26 18:22:19 2009 +0000 Don't make the button unsensitive ourselves The application should be doing this instead. svn path=/trunk/; revision=376 common/bluetooth-chooser-button.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 9af136d0bea659294ed13c52ddf641773d998da4 Author: Bastien Nocera Date: Thu Feb 26 18:19:50 2009 +0000 Remove use of BluetoothInstance and use libunique Less code, less worries for us. svn path=/trunk/; revision=375 applet/main.c | 12 ++-- common/Makefile.am | 6 -- common/bluetooth-instance.c | 144 ----------------------------------------- common/bluetooth-instance.h | 61 ----------------- common/bluetooth-instance.xml | 8 -- configure.ac | 9 ++- properties/main.c | 28 ++++++-- wizard/main.c | 27 ++++++-- 8 files changed, 55 insertions(+), 240 deletions(-) commit 919fbf0f97c8061da784271dc4c1fa2b3966ecbb Author: Bastien Nocera Date: Thu Feb 26 17:57:13 2009 +0000 Use "Browse" not "Connect" in the browse dialogue The dialogue asks us to browse, but the button says "Connect". svn path=/trunk/; revision=374 applet/main.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 9cbf9c4f3c6b3a05b86a6e8bb4c7e1708de25d65 Author: Bastien Nocera Date: Thu Feb 26 17:57:08 2009 +0000 Remove useless label We don't need it, we already have a header label. svn path=/trunk/; revision=373 common/bluetooth-chooser.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 8f9d8058afac85bca6918e6562156cf0822f3b82 Author: Bastien Nocera Date: Thu Feb 26 17:57:04 2009 +0000 0 means device type is unknown Otherwise things show up as "All types" instead of "Unknown" in the choosers. svn path=/trunk/; revision=372 common/bluetooth-client.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7b3f9f98314ee540726dbed5155e0b74f7908f96 Author: Bastien Nocera Date: Thu Feb 26 17:56:59 2009 +0000 Show the device type filter in test app We want to filter the devices appearing! svn path=/trunk/; revision=371 common/test-deviceselection.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 3e041d38e461e592830283c4dde83efc9a525cce Author: Bastien Nocera Date: Thu Feb 26 17:06:40 2009 +0000 First pass at some API docs Far from finished, but a good starting point. svn path=/trunk/; revision=370 common/bluetooth-chooser-button.c | 34 +++++++++ common/bluetooth-chooser.c | 99 +++++++++++++++++++++++++ docs/reference/libgnome-bluetooth/Makefile.am | 4 +- 3 files changed, 135 insertions(+), 2 deletions(-) commit 9543c7f59c3f050b03bf0ee321eb5a39d5e61e53 Author: Bastien Nocera Date: Thu Feb 26 17:06:35 2009 +0000 Remove broken work-around Not sure what we were working around there, but it causes warnings anyway. See: http://bugzilla.gnome.org/show_bug.cgi?id=573287 svn path=/trunk/; revision=369 applet/notify.c | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit 519e619661567cd4988baea5c7214c358d771071 Author: Bastien Nocera Date: Thu Feb 26 15:13:11 2009 +0000 Add gtk-doc support Nothing documented just yet. svn path=/trunk/; revision=368 Makefile.am | 7 +- configure.ac | 6 ++ docs/Makefile.am | 1 + docs/reference/Makefile.am | 1 + docs/reference/libgnome-bluetooth/Makefile.am | 94 ++++++++++++++++++++ .../libgnome-bluetooth/gnome-bluetooth-docs.sgml | 34 +++++++ .../gnome-bluetooth-sections.txt | 38 ++++++++ .../libgnome-bluetooth/gnome-bluetooth.types | 2 + 8 files changed, 180 insertions(+), 3 deletions(-) commit 944cb1288e75377b390a46512cece1ee3b8844eb Author: Bastien Nocera Date: Wed Feb 25 16:16:59 2009 +0000 Fix string format warnings Patch from Adam Buchbinder (Closes: #566825) svn path=/trunk/; revision=367 applet/main.c | 4 +++- properties/adapter.c | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) commit 7c4cccf4e068b6dab72f69c1e3e3fb95b3575b01 Author: Bastien Nocera Date: Wed Feb 25 16:13:07 2009 +0000 Add Genius BT-02N headset From: http://bugzilla.gnome.org/show_bug.cgi?id=573059 svn path=/trunk/; revision=366 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 939590db81ee3356991079367e558d400986e76f Author: Bastien Nocera Date: Wed Feb 25 16:10:09 2009 +0000 Add OUI for HOLUX GPSlim240 As per: http://bugzilla.gnome.org/show_bug.cgi?id=563614#c3 svn path=/trunk/; revision=365 wizard/pin-code-database.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2e7b8e2bbef1dafaadb55e3d60c21160dbfa3dd1 Author: Bastien Nocera Date: Wed Feb 25 16:05:42 2009 +0000 Add G-Rays2 GPS From: http://bugzilla.gnome.org/show_bug.cgi?id=571119 svn path=/trunk/; revision=364 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit f08bff4efbfb1db8a1ce4f4c13cba3777e8e11c6 Author: Bastien Nocera Date: Wed Feb 25 15:58:22 2009 +0000 Fix typo in the wizard Spotted by Adam Buchbinder s/Succesfully/Successfully/ svn path=/trunk/; revision=363 wizard/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d8eb062834f0b812414a172ba5dee1bab17a4aec Author: Bastien Nocera Date: Wed Feb 25 15:56:14 2009 +0000 Add a Pharos GPS From: http://bugzilla.gnome.org/show_bug.cgi?id=560315#c20 svn path=/trunk/; revision=362 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 1da83fb9b3bd89abf31a37c29e82de2895b1ff62 Author: Bastien Nocera Date: Wed Feb 25 15:22:06 2009 +0000 Also show and start in XFCE The properties and applet can be used there. Patch from Mario Limonciello (Closes: #571535) svn path=/trunk/; revision=361 applet/bluetooth-applet.desktop.in | 2 +- properties/bluetooth-properties.desktop.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 464dc3efb6f94e9ec7dc004daacb3e0732cfebef Author: Bastien Nocera Date: Wed Feb 25 15:21:53 2009 +0000 Headphones is a single device 2 ears, 2 headphones, the device is "a pair of headphones". svn path=/trunk/; revision=360 common/bluetooth-client.c | 6 +++--- common/bluetooth-enums.h | 2 +- wizard/main.c | 2 +- wizard/pin-code-database.txt | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) commit 77526db72cf9c7205ea97d6212b42b246e8cedad Author: Bastien Nocera Date: Wed Feb 25 15:21:43 2009 +0000 Better explanation for headset . svn path=/trunk/; revision=359 common/bluetooth-client.c | 2 +- wizard/main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit a8bca196586528b53ea906ca19211520dbf03c77 Author: Bastien Nocera Date: Wed Feb 25 15:11:28 2009 +0000 Add translator comments for "Headset" (Closes: #570198) svn path=/trunk/; revision=358 common/bluetooth-client.c | 1 + wizard/main.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit 1d02d6895c9ff7effe6cb2d47a77ed451b208166 Author: Bastien Nocera Date: Wed Feb 25 14:43:37 2009 +0000 Update about box And point to GNOME Bluetooth. svn path=/trunk/; revision=357 applet/main.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 5d4f9575443ebf5e4ac312832b6401d7ed0cbaf5 Author: Bastien Nocera Date: Wed Feb 25 14:43:30 2009 +0000 Remove browse from the translations Don't need it anymore. svn path=/trunk/; revision=356 po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 7a96c0ccbe0fa8a5a04cf1bc92b808c2decf13a3 Author: Bastien Nocera Date: Wed Feb 25 14:43:27 2009 +0000 Fix pkg-config file To match the library name. svn path=/trunk/; revision=355 gnome-bluetooth-1.0.pc.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bcb300b8b1b336ce162d20e576a5d5d66390b7d6 Author: Bastien Nocera Date: Wed Feb 25 14:43:20 2009 +0000 Remove unused GConf schemas We don't do file sharing here anymore. svn path=/trunk/; revision=354 properties/bluetooth-manager.schemas.in | 24 ------------------------ 1 files changed, 0 insertions(+), 24 deletions(-) commit ffa42415c62cc571c713f7d90639037a11a2b21f Author: Bastien Nocera Date: Wed Feb 25 14:43:16 2009 +0000 More browse killing Don't use helpers in the applet and sendto, the functions are only small. Remove more of browse. svn path=/trunk/; revision=353 Makefile.am | 2 +- applet/Makefile.am | 2 +- applet/main.c | 60 ++++++++++++++++++++- browse/Makefile.am | 16 ------ browse/bluetooth-browse.1 | 29 ---------- browse/main.c | 81 ---------------------------- common/helper.c | 129 --------------------------------------------- common/helper.h | 2 - sendto/Makefile.am | 2 +- sendto/main.c | 91 +++++++++++++++++++++++++++++++- 10 files changed, 149 insertions(+), 265 deletions(-) commit 8bc548ad7caadc2f4f9303087056b6016f1d2298 Author: Bastien Nocera Date: Wed Feb 25 14:43:09 2009 +0000 Finish killing bluetooth-browse . svn path=/trunk/; revision=352 configure.ac | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit c97e822512106b2231cb2d3c2ceb7f1689294abd Author: Bastien Nocera Date: Wed Feb 25 14:42:53 2009 +0000 Update test program for chooser button This is what we want to use in gnome-phone-manager. svn path=/trunk/; revision=351 common/test-deviceselection.c | 96 ++++++++++++++++++++++++----------------- 1 files changed, 57 insertions(+), 39 deletions(-) commit e94ef87d52b8681be30f6fddc508a77f3752cf05 Author: Bastien Nocera Date: Wed Feb 25 14:42:40 2009 +0000 Update POTFILES Some files were renamed. svn path=/trunk/; revision=350 po/POTFILES.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 8bb53ca5e46918229475b4c53888817419fd50de Author: Bastien Nocera Date: Wed Feb 25 14:42:27 2009 +0000 Add a chooser button Similar to the old gnome-phone-manager device chooser button. svn path=/trunk/; revision=349 common/Makefile.am | 5 +- common/bluetooth-chooser-button.c | 356 +++++++++++++++++++++++++++++++++++++ common/bluetooth-chooser-button.h | 47 +++++ 3 files changed, 406 insertions(+), 2 deletions(-) commit b4dde3d1be106410069b9cca8af84fb79222fcc3 Author: Bastien Nocera Date: Wed Feb 25 14:42:23 2009 +0000 Export icon as well Export the selected device's icon as well as the name and address. Also add a setter for the title. svn path=/trunk/; revision=348 common/bluetooth-chooser.c | 69 ++++++++++++++++++++++++++----------------- common/bluetooth-chooser.h | 9 ++++-- 2 files changed, 48 insertions(+), 30 deletions(-) commit c0a0dfbfefd574a84450faee28ea3b56ea77279a Author: Bastien Nocera Date: Wed Feb 25 14:42:11 2009 +0000 Fix another memleak Everywhere! svn path=/trunk/; revision=347 common/bluetooth-client.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 0abc1247dc47b2178392b9c9f47d8a4061cce818 Author: Bastien Nocera Date: Wed Feb 25 14:41:58 2009 +0000 Fix compilation Oopsie. svn path=/trunk/; revision=346 common/bluetooth-client.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a6ad2d727317247a50f8bc748b1ed9e0d48804df Author: Bastien Nocera Date: Wed Feb 25 14:41:53 2009 +0000 Add function to verify whether a bdaddr is valid Similar to what's available in libbluetooth, but LGPL. svn path=/trunk/; revision=345 common/bluetooth-client.c | 29 +++++++++++++++++++++++++++++ common/bluetooth-client.h | 1 + 2 files changed, 30 insertions(+), 0 deletions(-) commit 15f2ed55f684cedd5e7cef65ce12d6e2de21a3c2 Author: Bastien Nocera Date: Wed Feb 25 14:41:49 2009 +0000 Add support for the Tomtom Go Remote . svn path=/trunk/; revision=344 wizard/pin-code-database.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit d5bb3f41a122cc896dd7cadbd45a94d4534ececf Author: Bastien Nocera Date: Wed Feb 25 14:41:45 2009 +0000 Fix empty device selection in some cases When the adapter is added, we get its details straight away, but it hasn't been powered up yet, so the address and name are all wrong. We need to update its data (and get the children devices) when the Powered property changes to TRUE. svn path=/trunk/; revision=343 common/bluetooth-client.c | 36 +++++++++++++++++++++++++++++++++++- 1 files changed, 35 insertions(+), 1 deletions(-) commit fee8a0ffde4ecfd748e9def91c4c130060a4d7f7 Author: Bastien Nocera Date: Wed Feb 25 14:41:38 2009 +0000 Rename BluetoothDeviceSelection to BluetoothChooser . svn path=/trunk/; revision=342 common/Makefile.am | 10 +- common/bluetooth-chooser.c | 768 +++++++++++++++++++++++++++++++++++ common/bluetooth-chooser.h | 69 ++++ common/bluetooth-device-selection.c | 768 ----------------------------------- common/bluetooth-device-selection.h | 69 ---- common/test-deviceselection.c | 10 +- 6 files changed, 848 insertions(+), 846 deletions(-) commit 485eacbd6bc9f4ba03101798d76b6c9c8019ff8e Author: Bastien Nocera Date: Wed Feb 25 14:41:34 2009 +0000 Fix warnings and memleak when default adapter changes . svn path=/trunk/; revision=341 common/bluetooth-device-selection.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 750803a9aee43b934706ce47c32b947d2da6aa63 Author: Bastien Nocera Date: Wed Feb 25 14:41:09 2009 +0000 Fix simple memleak Which was leaking quite a bit of memory actually. svn path=/trunk/; revision=340 common/bluetooth-client.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a50083a2e7599a32b3d422842a591b91fa02ae8b Author: Bastien Nocera Date: Wed Feb 25 14:41:05 2009 +0000 Revive the default-adapter property Useful for the device selection as well. svn path=/trunk/; revision=339 common/bluetooth-client.c | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 42 insertions(+), 0 deletions(-) commit d0abe9d8060bb67b1dc0f6d4d7d96d61e6e32ae9 Author: Bastien Nocera Date: Wed Feb 25 14:40:56 2009 +0000 Cleanup the icon and name columns Now that BlueZ 4.x has the Icon and Alias properties. svn path=/trunk/; revision=338 common/bluetooth-device-selection.c | 78 ++--------------------------------- 1 files changed, 4 insertions(+), 74 deletions(-) commit b52fae7b3ae04615c78c7e8ae3f10a4f6cb3165c Author: Bastien Nocera Date: Wed Feb 25 14:40:49 2009 +0000 Another single GTK+ include fix Should be all done now. svn path=/trunk/; revision=337 common/bluetooth-device-selection.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit adf6884726a7ce7fe5150c1b61874c8dbdfcdf1e Author: Bastien Nocera Date: Wed Feb 25 14:40:42 2009 +0000 Make the search button work again The discovery-started and co. signals were gone from the client. svn path=/trunk/; revision=336 common/bluetooth-client.c | 6 +++ common/bluetooth-device-selection.c | 86 +++++++++++++++++++++-------------- 2 files changed, 58 insertions(+), 34 deletions(-) commit cd78c0c79d99d037649d9e288f6ae07757872af9 Author: Bastien Nocera Date: Wed Feb 25 14:40:38 2009 +0000 Add a wizard case to test-deviceselection Allows to test the wizard use-case easily. svn path=/trunk/; revision=335 common/test-deviceselection.c | 72 +++++++++++++++++++++++++++++++++++++---- 1 files changed, 65 insertions(+), 7 deletions(-) commit 7212156cfba3cd254386f8834a2c3a62d855ec43 Author: Bastien Nocera Date: Wed Feb 25 14:40:25 2009 +0000 Update POTFILES It needed it. svn path=/trunk/; revision=334 po/POTFILES.in | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) commit c1bec72743cf37db38032a9f3c222cb910baf3af Author: Bastien Nocera Date: Wed Feb 25 14:40:20 2009 +0000 Add a new device category Not trusted nor bonded, for use in the wizard. svn path=/trunk/; revision=333 common/bluetooth-device-selection.c | 25 +++++++++++++++---------- common/bluetooth-enums.h | 1 + 2 files changed, 16 insertions(+), 10 deletions(-) commit 5bcfbbf196108aad637fbde992cbefa1b875af3e Author: Bastien Nocera Date: Wed Feb 25 14:40:13 2009 +0000 Delete dead-files Those files are dead! svn path=/trunk/; revision=332 properties/service.c | 400 -------------------------------------------------- properties/service.h | 28 ---- 2 files changed, 0 insertions(+), 428 deletions(-) commit dd36fc0ed2e25022dc450682a6338d4a721c3b91 Author: Bastien Nocera Date: Wed Feb 25 14:40:00 2009 +0000 Rename libgnome-bluetooth, and remove the -1.0 We don't need to version the library itself, we already versioned the soname with libtool. svn path=/trunk/; revision=331 .gitignore | 1 + common/Makefile.am | 15 +++++++++++---- common/gnome-bluetooth.symbols | 5 +++++ 3 files changed, 17 insertions(+), 4 deletions(-) commit 6e6493e978f873e19fac3f73eabd79c69e7d4704 Author: Bastien Nocera Date: Wed Feb 25 14:39:56 2009 +0000 Move filter enums to an exported header So we don't have to export bluetooth-client.h svn path=/trunk/; revision=330 common/Makefile.am | 9 ++++- common/bluetooth-client.h | 54 ++++++++++---------------------- common/bluetooth-device-selection.h | 8 +---- common/bluetooth-enums.h | 59 +++++++++++++++++++++++++++++++++++ 4 files changed, 84 insertions(+), 46 deletions(-) commit 98b663964c14499bd783986414d440054a72ff8a Author: Bastien Nocera Date: Wed Feb 25 14:39:46 2009 +0000 Kill some unused files Obex support in the applet is all gone. svn path=/trunk/; revision=329 applet/obex.c | 341 --------------------------------------------------------- applet/obex.h | 29 ----- 2 files changed, 0 insertions(+), 370 deletions(-) commit a02d31b327dc7e4cf3396168cef4a5d39880a9d7 Author: Bastien Nocera Date: Wed Feb 25 14:39:30 2009 +0000 Clean up cflags/libs checking Do the pkg-config checks for each program and lib, not for each required lib, allows pkg-config to merge the lists. Update pkg-config file svn path=/trunk/; revision=328 applet/Makefile.am | 8 ++--- applet/main.c | 2 - browse/Makefile.am | 5 +-- common/Makefile.am | 10 +++++-- configure.ac | 67 +++++++++++++++++++++++++-------------------- gnome-bluetooth-1.0.pc.in | 2 + properties/Makefile.am | 5 +-- sendto/Makefile.am | 5 +-- wizard/Makefile.am | 5 +-- 9 files changed, 57 insertions(+), 52 deletions(-) commit cbebcefa35556248596b3cf9657a648583fc4f95 Author: Bastien Nocera Date: Wed Feb 25 14:39:26 2009 +0000 Really add the pkg-config file And install it as expected. svn path=/trunk/; revision=327 Makefile.am | 3 +++ gnome-bluetooth-1.0.pc.in | 9 +++++++++ 2 files changed, 12 insertions(+), 0 deletions(-) commit a16702f5a32d8df0658392e15f0e64eccfd5528d Author: Bastien Nocera Date: Wed Feb 25 14:39:01 2009 +0000 Remove HAL ifdefs It's a hard requirement now. svn path=/trunk/; revision=326 properties/killswitch.c | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) commit 4ec225f4dfe14db35b28127297e5e88ef6df5fe0 Author: Bastien Nocera Date: Wed Feb 25 14:38:56 2009 +0000 Revive the device selection widget Use libtool to create the libgnome-bluetooth-1.0 library, update the code to compile again (somewhat works, minus the run-time warnings), and install a .pc file. svn path=/trunk/; revision=325 .gitignore | 7 ++++ Makefile.am | 3 +- applet/Makefile.am | 4 +- browse/Makefile.am | 2 +- common/Makefile.am | 26 +++++++++---- common/bluetooth-device-selection.c | 66 ++++++++++++++++------------------ common/bluetooth-device-selection.h | 5 ++- common/test-deviceselection.c | 2 +- configure.ac | 18 ++++++++- properties/Makefile.am | 2 +- sendto/Makefile.am | 2 +- wizard/Makefile.am | 2 +- 12 files changed, 85 insertions(+), 54 deletions(-) commit 4da02be7bebea5bf1d56ad3dfdec713c41727716 Author: Bastien Nocera Date: Wed Feb 25 14:38:30 2009 +0000 Remove use of deprecated symbols Fix all the compilation warnings with deprecation enabled. svn path=/trunk/; revision=324 applet/main.c | 4 ++-- applet/notify.c | 1 + applet/test-agentdialog.c | 2 +- browse/main.c | 4 ++-- common/helper.c | 1 + properties/adapter.c | 1 + properties/main.c | 4 ++-- sendto/main.c | 12 ++++++------ wizard/main.c | 7 ++++--- 9 files changed, 20 insertions(+), 16 deletions(-) commit 28ba5f33c89a6884859bfdfdba5d60a4fe46310d Author: Bastien Nocera Date: Wed Feb 25 14:38:22 2009 +0000 Allow user to manually select a PIN Patch from Vincent Untz Here's a patch that implements what Bastien proposed in http://thread.gmane.org/gmane.linux.bluez.kernel/717/focus=721 svn path=/trunk/; revision=323 wizard/main.c | 147 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 142 insertions(+), 5 deletions(-) commit 6da903d151f3fdd31c6e9dc10ea388640523c91d Author: Bastien Nocera Date: Wed Feb 25 14:38:18 2009 +0000 Add no-name GPS device From: http://bugzilla.gnome.org/show_bug.cgi?id=563554 svn path=/trunk/; revision=322 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit df3245d614d43f0d1b99caeb102c7078d71a0a90 Author: Bastien Nocera Date: Wed Feb 25 14:37:53 2009 +0000 Another GPS device from Holux From: http://bugzilla.gnome.org/show_bug.cgi?id=563614 svn path=/trunk/; revision=321 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 10b98603727dc198b3877aa6d6445d7a1048e3c6 Author: Bastien Nocera Date: Wed Feb 25 14:37:40 2009 +0000 Add another GPS device For bug: http://bugzilla.gnome.org/show_bug.cgi?id=563554 svn path=/trunk/; revision=320 wizard/pin-code-database.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit af5a7643800dd511cfb9b746d835c58304314edd Author: Bastien Nocera Date: Wed Feb 25 14:37:34 2009 +0000 Add more PIN quirks From GNOME bugzilla again. svn path=/trunk/; revision=319 wizard/main.c | 1 + wizard/pin-code-database.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+), 0 deletions(-) commit 8622fd8754c437266ee9648f63c10f459e3f3385 Author: Bastien Nocera Date: Wed Feb 25 14:37:30 2009 +0000 Add quirks for loads of GPS devices All from the GNOME bugzilla. svn path=/trunk/; revision=318 wizard/pin-code-database.txt | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) commit 7a472c151d44a3378ecbd3c2a75c763f5c577fe9 Author: Bastien Nocera Date: Wed Feb 25 14:37:17 2009 +0000 Handle printers in the wizard . svn path=/trunk/; revision=317 wizard/main.c | 1 + wizard/pin-code-database.txt | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) commit 2f1ca8f5999c3ed088c6fdf233be2afc1238b1ad Author: Bastien Nocera Date: Wed Feb 25 14:37:13 2009 +0000 Add other audio devices And special-case them in the wizard. svn path=/trunk/; revision=316 common/bluetooth-client.c | 4 ++++ common/bluetooth-client.h | 13 +++++++------ wizard/main.c | 1 + wizard/pin-code-database.txt | 1 + 4 files changed, 13 insertions(+), 6 deletions(-) commit bf461c5bd391b4eb0a407b066153aee2b5b57c51 Author: Bastien Nocera Date: Wed Feb 25 14:37:08 2009 +0000 Move the PIN quirks to an external database Move the PIN quirks to a simple tab-separated text file. svn path=/trunk/; revision=315 wizard/Makefile.am | 7 ++- wizard/main.c | 112 ++++++++++++++++++++++++++++++++++-------- wizard/pin-code-database.txt | 24 +++++++++ 3 files changed, 120 insertions(+), 23 deletions(-) commit 4ff9e189f7b99a90605785d26c6f453981103ea2 Author: Bastien Nocera Date: Wed Feb 25 14:37:01 2009 +0000 Add more files to be ignored svn path=/trunk/; revision=314 .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 2a8f922531a5f9c04082c52e6a83741b1c93febc Author: Bastien Nocera Date: Wed Feb 25 14:36:27 2009 +0000 Fix trust button The trust button toggles the trust for a device, so the label should reflect the action to take when clicked. Changed the label to "Trust"/"Distrust" to avoid the widgets moving about when toggling the trust status. svn path=/trunk/; revision=313 properties/adapter.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit 7b0e979f1504c14d8e876180dfc03ca7dfbc6b91 Author: Bastien Nocera Date: Wed Feb 25 14:36:23 2009 +0000 Move the adapter button list to the side This makes the dialogue wider, rather than tall, which is useful for computers with small displays. svn path=/trunk/; revision=312 properties/adapter.c | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 deletions(-) commit 195aca046d2fbcb698ad85e8331aef9d76bcff2f Author: Bastien Nocera Date: Wed Feb 25 14:36:10 2009 +0000 Fixes for adapter specific buttons Add labels to the adapter buttons, otherwise people wonder what each one is for. Always show the buttons, just make sure they're disabled if no devices is selected. Remove the difference in look for the extra buttons. (Closes: #505606) svn path=/trunk/; revision=311 properties/adapter.c | 43 +++++++++++++------------------------------ 1 files changed, 13 insertions(+), 30 deletions(-) commit 43f8b936deaeb5b0c5a9807e460ec0fe2fc25e30 Author: Bastien Nocera Date: Wed Feb 25 14:36:06 2009 +0000 Fix build with deprecated symbols turned off . svn path=/trunk/; revision=310 common/bluetooth-client.c | 4 ++-- common/bluetooth-client.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit 8a4ad68b0c7abbbeac21738a896bc14e270daf78 Author: Bastien Nocera Date: Wed Feb 25 14:35:50 2009 +0000 Add more warnings Deprecation, and more warnings. svn path=/trunk/; revision=309 applet/Makefile.am | 2 +- browse/Makefile.am | 2 +- common/Makefile.am | 2 +- properties/Makefile.am | 2 +- sendto/Makefile.am | 2 +- wizard/Makefile.am | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) commit d7be0efe0fc63900d7e00dbc10cee296b6f4e61d Author: Bastien Nocera Date: Wed Feb 25 14:35:45 2009 +0000 Add old ChangeLog to the dist It could be useful svn path=/trunk/; revision=308 Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 599477460adca33ad16d0ee941845061afbc15c4 Author: Bastien Nocera Date: Wed Feb 25 14:35:41 2009 +0000 Use gnome-autogen features Rename to gnome-bluetooth in the configure, and use gnome-common macros to add more warnings, and enable deprecation warnings. svn path=/trunk/; revision=307 configure.ac | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit cb8a5c43c907da597c4f606e45e3c4252d566d76 Author: Bastien Nocera Date: Wed Feb 25 14:35:37 2009 +0000 Fix build Use ChangeLog generation from gnome-terminal, and fix the build. svn path=/trunk/; revision=306 .gitignore | 46 +++++++++ INSTALL | 69 +++++++------- Makefile.am | 21 ++++- configure.ac | 21 +++-- svn2cl.xsl | 295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 407 insertions(+), 45 deletions(-) commit 3a267478f61690d5816de7a5500b3021961babda Author: Bastien Nocera Date: Wed Feb 25 14:35:27 2009 +0000 bluez-gnome -> gnome-bluetooth Remove the obsolete gnome-bluetooth files, and move our adopted bluez-gnome in. svn path=/trunk/; revision=305 AUTHORS | 21 +- COPYING | 6 +- COPYING.LIB | 504 +++++++++++ COPYING.gnomebt | 510 ----------- ChangeLog | 965 --------------------- ChangeLog.README | 16 + ChangeLog.pre-2.27 | 965 +++++++++++++++++++++ HACKING | 32 - INSTALL | 61 +- Makefile.am | 40 +- NEWS | 367 +++++---- README | 103 +-- applet/Makefile.am | 34 + applet/agent.c | 888 +++++++++++++++++++ applet/agent.h | 28 + applet/bluetooth-applet.1 | 30 + applet/bluetooth-applet.desktop.in | 10 + applet/main.c | 447 ++++++++++ applet/notify.c | 137 +++ applet/notify.h | 37 + applet/obex.c | 341 ++++++++ applet/obex.h | 29 + applet/test-agentdialog.c | 84 ++ autogen.sh | 6 +- browse/Makefile.am | 17 + browse/bluetooth-browse.1 | 29 + browse/main.c | 81 ++ common/Makefile.am | 52 ++ common/bluetooth-agent.c | 530 ++++++++++++ common/bluetooth-agent.h | 93 ++ common/bluetooth-agent.xml | 49 ++ common/bluetooth-client.c | 1105 ++++++++++++++++++++++++ common/bluetooth-client.h | 131 +++ common/bluetooth-client.xml | 56 ++ common/bluetooth-device-selection.c | 816 ++++++++++++++++++ common/bluetooth-device-selection.h | 72 ++ common/bluetooth-instance.c | 144 +++ common/bluetooth-instance.h | 61 ++ common/bluetooth-instance.xml | 8 + common/helper.c | 254 ++++++ common/helper.h | 27 + common/marshal.list | 5 + common/obex-agent.c | 310 +++++++ common/obex-agent.h | 82 ++ common/obex-agent.xml | 26 + common/test-agent.c | 119 +++ common/test-client.c | 225 +++++ common/test-deviceselection.c | 110 +++ configure.ac | 96 ++ configure.in | 116 --- debian/changelog | 23 - debian/control | 17 - debian/copyright | 11 - debian/rocks | 3 - debian/rules | 545 ------------ docs/sketch.txt | 111 --- gnome-bluetooth.pc.in | 11 - gob2.m4 | 58 -- icons/Makefile.am | 34 + icons/hicolor_apps_16x16_bluetooth.png | Bin 0 -> 725 bytes icons/hicolor_apps_16x16_bluetooth.svg | 289 +++++++ icons/hicolor_apps_22x22_bluetooth.png | Bin 0 -> 994 bytes icons/hicolor_apps_22x22_bluetooth.svg | 355 ++++++++ icons/hicolor_apps_24x24_bluetooth.png | Bin 0 -> 1023 bytes icons/hicolor_apps_32x32_bluetooth.png | Bin 0 -> 1970 bytes icons/hicolor_apps_32x32_bluetooth.svg | 234 +++++ icons/hicolor_apps_48x48_bluetooth.png | Bin 0 -> 3004 bytes icons/hicolor_apps_scalable_bluetooth.svg | 234 +++++ pixmaps/.cvsignore | 2 - pixmaps/Makefile.am | 23 - pixmaps/blueradio-48.png | Bin 2832 -> 0 bytes pixmaps/blueradio.png | Bin 10778 -> 0 bytes pixmaps/blueradio.svg | 65 -- pixmaps/blueradio.xcf | Bin 28840 -> 0 bytes pixmaps/btdevice-audiovideo.png | Bin 3482 -> 0 bytes pixmaps/btdevice-computer.png | Bin 2699 -> 0 bytes pixmaps/btdevice-imaging.png | Bin 3595 -> 0 bytes pixmaps/btdevice-lan.png | Bin 4487 -> 0 bytes pixmaps/btdevice-misc.png | Bin 2832 -> 0 bytes pixmaps/btdevice-peripheral.png | Bin 1297 -> 0 bytes pixmaps/btdevice-phone.png | Bin 3440 -> 0 bytes pixmaps/frame1.png | Bin 4050 -> 0 bytes pixmaps/frame2.png | Bin 8807 -> 0 bytes pixmaps/frame3.png | Bin 17680 -> 0 bytes pixmaps/frame4.png | Bin 31549 -> 0 bytes pixmaps/frame5.png | Bin 27457 -> 0 bytes pixmaps/frame6.png | Bin 18992 -> 0 bytes po/.cvsignore | 15 - po/ChangeLog | 586 ------------- po/LINGUAS | 28 +- po/POTFILES.in | 28 +- po/POTFILES.skip | 5 +- po/ar.po | 770 ++++++++++++++--- po/be.po | 938 +++++++++++++++++---- po/be@latin.po | 192 ----- po/bg.po | 1038 ++++++++++++++++------- po/bs.po | 687 +++++++++++++++ po/ca.po | 1267 ++++++++++++++++++++-------- po/cs.po | 1034 ++++++++++++++++------ po/da.po | 879 +++++++++++++------ po/de.po | 853 +++++++++++++------ po/dz.po | 369 -------- po/el.po | 920 +++++++++++++------- po/en_AU.po | 686 +++++++++++++++ po/en_CA.po | 422 --------- po/en_GB.po | 1128 ++++++++++++++++++------- po/eo.po | 689 +++++++++++++++ po/es.po | 1126 +++++++++++++++++++++---- po/et.po | 137 --- po/eu.po | 795 +++++++++++++++--- po/fi.po | 1077 ++++++++++++++++++++--- po/fr.po | 1125 ++++++++++++++++++------ po/fy.po | 686 +++++++++++++++ po/gl.po | 432 ---------- po/gu.po | 140 --- po/he.po | 798 +++++++++++++++--- po/hr.po | 731 ++++++++++++++++ po/hu.po | 1041 +++++++++++++++++++---- po/id.po | 981 +++++++++++++++++++++ po/it.po | 1078 ++++++++++++++++++++--- po/ja.po | 1021 +++++++++++++++++++---- po/ka.po | 701 +++++++++++++++ po/ko.po | 837 ++++++++++++++++++ po/ku.po | 693 +++++++++++++++ po/lv.po | 1026 ++++++++++++++++------ po/mk.po | 433 ---------- po/mn.po | 892 +++++++++++++++++++ po/ms.po | 708 +++++++++++++++ po/mus.po | 686 +++++++++++++++ po/nb.po | 908 +++++++++++++++----- po/ne.po | 207 ----- po/nl.po | 1244 +++++++++++++++++++-------- po/oc.po | 759 ++++++++++++++--- po/pa.po | 202 ----- po/pl.po | 1252 +++++++++++++++++++++------ po/pt.po | 1176 ++++++++++++++++++------- po/pt_BR.po | 1171 +++++++++++++++++++------- po/ro.po | 1177 ++++++++++++++++++++------ po/ru.po | 1141 +++++++++++++++++------- po/rw.po | 550 ------------ po/sk.po | 993 ++++++++++++++++++---- po/sl.po | 889 ++++++++++++++------ po/sq.po | 485 ----------- po/sr.po | 834 ++++++++++++++++++ po/sv.po | 1289 +++++++++++++++++++++------- po/tr.po | 835 ++++++++++++++++++ po/uk.po | 913 +++++++++++++------- po/vi.po | 144 --- po/zh_CN.po | 1221 ++++++++++++++++++++------- po/zh_HK.po | 420 --------- po/zh_TW.po | 1061 ++++++++++++++++------- properties/Makefile.am | 46 + properties/adapter.c | 930 ++++++++++++++++++++ properties/adapter.h | 26 + properties/bluetooth-manager.schemas.in | 41 + properties/bluetooth-properties.1 | 29 + properties/bluetooth-properties.desktop.in | 10 + properties/general.c | 288 +++++++ properties/general.h | 28 + properties/killswitch.c | 248 ++++++ properties/killswitch.h | 27 + properties/main.c | 156 ++++ properties/service.c | 400 +++++++++ properties/service.h | 28 + python-headers.m4 | 47 - sendto/Makefile.am | 17 + sendto/bluetooth-sendto.1 | 29 + sendto/main.c | 841 ++++++++++++++++++ src/.cvsignore | 47 - src/Makefile.am | 118 --- src/chooser.gob | 328 ------- src/controller.gob | 840 ------------------ src/gconftest.c | 212 ----- src/gnomebt-chooser-pymodule.c | 24 - src/gnomebt-chooser-test.c | 33 - src/gnomebt-chooser.override | 20 - src/gnomebt-controller-pymodule.c | 24 - src/gnomebt-controller-test.c | 142 --- src/gnomebt-controller.override | 129 --- src/spinner-test.c | 64 -- src/spinner.gob | 103 --- wizard/Makefile.am | 17 + wizard/bluetooth-wizard.1 | 29 + wizard/main.c | 573 ++++++++++++ 184 files changed, 49307 insertions(+), 17426 deletions(-) commit 337fdb8c8d37d26d194c9034ce6be36046a399b4 Author: Bastien Nocera Date: Fri Feb 20 00:08:02 2009 +0000 Delete TODO svn path=/trunk/; revision=304