]> git.0d.be Git - empathy.git/log
empathy.git
15 years agouse tp_channel_get_identifier instead of inspecting room handle
Guillaume Desmottes [Fri, 13 Feb 2009 10:25:45 +0000 (10:25 +0000)]
use tp_channel_get_identifier instead of inspecting room handle

From: Guillaume Desmottes <gdesmott@gnome.org>

svn path=/trunk/; revision=2447

15 years agoevent_manager_approve_channel_cb: display invite message
Guillaume Desmottes [Fri, 13 Feb 2009 10:25:34 +0000 (10:25 +0000)]
event_manager_approve_channel_cb: display invite message

From: Guillaume Desmottes <gdesmott@gnome.org>

svn path=/trunk/; revision=2446

15 years agoSupport incoming muc invitation.Fixes bug #525559 (Guillaume Desmottes)
Guillaume Desmottes [Fri, 13 Feb 2009 10:25:23 +0000 (10:25 +0000)]
Support incoming muc invitation.Fixes bug #525559 (Guillaume Desmottes)

From: Guillaume Desmottes <gdesmott@gnome.org>

svn path=/trunk/; revision=2445

15 years agoHungarian translation updated
Gabor Keleman [Thu, 12 Feb 2009 12:25:12 +0000 (12:25 +0000)]
Hungarian translation updated

svn path=/trunk/; revision=2444

15 years agoUpdated Basque translation (Inaki Larranaga Murgoitio
Iñaki Larrañaga Murgoitio [Wed, 11 Feb 2009 19:46:57 +0000 (19:46 +0000)]
Updated Basque translation (Inaki Larranaga Murgoitio

Updated Basque translation (Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>)

svn path=/trunk/; revision=2443

15 years agoRemove unused functions
Olivier Crête [Wed, 11 Feb 2009 19:43:57 +0000 (19:43 +0000)]
Remove unused functions

From: Olivier Crête <olivier.crete@collabora.co.uk>
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2442

15 years agoFix pad leak
Olivier Crête [Wed, 11 Feb 2009 19:43:53 +0000 (19:43 +0000)]
Fix pad leak

From: Olivier Crête <olivier.crete@collabora.co.uk>
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2441

15 years agoFix type punned pointers warnings
Olivier Crête [Wed, 11 Feb 2009 19:43:49 +0000 (19:43 +0000)]
Fix type punned pointers warnings

Remove senseless (void **)

From: Olivier Crête <olivier.crete@collabora.co.uk>
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2440

15 years agoAdd newline at end of file
Olivier Crête [Wed, 11 Feb 2009 19:43:45 +0000 (19:43 +0000)]
Add newline at end of file

From: Olivier Crête <olivier.crete@collabora.co.uk>
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2439

15 years agoFix 'hang up' icon size in menu, remove extra menuitem2
Jonathon Jongsma [Wed, 11 Feb 2009 19:43:42 +0000 (19:43 +0000)]
Fix 'hang up' icon size in menu, remove extra menuitem2

At the same time, i also changed the stock ID from 'stop' to 'cancel' since
cancel was actually used for the toolbar 'hang up' button.  In my current theme,
the stop and cancel buttons are the same, but in theory they could be different,
so it's safer to use the same stock ID.
This fixes bug #570397

From: Jonathon Jongsma <jonathon.jongsma@collabora.co.uk>
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2438

15 years agoFix spacing of video preview widgets in call UI (bug 570400)
Jonathon Jongsma [Wed, 11 Feb 2009 19:43:39 +0000 (19:43 +0000)]
Fix spacing of video preview widgets in call UI (bug 570400)

Add some additional spacing between the toolbar and statusbar and the main
content of the window so that it doesn't look quite as cramped.  Also remove
align the top edges of the remote video preview and the self video preview
widgets.

From: Jonathon Jongsma <jonathon.jongsma@collabora.co.uk>
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2437

15 years agoHookup the contact menu item cb correctly
Sjoerd Simons [Wed, 11 Feb 2009 19:43:35 +0000 (19:43 +0000)]
Hookup the contact menu item cb correctly

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2436

15 years agoUpdated Swedish translation (Daniel Nylander)
Daniel Nylander [Wed, 11 Feb 2009 12:14:46 +0000 (12:14 +0000)]
Updated Swedish translation (Daniel Nylander)

svn path=/trunk/; revision=2435

15 years agoremove second call of g_set_application_name as doc says explicitely it have to be...
Guillaume Desmottes [Tue, 10 Feb 2009 20:52:44 +0000 (20:52 +0000)]
remove second call of g_set_application_name as doc says explicitely it have to be called once and with a localized name

From: Guillaume Desmottes <gdesmott@gnome.org>

svn path=/trunk/; revision=2434

15 years agostatus_icon_update_tooltip: don't display the event message if NULL. Fixes bug #57118...
Guillaume Desmottes [Tue, 10 Feb 2009 20:52:40 +0000 (20:52 +0000)]
status_icon_update_tooltip: don't display the event message if NULL. Fixes bug #571184 (Guillaume Desmottes)

From: Guillaume Desmottes <gdesmott@gnome.org>

svn path=/trunk/; revision=2433

15 years agoSave status message on NetworkManager disconnect and restore on reconnect
Davyd Madeley [Tue, 10 Feb 2009 20:52:36 +0000 (20:52 +0000)]
Save status message on NetworkManager disconnect and restore on reconnect

From: Davyd Madeley <davyd@madeley.id.au>

svn path=/trunk/; revision=2432

15 years agoFix 'make install' for some automake versions. Fixes #570357.
Theppitak Karoonboonyanan [Tue, 10 Feb 2009 16:57:50 +0000 (16:57 +0000)]
Fix 'make install' for some automake versions. Fixes #570357.

svn path=/trunk/; revision=2431

15 years agoUpdated pt_BR translation (Andre Gondim)
Jonh Wendell S. Santana [Mon, 9 Feb 2009 12:35:23 +0000 (12:35 +0000)]
Updated pt_BR translation (Andre Gondim)

svn path=/trunk/; revision=2430

15 years agoUpdated Vietnamese translation
Clytie Siddall [Sun, 8 Feb 2009 13:22:13 +0000 (13:22 +0000)]
Updated Vietnamese translation

svn path=/trunk/; revision=2429

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Fri, 6 Feb 2009 14:18:09 +0000 (14:18 +0000)]
Updated Norwegian bokmål translation.

svn path=/trunk/; revision=2427

15 years agoCleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHandler.
Cosimo Cecchi [Wed, 4 Feb 2009 21:07:04 +0000 (21:07 +0000)]
Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHandler.

From: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>

svn path=/trunk/; revision=2426

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Wed, 4 Feb 2009 19:56:53 +0000 (19:56 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=2425

15 years agoFix typo
Sjoerd Simons [Tue, 3 Feb 2009 22:21:14 +0000 (22:21 +0000)]
Fix typo

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2424

15 years agoRemove repeated casts to EmpathyTpChat
Will Thompson [Tue, 3 Feb 2009 22:21:08 +0000 (22:21 +0000)]
Remove repeated casts to EmpathyTpChat

Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
svn path=/trunk/; revision=2423

15 years agoIgnore and acknowledge empty NonTextContent messages.
Will Thompson [Tue, 3 Feb 2009 22:21:03 +0000 (22:21 +0000)]
Ignore and acknowledge empty NonTextContent messages.

Delivery reports on the Messages interface show up as empty messages
with the NonTextContent flag set in a Text.Received signal and in
ListPendingMessages.  Empathy can't do anything useful with them, so ack
them and ignore them.

Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
svn path=/trunk/; revision=2422

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Tue, 3 Feb 2009 19:48:24 +0000 (19:48 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=2421

15 years agoupdating for Punjabi by A S Alam
Amanpreet Singh Alam [Tue, 3 Feb 2009 15:56:45 +0000 (15:56 +0000)]
updating for Punjabi by A S Alam

svn path=/trunk/; revision=2420

15 years agoUpdate python bindings
Xavier Claessens [Tue, 3 Feb 2009 10:04:58 +0000 (10:04 +0000)]
Update python bindings

svn path=/trunk/; revision=2419

15 years agoFix naming of macros to be consistent with the class name
Xavier Claessens [Tue, 3 Feb 2009 10:04:55 +0000 (10:04 +0000)]
Fix naming of macros to be consistent with the class name

svn path=/trunk/; revision=2418

15 years agoUpdate doc
Xavier Claessens [Tue, 3 Feb 2009 10:04:52 +0000 (10:04 +0000)]
Update doc

svn path=/trunk/; revision=2417

15 years agoAdd a space between the function name and the (void)
Xavier Claessens [Tue, 3 Feb 2009 10:04:49 +0000 (10:04 +0000)]
Add a space between the function name and the (void)

svn path=/trunk/; revision=2416

15 years agoAdd needed modules check
Xavier Claessens [Tue, 3 Feb 2009 10:04:46 +0000 (10:04 +0000)]
Add needed modules check

svn path=/trunk/; revision=2415

15 years agoUpdate NEWS
Xavier Claessens [Tue, 3 Feb 2009 10:04:43 +0000 (10:04 +0000)]
Update NEWS

svn path=/trunk/; revision=2414

15 years agoClean up some brokeness after the rebase
Sjoerd Simons [Tue, 3 Feb 2009 09:04:28 +0000 (09:04 +0000)]
Clean up some brokeness after the rebase

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2413

15 years agoUpdate python bindings
Sjoerd Simons [Tue, 3 Feb 2009 09:04:25 +0000 (09:04 +0000)]
Update python bindings

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2412

15 years agoRemove some dead code
Sjoerd Simons [Tue, 3 Feb 2009 09:04:22 +0000 (09:04 +0000)]
Remove some dead code

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2411

15 years agoAdd information in the statusbar
Sjoerd Simons [Tue, 3 Feb 2009 09:04:19 +0000 (09:04 +0000)]
Add information in the statusbar

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2410

15 years agoRename statusbar is to statusbar
Sjoerd Simons [Tue, 3 Feb 2009 09:04:16 +0000 (09:04 +0000)]
Rename statusbar is to statusbar

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2409

15 years agoStart streaming video when webcam icon is clicked
Sjoerd Simons [Tue, 3 Feb 2009 09:04:13 +0000 (09:04 +0000)]
Start streaming video when webcam icon is clicked

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2408

15 years agoRename DTFM to Dailpad
Sjoerd Simons [Tue, 3 Feb 2009 09:04:10 +0000 (09:04 +0000)]
Rename DTFM to Dailpad

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2407

15 years agoAdd some more content to the menus
Sjoerd Simons [Tue, 3 Feb 2009 09:04:07 +0000 (09:04 +0000)]
Add some more content to the menus

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2406

15 years agoRequest only audio in the initial request
Sjoerd Simons [Tue, 3 Feb 2009 09:04:04 +0000 (09:04 +0000)]
Request only audio in the initial request

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2405

15 years agoPut in new VOIP UI
Sjoerd Simons [Tue, 3 Feb 2009 09:04:01 +0000 (09:04 +0000)]
Put in new VOIP UI

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2404

15 years agoAdd minimum width and height properties
Sjoerd Simons [Tue, 3 Feb 2009 09:03:58 +0000 (09:03 +0000)]
Add minimum width and height properties

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2403

15 years agoadd a sidebar abstraction taken from emerillion
Sjoerd Simons [Tue, 3 Feb 2009 09:03:54 +0000 (09:03 +0000)]
add a sidebar abstraction taken from emerillion

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2402

15 years agoAlso unref the tf channel
Sjoerd Simons [Tue, 3 Feb 2009 09:03:51 +0000 (09:03 +0000)]
Also unref the tf channel

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2401

15 years agoRemove dead code
Sjoerd Simons [Tue, 3 Feb 2009 09:03:48 +0000 (09:03 +0000)]
Remove dead code

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2400

15 years agostop the pipeline and unref everything when the window goes away
Sjoerd Simons [Tue, 3 Feb 2009 09:03:46 +0000 (09:03 +0000)]
stop the pipeline and unref everything when the window goes away

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2399

15 years agoDon't return the handler, so we can unref it after signalling
Sjoerd Simons [Tue, 3 Feb 2009 09:03:42 +0000 (09:03 +0000)]
Don't return the handler, so we can unref it after signalling

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2398

15 years agosink the videosink so we can hold a ref to it
Sjoerd Simons [Tue, 3 Feb 2009 09:03:39 +0000 (09:03 +0000)]
sink the videosink so we can hold a ref to it

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2397

15 years agoClose ongoing calls at dispose time
Sjoerd Simons [Tue, 3 Feb 2009 09:03:35 +0000 (09:03 +0000)]
Close ongoing calls at dispose time

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2396

15 years agoAdd ability to start a call for an incoming channel
Sjoerd Simons [Tue, 3 Feb 2009 09:03:32 +0000 (09:03 +0000)]
Add ability to start a call for an incoming channel

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2395

15 years agoShow a dialog when the user clicks on a incoming call
Sjoerd Simons [Tue, 3 Feb 2009 09:03:29 +0000 (09:03 +0000)]
Show a dialog when the user clicks on a incoming call

show a nice dialog when the user clicks on an incoming call to give a choice to
either accept or reject the call, without popping up the full VOIP UI

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2394

15 years agoLet the event-manager manage the sounds
Sjoerd Simons [Tue, 3 Feb 2009 09:03:26 +0000 (09:03 +0000)]
Let the event-manager manage the sounds

Let the event-manager handle sounds instead of the main window. Also make the
incoming phone sound be played in a loop.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2393

15 years agoAdd a empathy_sound_play_full function
Sjoerd Simons [Tue, 3 Feb 2009 09:03:23 +0000 (09:03 +0000)]
Add a empathy_sound_play_full function

add a empathy_sound_play_full function, which adds a callback which is called
after the sound has been played. Just like in ca_context_play_full

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2392

15 years agoDon't double-free the EmpathyTpCallStreams
Sjoerd Simons [Tue, 3 Feb 2009 09:03:19 +0000 (09:03 +0000)]
Don't double-free the EmpathyTpCallStreams

The EmpathyTpCallStreams audio and video streams are freed in _finalize, don't
also free them in dispose

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2391

15 years agoAdd a getter for the main window widget
Sjoerd Simons [Tue, 3 Feb 2009 09:03:16 +0000 (09:03 +0000)]
Add a getter for the main window widget

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2390

15 years agoUpdate python bindings
Sjoerd Simons [Tue, 3 Feb 2009 09:03:13 +0000 (09:03 +0000)]
Update python bindings

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2389

15 years agoStart of a simple ui
Sjoerd Simons [Tue, 3 Feb 2009 09:03:10 +0000 (09:03 +0000)]
Start of a simple ui

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2388

15 years agoMove the TpFarsight code from TpCall to CallHandler
Sjoerd Simons [Tue, 3 Feb 2009 09:03:06 +0000 (09:03 +0000)]
Move the TpFarsight code from TpCall to CallHandler

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2387

15 years agoAdd functionality to call CreateChannels and look up (simple) channel classes
Sjoerd Simons [Tue, 3 Feb 2009 09:03:03 +0000 (09:03 +0000)]
Add functionality to call CreateChannels and look up (simple) channel classes

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2386

15 years agoDon't start the call from the message dialog, the handler will take care of it
Sjoerd Simons [Tue, 3 Feb 2009 09:02:59 +0000 (09:02 +0000)]
Don't start the call from the message dialog, the handler will take care of it

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2385

15 years agoAdd audio/video sink and source abstractions
Sjoerd Simons [Tue, 3 Feb 2009 09:02:55 +0000 (09:02 +0000)]
Add audio/video sink and source abstractions

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2384

15 years agoToss out the old EmpathyCallWindow initialise the CallFactory and hook into its signals
Sjoerd Simons [Tue, 3 Feb 2009 09:02:51 +0000 (09:02 +0000)]
Toss out the old EmpathyCallWindow initialise the CallFactory and hook into its signals

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2383

15 years agoSwitch to calling CallFactory to make calls
Sjoerd Simons [Tue, 3 Feb 2009 09:02:46 +0000 (09:02 +0000)]
Switch to calling CallFactory to make calls

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2382

15 years agoAdd Stub call factor and call handler objects
Sjoerd Simons [Tue, 3 Feb 2009 09:02:41 +0000 (09:02 +0000)]
Add Stub call factor and call handler objects

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2381

15 years agoInitial port from telepathy-stream-engine to telepathy-farsight
Sjoerd Simons [Tue, 3 Feb 2009 09:02:36 +0000 (09:02 +0000)]
Initial port from telepathy-stream-engine to telepathy-farsight

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2380

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Tue, 3 Feb 2009 02:58:59 +0000 (02:58 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=2379

15 years agoUpdated zh_HK zhTW translation (Chao-Hsiung Liao).
Chao-Hsiung Liao [Mon, 2 Feb 2009 23:46:52 +0000 (23:46 +0000)]
Updated zh_HK zhTW translation (Chao-Hsiung Liao).

svn path=/trunk/; revision=2378

15 years agoFix authors of fixed bugs
Xavier Claessens [Mon, 2 Feb 2009 20:33:20 +0000 (20:33 +0000)]
Fix authors of fixed bugs

svn path=/trunk/; revision=2377

15 years agoUpdate NEWS
Xavier Claessens [Mon, 2 Feb 2009 20:28:36 +0000 (20:28 +0000)]
Update NEWS

svn path=/trunk/; revision=2376

15 years agoBump LT version
Xavier Claessens [Mon, 2 Feb 2009 20:28:33 +0000 (20:28 +0000)]
Bump LT version

svn path=/trunk/; revision=2375

15 years agoUpdate python binding
Xavier Claessens [Mon, 2 Feb 2009 20:10:14 +0000 (20:10 +0000)]
Update python binding

svn path=/trunk/; revision=2374

15 years agoFix some i18n issues in main().
Xavier Claessens [Mon, 2 Feb 2009 20:10:10 +0000 (20:10 +0000)]
Fix some i18n issues in main().
Thanks to Christian Persch, fix bug #569901.

svn path=/trunk/; revision=2373

15 years agoAllow Empathy to be built from outside the source tree.
Xavier Claessens [Mon, 2 Feb 2009 20:10:06 +0000 (20:10 +0000)]
Allow Empathy to be built from outside the source tree.
Patch by  Theppitak Karoonboonyanan, fix bug #570080.

svn path=/trunk/; revision=2372

15 years agoMore work on the help, thanks to Milo Casagrande.
Xavier Claessens [Mon, 2 Feb 2009 20:10:02 +0000 (20:10 +0000)]
More work on the help, thanks to Milo Casagrande.
Refer to bug #561033.

svn path=/trunk/; revision=2371

15 years agoRe-add "--version" option from command line.
Xavier Claessens [Mon, 2 Feb 2009 20:09:58 +0000 (20:09 +0000)]
Re-add "--version" option from command line.
Thanks to Bruce Cowan, fix bug #569884.

svn path=/trunk/; revision=2370

15 years agoAdd empathy-contact-selector to POTFILES.in.
Xavier Claessens [Mon, 2 Feb 2009 20:09:53 +0000 (20:09 +0000)]
Add empathy-contact-selector to POTFILES.in.
Patch by Gabor Kelemen, fix bug #570066.

svn path=/trunk/; revision=2369

15 years agoPostprocess so interfaces won't get defined as objects
Sjoerd Simons [Mon, 2 Feb 2009 20:09:49 +0000 (20:09 +0000)]
Postprocess so interfaces won't get defined as objects

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2368

15 years agoregenerated pyempathy.defs
Sjoerd Simons [Mon, 2 Feb 2009 20:09:45 +0000 (20:09 +0000)]
regenerated pyempathy.defs

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2367

15 years agoPostprocess the pyempathygtk.defs
Sjoerd Simons [Mon, 2 Feb 2009 20:09:40 +0000 (20:09 +0000)]
Postprocess the pyempathygtk.defs

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2366

15 years agoFix dispatching of tubes: stream tubes vs D-Bus tubes
Alban Crequy [Mon, 2 Feb 2009 20:09:31 +0000 (20:09 +0000)]
Fix dispatching of tubes: stream tubes vs D-Bus tubes

Signed-off-by: Alban Crequy <alban.crequy@collabora.co.uk>
svn path=/trunk/; revision=2365

15 years agoUpdated pt_BR translation (Michel Recondo and myself)
Jonh Wendell S. Santana [Mon, 2 Feb 2009 17:10:28 +0000 (17:10 +0000)]
Updated pt_BR translation (Michel Recondo and myself)

svn path=/trunk/; revision=2364

15 years agoUpdated sv translation (Daniel Nylander)
Daniel Nylander [Sun, 1 Feb 2009 16:58:36 +0000 (16:58 +0000)]
Updated sv translation (Daniel Nylander)

svn path=/trunk/; revision=2363

15 years agoSmall update
Gabor Keleman [Sun, 1 Feb 2009 11:12:07 +0000 (11:12 +0000)]
Small update

svn path=/trunk/; revision=2362

15 years agoUpdated Hungarian translation
Gabor Keleman [Sun, 1 Feb 2009 11:05:38 +0000 (11:05 +0000)]
Updated Hungarian translation

svn path=/trunk/; revision=2361

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sat, 31 Jan 2009 13:39:40 +0000 (13:39 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=2360

15 years agoAdd a message format for gtk_message_dialog_new
Xavier Claessens [Fri, 30 Jan 2009 17:35:46 +0000 (17:35 +0000)]
Add a message format for gtk_message_dialog_new

svn path=/trunk/; revision=2359

15 years agoUse contact-list property and create the store in the constructor.
Jonny Lamb [Fri, 30 Jan 2009 17:35:43 +0000 (17:35 +0000)]
Use contact-list property and create the store in the constructor.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2358

15 years agoRename _get_selected to _dup_selected and make sure the contact is unrefed.
Jonny Lamb [Fri, 30 Jan 2009 17:35:40 +0000 (17:35 +0000)]
Rename _get_selected to _dup_selected and make sure the contact is unrefed.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2357

15 years agoRemoved dispatcher dup as it's been fixed.
Jonny Lamb [Fri, 30 Jan 2009 17:35:37 +0000 (17:35 +0000)]
Removed dispatcher dup as it's been fixed.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2356

15 years agoPass an EmpathyContactList to _new and create the store from that.
Jonny Lamb [Fri, 30 Jan 2009 17:35:35 +0000 (17:35 +0000)]
Pass an EmpathyContactList to _new and create the store from that.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2355

15 years agoRemoved old FIXME.
Jonny Lamb [Fri, 30 Jan 2009 17:35:32 +0000 (17:35 +0000)]
Removed old FIXME.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2354

15 years agoDon't call a function in a variable declaration.
Jonny Lamb [Fri, 30 Jan 2009 17:35:29 +0000 (17:35 +0000)]
Don't call a function in a variable declaration.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2353

15 years agoUse empathy_gtk_init.
Jonny Lamb [Fri, 30 Jan 2009 17:35:26 +0000 (17:35 +0000)]
Use empathy_gtk_init.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2352

15 years agoUse g_signal_connect_swapped and remove useless functions.
Jonny Lamb [Fri, 30 Jan 2009 17:35:23 +0000 (17:35 +0000)]
Use g_signal_connect_swapped and remove useless functions.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2351

15 years agoUnref the temp contact appropriately.
Jonny Lamb [Fri, 30 Jan 2009 17:35:21 +0000 (17:35 +0000)]
Unref the temp contact appropriately.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2350

15 years agoSimplified loops in
Jonny Lamb [Fri, 30 Jan 2009 17:35:18 +0000 (17:35 +0000)]
Simplified loops in

Simplified loops in contact_selector_get_{number_online_contacts,iter_for_blank_contact}.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2349

15 years agoUse gtk_tree_store_insert_with_values.
Jonny Lamb [Fri, 30 Jan 2009 17:35:15 +0000 (17:35 +0000)]
Use gtk_tree_store_insert_with_values.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2348

15 years agoMake empathy_contact_selector_new return a GtkWidget* to conform to GTK+.
Jonny Lamb [Fri, 30 Jan 2009 17:35:12 +0000 (17:35 +0000)]
Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2347