2009-03-04 16:35  hadess

	* [r451] trunk/README: Add missing req for sendto

2009-03-04 16:33  hadess

	* [r450] trunk/sendto/main.c: Hopefully fix the last droplets from
	  bug #573145

2009-03-04 16:08  hadess

	* [r449] trunk/wizard/pin-code-database.txt: Add Rikaline GPS
	  device to the PIN DB

2009-03-04 13:54  dnylande

	* [r448] trunk/po/ChangeLog, trunk/po/sv.po: sv.po: Updated
	  Swedish translation

2009-03-04 12:13  hadess

	* [r447] trunk/src: Delete src/ What's that there.

2009-03-04 11:53  hadess

	* [r446] trunk/README: Add requirements to the README

2009-03-03 22:50  hadess

	* [r445] trunk/common/marshal.list, trunk/sendto/main.c: Merge in
	  bluetooth-sendto-ods-svn.patch Updated slightly for our version.
	  (Closes: #573145)

2009-03-03 18:16  hadess

	* [r444] trunk/wizard/main.c: Move the passkey options to the
	  action area Instead of packing it with the chooser.

2009-03-03 18:03  hadess

	* [r443] trunk/applet/main.c, trunk/properties/main.c: Move about
	  box to the preferences There's no need for it in the applet.

2009-03-03 17:42  hadess

	* [r442] trunk/common/bluetooth-chooser.c: Remember if a disco was
	  started programatically So that we start discovering when the
	  user plugs an adapter in (Closes: #573778)

2009-03-03 17:26  hadess

	* [r441] trunk/po/POTFILES.in: Not more translations in the
	  killswitch code

2009-03-03 17:09  hadess

	* [r440] trunk/properties/adapter.c: Remove small debug

2009-03-03 17:07  hadess

	* [r439] trunk/applet/main.c: Add killswitch menu item Add a "turn
	  on"/"turn off" menu item.

2009-03-03 17:04  hadess

	* [r438] trunk/common/bluetooth-killswitch.c,
	  trunk/common/bluetooth-killswitch.h: Add state-changed signal
	  And fix status when getting the power state. Add a few FIXMEs.

2009-03-03 17:02  dnylande

	* [r437] trunk/po/sv.po: sv.po: Updated Swedish translation

2009-03-03 16:58  dnylande

	* [r436] trunk/po/sv.po: sv.po: Updated Swedish translation

2009-03-03 15:53  hadess

	* [r435] trunk/applet/main.c: Add some killswitch support Set the
	  icon to disabled when there are no adapters, and, drumroll, and
	  we have a killswitch.

2009-03-03 15:49  hadess

	* [r434] trunk/common/bluetooth-killswitch.c: Refuse to set/update
	  the state when answers are remaining And clean up the D-Bus
	  connection on exit or error.

2009-03-03 15:46  hadess

	* [r433] trunk/common/Makefile.am, trunk/configure.ac: Fix linking
	  for libcommon As we link against libhal now.

2009-03-03 15:15  hadess

	* [r432] trunk/common/Makefile.am,
	  trunk/common/bluetooth-killswitch.c,
	  trunk/common/bluetooth-killswitch.h,
	  trunk/properties/Makefile.am, trunk/properties/adapter.c,
	  trunk/properties/killswitch.c, trunk/properties/killswitch.h:
	  Move killswitch handling From the properties to common/

2009-03-03 15:08  hadess

	* [r431] trunk/properties/adapter.c: More work on killswitch page
	  Remove the killswitch page properly, whether used or not, and
	  remove the tab when a device appears.

2009-03-03 15:04  hadess

	* [r430] trunk/properties/killswitch.c: Clean up Remove debug, add
	  safe guards around public functions, fix memleaks.

2009-03-03 14:33  kelemeng

	* [r429] trunk/po/hu.po: Hungarian translation updated

2009-03-03 08:49  kmaraas

	* [r428] trunk/po/nb.po: Updated Norwegian bokmål translation.

2009-03-03 08:25  dnylande

	* [r427] trunk/po/sv.po: sv.po: Updated Swedish translation

2009-03-03 00:35  hadess

	* [r426] trunk/properties/adapter.c: 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()

2009-03-02 17:26  mariobl

	* [r425] trunk/po/de.po: 2009-03-02 Mario Blättermann
	  <mariobl@svn.gnome.org> * po/de.po: Updated German translation

2009-03-02 16:33  hadess

	* [r424] trunk/applet/main.c: Fix menu item sensitivity On
	  left-click for all of them, for right-click for the wizard call
	  (Closes: #573779)

2009-03-02 16:12  hadess

	* [r423] trunk/applet/main.c: Use "Preferences..." not
	  "Preferences" in the menu item

2009-03-02 16:00  hadess

	* [r422] trunk/common/test-deviceselection.c: Print out more debug
	  in test-device-selection Useful to have the device name and
	  stuff.

2009-03-02 15:58  hadess

	* [r421] trunk/common/bluetooth-chooser.c: Fix search button
	  sensitivity When no adapters are available on startup.

2009-03-02 11:34  hadess

	* [r420] trunk/sendto/main.c: 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.

2009-03-02 11:16  hadess

	* [r419] trunk/sendto/main.c: Also get the device name from the
	  chooser When it's shown.

2009-03-01 12:48  hadess

	* [r418] trunk/Makefile.am, trunk/configure.ac: Update for
	  new-automake style And build .bz2 tarballs, and no gzip. Check
	  the NEWS file on dist.

2009-03-01 10:40  mariobl

	* [r417] trunk/po/de.po: 2009-03-01 Mario Blättermann
	  <mariobl@svn.gnome.org> * po/de.po: Updated German translation

2009-03-01 02:31  hadess

	* [r416] trunk/properties/adapter.c,
	  trunk/properties/killswitch.c, trunk/properties/killswitch.h:
	  First pass at Killswitch support Pretty broken if you actually
	  have a kilswitch, bear with me...

2009-03-01 01:21  hadess

	* [r415] trunk/properties/general.c: Kill some more sharing code
	  And remove the killswitch code, as we're reworking it.

2009-02-28 23:35  hadess

	* [r414] trunk/properties/killswitch.c: 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.

2009-02-28 22:32  hadess

	* [r413] trunk/applet/agent.c, trunk/properties/adapter.c: Clean
	  up struct declaration, and use g_new0

2009-02-28 22:25  hadess

	* [r412] trunk/applet/main.c: Use gtk_show_uri instead of xdg-open

2009-02-28 22:13  hadess

	* [r411] trunk/pixmaps: Remove pixmaps dir

2009-02-28 22:12  hadess

	* [r410] trunk/debian: Kill debian dir

2009-02-28 22:11  hadess

	* [r409] trunk/browse: Kill the browse directory

2009-02-28 20:02  hadess

	* [r408] trunk/properties/adapter.c: Fix delete button sensitivity
	  It doesn't need to be disabled when we've disconnected a device.
	  (Closes: #573563)

2009-02-28 15:08  hadess

	* [r407] trunk/wizard/main.c: Make PIN code bigger And make the
	  default pincode have 6 digits by default.

2009-02-28 13:12  hadess

	* [r406] trunk/wizard/main.c: Fix small memleak And avoid
	  duplicating a string when a reassignment is enough.

2009-02-28 08:55  claudep

	* [r405] trunk/po/POTFILES.in, trunk/po/POTFILES.skip: Fix
	  POTFILES with .in.in/.in files so as intltool-update don't choke.

2009-02-28 00:07  hadess

	* [r404] trunk/wizard/main.c: Use the GTK+ invisible char And not
	  "*" as usual. Gross!

2009-02-27 19:45  hadess

	* [r403] trunk/properties/adapter.c: some expand/fill correction
	  on properties dialog Patch from Baptiste Mille-Mathias
	  <bmm80@free.fr> to fix the appearance of the properties dialogue
	  when expanded vertically. (Closes: #573464)

2009-02-27 19:42  hadess

	* [r402] trunk/applet/agent.c: Fix last occurence of PIN in the UI
	  (Closes: #573138)

2009-02-27 19:37  hadess

	* [r401] trunk/wizard/main.c: Fix custom pin code dialogue mess
	  Much clearer now, and doesn't trample stack for a living.
	* [r400] trunk/wizard/Makefile.am, trunk/wizard/main.c: 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)
	* [r399] trunk/common/test-deviceselection.c: 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.
	* [r398] trunk/common/bluetooth-chooser.c: Notify
	  device-selected-name When the name of the currently selected
	  device changes.
	* [r397] trunk/common/bluetooth-chooser.c,
	  trunk/common/bluetooth-chooser.h: Add device-selected-type
	  property As required by the wizard, cheeky.

2009-02-27 16:38  hadess

	* [r396] trunk/applet/main.c, trunk/applet/notify.c,
	  trunk/applet/notify.h: 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.
	* [r395] trunk/properties/adapter.c: 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.
	* [r394] trunk/applet/main.c: Simplify the adapter added/removed
	  code Makes it easier to change the behaviour now.

2009-02-27 16:37  hadess

	* [r393] trunk/Makefile.am, trunk/configure.ac: No need to disable
	  mime updates, there's no mime-types anymore All gone.
	* [r392] trunk/Makefile.am, trunk/icons/Makefile.am: Run the icon
	  cache update from the icons dir And not the top-level.
	* [r391] 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: Add
	  "disabled" icons GIMP -> grayscale -> -30 in brightness. Done.
	* [r390] trunk/applet/main.c: Kill some applet dead code No more
	  Bluetooth file sharing.

2009-02-27 13:54  hadess

	* [r389] trunk/.gitignore: Update gitignore .
	* [r388] trunk/properties/adapter.c: Add "Powered" checkbox for
	  each adapter So they can be turned off when unused.

2009-02-27 12:16  hadess

	* [r387] trunk/applet/notify.c: Fix build with older GTK+ Spotted
	  by Stefan Kost.

2009-02-27 11:51  hadess

	* [r386] trunk/applet/Makefile.am,
	  trunk/applet/bluetooth-applet.desktop.in,
	  trunk/applet/bluetooth-applet.desktop.in.in, trunk/configure.ac,
	  trunk/properties/Makefile.am,
	  trunk/properties/bluetooth-properties.desktop.in,
	  trunk/properties/bluetooth-properties.desktop.in.in: Add
	  Bugzilla info to the desktop files Automated! Bug! Reporting!
	* [r385] trunk/properties/adapter.c: Easier "Mode of operation"
	  Replace the 3 toggle buttons and scales with a single
	  "discoverable" check button. (Closes: #548675)

2009-02-27 11:50  hadess

	* [r384] trunk/properties/main.c: Make the default window bigger
	  Well, wider, should still fit on netbooks.

2009-02-27 00:04  hadess

	* [r383] trunk/common/test-deviceselection.c: Disable the button
	  when we're not available As it's the app's problem now.
	* [r382] trunk/common/bluetooth-chooser-button.c: 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.
	* [r381] trunk/common/test-client.c: Add powered property testing
	  To check whether the initial values are correct.
	* [r380] trunk/common/bluetooth-client.c: Add
	  default-adapter-powered property To know whether the default
	  adapter is actually powered :)

2009-02-26 19:19  hadess

	* [r379] trunk/common/bluetooth-chooser.c: Make the treeview and
	  search button unsensitive when powered off Otherwise people
	  think they can search but Bluetooth doesn't work.
	* [r378] trunk/common/bluetooth-client.c,
	  trunk/common/bluetooth-client.h, trunk/common/test-client.c: Add
	  Powered column Will be useful to see whether a device is
	  disabled.
	* [r377] trunk/applet/main.c: Show the same menu on left-click and
	  right-click Because it makes sense.

2009-02-26 18:22  hadess

	* [r376] trunk/common/bluetooth-chooser-button.c: Don't make the
	  button unsensitive ourselves The application should be doing
	  this instead.

2009-02-26 18:19  hadess

	* [r375] trunk/applet/main.c, trunk/common/Makefile.am,
	  trunk/common/bluetooth-instance.c,
	  trunk/common/bluetooth-instance.h,
	  trunk/common/bluetooth-instance.xml, trunk/configure.ac,
	  trunk/properties/main.c, trunk/wizard/main.c: Remove use of
	  BluetoothInstance and use libunique Less code, less worries for
	  us.

2009-02-26 17:57  hadess

	* [r374] trunk/applet/main.c: Use "Browse" not "Connect" in the
	  browse dialogue The dialogue asks us to browse, but the button
	  says "Connect".
	* [r373] trunk/common/bluetooth-chooser.c: Remove useless label We
	  don't need it, we already have a header label.
	* [r372] trunk/common/bluetooth-client.c: 0 means device type is
	  unknown Otherwise things show up as "All types" instead of
	  "Unknown" in the choosers.

2009-02-26 17:56  hadess

	* [r371] trunk/common/test-deviceselection.c: Show the device type
	  filter in test app We want to filter the devices appearing!

2009-02-26 17:06  hadess

	* [r370] trunk/common/bluetooth-chooser-button.c,
	  trunk/common/bluetooth-chooser.c,
	  trunk/docs/reference/libgnome-bluetooth/Makefile.am: First pass
	  at some API docs Far from finished, but a good starting point.
	* [r369] trunk/applet/notify.c: 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

2009-02-26 15:13  hadess

	* [r368] trunk/Makefile.am, trunk/configure.ac,
	  trunk/docs/Makefile.am, trunk/docs/reference,
	  trunk/docs/reference/Makefile.am,
	  trunk/docs/reference/libgnome-bluetooth,
	  trunk/docs/reference/libgnome-bluetooth/Makefile.am,
	  trunk/docs/reference/libgnome-bluetooth/gnome-bluetooth-docs.sgml,
	  trunk/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt,
	  trunk/docs/reference/libgnome-bluetooth/gnome-bluetooth.types:
	  Add gtk-doc support Nothing documented just yet.

2009-02-25 16:16  hadess

	* [r367] trunk/applet/main.c, trunk/properties/adapter.c: Fix
	  string format warnings Patch from Adam Buchbinder
	  <adam.buchbinder@gmail.com> (Closes: #566825)

2009-02-25 16:13  hadess

	* [r366] trunk/wizard/pin-code-database.txt: Add Genius BT-02N
	  headset From: http://bugzilla.gnome.org/show_bug.cgi?id=573059

2009-02-25 16:10  hadess

	* [r365] trunk/wizard/pin-code-database.txt: Add OUI for HOLUX
	  GPSlim240 As per:
	  http://bugzilla.gnome.org/show_bug.cgi?id=563614#c3

2009-02-25 16:05  hadess

	* [r364] trunk/wizard/pin-code-database.txt: Add G-Rays2 GPS From:
	  http://bugzilla.gnome.org/show_bug.cgi?id=571119

2009-02-25 15:58  hadess

	* [r363] trunk/wizard/main.c: Fix typo in the wizard Spotted by
	  Adam Buchbinder <adam.buchbinder@gmail.com>
	  s/Succesfully/Successfully/

2009-02-25 15:56  hadess

	* [r362] trunk/wizard/pin-code-database.txt: Add a Pharos GPS
	  From: http://bugzilla.gnome.org/show_bug.cgi?id=560315#c20

2009-02-25 15:22  hadess

	* [r361] trunk/applet/bluetooth-applet.desktop.in,
	  trunk/properties/bluetooth-properties.desktop.in: Also show and
	  start in XFCE The properties and applet can be used there. Patch
	  from Mario Limonciello <mario_limonciello@dell.com> (Closes:
	  #571535)

2009-02-25 15:21  hadess

	* [r360] trunk/common/bluetooth-client.c,
	  trunk/common/bluetooth-enums.h, trunk/wizard/main.c,
	  trunk/wizard/pin-code-database.txt: Headphones is a single
	  device 2 ears, 2 headphones, the device is "a pair of
	  headphones".
	* [r359] trunk/common/bluetooth-client.c, trunk/wizard/main.c:
	  Better explanation for headset .

2009-02-25 15:11  hadess

	* [r358] trunk/common/bluetooth-client.c, trunk/wizard/main.c: Add
	  translator comments for "Headset" (Closes: #570198)

2009-02-25 14:43  hadess

	* [r357] trunk/applet/main.c: Update about box And point to GNOME
	  Bluetooth.
	* [r356] trunk/po/POTFILES.in: Remove browse from the translations
	  Don't need it anymore.
	* [r355] trunk/gnome-bluetooth-1.0.pc.in: Fix pkg-config file To
	  match the library name.
	* [r354] trunk/properties/bluetooth-manager.schemas.in: Remove
	  unused GConf schemas We don't do file sharing here anymore.
	* [r353] trunk/Makefile.am, trunk/applet/Makefile.am,
	  trunk/applet/main.c, trunk/browse/Makefile.am,
	  trunk/browse/bluetooth-browse.1, trunk/browse/main.c,
	  trunk/common/helper.c, trunk/common/helper.h,
	  trunk/sendto/Makefile.am, trunk/sendto/main.c: More browse
	  killing Don't use helpers in the applet and sendto, the
	  functions are only small. Remove more of browse.
	* [r352] trunk/configure.ac: Finish killing bluetooth-browse .

2009-02-25 14:42  hadess

	* [r351] trunk/common/test-deviceselection.c: Update test program
	  for chooser button This is what we want to use in
	  gnome-phone-manager.
	* [r350] trunk/po/POTFILES.in: Update POTFILES Some files were
	  renamed.
	* [r349] trunk/common/Makefile.am,
	  trunk/common/bluetooth-chooser-button.c,
	  trunk/common/bluetooth-chooser-button.h: Add a chooser button
	  Similar to the old gnome-phone-manager device chooser button.
	* [r348] trunk/common/bluetooth-chooser.c,
	  trunk/common/bluetooth-chooser.h: Export icon as well Export the
	  selected device's icon as well as the name and address. Also add
	  a setter for the title.
	* [r347] trunk/common/bluetooth-client.c: Fix another memleak
	  Everywhere!

2009-02-25 14:41  hadess

	* [r346] trunk/common/bluetooth-client.c: Fix compilation Oopsie.
	* [r345] trunk/common/bluetooth-client.c,
	  trunk/common/bluetooth-client.h: Add function to verify whether
	  a bdaddr is valid Similar to what's available in libbluetooth,
	  but LGPL.
	* [r344] trunk/wizard/pin-code-database.txt: Add support for the
	  Tomtom Go Remote .
	* [r343] trunk/common/bluetooth-client.c: 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.
	* [r342] trunk/common/Makefile.am,
	  trunk/common/bluetooth-chooser.c,
	  trunk/common/bluetooth-chooser.h,
	  trunk/common/bluetooth-device-selection.c,
	  trunk/common/bluetooth-device-selection.h,
	  trunk/common/test-deviceselection.c: Rename
	  BluetoothDeviceSelection to BluetoothChooser .
	* [r341] trunk/common/bluetooth-device-selection.c: Fix warnings
	  and memleak when default adapter changes .
	* [r340] trunk/common/bluetooth-client.c: Fix simple memleak Which
	  was leaking quite a bit of memory actually.
	* [r339] trunk/common/bluetooth-client.c: Revive the
	  default-adapter property Useful for the device selection as well.

2009-02-25 14:40  hadess

	* [r338] trunk/common/bluetooth-device-selection.c: Cleanup the
	  icon and name columns Now that BlueZ 4.x has the Icon and Alias
	  properties.
	* [r337] trunk/common/bluetooth-device-selection.h: Another single
	  GTK+ include fix Should be all done now.
	* [r336] trunk/common/bluetooth-client.c,
	  trunk/common/bluetooth-device-selection.c: Make the search
	  button work again The discovery-started and co. signals were
	  gone from the client.
	* [r335] trunk/common/test-deviceselection.c: Add a wizard case to
	  test-deviceselection Allows to test the wizard use-case easily.
	* [r334] trunk/po/POTFILES.in: Update POTFILES It needed it.
	* [r333] trunk/common/bluetooth-device-selection.c,
	  trunk/common/bluetooth-enums.h: Add a new device category Not
	  trusted nor bonded, for use in the wizard.
	* [r332] trunk/properties/service.c, trunk/properties/service.h:
	  Delete dead-files Those files are dead!
	* [r331] trunk/.gitignore, trunk/common/Makefile.am,
	  trunk/common/gnome-bluetooth.symbols: Rename libgnome-bluetooth,
	  and remove the -1.0 We don't need to version the library itself,
	  we already versioned the soname with libtool.

2009-02-25 14:39  hadess

	* [r330] trunk/common/Makefile.am,
	  trunk/common/bluetooth-client.h,
	  trunk/common/bluetooth-device-selection.h,
	  trunk/common/bluetooth-enums.h: Move filter enums to an exported
	  header So we don't have to export bluetooth-client.h
	* [r329] trunk/applet/obex.c, trunk/applet/obex.h: Kill some
	  unused files Obex support in the applet is all gone.
	* [r328] trunk/applet/Makefile.am, trunk/applet/main.c,
	  trunk/browse/Makefile.am, trunk/common/Makefile.am,
	  trunk/configure.ac, trunk/gnome-bluetooth-1.0.pc.in,
	  trunk/properties/Makefile.am, trunk/sendto/Makefile.am,
	  trunk/wizard/Makefile.am: 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
	* [r327] trunk/Makefile.am, trunk/gnome-bluetooth-1.0.pc.in:
	  Really add the pkg-config file And install it as expected.
	* [r326] trunk/properties/killswitch.c: Remove HAL ifdefs It's a
	  hard requirement now.

2009-02-25 14:38  hadess

	* [r325] trunk/.gitignore, trunk/Makefile.am,
	  trunk/applet/Makefile.am, trunk/browse/Makefile.am,
	  trunk/common/Makefile.am,
	  trunk/common/bluetooth-device-selection.c,
	  trunk/common/bluetooth-device-selection.h,
	  trunk/common/test-deviceselection.c, trunk/configure.ac,
	  trunk/properties/Makefile.am, trunk/sendto/Makefile.am,
	  trunk/wizard/Makefile.am: 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.
	* [r324] trunk/applet/main.c, trunk/applet/notify.c,
	  trunk/applet/test-agentdialog.c, trunk/browse/main.c,
	  trunk/common/helper.c, trunk/properties/adapter.c,
	  trunk/properties/main.c, trunk/sendto/main.c,
	  trunk/wizard/main.c: Remove use of deprecated symbols Fix all
	  the compilation warnings with deprecation enabled.
	* [r323] trunk/wizard/main.c: Allow user to manually select a PIN
	  Patch from Vincent Untz <vuntz@gnome.org> Here's a patch that
	  implements what Bastien proposed in
	  http://thread.gmane.org/gmane.linux.bluez.kernel/717/focus=721
	* [r322] trunk/wizard/pin-code-database.txt: Add no-name GPS
	  device From: http://bugzilla.gnome.org/show_bug.cgi?id=563554

2009-02-25 14:37  hadess

	* [r321] trunk/wizard/pin-code-database.txt: Another GPS device
	  from Holux From: http://bugzilla.gnome.org/show_bug.cgi?id=563614
	* [r320] trunk/wizard/pin-code-database.txt: Add another GPS
	  device For bug: http://bugzilla.gnome.org/show_bug.cgi?id=563554
	* [r319] trunk/wizard/main.c, trunk/wizard/pin-code-database.txt:
	  Add more PIN quirks From GNOME bugzilla again.
	* [r318] trunk/wizard/pin-code-database.txt: Add quirks for loads
	  of GPS devices All from the GNOME bugzilla.
	* [r317] trunk/wizard/main.c, trunk/wizard/pin-code-database.txt:
	  Handle printers in the wizard .
	* [r316] trunk/common/bluetooth-client.c,
	  trunk/common/bluetooth-client.h, trunk/wizard/main.c,
	  trunk/wizard/pin-code-database.txt: Add other audio devices And
	  special-case them in the wizard.
	* [r315] trunk/wizard/Makefile.am, trunk/wizard/main.c,
	  trunk/wizard/pin-code-database.txt: Move the PIN quirks to an
	  external database Move the PIN quirks to a simple tab-separated
	  text file.
	* [r314] trunk/.gitignore: Add more files to be ignored

2009-02-25 14:36  hadess

	* [r313] trunk/properties/adapter.c: 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.
	* [r312] trunk/properties/adapter.c: Move the adapter button list
	  to the side This makes the dialogue wider, rather than tall,
	  which is useful for computers with small displays.
	* [r311] trunk/properties/adapter.c: 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)
	* [r310] trunk/common/bluetooth-client.c,
	  trunk/common/bluetooth-client.h: Fix build with deprecated
	  symbols turned off .

2009-02-25 14:35  hadess

	* [r309] trunk/applet/Makefile.am, trunk/browse/Makefile.am,
	  trunk/common/Makefile.am, trunk/properties/Makefile.am,
	  trunk/sendto/Makefile.am, trunk/wizard/Makefile.am: Add more
	  warnings Deprecation, and more warnings.
	* [r308] trunk/Makefile.am: Add old ChangeLog to the dist It could
	  be useful
	* [r307] trunk/configure.ac: Use gnome-autogen features Rename to
	  gnome-bluetooth in the configure, and use gnome-common macros to
	  add more warnings, and enable deprecation warnings.
	* [r306] trunk/.gitignore, trunk/INSTALL, trunk/Makefile.am,
	  trunk/configure.ac, trunk/svn2cl.xsl: Fix build Use ChangeLog
	  generation from gnome-terminal, and fix the build.
	* [r305] trunk/AUTHORS, trunk/COPYING, trunk/COPYING.LIB,
	  trunk/COPYING.gnomebt, trunk/ChangeLog, trunk/ChangeLog.README,
	  trunk/ChangeLog.pre-2.27, trunk/HACKING, trunk/INSTALL,
	  trunk/Makefile.am, trunk/NEWS, trunk/README, trunk/applet,
	  trunk/applet/Makefile.am, trunk/applet/agent.c,
	  trunk/applet/agent.h, trunk/applet/bluetooth-applet.1,
	  trunk/applet/bluetooth-applet.desktop.in, trunk/applet/main.c,
	  trunk/applet/notify.c, trunk/applet/notify.h,
	  trunk/applet/obex.c, trunk/applet/obex.h,
	  trunk/applet/test-agentdialog.c, trunk/autogen.sh, trunk/browse,
	  trunk/browse/Makefile.am, trunk/browse/bluetooth-browse.1,
	  trunk/browse/main.c, trunk/common, trunk/common/Makefile.am,
	  trunk/common/bluetooth-agent.c, trunk/common/bluetooth-agent.h,
	  trunk/common/bluetooth-agent.xml,
	  trunk/common/bluetooth-client.c,
	  trunk/common/bluetooth-client.h,
	  trunk/common/bluetooth-client.xml,
	  trunk/common/bluetooth-device-selection.c,
	  trunk/common/bluetooth-device-selection.h,
	  trunk/common/bluetooth-instance.c,
	  trunk/common/bluetooth-instance.h,
	  trunk/common/bluetooth-instance.xml, trunk/common/helper.c,
	  trunk/common/helper.h, trunk/common/marshal.list,
	  trunk/common/obex-agent.c, trunk/common/obex-agent.h,
	  trunk/common/obex-agent.xml, trunk/common/test-agent.c,
	  trunk/common/test-client.c, trunk/common/test-deviceselection.c,
	  trunk/configure.ac, trunk/configure.in, trunk/debian/changelog,
	  trunk/debian/control, trunk/debian/copyright,
	  trunk/debian/rocks, trunk/debian/rules, trunk/docs/sketch.txt,
	  trunk/gnome-bluetooth.pc.in, trunk/gob2.m4, trunk/icons,
	  trunk/icons/Makefile.am,
	  trunk/icons/hicolor_apps_16x16_bluetooth.png,
	  trunk/icons/hicolor_apps_16x16_bluetooth.svg,
	  trunk/icons/hicolor_apps_22x22_bluetooth.png,
	  trunk/icons/hicolor_apps_22x22_bluetooth.svg,
	  trunk/icons/hicolor_apps_24x24_bluetooth.png,
	  trunk/icons/hicolor_apps_32x32_bluetooth.png,
	  trunk/icons/hicolor_apps_32x32_bluetooth.svg,
	  trunk/icons/hicolor_apps_48x48_bluetooth.png,
	  trunk/icons/hicolor_apps_scalable_bluetooth.svg,
	  trunk/pixmaps/.cvsignore, trunk/pixmaps/Makefile.am,
	  trunk/pixmaps/blueradio-48.png, trunk/pixmaps/blueradio.png,
	  trunk/pixmaps/blueradio.svg, trunk/pixmaps/blueradio.xcf,
	  trunk/pixmaps/btdevice-audiovideo.png,
	  trunk/pixmaps/btdevice-computer.png,
	  trunk/pixmaps/btdevice-imaging.png,
	  trunk/pixmaps/btdevice-lan.png, trunk/pixmaps/btdevice-misc.png,
	  trunk/pixmaps/btdevice-peripheral.png,
	  trunk/pixmaps/btdevice-phone.png, trunk/pixmaps/frame1.png,
	  trunk/pixmaps/frame2.png, trunk/pixmaps/frame3.png,
	  trunk/pixmaps/frame4.png, trunk/pixmaps/frame5.png,
	  trunk/pixmaps/frame6.png, trunk/po/.cvsignore,
	  trunk/po/ChangeLog, trunk/po/LINGUAS, trunk/po/POTFILES.in,
	  trunk/po/POTFILES.skip, trunk/po/ar.po, trunk/po/be.po,
	  trunk/po/be@latin.po, trunk/po/bg.po, trunk/po/bs.po,
	  trunk/po/ca.po, trunk/po/cs.po, trunk/po/da.po, trunk/po/de.po,
	  trunk/po/dz.po, trunk/po/el.po, trunk/po/en_AU.po,
	  trunk/po/en_CA.po, trunk/po/en_GB.po, trunk/po/eo.po,
	  trunk/po/es.po, trunk/po/et.po, trunk/po/eu.po, trunk/po/fi.po,
	  trunk/po/fr.po, trunk/po/fy.po, trunk/po/gl.po, trunk/po/gu.po,
	  trunk/po/he.po, trunk/po/hr.po, trunk/po/hu.po, trunk/po/id.po,
	  trunk/po/it.po, trunk/po/ja.po, trunk/po/ka.po, trunk/po/ko.po,
	  trunk/po/ku.po, trunk/po/lv.po, trunk/po/mk.po, trunk/po/mn.po,
	  trunk/po/ms.po, trunk/po/mus.po, trunk/po/nb.po, trunk/po/ne.po,
	  trunk/po/nl.po, trunk/po/oc.po, trunk/po/pa.po, trunk/po/pl.po,
	  trunk/po/pt.po, trunk/po/pt_BR.po, trunk/po/ro.po,
	  trunk/po/ru.po, trunk/po/rw.po, trunk/po/sk.po, trunk/po/sl.po,
	  trunk/po/sq.po, trunk/po/sr.po, trunk/po/sv.po, trunk/po/tr.po,
	  trunk/po/uk.po, trunk/po/vi.po, trunk/po/zh_CN.po,
	  trunk/po/zh_HK.po, trunk/po/zh_TW.po, trunk/properties,
	  trunk/properties/Makefile.am, trunk/properties/adapter.c,
	  trunk/properties/adapter.h,
	  trunk/properties/bluetooth-manager.schemas.in,
	  trunk/properties/bluetooth-properties.1,
	  trunk/properties/bluetooth-properties.desktop.in,
	  trunk/properties/general.c, trunk/properties/general.h,
	  trunk/properties/killswitch.c, trunk/properties/killswitch.h,
	  trunk/properties/main.c, trunk/properties/service.c,
	  trunk/properties/service.h, trunk/python-headers.m4,
	  trunk/sendto, trunk/sendto/Makefile.am,
	  trunk/sendto/bluetooth-sendto.1, trunk/sendto/main.c,
	  trunk/src/.cvsignore, trunk/src/Makefile.am,
	  trunk/src/chooser.gob, trunk/src/controller.gob,
	  trunk/src/gconftest.c, trunk/src/gnomebt-chooser-pymodule.c,
	  trunk/src/gnomebt-chooser-test.c,
	  trunk/src/gnomebt-chooser.override,
	  trunk/src/gnomebt-controller-pymodule.c,
	  trunk/src/gnomebt-controller-test.c,
	  trunk/src/gnomebt-controller.override, trunk/src/spinner-test.c,
	  trunk/src/spinner.gob, trunk/wizard, trunk/wizard/Makefile.am,
	  trunk/wizard/bluetooth-wizard.1, trunk/wizard/main.c:
	  bluez-gnome -> gnome-bluetooth Remove the obsolete
	  gnome-bluetooth files, and move our adopted bluez-gnome in.

2009-02-20 00:08  hadess

	* [r304] trunk/TODO: Delete TODO

