2009-04-08 16:55 hadess * [r584] trunk/po/POTFILES.in: Add gconf-bridge to POTFILES.in 2009-04-08 16:53 hadess * [r583] trunk/wizard/Makefile.am: Add UI files to the dist 2009-04-08 16:52 hadess * [r582] trunk/properties/Makefile.am: Add the UI files to the dist 2009-04-08 16:15 hadess * [r581] trunk/applet/main.c: Make the devices have sub-menus, to show the current state, and whether to connect/disconnect (Closes: #576947) 2009-04-08 16:13 hadess * [r580] trunk/common/bluetooth-client.c: Add guards for the public functions 2009-04-08 14:51 hadess * [r579] trunk/wizard/main.c: Revert previous changes 2009-04-08 14:50 hadess * [r578] trunk/common/bluetooth-client.c, trunk/common/bluetooth-client.h: Revert previous changes, we have no way of knowing whether a Connect or Disconnect succeeded 2009-04-08 13:49 hadess * [r577] trunk/wizard/main.c: Fix build for the recent Connect function callback 2009-04-08 13:47 hadess * [r576] trunk/common/bluetooth-client.c, trunk/common/bluetooth-client.h: Add a "connected" argument to the _connect and _disconnect callbacks. Also fix a memleak when disconnecting. 2009-04-07 16:39 hadess * [r575] trunk/applet/main.c: Fix warning due to wrong GConf key being used 2009-04-07 15:50 hadess * [r574] trunk/properties/adapter.c: Fix checking the retval of gtk_builder calls 2009-04-07 10:14 hadess * [r573] trunk/common/bluetooth-chooser.c: Make the complete chooser a composite widget 2009-04-06 21:30 hadess * [r572] trunk/properties/adapter.c: 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 2009-04-06 20:49 hadess * [r571] trunk/properties/main.c: Re-add the border for the notebook, looks much better now 2009-04-06 16:26 hadess * [r570] trunk/applet/main.c, trunk/properties/Makefile.am, trunk/properties/bluetooth-manager.schemas.in, trunk/properties/gconf-bridge.c, trunk/properties/gconf-bridge.h, trunk/properties/general.c, trunk/properties/general.h, trunk/properties/main.c: Re-add the icon prefs, simplified 2009-04-06 15:07 hadess * [r569] trunk/po/POTFILES.in, trunk/wizard/Makefile.am, trunk/wizard/main.c, trunk/wizard/passkey-options.ui, trunk/wizard/wizard.ui: Patch from Robert Ancell to port the wizard to GtkBuilder (Closes: #573375) 2009-04-04 11:23 jorgegonz * [r568] trunk/po/es.po: Updated Spansih translation 2009-04-03 17:58 hadess * [r567] trunk/po/POTFILES.in, trunk/properties/Makefile.am, trunk/properties/adapter.c, trunk/properties/properties-adapter-off.ui: Make killswitch page look better as well (Closes: #576751) 2009-04-03 17:57 hadess * [r566] trunk/common/bluetooth-client.c: Avoid possible warnings or crashes when GetProperties fails on a device 2009-04-03 17:55 hadess * [r565] trunk/wizard/Makefile.am: And remove the txt DB from the install 2009-04-03 17:10 hadess * [r564] trunk/common/test-client.c: Enable fatal warnings by default, it's a test app 2009-04-03 16:03 hadess * [r563] trunk/po/POTFILES.in, trunk/properties/Makefile.am, trunk/properties/adapter.c, trunk/properties/properties-no-adapter.ui: Make the "no adapters" page suck less, and fix some UI files not getting translated as they should 2009-04-03 15:16 hadess * [r562] trunk/wizard/pin-code-database.txt: Remove the old txt pin DB 2009-04-03 15:15 hadess * [r561] trunk/wizard/pin-code-database.xml: Re-add the Apple mice to the DB, those need to be paired 2009-04-03 14:45 hadess * [r560] trunk/README, trunk/common/bluetooth-client.c: Use the new Audio service instead of Headset and AudioSink separately (Closes: #577310) 2009-04-02 20:40 hadess * [r559] trunk/gnome-bluetooth-1.0.pc.in: Move exec_prefix above libdir (Closes: #577186) 2009-03-31 22:18 hadess * [r558] trunk/gnome-bluetooth-1.0.pc.in: Add exec_prefix to the pkg-config file, god knows what for... 2009-03-31 08:12 mdziumanenko * [r557] trunk/po/uk.po: 2009-03-31 Maxim Dziumanenko * Update Ukrainian translation by Oleksandr Kovaleno 2009-03-30 17:37 jorgegonz * [r556] trunk/po/es.po: Updated Spanish translation 2009-03-30 14:48 hadess * [r555] trunk/applet/main.c: Fix devices not going away when removing them from the known devices (Closes: #576944) 2009-03-30 14:00 hadess * [r554] trunk/common/bluetooth-chooser.c: Fix warning when trying to disconnect a device in the properties 2009-03-30 13:55 hadess * [r553] trunk/properties/adapter.c: Fix wrong tab showing up when there's no killswitches and no adapters 2009-03-29 02:24 jorgegonz * [r552] trunk/po/es.po: Updated Spanish translation 2009-03-27 11:02 kmaraas * [r551] trunk/po/POTFILES.in, trunk/po/nb.po: Updated Norwegian bokmål translation. 2009-03-27 10:17 hadess * [r550] trunk/common/bluetooth-client.c: Disconnect using the services if there are any, instead of using the org.bluez.Device.Disconnect method (Closes: #576442) 2009-03-27 09:02 hadess * [r549] trunk/wizard/pin.c: Fix simple warning 2009-03-26 22:50 dnylande * [r548] trunk/po/sv.po: sv.po: Updated Swedish translation 2009-03-26 15:31 hadess * [r547] trunk/wizard/Makefile.am, trunk/wizard/main.c, trunk/wizard/pin.c, trunk/wizard/pin.h: Move the pin getting code to a separate file, and convert to using the XML DB. 2009-03-26 14:36 hadess * [r546] trunk/configure.ac, trunk/wizard/Makefile.am, trunk/wizard/pin-code-database.xml: Add DTD for the pin code DB, and check it with xmllint if it's there 2009-03-26 11:23 hadess * [r545] trunk/wizard/pin-code-database.xml: Add first version of the XML database 2009-03-25 18:22 hadess * [r544] trunk/common/bluetooth-chooser.c: Remove useless hide, we're not showing it in the first place 2009-03-25 18:21 hadess * [r543] trunk/properties/adapter.c, trunk/properties/main.c: Make the default dialogue a bit bigger, and align the name entry with the treeview to the left 2009-03-25 18:15 hadess * [r542] trunk/common/bluetooth-chooser.c: Add missing get function for show-connected, hide the top-level label when it's empty 2009-03-25 17:49 hadess * [r541] trunk/common/Makefile.am, trunk/common/helper.c, trunk/common/helper.h, trunk/wizard/main.c: Kill common/helper.[ch] 2009-03-25 17:44 hadess * [r540] trunk/properties/Makefile.am, trunk/properties/adapter.c: Use the BluetoothChooser widget now that we only show the default adapter (Closes: #573135) 2009-03-25 17:41 hadess * [r539] trunk/common/bluetooth-chooser.c: Small fixes 2009-03-25 17:14 hadess * [r538] trunk/common/bluetooth-chooser.c, trunk/common/bluetooth-chooser.h, trunk/common/test-deviceselection.c: Add the ability to show the connected column, a connected property, and export the proxy for a device internally 2009-03-25 16:29 hadess * [r537] trunk/properties/adapter.c, trunk/properties/main.c: And only show the default adapter in the preferences 2009-03-25 01:24 hadess * [r536] trunk/wizard/pin-code-database.txt: Patch from to add another GPS device (Closes: #576490) 2009-03-24 18:33 jorgegonz * [r535] trunk/po/es.po: Updated Spanish translation 2009-03-24 09:44 dnylande * [r534] trunk/po/sv.po: sv.po: Updated Swedish translation 2009-03-23 18:11 hadess * [r533] trunk/common/bluetooth-chooser.c: Fix the wizard not setting the page to complete when the device name wasn't available when first selected 2009-03-23 16:40 mariobl * [r532] trunk/po/de.po: 2009-03-23 Mario Blättermann * po/de.po: Updated German translation 2009-03-23 16:31 hadess * [r531] trunk/applet/main.c: Add the ability to connect/disconnect when a device is clicked in the applet 2009-03-23 16:30 hadess * [r530] trunk/common/bluetooth-client.c, trunk/common/bluetooth-client.h: Add a disconnect function, which disconnects all the services on a device 2009-03-23 16:14 hadess * [r529] trunk/wizard/main.c: Use the new bc_connect_service() function, and don't special case device types 2009-03-23 16:13 hadess * [r528] trunk/common/bluetooth-client.c, trunk/common/bluetooth-client.h: Export only one connect function, and check the supported services when connecting to a device 2009-03-23 15:36 hadess * [r527] trunk/common/bluetooth-client.c: When UUIDs are updated, update the services column 2009-03-23 13:24 hadess * [r526] trunk/wizard/pin-code-database.txt: Add another iBT-GPS device 2009-03-23 11:21 dooteo * [r525] trunk/po/eu.po: 2009-03-23 Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. 2009-03-22 11:00 hadess * [r524] trunk/common/bluetooth-chooser.c: Merge in a few of the device types Makes it easier to select "audio devices", and the likes (Closes: #575990) 2009-03-20 18:38 hadess * [r523] trunk/common/bluetooth-chooser.c: A few internal changes to the device type filter We're using a model now, so it'll be easier to add custom filters. 2009-03-20 18:01 hadess * [r522] trunk/common/bluetooth-chooser.c: Set a correct value for the maximum device filter prop So that we can eventually set type groups values as filters. 2009-03-20 17:52 hadess * [r521] trunk/common/bluetooth-enums.h: Also show joypads and tablets in the device selection Fix up the "input" group type, and add an audio group type. 2009-03-20 16:45 hadess * [r520] trunk/configure.ac: Another requisite to having working signals Exporting the symbols! 2009-03-20 16:38 hadess * [r519] trunk/applet/main.c: Avoid crashes when removing devices The action group already holds the only ref to the actions we're removing. 2009-03-20 16:37 hadess * [r518] trunk/applet/main.c: Make killswitch work again By checking the "bt-active" property on the correct object. 2009-03-20 16:30 hadess * [r517] trunk/applet/main.c: Fix menu items not doing anything Oopsie, we need to connect all those pesky signals, this isn't Glade... 2009-03-20 16:23 hadess * [r516] trunk/applet/main.c: Don't crash when running installed $(pkgdatadir) doesn't always have a trailing slash. 2009-03-20 15:03 dooteo * [r515] trunk/po/eu.po: Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. 2009-03-20 10:58 hadess * [r514] trunk/applet/main.c: Fix display errors for the killswitch Now that I tested it... 2009-03-20 04:32 sandeeps * [r513] trunk/po/mr.po: Added Marathi Translations 2009-03-20 04:29 sandeeps * [r512] trunk/po/LINGUAS: Added Marathi 'mr' locale 2009-03-19 22:16 dnylande * [r511] trunk/po/sv.po: sv.po: Updated Swedish translation 2009-03-19 21:44 hadess * [r510] trunk/po/ChangeLog: Remove po/ChangeLog again Some translators need to learn to read. 2009-03-19 21:41 hadess * [r509] trunk/applet/main.c: Boldify the "Devices" header label as well (Closes: #575992) 2009-03-19 19:47 jorgegonz * [r508] trunk/po/es.po: Updated Spanish translation 2009-03-19 18:57 hadess * [r507] trunk/applet/main.c: Add half-done device connect code Missing actually calling connect... 2009-03-19 18:56 hadess * [r506] trunk/common/bluetooth-client.c: 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 2009-03-19 18:38 hadess * [r505] trunk/common/bluetooth-client.c: Don't crash when setting up an AudioSink fails And don't try to connect to the Headset if AudioSink was successful. 2009-03-19 18:37 hadess * [r504] trunk/wizard/main.c: Only set the pairing as completed when Connect finishes And tell the user that we're setting up the device. 2009-03-19 18:02 hadess * [r503] trunk/wizard/main.c: When pairing an audio device, connect to it So it can be used straight away. 2009-03-19 18:00 hadess * [r502] trunk/common/bluetooth-client.c, trunk/common/bluetooth-client.h: Add connect_audio() helper Tries to connect to AudioSink first, then HeadSet. 2009-03-19 17:23 hadess * [r501] trunk/applet/main.c: Boldify the label of connected devices Gross Hacks Inc. present, how to boldify a menu item label. Thanks for coming. 2009-03-19 17:12 hadess * [r500] trunk/applet/main.c: Show a list of connectable devices in the applet menu No actions bound yet, and no bold label as we wanted. 2009-03-19 13:02 jorgegonz * [r499] trunk/po/ChangeLog, trunk/po/es.po: Updated Spansih translation 2009-03-19 10:44 kkrothap * [r498] trunk/po/te.po: Updated Telugu Translation 2009-03-19 10:42 kkrothap * [r497] trunk/po/ChangeLog: Updated ChangeLog entry * [r496] trunk/po/LINGUAS: Updated LINGUAS entry 2009-03-19 02:56 hadess * [r495] trunk/applet/popup-menu.ui, trunk/po/POTFILES.in: Translate the new applet popup menu 2009-03-19 02:52 hadess * [r494] trunk/applet/Makefile.am, trunk/applet/main.c, trunk/applet/popup-menu.ui: Convert menu system to GtkUIManager and add a status label for the killswitch as well. (Closes: #575891, #573962) 2009-03-18 22:17 hadess * [r493] trunk/common/bluetooth-client.c: Don't show both input and headset for headsets The input will be connected when we connect to the headset/audio service. 2009-03-18 21:26 hadess * [r492] trunk/common/bluetooth-client.c: Listen to changes on supported connectable services Now the applet can tell whether each service is connected. 2009-03-18 20:07 hadess * [r491] trunk/common/bluetooth-client.c, trunk/common/bluetooth-client.h, trunk/common/test-client.c: 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. 2009-03-18 17:46 hadess * [r490] trunk/common/bluetooth-client.xml: org.bluez.Device.ListNodes is documented but not implemented Yay! 2009-03-18 15:58 hadess * [r489] trunk/common/bluetooth-client.xml: Add helper for org.bluez.Device.ListNodes() So we can list those in the applet. 2009-03-18 13:42 hadess * [r488] trunk/wizard/main.c: Mark all the newly paired devices as trusted Doesn't hurt. (Helps: #575292) 2009-03-17 17:34 dooteo * [r487] trunk/po/ChangeLog, trunk/po/eu.po: 2009-03-17 Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. 2009-03-17 15:17 hadess * [r486] trunk/wizard/main.c: Fix display of the "wait to be paired" message Patch from Baptiste Mille-Mathias (Closes: #575354) 2009-03-16 23:19 mariobl * [r485] trunk/po/de.po: 2009-03-17 Mario Blättermann * po/de.po: Updated German translation 2009-03-16 18:15 baptistem * [r484] trunk/wizard/passkey-options.ui: Fix for "expand" and "fill" properties. 2009-03-16 13:20 tjyrinki * [r483] trunk/po/ChangeLog, trunk/po/fi.po: Updated Finnish translation. 2009-03-13 14:48 hadess * [r482] trunk/common/bluetooth-chooser.c, trunk/common/test-deviceselection.c: Remove code to show the trusted column It's an implementation detail. (Closes: #574051) 2009-03-13 14:47 hadess * [r481] trunk/common/helper.c: Remove trusted icon It's an implementation detail. 2009-03-13 14:46 hadess * [r480] trunk/properties/adapter.c: Remove the trust/distrust button It's an implementation detail. 2009-03-13 14:37 hadess * [r479] trunk/applet/agent.c, trunk/common/bluetooth-chooser.c, trunk/common/helper.c, trunk/icons/Makefile.am, trunk/icons/hicolor_status_16x16_bluetooth-paired.png, trunk/icons/hicolor_status_22x22_bluetooth-paired.png, trunk/icons/hicolor_status_24x24_bluetooth-paired.png, trunk/icons/hicolor_status_32x32_bluetooth-paired.png, trunk/icons/hicolor_status_scalable_bluetooth-paired.svg: 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) 2009-03-13 00:55 hadess * [r478] trunk/common/bluetooth-chooser.c: Hide the label when we don't have a title 2009-03-13 00:47 hadess * [r477] trunk/common/test-deviceselection.c: Add test case for the properties use case * [r476] trunk/common/bluetooth-chooser.c, trunk/common/bluetooth-enums.h: Add property to show/hide the trust icon 2009-03-12 22:42 hadess * [r475] trunk/wizard/passkey-options.ui: Add missing file 2009-03-11 21:32 miloc * [r474] trunk/po/ChangeLog, trunk/po/it.po: Updated Italian translation by Franceso Marletta 2009-03-10 17:46 hadess * [r473] trunk/po/POTFILES.in, trunk/wizard/Makefile.am, trunk/wizard/main.c: Move the passkey options to GtkBuilder And fix a bunch of UI problems. (Closes: #574382) 2009-03-10 17:05 hadess * [r472] trunk/wizard/main.c: Remove use of the oldpin to the possible extent 2009-03-10 16:32 hadess * [r471] trunk/wizard/main.c: Remove Cancel/Close button combo And fix "passkey options" capitalisation again 2009-03-10 16:18 hadess * [r470] trunk/wizard/main.c: Make the "passkey options" button part of the content box again 2009-03-10 16:13 hadess * [r469] trunk/wizard/main.c: Fix capitalisation for "passkey options" button 2009-03-09 16:14 hadess * [r468] trunk/icons/Makefile.am, trunk/icons/hicolor_status_16x16_bluetooth-disabled.png, trunk/icons/hicolor_status_16x16_bluetooth-disabled.svg, trunk/icons/hicolor_status_22x22_bluetooth-disabled.png, trunk/icons/hicolor_status_22x22_bluetooth-disabled.svg, trunk/icons/hicolor_status_24x24_bluetooth-disabled.png, trunk/icons/hicolor_status_32x32_bluetooth-disabled.png, trunk/icons/hicolor_status_32x32_bluetooth-disabled.svg, trunk/icons/hicolor_status_48x48_bluetooth-disabled.png, trunk/icons/hicolor_status_48x48_bluetooth-disabled.svg: Use new "disabled" icons by Andreas Nilsson (Closes: #573518) 2009-03-09 14:01 hadess * [r467] trunk/applet/notify.c, trunk/configure.ac: Require GTK+ 2.15.x otherwise the applet won't compile 2009-03-07 23:20 mariobl * [r466] trunk/po/de.po: 2009-03-08 Mario Blättermann * po/de.po: Updated German translation 2009-03-07 16:09 baptistem * [r465] trunk/wizard/pin-code-database.txt: Add quirk for Nintendo Wiimote (Nintendo RVL-CNT-01) (Closes: #574460) 2009-03-07 15:44 kelemeng * [r464] trunk/po/hu.po: 2009-03-07 Gabor Kelemen * hu.po: Translation updated. 2009-03-06 10:23 hadess * [r463] trunk/wizard/pin-code-database.txt: Add quirk for Bluemax Bluetooth GPS Receiver GPS-009 (Closes: #560609) 2009-03-05 17:13 hadess * [r462] trunk/wizard/main.c, trunk/wizard/pin-code-database.txt: 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) 2009-03-05 16:52 hadess * [r461] trunk/common/bluetooth-client.c: Prepare for addition of bc_connect_audio (Whatever that will do) 2009-03-05 16:41 hadess * [r460] trunk/wizard/main.c: Some more strings changes, sorry translators 2009-03-05 16:34 hadess * [r459] trunk/wizard/main.c: Some UI changes Don't show "enter passkey" when setting up devices for which we know the PIN code already. 2009-03-05 00:12 hadess * [r458] trunk/sendto/main.c: Fix sendto again (#573145) 2009-03-04 18:42 hadess * [r457] trunk/icons/Makefile.am, trunk/icons/hicolor_apps_16x16_bluetooth-disabled.png, trunk/icons/hicolor_apps_22x22_bluetooth-disabled.png, trunk/icons/hicolor_apps_24x24_bluetooth-disabled.png, trunk/icons/hicolor_apps_32x32_bluetooth-disabled.png, trunk/icons/hicolor_apps_48x48_bluetooth-disabled.png, trunk/icons/hicolor_status_16x16_bluetooth-disabled.png, trunk/icons/hicolor_status_22x22_bluetooth-disabled.png, trunk/icons/hicolor_status_24x24_bluetooth-disabled.png, trunk/icons/hicolor_status_32x32_bluetooth-disabled.png, trunk/icons/hicolor_status_48x48_bluetooth-disabled.png: Install the bluetooth-disabled icons in status, not apps 2009-03-04 17:39 hadess * [r455] trunk/NEWS, trunk/configure.ac: Release 2.27.1 Fix the translations clashing with the old gnome-bluetooth