]> git.0d.be Git - empathy.git/log
empathy.git
15 years agoAdd support for approving video channels
Sjoerd Simons [Fri, 9 Jan 2009 16:13:58 +0000 (16:13 +0000)]
Add support for approving video channels

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

15 years agoAdd a function to explicitly close EmpathyTpCall
Sjoerd Simons [Fri, 9 Jan 2009 16:13:55 +0000 (16:13 +0000)]
Add a function to explicitly close EmpathyTpCall

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

15 years agoReport errors when there is no tube handler or poking it fails
Sjoerd Simons [Fri, 9 Jan 2009 16:13:51 +0000 (16:13 +0000)]
Report errors when there is no tube handler or poking it fails

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

15 years agoAdd support for approving tubes
Sjoerd Simons [Fri, 9 Jan 2009 16:13:48 +0000 (16:13 +0000)]
Add support for approving tubes

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

15 years agoAdd EmpathyTubeDispatcher as a helper for dispatching tubes
Sjoerd Simons [Fri, 9 Jan 2009 16:13:45 +0000 (16:13 +0000)]
Add EmpathyTubeDispatcher as a helper for dispatching tubes

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

15 years agoMake empathy_tp_tube_accept_stream_tube more like underlying dbus function and hand...
Sjoerd Simons [Fri, 9 Jan 2009 16:13:42 +0000 (16:13 +0000)]
Make empathy_tp_tube_accept_stream_tube more like underlying dbus function and hand errors to the caller

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

15 years agoRemove the id parameter, it's no longer used
Sjoerd Simons [Fri, 9 Jan 2009 16:13:39 +0000 (16:13 +0000)]
Remove the id parameter, it's no longer used

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

15 years agoRemove tube ID parameter, it's not used in the new tubes spec
Sjoerd Simons [Fri, 9 Jan 2009 16:13:36 +0000 (16:13 +0000)]
Remove tube ID parameter, it's not used in the new tubes spec

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

15 years agoCall emp_cli_init in empathy_init
Sjoerd Simons [Fri, 9 Jan 2009 16:13:32 +0000 (16:13 +0000)]
Call emp_cli_init in empathy_init

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

15 years agoNew style tubes don't have ides
Sjoerd Simons [Fri, 9 Jan 2009 16:13:29 +0000 (16:13 +0000)]
New style tubes don't have ides

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

15 years agoUpdate to new stream tube spec
Sjoerd Simons [Fri, 9 Jan 2009 16:13:26 +0000 (16:13 +0000)]
Update to new stream tube spec

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

15 years agoAdd new StreamTube spec
Sjoerd Simons [Fri, 9 Jan 2009 16:13:22 +0000 (16:13 +0000)]
Add new StreamTube spec

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

15 years agoLet a EmpathyChatroomManager observe the dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:13:18 +0000 (16:13 +0000)]
Let a EmpathyChatroomManager observe the dispatcher

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

15 years agoAct as an observer
Sjoerd Simons [Fri, 9 Jan 2009 16:13:15 +0000 (16:13 +0000)]
Act as an observer

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

15 years agoDisconnect signal handlers from the head of the queue before destroying the queue
Sjoerd Simons [Fri, 9 Jan 2009 16:13:11 +0000 (16:13 +0000)]
Disconnect signal handlers from the head of the queue before destroying the queue

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

15 years agoRemove the tp-channel property, it's unused and useless
Sjoerd Simons [Fri, 9 Jan 2009 16:13:08 +0000 (16:13 +0000)]
Remove the tp-channel property, it's unused and useless

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

15 years agoUse new dispatcher API to get muc channels
Sjoerd Simons [Fri, 9 Jan 2009 16:13:04 +0000 (16:13 +0000)]
Use new dispatcher API to get muc channels

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

15 years agoRemove custom channel requesting functionality, this should go through the dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:13:00 +0000 (16:13 +0000)]
Remove custom channel requesting functionality, this should go through the dispatcher

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

15 years agoAdd request muc channels to the dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:12:57 +0000 (16:12 +0000)]
Add request muc channels to the dispatcher

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

15 years agoWait untill the TpChat object is ready before going into pending state
Sjoerd Simons [Fri, 9 Jan 2009 16:12:54 +0000 (16:12 +0000)]
Wait untill the TpChat object is ready before going into pending state

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

15 years agoExplicitly close file channels when removing them from the FT manager
Sjoerd Simons [Fri, 9 Jan 2009 16:12:51 +0000 (16:12 +0000)]
Explicitly close file channels when removing them from the FT manager

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

15 years agoAdd a function to explicitly close File channels
Sjoerd Simons [Fri, 9 Jan 2009 16:12:47 +0000 (16:12 +0000)]
Add a function to explicitly close File channels

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

15 years agoMake existing contact FT capable when the CM supports it
Sjoerd Simons [Fri, 9 Jan 2009 16:12:43 +0000 (16:12 +0000)]
Make existing contact FT capable when the CM supports it

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

15 years agoEnable approving of file transfers
Sjoerd Simons [Fri, 9 Jan 2009 16:12:40 +0000 (16:12 +0000)]
Enable approving of file transfers

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

15 years agoEnabled dispatching of file tranfers
Sjoerd Simons [Fri, 9 Jan 2009 16:12:36 +0000 (16:12 +0000)]
Enabled dispatching of file tranfers

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

15 years agoUse new API to request file transfers
Sjoerd Simons [Fri, 9 Jan 2009 16:12:33 +0000 (16:12 +0000)]
Use new API to request file transfers

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

15 years agoAdd support for dispatching file transfers
Sjoerd Simons [Fri, 9 Jan 2009 16:12:28 +0000 (16:12 +0000)]
Add support for dispatching file transfers

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

15 years agoRecognise file transfers
Xavier Claessens [Fri, 9 Jan 2009 16:12:24 +0000 (16:12 +0000)]
Recognise file transfers

svn path=/trunk/; revision=2134

15 years agoAdd an optional properties hash to the RequestData struct
Sjoerd Simons [Fri, 9 Jan 2009 16:12:20 +0000 (16:12 +0000)]
Add an optional properties hash to the RequestData struct

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

15 years agoInitial port to the new dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:12:16 +0000 (16:12 +0000)]
Initial port to the new dispatcher

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

15 years agoUse the new dispatcher api to request text channels
Sjoerd Simons [Fri, 9 Jan 2009 16:12:11 +0000 (16:12 +0000)]
Use the new dispatcher api to request text channels

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

15 years agoStart reworking the dispatcher
Sjoerd Simons [Fri, 9 Jan 2009 16:12:07 +0000 (16:12 +0000)]
Start reworking the dispatcher

Rework the channel dispatche so it's model is somewhat similar to the
ChannelDispatcher in the telepathy-spec. Which allows for a much cleaner and
extensible implementation containg no ugly hacks. Currently it's only able to
do Text Channels and a lot of the other functionality is temporary disabled

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

15 years agoPort to the new EmpathyTpChat API
Sjoerd Simons [Fri, 9 Jan 2009 16:12:02 +0000 (16:12 +0000)]
Port to the new EmpathyTpChat API

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

15 years agoImprove API of tp-chat
Sjoerd Simons [Fri, 9 Jan 2009 16:11:59 +0000 (16:11 +0000)]
Improve API of tp-chat

* Never automagically acknowledge message, the UI should do this
* Add API to acknowledge a single or a list of EmpathyMessage
* Add API to get the list of pending messages
* Add API to explicitly close the underlying channel
* Ignore events from a channel that is being closed. Important events will be
  emitted when the text channel respawns.

In the future we might want to make the closing of the channel async and have
it emit signals untill closed. Mostly for the benefit of the logger. Needs some
work in the UI bits to disconnect all signals properly when closing the window
though.

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

15 years agoAdd id field to save the message id as received the CM
Sjoerd Simons [Fri, 9 Jan 2009 16:11:54 +0000 (16:11 +0000)]
Add id field to save the message id as received the CM

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

15 years agoAdd empathy_contact_call_when_ready
Sjoerd Simons [Fri, 9 Jan 2009 16:11:48 +0000 (16:11 +0000)]
Add empathy_contact_call_when_ready

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

15 years agouse tabs because everyone love tabs
Xavier Claessens [Fri, 9 Jan 2009 10:31:42 +0000 (10:31 +0000)]
use tabs because everyone love tabs

svn path=/trunk/; revision=2125

15 years agodispatcher_tubes_new_tube_cb: add some tube handling debug messages
Xavier Claessens [Fri, 9 Jan 2009 10:31:38 +0000 (10:31 +0000)]
dispatcher_tubes_new_tube_cb: add some tube handling debug messages

svn path=/trunk/; revision=2124

15 years agoUpdate Python bindings.
Xavier Claessens [Fri, 9 Jan 2009 10:06:40 +0000 (10:06 +0000)]
Update Python bindings.

svn path=/trunk/; revision=2123

15 years agoSet the right weak pointer.
Xavier Claessens [Fri, 9 Jan 2009 10:06:36 +0000 (10:06 +0000)]
Set the right weak pointer.

svn path=/trunk/; revision=2122

15 years agoPort EmpathyContactManager to the new singleton policy.
Xavier Claessens [Fri, 9 Jan 2009 10:06:32 +0000 (10:06 +0000)]
Port EmpathyContactManager to the new singleton policy.

svn path=/trunk/; revision=2121

15 years agoPort to the new singleton API.
Xavier Claessens [Fri, 9 Jan 2009 10:06:27 +0000 (10:06 +0000)]
Port to the new singleton API.

svn path=/trunk/; revision=2120

15 years agoUpdate python bindings.
Xavier Claessens [Fri, 9 Jan 2009 10:06:23 +0000 (10:06 +0000)]
Update python bindings.

svn path=/trunk/; revision=2119

15 years agoPort EmpathyFTManager to the new singleton policy.
Xavier Claessens [Fri, 9 Jan 2009 10:06:19 +0000 (10:06 +0000)]
Port EmpathyFTManager to the new singleton policy.

svn path=/trunk/; revision=2118

15 years agoPort EmpathyEventManager to the new singleton policy.
Xavier Claessens [Fri, 9 Jan 2009 10:06:15 +0000 (10:06 +0000)]
Port EmpathyEventManager to the new singleton policy.

svn path=/trunk/; revision=2117

15 years agoPort EmpathySmileyManager to the new singleton policy.
Xavier Claessens [Fri, 9 Jan 2009 10:06:10 +0000 (10:06 +0000)]
Port EmpathySmileyManager to the new singleton policy.

svn path=/trunk/; revision=2116

15 years agoPort EmpathyLogManager to the new singleton policy.
Xavier Claessens [Fri, 9 Jan 2009 10:06:05 +0000 (10:06 +0000)]
Port EmpathyLogManager to the new singleton policy.

svn path=/trunk/; revision=2115

15 years agoPort EmpathyIdle to the new singleton policy.
Xavier Claessens [Fri, 9 Jan 2009 10:06:00 +0000 (10:06 +0000)]
Port EmpathyIdle to the new singleton policy.

svn path=/trunk/; revision=2114

15 years agoPort EmpathyContactFactory to the new singleton policy.
Xavier Claessens [Fri, 9 Jan 2009 10:05:54 +0000 (10:05 +0000)]
Port EmpathyContactFactory to the new singleton policy.

svn path=/trunk/; revision=2113

15 years agoUpdated sv translation (Daniel Nylander)
Daniel Nylander [Thu, 8 Jan 2009 00:23:00 +0000 (00:23 +0000)]
Updated sv translation (Daniel Nylander)

svn path=/trunk/; revision=2112

15 years agoRemove accidentall addition
Kjartan Maraas [Wed, 7 Jan 2009 12:08:46 +0000 (12:08 +0000)]
Remove accidentall addition

svn path=/trunk/; revision=2111

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Wed, 7 Jan 2009 12:08:31 +0000 (12:08 +0000)]
Updated Norwegian bokmål translation.

svn path=/trunk/; revision=2110

15 years agoAdd a comment that tells to keep EmpathySound enum sync with sound_entries array.
Xavier Claessens [Wed, 7 Jan 2009 10:04:47 +0000 (10:04 +0000)]
Add a comment that tells to keep EmpathySound enum sync with sound_entries array.

svn path=/trunk/; revision=2109

15 years agoSet initial value for sound pref checkboxes.
Xavier Claessens [Tue, 6 Jan 2009 19:14:57 +0000 (19:14 +0000)]
Set initial value for sound pref checkboxes.

svn path=/trunk/; revision=2108

15 years agoBump version to 2.25.5
Xavier Claessens [Tue, 6 Jan 2009 17:19:21 +0000 (17:19 +0000)]
Bump version to 2.25.5

svn path=/trunk/; revision=2107

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Tue, 6 Jan 2009 17:06:28 +0000 (17:06 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=2106

15 years agopre-release updates
Xavier Claessens [Tue, 6 Jan 2009 17:06:09 +0000 (17:06 +0000)]
pre-release updates

svn path=/trunk/; revision=2105

15 years agoFix the creation of bus_name and object_path for dispatching tubes. It drops escaping...
Xavier Claessens [Tue, 6 Jan 2009 16:50:11 +0000 (16:50 +0000)]
Fix the creation of bus_name and object_path for dispatching tubes. It drops escaping for now.

svn path=/trunk/; revision=2104

15 years agoAssert that sound_id is OK before getting sound_entries[sound_id], to avoid crash.
Xavier Claessens [Tue, 6 Jan 2009 16:50:08 +0000 (16:50 +0000)]
Assert that sound_id is OK before getting sound_entries[sound_id], to avoid crash.

svn path=/trunk/; revision=2103

15 years agoSanity checks for empathy_play_sounds.
Xavier Claessens [Tue, 6 Jan 2009 16:50:05 +0000 (16:50 +0000)]
Sanity checks for empathy_play_sounds.

svn path=/trunk/; revision=2102

15 years agoUse gtk_list_store_insert_with_values ().
Xavier Claessens [Tue, 6 Jan 2009 16:50:02 +0000 (16:50 +0000)]
Use gtk_list_store_insert_with_values ().

svn path=/trunk/; revision=2101

15 years agoUse a GList instead of a GPtrArray and reorder the functions to avoid
Xavier Claessens [Tue, 6 Jan 2009 16:49:59 +0000 (16:49 +0000)]
Use a GList instead of a GPtrArray and reorder the functions to avoid
prototypes.

svn path=/trunk/; revision=2100

15 years agoCreate the EmpathyContactMonitor lazily if needed.
Xavier Claessens [Tue, 6 Jan 2009 16:49:56 +0000 (16:49 +0000)]
Create the EmpathyContactMonitor lazily if needed.

svn path=/trunk/; revision=2099

15 years agoRename proxy->iface in EmpathyContactMonitor.
Xavier Claessens [Tue, 6 Jan 2009 16:49:52 +0000 (16:49 +0000)]
Rename proxy->iface in EmpathyContactMonitor.

svn path=/trunk/; revision=2098

15 years agoUse g_return_[val]_if_fail instead of g_assert in public APIs.
Xavier Claessens [Tue, 6 Jan 2009 16:49:49 +0000 (16:49 +0000)]
Use g_return_[val]_if_fail instead of g_assert in public APIs.

svn path=/trunk/; revision=2097

15 years agoUse the right weak pointer location.
Xavier Claessens [Tue, 6 Jan 2009 16:49:45 +0000 (16:49 +0000)]
Use the right weak pointer location.

svn path=/trunk/; revision=2096

15 years agodisconnect_monitor_signals function is quite useless.
Xavier Claessens [Tue, 6 Jan 2009 16:49:43 +0000 (16:49 +0000)]
disconnect_monitor_signals function is quite useless.

svn path=/trunk/; revision=2095

15 years agoDon't initialize the variable at declaration.
Xavier Claessens [Tue, 6 Jan 2009 16:49:39 +0000 (16:49 +0000)]
Don't initialize the variable at declaration.

svn path=/trunk/; revision=2094

15 years agoMove code handling the DBus signal in an idle callback.
Xavier Claessens [Tue, 6 Jan 2009 16:49:36 +0000 (16:49 +0000)]
Move code handling the DBus signal in an idle callback.

svn path=/trunk/; revision=2093

15 years agoUse TpConnectionStatus instead of guint.
Xavier Claessens [Tue, 6 Jan 2009 16:49:33 +0000 (16:49 +0000)]
Use TpConnectionStatus instead of guint.

svn path=/trunk/; revision=2092

15 years agoSimplify code when initializing the store.
Xavier Claessens [Tue, 6 Jan 2009 16:49:30 +0000 (16:49 +0000)]
Simplify code when initializing the store.
Always start the 10sec timeout when we change status to connected.
Rename TpConnectionStatus variables connection->status.

svn path=/trunk/; revision=2091

15 years agoInsert a comment claryfing reference ownership.
Xavier Claessens [Tue, 6 Jan 2009 16:49:27 +0000 (16:49 +0000)]
Insert a comment claryfing reference ownership.

svn path=/trunk/; revision=2090

15 years agoDon't forget to unref the account object.
Xavier Claessens [Tue, 6 Jan 2009 16:49:24 +0000 (16:49 +0000)]
Don't forget to unref the account object.

svn path=/trunk/; revision=2089

15 years agoUse gettext() when populating the preferences sound list.
Xavier Claessens [Tue, 6 Jan 2009 16:49:21 +0000 (16:49 +0000)]
Use gettext() when populating the preferences sound list.

svn path=/trunk/; revision=2088

15 years agoAdd a debug message when playing sound.
Xavier Claessens [Tue, 6 Jan 2009 16:49:17 +0000 (16:49 +0000)]
Add a debug message when playing sound.

svn path=/trunk/; revision=2087

15 years agoBack out changes in EmpathyContactListStore. They could go in a later
Xavier Claessens [Tue, 6 Jan 2009 16:49:14 +0000 (16:49 +0000)]
Back out changes in EmpathyContactListStore. They could go in a later
branch.

svn path=/trunk/; revision=2086

15 years agoPropperly mark event descriptions for translation.
Xavier Claessens [Tue, 6 Jan 2009 16:49:11 +0000 (16:49 +0000)]
Propperly mark event descriptions for translation.
Add a comment about the order of the sound entries array, and assert if
the order isn't correct.

svn path=/trunk/; revision=2085

15 years agoSet to NULL the status message if it's empty.
Xavier Claessens [Tue, 6 Jan 2009 16:49:08 +0000 (16:49 +0000)]
Set to NULL the status message if it's empty.

svn path=/trunk/; revision=2084

15 years agoInitialize the connection numbers when creating the object.
Xavier Claessens [Tue, 6 Jan 2009 16:49:05 +0000 (16:49 +0000)]
Initialize the connection numbers when creating the object.

svn path=/trunk/; revision=2083

15 years agoUpdate empathy_sound_play () to be nicer to use and centralize the list
Xavier Claessens [Tue, 6 Jan 2009 16:49:01 +0000 (16:49 +0000)]
Update empathy_sound_play () to be nicer to use and centralize the list
of sounds we support.

svn path=/trunk/; revision=2082

15 years agoAdd debug messages.
Xavier Claessens [Tue, 6 Jan 2009 16:48:58 +0000 (16:48 +0000)]
Add debug messages.

svn path=/trunk/; revision=2081

15 years agoAdd a weak pointer ref inside the costructor.
Xavier Claessens [Tue, 6 Jan 2009 16:48:55 +0000 (16:48 +0000)]
Add a weak pointer ref inside the costructor.

svn path=/trunk/; revision=2080

15 years agoImprove wording.
Xavier Claessens [Tue, 6 Jan 2009 16:48:52 +0000 (16:48 +0000)]
Improve wording.

svn path=/trunk/; revision=2079

15 years agoTurn empathy_sound_pref_is_enabled into empathy_sound_play that
Xavier Claessens [Tue, 6 Jan 2009 16:48:49 +0000 (16:48 +0000)]
Turn empathy_sound_pref_is_enabled into empathy_sound_play that
automatically plays the sound if the pref is enabled.

svn path=/trunk/; revision=2078

15 years agoDisconnect all signals from the EmpathyAccountChooser when finalizing.
Xavier Claessens [Tue, 6 Jan 2009 16:48:45 +0000 (16:48 +0000)]
Disconnect all signals from the EmpathyAccountChooser when finalizing.

svn path=/trunk/; revision=2077

15 years agoUpdate API Docs.
Xavier Claessens [Tue, 6 Jan 2009 16:48:42 +0000 (16:48 +0000)]
Update API Docs.

svn path=/trunk/; revision=2076

15 years agoUpdate python bindings.
Xavier Claessens [Tue, 6 Jan 2009 16:48:39 +0000 (16:48 +0000)]
Update python bindings.

svn path=/trunk/; revision=2075

15 years agoUse new singleton policy for EmpathyAccountManager.
Xavier Claessens [Tue, 6 Jan 2009 16:48:36 +0000 (16:48 +0000)]
Use new singleton policy for EmpathyAccountManager.

svn path=/trunk/; revision=2074

15 years agoAnother style nitpick.
Xavier Claessens [Tue, 6 Jan 2009 16:48:32 +0000 (16:48 +0000)]
Another style nitpick.

svn path=/trunk/; revision=2073

15 years agoYet more style fixes.
Xavier Claessens [Tue, 6 Jan 2009 16:48:28 +0000 (16:48 +0000)]
Yet more style fixes.

svn path=/trunk/; revision=2072

15 years agoUse _constructor () override to implement singleton.
Xavier Claessens [Tue, 6 Jan 2009 16:48:25 +0000 (16:48 +0000)]
Use _constructor () override to implement singleton.

svn path=/trunk/; revision=2071

15 years agoAdd newlines at the end of files.
Xavier Claessens [Tue, 6 Jan 2009 16:48:22 +0000 (16:48 +0000)]
Add newlines at the end of files.

svn path=/trunk/; revision=2070

15 years agoDrop our references in dispose instead of finalize.
Xavier Claessens [Tue, 6 Jan 2009 16:48:19 +0000 (16:48 +0000)]
Drop our references in dispose instead of finalize.

svn path=/trunk/; revision=2069

15 years agoRemember to set dispose_run after dispose has run.
Xavier Claessens [Tue, 6 Jan 2009 16:48:16 +0000 (16:48 +0000)]
Remember to set dispose_run after dispose has run.

svn path=/trunk/; revision=2068

15 years agoDon't initialize private stuff in _new ().
Xavier Claessens [Tue, 6 Jan 2009 16:48:13 +0000 (16:48 +0000)]
Don't initialize private stuff in _new ().

svn path=/trunk/; revision=2067

15 years agoDon't leak a reference to McAccount objects and don't leak a list.
Xavier Claessens [Tue, 6 Jan 2009 16:48:10 +0000 (16:48 +0000)]
Don't leak a reference to McAccount objects and don't leak a list.

svn path=/trunk/; revision=2066

15 years agoUnref objects in dispose and not in finalize; fully update account data
Xavier Claessens [Tue, 6 Jan 2009 16:48:07 +0000 (16:48 +0000)]
Unref objects in dispose and not in finalize; fully update account data
before emitting signals.

svn path=/trunk/; revision=2065

15 years agoStyle fixes.
Xavier Claessens [Tue, 6 Jan 2009 16:48:03 +0000 (16:48 +0000)]
Style fixes.

svn path=/trunk/; revision=2064

15 years agoDon't own a reference to the EmpathyTpChat, otherwise it won't be
Xavier Claessens [Tue, 6 Jan 2009 16:48:00 +0000 (16:48 +0000)]
Don't own a reference to the EmpathyTpChat, otherwise it won't be
finalized.

svn path=/trunk/; revision=2063

15 years agoAlways disconnect signals for safety on _finalize ().
Xavier Claessens [Tue, 6 Jan 2009 16:47:57 +0000 (16:47 +0000)]
Always disconnect signals for safety on _finalize ().

svn path=/trunk/; revision=2062