| Commit message (Expand) | Author | Age | Files | Lines |
* | chatroom-manager: add a ready property | Jonny Lamb | 2009-09-08 | 1 | -0/+18 |
* | chatroom-manager: only parse xml file once the account manager is ready | Jonny Lamb | 2009-09-06 | 1 | -1/+31 |
* | Chang the API of AccountManager to have the get lookup the account by name | Sjoerd Simons | 2009-07-30 | 1 | -4/+4 |
* | remove usage of empathy_account_equal | Sjoerd Simons | 2009-07-30 | 1 | -7/+4 |
* | Merge commit 'upstream/master' into mc5 | Sjoerd Simons | 2009-07-28 | 1 | -1/+1 |
|\ |
|
| * | Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007) | Frédéric Péters | 2009-07-21 | 1 | -1/+1 |
* | | Remove last references to mission-control 4 | Sjoerd Simons | 2009-07-16 | 1 | -0/+2 |
|/ |
|
* | Removing chatroom from the list before emmiting chatroom-removed signal. | Abner Silva | 2009-07-01 | 1 | -1/+2 |
* | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -9/+9 |
* | Break after deleting current item in chatroom list | Will Thompson | 2009-06-09 | 1 | -1/+4 |
* | Extract removing chatroom links to a function | Will Thompson | 2009-06-09 | 1 | -9/+22 |
* | Consistently use this_chatroom when removing a room | Will Thompson | 2009-06-09 | 1 | -2/+2 |
* | empathy-chatroom-manager: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -4/+4 |
* | Use new getters and setters of EmpathyChatroom. Simplify to lookup when a tp_... | Xavier Claessens | 2009-04-22 | 1 | -35/+20 |
* | Use the account manager to map from connection to account. | Xavier Claessens | 2009-04-22 | 1 | -6/+19 |
* | Reorder functions to not declare them on top | Xavier Claessens | 2009-04-22 | 1 | -267/+267 |
* | Fix some coding style | Xavier Claessens | 2009-04-22 | 1 | -105/+90 |
* | Fix type punned pointers warnings | Olivier Crête | 2009-02-12 | 1 | -1/+1 |
* | Let a chatroom keep a reference to a its TpChat if applicable | Sjoerd Simons | 2009-01-10 | 1 | -0/+6 |
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 1 | -5/+1 |
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 1 | -14/+11 |
* | More style fixes | Sjoerd Simons | 2009-01-10 | 1 | -6/+6 |
* | Act as an observer | Sjoerd Simons | 2009-01-10 | 1 | -0/+88 |
* | empathy_chatroom_manager_remove: when looking for the chatroom to remove chec... | Xavier Claessens | 2008-10-13 | 1 | -1/+2 |
* | chatroom-manager: add_chatroom: connect the 'notify' signal instead of each s... | Xavier Claessens | 2008-10-13 | 1 | -9/+1 |
* | remove empathy_chatroom_manager_store from the API as it's became useless | Xavier Claessens | 2008-10-13 | 1 | -8/+0 |
* | disconnect chatroom signals when they are removed from the mgr | Xavier Claessens | 2008-10-13 | 1 | -10/+24 |
* | automatically save the chatroom mgr XML file when one chatroom is modified | Xavier Claessens | 2008-10-13 | 1 | -4/+13 |
* | chatroom-mgr: use a save timer instead of saving the file directly | Xavier Claessens | 2008-10-13 | 1 | -3/+40 |
* | only save the chatrooms xml when a favorite chatroom is added/removed | Xavier Claessens | 2008-10-13 | 1 | -2/+16 |
* | chatroom-mgr: store the file when a chatroom changes its favorite state | Xavier Claessens | 2008-10-13 | 1 | -2/+22 |
* | add the file path as arg to empathy_chatroom_manager_new | Xavier Claessens | 2008-10-13 | 1 | -3/+5 |
* | chatroom-manager: set the file path as a property | Xavier Claessens | 2008-10-13 | 1 | -35/+104 |
* | Save chatrooms to XML only if they are marked as favorite | Xavier Claessens | 2008-10-13 | 1 | -0/+7 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -8/+6 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -7/+5 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -0/+501 |