index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-chatroom-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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