Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | When sending files, make sure the connection is ready before making sure the ↵ | Jonny Lamb | 2009-01-15 | 1 | -3/+21 | |
| | | | | | | | | contact is ready. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2231 | |||||
* | Do not unref the channel when closing it, wait for the invalidated signal. | Xavier Claessens | 2009-01-15 | 1 | -24/+12 | |
| | | | | svn path=/trunk/; revision=2230 | |||||
* | Remove usage of EmpathyTpGroup from EmpathyTpCall. | Xavier Claessens | 2009-01-13 | 1 | -37/+69 | |
| | | | | svn path=/trunk/; revision=2229 | |||||
* | EmpathyContact keeps a ref to the factory. | Xavier Claessens | 2009-01-13 | 1 | -3/+23 | |
| | | | | svn path=/trunk/; revision=2228 | |||||
* | Remove some usage of EmpathyTpGroup from EmpathyTpChat | Xavier Claessens | 2009-01-13 | 1 | -6/+14 | |
| | | | | svn path=/trunk/; revision=2227 | |||||
* | Remove useless include of empathy-tp-group.h | Xavier Claessens | 2009-01-13 | 5 | -4/+1 | |
| | | | | svn path=/trunk/; revision=2226 | |||||
* | Reuse, and properly destroy, the avatar file chooser dialog. | Frederic Peters | 2009-01-12 | 1 | -1/+12 | |
| | | | | | | Fixes bug #548768 (Frederic Peters) svn path=/trunk/; revision=2225 | |||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-01-12 | 1 | -129/+136 | |
| | | | | svn path=/trunk/; revision=2224 | |||||
* | Updated th translation (Theppitak Karoonboonyanan). | Theppitak Karoonboonyanan | 2009-01-12 | 1 | -5/+5 | |
| | | | | svn path=/trunk/; revision=2223 | |||||
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2009-01-12 | 1 | -128/+144 | |
| | | | | svn path=/trunk/; revision=2222 | |||||
* | Bump needed version of telepathy-glib to 0.7.19 | Xavier Claessens | 2009-01-12 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2221 | |||||
* | Clean some coding style | Xavier Claessens | 2009-01-10 | 1 | -9/+6 | |
| | | | | svn path=/trunk/; revision=2220 | |||||
* | Remove useless spaces in message. | Xavier Claessens | 2009-01-10 | 1 | -2/+2 | |
| | | | | svn path=/trunk/; revision=2219 | |||||
* | Remove useless goto | Xavier Claessens | 2009-01-10 | 1 | -3/+1 | |
| | | | | svn path=/trunk/; revision=2218 | |||||
* | If channel is invalidated before being ready, the error is handled in ↵ | Xavier Claessens | 2009-01-10 | 1 | -0/+4 | |
| | | | | | | invalidated_cb, so we can return directly in ready_cb. svn path=/trunk/; revision=2217 | |||||
* | mission_control_get_tpconnection returns a new ref, don't forget to unref ↵ | Xavier Claessens | 2009-01-10 | 1 | -0/+2 | |
| | | | | | | the connection. svn path=/trunk/; revision=2216 | |||||
* | Add a FIXME telling that there is a leak, not sure how to plug it, that code ↵ | Xavier Claessens | 2009-01-10 | 1 | -0/+1 | |
| | | | | | | will be removed soon anyway. svn path=/trunk/; revision=2215 | |||||
* | Use tp_channel_borrow_connection instead of g_object_get. This fix a leak. | Xavier Claessens | 2009-01-10 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2214 | |||||
* | Update gitignore | Xavier Claessens | 2009-01-10 | 1 | -0/+2 | |
| | | | | svn path=/trunk/; revision=2213 | |||||
* | Do not generate marshallers in src/, it is not needed. | Xavier Claessens | 2009-01-10 | 1 | -21/+0 | |
| | | | | svn path=/trunk/; revision=2212 | |||||
* | Fix some errors made when rebasing on master | Xavier Claessens | 2009-01-10 | 3 | -3/+3 | |
| | | | | svn path=/trunk/; revision=2211 | |||||
* | Remove dead code | Xavier Claessens | 2009-01-10 | 2 | -19/+0 | |
| | | | | svn path=/trunk/; revision=2210 | |||||
* | Correct little coding style | Xavier Claessens | 2009-01-10 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2209 | |||||
* | Correctly align \ characters | Xavier Claessens | 2009-01-10 | 1 | -2/+2 | |
| | | | | svn path=/trunk/; revision=2208 | |||||
* | Update pyhton binding | Xavier Claessens | 2009-01-10 | 2 | -2/+157 | |
| | | | | svn path=/trunk/; revision=2207 | |||||
* | Update API doc. | Xavier Claessens | 2009-01-10 | 3 | -2/+7 | |
| | | | | svn path=/trunk/; revision=2206 | |||||
* | Only unref things in dispose | Sjoerd Simons | 2009-01-10 | 1 | -13/+4 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2205 | |||||
* | empathy_tube_dispatch_show_error: give a format to gtk_message_dialog_new to ↵ | Guillaume Desmottes | 2009-01-10 | 1 | -1/+1 | |
| | | | | | | | | make compiler happy Signed-off-by: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2204 | |||||
* | Ignore requested channels we didn't request except for text channels, also ↵ | Sjoerd Simons | 2009-01-10 | 1 | -2/+31 | |
| | | | | | | | | ignore deprecated channels types and channels for which it doesn't make sense to handle them unless they were requested Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2203 | |||||
* | Update the python bindings | Sjoerd Simons | 2009-01-10 | 2 | -98/+151 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2202 | |||||
* | Only show pending messages after the log and explain why ↵ | Sjoerd Simons | 2009-01-10 | 1 | -3/+5 | |
| | | | | | | | | show_pending_messages is there when tp-chat gets set Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2201 | |||||
* | Don't use the old style TpTubeType | Sjoerd Simons | 2009-01-10 | 2 | -11/+16 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2200 | |||||
* | Handle Dbus Tubes and ignore non p2p channels | Sjoerd Simons | 2009-01-10 | 1 | -2/+9 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2199 | |||||
* | Add support for DBus tubes | Sjoerd Simons | 2009-01-10 | 1 | -6/+26 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2198 | |||||
* | Add extension for new-style DBus tubes | Sjoerd Simons | 2009-01-10 | 4 | -0/+193 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2197 | |||||
* | Ignore approval that happen after the operation was approved | Sjoerd Simons | 2009-01-10 | 1 | -1/+7 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2196 | |||||
* | Remove approvals when the underlying operation got invalidated | Sjoerd Simons | 2009-01-10 | 1 | -0/+14 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2195 | |||||
* | Correctly define the invalidated signal | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2194 | |||||
* | Port to the new empathy_call_when_ready api | Sjoerd Simons | 2009-01-10 | 2 | -14/+48 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2193 | |||||
* | Make the error in the call_when_ready callback const | Sjoerd Simons | 2009-01-10 | 2 | -2/+2 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2192 | |||||
* | Free ready callbacks in finalize | Sjoerd Simons | 2009-01-10 | 1 | -1/+17 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2191 | |||||
* | Add weak object, destroy notify and error reporting to ↵ | Sjoerd Simons | 2009-01-10 | 2 | -9/+56 | |
| | | | | | | | | empathy_contact_call_when_ready Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2190 | |||||
* | Let a chatroom keep a reference to a its TpChat if applicable | Sjoerd Simons | 2009-01-10 | 4 | -13/+60 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2189 | |||||
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 9 | -30/+7 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2188 | |||||
* | Don't unref the TpGroup twice | Sjoerd Simons | 2009-01-10 | 1 | -1/+0 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2187 | |||||
* | Initialise the chatroom manager from empathy itself | Sjoerd Simons | 2009-01-10 | 2 | -7/+7 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2186 | |||||
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 8 | -36/+33 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2185 | |||||
* | Add empathy-tube-dispatch to POTFILES.in | Sjoerd Simons | 2009-01-10 | 1 | -0/+1 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2184 | |||||
* | Don't close channels as a side-effect of disposing wrapper objects | Sjoerd Simons | 2009-01-10 | 3 | -6/+19 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2183 | |||||
* | Remove some dead code | Sjoerd Simons | 2009-01-10 | 1 | -6/+0 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2182 | |||||
* | Move the dispatcher to the new singleton policy | Sjoerd Simons | 2009-01-10 | 4 | -17/+34 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2181 | |||||
* | Also free the approvals list | Sjoerd Simons | 2009-01-10 | 1 | -1/+2 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2180 | |||||
* | Use gulongs to save signal handler ids | Sjoerd Simons | 2009-01-10 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2179 | |||||
* | Always check if the passed operation is actually a dispatch operation | Sjoerd Simons | 2009-01-10 | 1 | -11/+57 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2178 | |||||
* | No need to call empathy_run_until_ready, the DispatchOperation already ↵ | Sjoerd Simons | 2009-01-10 | 1 | -1/+0 | |
| | | | | | | | | ensured it's ready Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2177 | |||||
* | Style fixes | Sjoerd Simons | 2009-01-10 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2176 | |||||
* | Style fixes | Sjoerd Simons | 2009-01-10 | 1 | -108/+114 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2175 | |||||
* | Style fixes | Sjoerd Simons | 2009-01-10 | 2 | -3/+5 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2174 | |||||
* | Don't initialise variables by calling functions when declaring them | Sjoerd Simons | 2009-01-10 | 1 | -11/+23 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2173 | |||||
* | More style fixes | Sjoerd Simons | 2009-01-10 | 1 | -6/+6 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2172 | |||||
* | Make coding style consistent with the rest of the file | Xavier Claessens | 2009-01-10 | 1 | -15/+14 | |
| | | | | svn path=/trunk/; revision=2171 | |||||
* | Fix coding style, user the right unique name | Sjoerd Simons | 2009-01-10 | 1 | -26/+24 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2170 | |||||
* | Completely move to Telepathy coding style | Sjoerd Simons | 2009-01-10 | 1 | -179/+169 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2169 | |||||
* | Remove dead code | Sjoerd Simons | 2009-01-10 | 2 | -673/+0 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2168 | |||||
* | Use the new call utility function to start calls | Sjoerd Simons | 2009-01-10 | 3 | -3/+11 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2167 | |||||
* | Add a utility function to start a call to a contact | Sjoerd Simons | 2009-01-10 | 2 | -0/+40 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2166 | |||||
* | Add a function to explicitly set the remote candidate on outgoing calls ↵ | Sjoerd Simons | 2009-01-10 | 2 | -23/+15 | |
| | | | | | | | | instead of relying on the group interface Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2165 | |||||
* | Add code to request a streamed media channel | Sjoerd Simons | 2009-01-10 | 2 | -18/+30 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2164 | |||||
* | DIspatch streamed media channels | Sjoerd Simons | 2009-01-10 | 1 | -6/+13 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2163 | |||||
* | Initialize with a EmpathyTpCall instead of a TpChannel and explicitly close the | Sjoerd Simons | 2009-01-10 | 2 | -11/+20 | |
| | | | | | | | | channel after uses Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2162 | |||||
* | Add support for approving video channels | Sjoerd Simons | 2009-01-10 | 1 | -24/+62 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2161 | |||||
* | Add a function to explicitly close EmpathyTpCall | Sjoerd Simons | 2009-01-10 | 2 | -4/+16 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2160 | |||||
* | Report errors when there is no tube handler or poking it fails | Sjoerd Simons | 2009-01-10 | 1 | -7/+62 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2159 | |||||
* | Add support for approving tubes | Sjoerd Simons | 2009-01-10 | 1 | -1/+124 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2158 | |||||
* | Add EmpathyTubeDispatcher as a helper for dispatching tubes | Sjoerd Simons | 2009-01-10 | 3 | -0/+498 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2157 | |||||
* | Make empathy_tp_tube_accept_stream_tube more like underlying dbus function ↵ | Sjoerd Simons | 2009-01-10 | 2 | -55/+85 | |
| | | | | | | | | and hand errors to the caller Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2156 | |||||
* | Remove the id parameter, it's no longer used | Sjoerd Simons | 2009-01-10 | 1 | -3/+0 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2155 | |||||
* | Remove tube ID parameter, it's not used in the new tubes spec | Sjoerd Simons | 2009-01-10 | 1 | -5/+0 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2154 | |||||
* | Call emp_cli_init in empathy_init | Sjoerd Simons | 2009-01-10 | 2 | -4/+5 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2153 | |||||
* | New style tubes don't have ides | Sjoerd Simons | 2009-01-10 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2152 | |||||
* | Update to new stream tube spec | Sjoerd Simons | 2009-01-10 | 2 | -156/+60 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2151 | |||||
* | Add new StreamTube spec | Sjoerd Simons | 2009-01-10 | 6 | -1/+433 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2150 | |||||
* | Let a EmpathyChatroomManager observe the dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -0/+2 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2149 | |||||
* | Act as an observer | Sjoerd Simons | 2009-01-10 | 2 | -0/+91 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2148 | |||||
* | Disconnect signal handlers from the head of the queue before destroying the ↵ | Sjoerd Simons | 2009-01-10 | 1 | -11/+10 | |
| | | | | | | | | queue Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2147 | |||||
* | Remove the tp-channel property, it's unused and useless | Sjoerd Simons | 2009-01-10 | 1 | -35/+0 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2146 | |||||
* | Use new dispatcher API to get muc channels | Sjoerd Simons | 2009-01-10 | 3 | -36/+25 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2145 | |||||
* | Remove custom channel requesting functionality, this should go through the ↵ | Sjoerd Simons | 2009-01-10 | 2 | -135/+0 | |
| | | | | | | | | dispatcher Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2144 | |||||
* | Add request muc channels to the dispatcher | Sjoerd Simons | 2009-01-10 | 2 | -13/+78 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2143 | |||||
* | Wait untill the TpChat object is ready before going into pending state | Sjoerd Simons | 2009-01-10 | 1 | -2/+41 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2142 | |||||
* | Explicitly close file channels when removing them from the FT manager | Sjoerd Simons | 2009-01-10 | 1 | -0/+2 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2141 | |||||
* | Add a function to explicitly close File channels | Sjoerd Simons | 2009-01-10 | 2 | -1/+9 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2140 | |||||
* | Make existing contact FT capable when the CM supports it | Sjoerd Simons | 2009-01-10 | 1 | -1/+0 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2139 | |||||
* | Enable approving of file transfers | Sjoerd Simons | 2009-01-10 | 1 | -35/+37 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2138 | |||||
* | Enabled dispatching of file tranfers | Sjoerd Simons | 2009-01-10 | 1 | -3/+5 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2137 | |||||
* | Use new API to request file transfers | Sjoerd Simons | 2009-01-10 | 1 | -2/+52 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2136 | |||||
* | Add support for dispatching file transfers | Sjoerd Simons | 2009-01-10 | 2 | -27/+150 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2135 | |||||
* | Recognise file transfers | Xavier Claessens | 2009-01-10 | 1 | -0/+6 | |
| | | | | svn path=/trunk/; revision=2134 | |||||
* | Add an optional properties hash to the RequestData struct | Sjoerd Simons | 2009-01-10 | 1 | -4/+9 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2133 | |||||
* | Initial port to the new dispatcher | Sjoerd Simons | 2009-01-10 | 2 | -73/+132 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2132 | |||||
* | Use the new dispatcher api to request text channels | Sjoerd Simons | 2009-01-10 | 3 | -7/+6 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2131 | |||||
* | Start reworking the dispatcher | Sjoerd Simons | 2009-01-10 | 5 | -352/+1546 | |
| | | | | | | | | | | | 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 | |||||
* | Port to the new EmpathyTpChat API | Sjoerd Simons | 2009-01-10 | 1 | -9/+40 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2129 | |||||
* | Improve API of tp-chat | Sjoerd Simons | 2009-01-10 | 2 | -117/+218 | |
| | | | | | | | | | | | | | | | | | | * 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 | |||||
* | Add id field to save the message id as received the CM | Sjoerd Simons | 2009-01-10 | 2 | -0/+19 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2127 | |||||
* | Add empathy_contact_call_when_ready | Sjoerd Simons | 2009-01-10 | 2 | -11/+72 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2126 | |||||
* | use tabs because everyone love tabs | Xavier Claessens | 2009-01-09 | 1 | -5/+5 | |
| | | | | svn path=/trunk/; revision=2125 | |||||
* | dispatcher_tubes_new_tube_cb: add some tube handling debug messages | Xavier Claessens | 2009-01-09 | 1 | -0/+6 | |
| | | | | svn path=/trunk/; revision=2124 | |||||
* | Update Python bindings. | Xavier Claessens | 2009-01-09 | 1 | -3/+2 | |
| | | | | svn path=/trunk/; revision=2123 | |||||
* | Set the right weak pointer. | Xavier Claessens | 2009-01-09 | 6 | -6/+6 | |
| | | | | svn path=/trunk/; revision=2122 | |||||
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 10 | -22/+36 | |
| | | | | svn path=/trunk/; revision=2121 | |||||
* | Port to the new singleton API. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2120 | |||||
* | Update python bindings. | Xavier Claessens | 2009-01-09 | 2 | -12/+8 | |
| | | | | svn path=/trunk/; revision=2119 | |||||
* | Port EmpathyFTManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -15/+32 | |
| | | | | svn path=/trunk/; revision=2118 | |||||
* | Port EmpathyEventManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -13/+27 | |
| | | | | svn path=/trunk/; revision=2117 | |||||
* | Port EmpathySmileyManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 6 | -17/+32 | |
| | | | | svn path=/trunk/; revision=2116 | |||||
* | Port EmpathyLogManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 5 | -22/+35 | |
| | | | | svn path=/trunk/; revision=2115 | |||||
* | Port EmpathyIdle to the new singleton policy. | Xavier Claessens | 2009-01-09 | 5 | -18/+32 | |
| | | | | svn path=/trunk/; revision=2114 | |||||
* | Port EmpathyContactFactory to the new singleton policy. | Xavier Claessens | 2009-01-09 | 14 | -27/+41 | |
| | | | | svn path=/trunk/; revision=2113 | |||||
* | Updated sv translation (Daniel Nylander) | Daniel Nylander | 2009-01-08 | 1 | -253/+566 | |
| | | | | svn path=/trunk/; revision=2112 | |||||
* | Remove accidentall addition | Kjartan Maraas | 2009-01-07 | 1 | -6/+0 | |
| | | | | svn path=/trunk/; revision=2111 | |||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-01-07 | 2 | -166/+286 | |
| | | | | svn path=/trunk/; revision=2110 | |||||
* | Add a comment that tells to keep EmpathySound enum sync with sound_entries ↵ | Xavier Claessens | 2009-01-07 | 2 | -1/+2 | |
| | | | | | | array. svn path=/trunk/; revision=2109 | |||||
* | Set initial value for sound pref checkboxes. | Xavier Claessens | 2009-01-07 | 1 | -1/+2 | |
| | | | | svn path=/trunk/; revision=2108 | |||||
* | Bump version to 2.25.5 | Xavier Claessens | 2009-01-07 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2107 | |||||
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2009-01-07 | 1 | -233/+364 | |
| | | | | svn path=/trunk/; revision=2106 | |||||
* | pre-release updates | Xavier Claessens | 2009-01-07 | 2 | -4/+14 | |
| | | | | svn path=/trunk/; revision=2105 | |||||
* | Fix the creation of bus_name and object_path for dispatching tubes. It drops ↵ | Xavier Claessens | 2009-01-07 | 1 | -19/+8 | |
| | | | | | | escaping for now. svn path=/trunk/; revision=2104 | |||||
* | Assert that sound_id is OK before getting sound_entries[sound_id], to avoid ↵ | Xavier Claessens | 2009-01-07 | 1 | -3/+5 | |
| | | | | | | crash. svn path=/trunk/; revision=2103 | |||||
* | Sanity checks for empathy_play_sounds. | Xavier Claessens | 2009-01-07 | 1 | -1/+2 | |
| | | | | svn path=/trunk/; revision=2102 | |||||
* | Use gtk_list_store_insert_with_values (). | Xavier Claessens | 2009-01-07 | 1 | -4/+3 | |
| | | | | svn path=/trunk/; revision=2101 | |||||
* | Use a GList instead of a GPtrArray and reorder the functions to avoid | Xavier Claessens | 2009-01-07 | 1 | -148/+140 | |
| | | | | | | prototypes. svn path=/trunk/; revision=2100 | |||||
* | Create the EmpathyContactMonitor lazily if needed. | Xavier Claessens | 2009-01-07 | 2 | -4/+17 | |
| | | | | svn path=/trunk/; revision=2099 | |||||
* | Rename proxy->iface in EmpathyContactMonitor. | Xavier Claessens | 2009-01-07 | 2 | -26/+26 | |
| | | | | svn path=/trunk/; revision=2098 | |||||
* | Use g_return_[val]_if_fail instead of g_assert in public APIs. | Xavier Claessens | 2009-01-07 | 2 | -6/+6 | |
| | | | | svn path=/trunk/; revision=2097 | |||||
* | Use the right weak pointer location. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2096 | |||||
* | disconnect_monitor_signals function is quite useless. | Xavier Claessens | 2009-01-07 | 1 | -18/+10 | |
| | | | | svn path=/trunk/; revision=2095 | |||||
* | Don't initialize the variable at declaration. | Xavier Claessens | 2009-01-07 | 1 | -3/+3 | |
| | | | | svn path=/trunk/; revision=2094 | |||||
* | Move code handling the DBus signal in an idle callback. | Xavier Claessens | 2009-01-07 | 1 | -12/+44 | |
| | | | | svn path=/trunk/; revision=2093 | |||||
* | Use TpConnectionStatus instead of guint. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2092 | |||||
* | Simplify code when initializing the store. | Xavier Claessens | 2009-01-07 | 1 | -35/+31 | |
| | | | | | | | Always start the 10sec timeout when we change status to connected. Rename TpConnectionStatus variables connection->status. svn path=/trunk/; revision=2091 | |||||
* | Insert a comment claryfing reference ownership. | Xavier Claessens | 2009-01-07 | 1 | -0/+3 | |
| | | | | svn path=/trunk/; revision=2090 | |||||
* | Don't forget to unref the account object. | Xavier Claessens | 2009-01-07 | 1 | -0/+1 | |
| | | | | svn path=/trunk/; revision=2089 | |||||
* | Use gettext() when populating the preferences sound list. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2088 | |||||
* | Add a debug message when playing sound. | Xavier Claessens | 2009-01-07 | 1 | -0/+4 | |
| | | | | svn path=/trunk/; revision=2087 | |||||
* | Back out changes in EmpathyContactListStore. They could go in a later | Xavier Claessens | 2009-01-07 | 1 | -229/+192 | |
| | | | | | | branch. svn path=/trunk/; revision=2086 | |||||
* | Propperly mark event descriptions for translation. | Xavier Claessens | 2009-01-07 | 1 | -1/+4 | |
| | | | | | | | Add a comment about the order of the sound entries array, and assert if the order isn't correct. svn path=/trunk/; revision=2085 | |||||
* | Set to NULL the status message if it's empty. | Xavier Claessens | 2009-01-07 | 1 | -4/+6 | |
| | | | | svn path=/trunk/; revision=2084 | |||||
* | Initialize the connection numbers when creating the object. | Xavier Claessens | 2009-01-07 | 1 | -0/+9 | |
| | | | | svn path=/trunk/; revision=2083 | |||||
* | Update empathy_sound_play () to be nicer to use and centralize the list | Xavier Claessens | 2009-01-07 | 6 | -41/+91 | |
| | | | | | | of sounds we support. svn path=/trunk/; revision=2082 | |||||
* | Add debug messages. | Xavier Claessens | 2009-01-07 | 1 | -0/+4 | |
| | | | | svn path=/trunk/; revision=2081 | |||||
* | Add a weak pointer ref inside the costructor. | Xavier Claessens | 2009-01-07 | 1 | -0/+1 | |
| | | | | svn path=/trunk/; revision=2080 | |||||
* | Improve wording. | Xavier Claessens | 2009-01-07 | 2 | -6/+6 | |
| | | | | svn path=/trunk/; revision=2079 | |||||
* | Turn empathy_sound_pref_is_enabled into empathy_sound_play that | Xavier Claessens | 2009-01-07 | 5 | -49/+50 | |
| | | | | | | automatically plays the sound if the pref is enabled. svn path=/trunk/; revision=2078 | |||||
* | Disconnect all signals from the EmpathyAccountChooser when finalizing. | Xavier Claessens | 2009-01-07 | 1 | -0/+6 | |
| | | | | svn path=/trunk/; revision=2077 | |||||
* | Update API Docs. | Xavier Claessens | 2009-01-07 | 2 | -0/+3 | |
| | | | | svn path=/trunk/; revision=2076 | |||||
* | Update python bindings. | Xavier Claessens | 2009-01-07 | 1 | -3/+2 | |
| | | | | svn path=/trunk/; revision=2075 | |||||
* | Use new singleton policy for EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 10 | -18/+17 | |
| | | | | svn path=/trunk/; revision=2074 | |||||
* | Another style nitpick. | Xavier Claessens | 2009-01-07 | 1 | -1/+3 | |
| | | | | svn path=/trunk/; revision=2073 | |||||
* | Yet more style fixes. | Xavier Claessens | 2009-01-07 | 2 | -178/+180 | |
| | | | | svn path=/trunk/; revision=2072 | |||||
* | Use _constructor () override to implement singleton. | Xavier Claessens | 2009-01-07 | 1 | -9/+22 | |
| | | | | svn path=/trunk/; revision=2071 | |||||
* | Add newlines at the end of files. | Xavier Claessens | 2009-01-07 | 3 | -0/+3 | |
| | | | | svn path=/trunk/; revision=2070 | |||||
* | Drop our references in dispose instead of finalize. | Xavier Claessens | 2009-01-07 | 1 | -2/+30 | |
| | | | | svn path=/trunk/; revision=2069 | |||||
* | Remember to set dispose_run after dispose has run. | Xavier Claessens | 2009-01-07 | 1 | -0/+2 | |
| | | | | svn path=/trunk/; revision=2068 | |||||
* | Don't initialize private stuff in _new (). | Xavier Claessens | 2009-01-07 | 1 | -17/+14 | |
| | | | | svn path=/trunk/; revision=2067 | |||||
* | Don't leak a reference to McAccount objects and don't leak a list. | Xavier Claessens | 2009-01-07 | 1 | -3/+7 | |
| | | | | svn path=/trunk/; revision=2066 | |||||
* | Unref objects in dispose and not in finalize; fully update account data | Xavier Claessens | 2009-01-07 | 1 | -10/+43 | |
| | | | | | | before emitting signals. svn path=/trunk/; revision=2065 | |||||
* | Style fixes. | Xavier Claessens | 2009-01-07 | 5 | -620/+620 | |
| | | | | svn path=/trunk/; revision=2064 | |||||
* | Don't own a reference to the EmpathyTpChat, otherwise it won't be | Xavier Claessens | 2009-01-07 | 1 | -7/+14 | |
| | | | | | | finalized. svn path=/trunk/; revision=2063 | |||||
* | Always disconnect signals for safety on _finalize (). | Xavier Claessens | 2009-01-07 | 4 | -2/+54 | |
| | | | | svn path=/trunk/; revision=2062 | |||||
* | Update Python bindings. | Xavier Claessens | 2009-01-07 | 3 | -0/+48 | |
| | | | | svn path=/trunk/; revision=2061 | |||||
* | Implement sound for contact login/logout. | Xavier Claessens | 2009-01-07 | 1 | -0/+47 | |
| | | | | svn path=/trunk/; revision=2060 | |||||
* | Fix the build. | Xavier Claessens | 2009-01-07 | 1 | -0/+1 | |
| | | | | svn path=/trunk/; revision=2059 | |||||
* | Remember to check if source_id is already there when adding the | Xavier Claessens | 2009-01-07 | 1 | -0/+5 | |
| | | | | | | g_timeout. svn path=/trunk/; revision=2058 | |||||
* | Remove useless include. | Xavier Claessens | 2009-01-07 | 1 | -1/+0 | |
| | | | | svn path=/trunk/; revision=2057 | |||||
* | Remove an useless method from the header and remember to unref the | Xavier Claessens | 2009-01-07 | 2 | -1/+1 | |
| | | | | | | EmpathyContactMonitor in _finalize(). svn path=/trunk/; revision=2056 | |||||
* | Implement _get_monitor () in EmpathyTpChat. | Xavier Claessens | 2009-01-07 | 1 | -0/+16 | |
| | | | | svn path=/trunk/; revision=2055 | |||||
* | Add an API to EmpathyAccountManager to find out if an account has just | Xavier Claessens | 2009-01-07 | 2 | -2/+49 | |
| | | | | | | connected. svn path=/trunk/; revision=2054 | |||||
* | Port EmpathyContactListStore to the new API. | Xavier Claessens | 2009-01-07 | 1 | -193/+203 | |
| | | | | svn path=/trunk/; revision=2053 | |||||
* | Implement _get_monitor () in EmpathyContactManager. | Xavier Claessens | 2009-01-07 | 2 | -0/+14 | |
| | | | | svn path=/trunk/; revision=2052 | |||||
* | Add a "presence-changed" signal so that we can keep track of the | Xavier Claessens | 2009-01-07 | 1 | -1/+25 | |
| | | | | | | previous presence of a contact when it changes. svn path=/trunk/; revision=2051 | |||||
* | Add an EmpathyContactMonitor object to monitor changes in the contact | Xavier Claessens | 2009-01-07 | 6 | -1/+507 | |
| | | | | | | list. svn path=/trunk/; revision=2050 | |||||
* | Update python bindings. | Xavier Claessens | 2009-01-07 | 3 | -19/+43 | |
| | | | | svn path=/trunk/; revision=2049 | |||||
* | Update docs. | Xavier Claessens | 2009-01-07 | 2 | -0/+2 | |
| | | | | svn path=/trunk/; revision=2048 | |||||
* | Disconnect signals when finalizing. | Xavier Claessens | 2009-01-07 | 1 | -5/+4 | |
| | | | | svn path=/trunk/; revision=2047 | |||||
* | Remove dead code from empathy-util. | Xavier Claessens | 2009-01-07 | 2 | -115/+0 | |
| | | | | svn path=/trunk/; revision=2046 | |||||
* | Port EmpathyMainWindow to the new API. | Xavier Claessens | 2009-01-07 | 1 | -168/+114 | |
| | | | | svn path=/trunk/; revision=2045 | |||||
* | Port EmpathyAccountsDialog to use the cached values to get the number of | Xavier Claessens | 2009-01-07 | 1 | -27/+3 | |
| | | | | | | connecting accounts. svn path=/trunk/; revision=2044 | |||||
* | Port EmpathyStatusIcon to the new API. | Xavier Claessens | 2009-01-07 | 1 | -35/+28 | |
| | | | | svn path=/trunk/; revision=2043 | |||||
* | Add new API in EmpathyAccountManager to cache the number of connecting | Xavier Claessens | 2009-01-07 | 2 | -6/+76 | |
| | | | | | | and connected accounts. svn path=/trunk/; revision=2042 | |||||
* | Port EmpathyTpContactFactory to the new API. | Xavier Claessens | 2009-01-07 | 1 | -19/+23 | |
| | | | | svn path=/trunk/; revision=2041 | |||||
* | Port EmpathyDispatcher to the new API. | Xavier Claessens | 2009-01-07 | 1 | -18/+21 | |
| | | | | svn path=/trunk/; revision=2040 | |||||
* | Port EmpathyAccountsDialog to the new API. | Xavier Claessens | 2009-01-07 | 1 | -83/+72 | |
| | | | | svn path=/trunk/; revision=2039 | |||||
* | Build fix. | Xavier Claessens | 2009-01-07 | 1 | -1/+2 | |
| | | | | svn path=/trunk/; revision=2038 | |||||
* | Use a invalid value when initializing. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2037 | |||||
* | Port EmpathyContactManager to the new API. | Xavier Claessens | 2009-01-07 | 1 | -19/+18 | |
| | | | | svn path=/trunk/; revision=2036 | |||||
* | Unref the object. | Xavier Claessens | 2009-01-07 | 1 | -0/+1 | |
| | | | | svn path=/trunk/; revision=2035 | |||||
* | Port EmpathyChat to the new API. | Xavier Claessens | 2009-01-07 | 1 | -21/+18 | |
| | | | | svn path=/trunk/; revision=2034 | |||||
* | Use the right marshallers for signals. | Xavier Claessens | 2009-01-07 | 1 | -2/+3 | |
| | | | | svn path=/trunk/; revision=2033 | |||||
* | Fix a typo. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2032 | |||||
* | Port the account chooser to the new API. | Xavier Claessens | 2009-01-07 | 1 | -52/+28 | |
| | | | | svn path=/trunk/; revision=2031 | |||||
* | Disconnect from the DBus signal on finalize. | Xavier Claessens | 2009-01-07 | 1 | -0/+5 | |
| | | | | svn path=/trunk/; revision=2030 | |||||
* | Add EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 3 | -0/+446 | |
| | | | | svn path=/trunk/; revision=2029 | |||||
* | Only play logout sound if switching to Offline from Available. | Xavier Claessens | 2009-01-07 | 2 | -8/+12 | |
| | | | | svn path=/trunk/; revision=2028 | |||||
* | Don't emit sound when changing state and properly play login sound. | Xavier Claessens | 2009-01-07 | 2 | -3/+16 | |
| | | | | svn path=/trunk/; revision=2027 | |||||
* | Don't set random values in EmpathyIdle init if MC is not running. | Xavier Claessens | 2009-01-07 | 1 | -3/+8 | |
| | | | | svn path=/trunk/; revision=2026 | |||||
* | Adapt the libcanberra calls to use the new functions. | Xavier Claessens | 2009-01-07 | 4 | -28/+31 | |
| | | | | svn path=/trunk/; revision=2025 | |||||
* | Add empathy_sound_pref_is_enabled (). | Xavier Claessens | 2009-01-07 | 2 | -0/+37 | |
| | | | | svn path=/trunk/; revision=2024 | |||||
* | Fix a typo in the schemas description. | Xavier Claessens | 2009-01-07 | 1 | -4/+4 | |
| | | | | svn path=/trunk/; revision=2023 | |||||
* | Adapt Patryk's patch to trunk. | Xavier Claessens | 2009-01-07 | 5 | -1/+69 | |
| | | | | svn path=/trunk/; revision=2022 | |||||
* | Create an UI for sound configuration. | Xavier Claessens | 2009-01-07 | 4 | -117/+298 | |
| | | | | svn path=/trunk/; revision=2021 | |||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-01-05 | 1 | -76/+73 | |
| | | | | svn path=/trunk/; revision=2020 | |||||
* | 2009-01-04 Leonardo Ferreira Fontenelle leonardof@gnome.org | Leonardo Ferreira Fontenelle | 2009-01-05 | 1 | -172/+385 | |
| | | | | | | * pt_BR.po: Updated pt_BR translation (Taylon Silmer). svn path=/trunk/; revision=2019 | |||||
* | More coding style fixes in empathy-contact-menu.c | Xavier Claessens | 2008-12-29 | 1 | -97/+81 | |
| | | | | svn path=/trunk/; revision=2018 | |||||
* | Correctly escape service name in dtube handlers | Will Thompson | 2008-12-29 | 1 | -6/+14 | |
| | | | | | | Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> svn path=/trunk/; revision=2017 | |||||
* | Don't unref NULL avatar used as chat window icon | Will Thompson | 2008-12-29 | 1 | -1/+4 | |
| | | | | | | | | This only happens if you set a secret gconf key, I think. Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> svn path=/trunk/; revision=2016 | |||||
* | Homogenize coding style in empathy_contact_menu_new | Will Thompson | 2008-12-29 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> svn path=/trunk/; revision=2015 | |||||
* | Ignore cscope.out. | Will Thompson | 2008-12-29 | 1 | -0/+1 | |
| | | | | | | Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> svn path=/trunk/; revision=2014 | |||||
* | Remove libgnomevfs include in megaphone-applet.c (Andre Klapper). | Xavier Claessens | 2008-12-24 | 1 | -1/+0 | |
| | | | | svn path=/trunk/; revision=2013 | |||||
* | Start file transfer if the state is already open when we get the unix socket | Sjoerd Simons | 2008-12-23 | 1 | -0/+3 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2012 | |||||
* | Make existing contact FT capable when the CM supports it | Sjoerd Simons | 2008-12-23 | 1 | -0/+11 | |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2011 | |||||
* | Bump version to 2.25.4 | Xavier Claessens | 2008-12-16 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2010 | |||||
* | Replace empathy-chat-view.c by empathy-chat-text-view.c in POTFILE.in | Xavier Claessens | 2008-12-16 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=2009 | |||||
* | Don't forget to unref the smiley manager | Xavier Claessens | 2008-12-16 | 1 | -0/+1 | |
| | | | | svn path=/trunk/; revision=2008 | |||||
* | Remove finalize, it is not used. | Xavier Claessens | 2008-12-16 | 1 | -7/+0 | |
| | | | | svn path=/trunk/; revision=2007 | |||||
* | Do not assert the tab exists in empathy_chat_text_view_tag_set(), simply ↵ | Xavier Claessens | 2008-12-16 | 1 | -2/+1 | |
| | | | | | | return silently. svn path=/trunk/; revision=2006 | |||||
* | Update python bindings | Xavier Claessens | 2008-12-16 | 4 | -227/+87 | |
| | | | | svn path=/trunk/; revision=2005 | |||||
* | Update API doc. | Xavier Claessens | 2008-12-16 | 2 | -2/+2 | |
| | | | | svn path=/trunk/; revision=2004 | |||||
* | Fallback to use "classic" theme if the gconf key is invalid | Xavier Claessens | 2008-12-16 | 1 | -0/+4 | |
| | | | | svn path=/trunk/; revision=2003 | |||||
* | Update boxes views when theme changes to another boxes one. | Xavier Claessens | 2008-12-16 | 1 | -63/+89 | |
| | | | | svn path=/trunk/; revision=2002 | |||||
* | Update color when using the simple theme and GTK color changes. | Xavier Claessens | 2008-12-16 | 1 | -56/+27 | |
| | | | | svn path=/trunk/; revision=2001 | |||||
* | translations are not executable | Xavier Claessens | 2008-12-16 | 1 | -0/+0 | |
| | | | | svn path=/trunk/; revision=2000 | |||||
* | Update news | Xavier Claessens | 2008-12-16 | 1 | -0/+2 | |
| | | | | svn path=/trunk/; revision=1999 | |||||
* | Don't forget to call g_object_weak_unref in finalise on each views | Xavier Claessens | 2008-12-16 | 1 | -162/+170 | |
| | | | | svn path=/trunk/; revision=1998 | |||||
* | Remove useless commented code | Xavier Claessens | 2008-12-16 | 1 | -118/+0 | |
| | | | | svn path=/trunk/; revision=1997 | |||||
* | Keep a list of boxes views so we can update colors when themes change | Xavier Claessens | 2008-12-16 | 1 | -46/+68 | |
| | | | | svn path=/trunk/; revision=1996 | |||||
* | Remove a FIXME which was not a problem and add one for bug #542523 | Xavier Claessens | 2008-12-16 | 1 | -5/+5 | |
| | | | | svn path=/trunk/; revision=1995 | |||||
* | Create the simple theme using system colors | Xavier Claessens | 2008-12-16 | 1 | -31/+32 | |
| | | | | svn path=/trunk/; revision=1994 | |||||
* | Completely rework the theming system to make easy implementing themes based ↵ | Xavier Claessens | 2008-12-16 | 10 | -1335/+976 | |
| | | | | | | on other classes like webkit. svn path=/trunk/; revision=1993 | |||||
* | Remove EmpathyTheme, code will be merged into EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 2 | -100/+0 | |
| | | | | svn path=/trunk/; revision=1992 | |||||
* | Remove unused empathy-theme.h include | Xavier Claessens | 2008-12-16 | 1 | -2/+0 | |
| | | | | svn path=/trunk/; revision=1991 | |||||
* | Remove useless empathy_text_buffer_tag_set | Xavier Claessens | 2008-12-16 | 2 | -52/+1 | |
| | | | | svn path=/trunk/; revision=1990 | |||||
* | Remove useless empathy_message_get_date_and_time | Xavier Claessens | 2008-12-16 | 2 | -22/+0 | |
| | | | | svn path=/trunk/; revision=1989 | |||||
* | Remove useless virtual methods | Xavier Claessens | 2008-12-16 | 2 | -94/+10 | |
| | | | | svn path=/trunk/; revision=1988 | |||||
* | Rename EmpathyChatSimpleView to EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 5 | -189/+190 | |
| | | | | svn path=/trunk/; revision=1987 | |||||
* | Move the smiley menu code from EmpathyChatView to EmpathyChatManager. | Xavier Claessens | 2008-12-16 | 6 | -88/+129 | |
| | | | | svn path=/trunk/; revision=1986 | |||||
* | EmpathyChatView interface can only be implemented by a GtkWidget subclass | Xavier Claessens | 2008-12-16 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=1985 | |||||
* | Replace _get_selection_bounds by _get_has_selection | Xavier Claessens | 2008-12-16 | 5 | -24/+13 | |
| | | | | svn path=/trunk/; revision=1984 | |||||
* | Remove _append_button since it's not used | Xavier Claessens | 2008-12-16 | 3 | -98/+0 | |
| | | | | svn path=/trunk/; revision=1983 | |||||
* | Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it ↵ | Xavier Claessens | 2008-12-16 | 3 | -98/+95 | |
| | | | | | | makes more sense. svn path=/trunk/; revision=1982 |