commit 4a4375164361cd9df1165294cd2f7cbe564362a8 Author: Bastien Nocera Date: Tue Dec 22 12:22:21 2009 +0000 2.28.5 NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletions(-) commit 3f348c1b4188a22adba2d33110e90e3412a62233 Author: Bastien Nocera Date: Mon Dec 14 17:45:50 2009 +0000 Make the From: label useful, and handle URIs sendto/main.c | 20 ++++++++++++++------ 1 files changed, 14 insertions(+), 6 deletions(-) commit a62113e0ee5b11016c7d237063f677feddae6bb7 Author: Bastien Nocera Date: Mon Dec 14 16:45:38 2009 +0000 Fix progress bar with multiple files sendto/main.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 374d4702840c0d4768c3eb175864189496fd0ebe Author: Bastien Nocera Date: Mon Dec 14 16:27:13 2009 +0000 Avoid empty errors coming from obex-client sendto/main.c | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 6b7e88f417d4b91e8f149282edfb26207b57f231 Author: Bastien Nocera Date: Mon Dec 14 15:43:36 2009 +0000 Rework argument generation for SendFiles sendto/main.c | 42 +++++++++++++++++++++++++----------------- 1 files changed, 25 insertions(+), 17 deletions(-) commit 1c68aa03cffc8f86511c288e6ca9325fb207646d Author: Bastien Nocera Date: Mon Dec 14 15:36:24 2009 +0000 Make the cancel button actually cancel the transfer sendto/main.c | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) commit b79f0173534c56632141fb31e29ef232bb5ce21d Author: Bastien Nocera Date: Mon Dec 14 15:17:14 2009 +0000 Rework button handling in the dialogue sendto/main.c | 22 +++++++++++++++++----- 1 files changed, 17 insertions(+), 5 deletions(-) commit 0f36340471ebeb364e54c0d02a5941cfcad38bed Author: Bastien Nocera Date: Mon Dec 14 15:05:10 2009 +0000 Add error callback, still to implement sendto/main.c | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) commit b1be33deebb0a425d7ab6bbbaa5d8849c8704fe0 Author: Bastien Nocera Date: Mon Dec 14 15:04:18 2009 +0000 Add support for Error callbacks to ObexAgent lib/obex-agent.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ lib/obex-agent.h | 7 ++++++- lib/obex-agent.xml | 6 ++++++ 3 files changed, 60 insertions(+), 1 deletions(-) commit ed95cf3ab7b4ab65127b014a80b971188a3b02da Author: Bastien Nocera Date: Mon Dec 14 12:58:31 2009 +0000 Fix crash when obex-client isn't running already When obex-client isn't running yet, we can't get a name owner for the service. But we'd still get a callback from the service when trying to use it, and crash trying to compare the sender with a NULL string. Instead, set the owner's dbus name if we don't already have one in obex_agent_request(). See: https://bugzilla.redhat.com/show_bug.cgi?id=544881 lib/obex-agent.c | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) commit 201b71d13882bf963d41845b88401ce5f90c7a9b Author: Bastien Nocera Date: Mon Dec 14 11:58:54 2009 +0000 Fix memory leaks when using dbus_g_method_get_sender() lib/bluetooth-agent.c | 64 ++++++++++++++++++++++++++++++++++++------------ lib/obex-agent.c | 32 ++++++++++++++++++------ 2 files changed, 72 insertions(+), 24 deletions(-) commit 90c3e51a584db7349b5af2708e244cb023b6f745 Author: Christian Kirbach Date: Sat Dec 12 02:18:58 2009 +0100 Updated German translation po/de.po | 214 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 108 insertions(+), 106 deletions(-)