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-tp-chat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of tp-glib helpers func for GValue
Xavier Claessens
2008-03-11
1
-6
/
+3
*
Connect to PropertyFlagsChanged
Xavier Claessens
2008-03-11
1
-0
/
+40
*
Check if property is writable before setting it. Fix leaks
Xavier Claessens
2008-03-11
1
-0
/
+7
*
Implement _set_property
Xavier Claessens
2008-03-11
1
-1
/
+41
*
Fix usage of property iface and make use of it to get chatroom topic.
Xavier Claessens
2008-03-11
1
-18
/
+15
*
Display GError's message when a call fails.
Xavier Claessens
2008-03-11
1
-0
/
+18
*
Fix some warnings when getting properties
Xavier Claessens
2008-03-11
1
-8
/
+21
*
Add back "tp-chan" property, still used to inspect the channel handle.
Xavier Claessens
2008-03-11
1
-9
/
+22
*
Continue property stuff
Xavier Claessens
2008-03-11
1
-4
/
+82
*
Do not close the channel if the channel is invalidated
Xavier Claessens
2008-03-11
1
-1
/
+1
*
Prepare a new API for chat properties
Xavier Claessens
2008-03-11
1
-4
/
+60
*
Queue received messages until the sender got his alias.
Xavier Claessens
2008-03-11
1
-30
/
+44
*
Refactor EmpathyTpChat to use tp-glib client code
Xavier Claessens
2008-03-11
1
-454
/
+172
*
Queue received messages until the sender got his alias.
Xavier Claessens
2008-03-09
1
-68
/
+148
*
Reorder functions to avoid having to declare them in the begining
Xavier Claessens
2008-03-09
1
-471
/
+421
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Do not export symbols outside the empathy_ namespace.
Xavier Claessens
2008-02-10
1
-2
/
+2
*
Add back empathy_tp_chat_new_with_contact
Xavier Claessens
2008-01-02
1
-0
/
+43
*
Cleanup chat objects API and request a new Text channel if account gets
Xavier Claessens
2007-12-03
1
-43
/
+12
*
Conflicts:
Xavier Claessens
2007-12-03
1
-61
/
+61
*
Cleanup licences and copyrights, Modules with 100% collabora code are now
Xavier Claessens
2007-10-18
1
-10
/
+9
*
Don't use deprecated GtkTooltips API. Add commented out lines in
Xavier Claessens
2007-10-13
1
-1
/
+1
*
Disconnect all signals in finalize. Fixes bug #462815.
Xavier Claessens
2007-10-01
1
-0
/
+21
*
Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...
Xavier Claessens
2007-08-31
1
-21
/
+18
*
Don't forget to reverse the glist of pending messages.
Xavier Claessens
2007-08-06
1
-0
/
+1
*
Initial room list support. It does not works yet.
Xavier Claessens
2007-07-20
1
-2
/
+44
*
Fix a leaked ref.
Xavier Claessens
2007-07-01
1
-100
/
+172
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-39
/
+39
*
New window for viewing logs.
Xavier Claessens
2007-06-14
1
-2
/
+4
*
Add all properties described by TP spec for the Text channel on
Xavier Claessens
2007-06-03
1
-42
/
+298
*
Fix warning when selecting all accounts.
Xavier Claessens
2007-05-31
1
-55
/
+1
*
Preset the server only for jabber protocol to conference.server. This
Xavier Claessens
2007-05-25
1
-7
/
+15
*
Fix indentation Fix not returning the contact in tp_contact_list_find()
Xavier Claessens
2007-05-20
1
-1
/
+1
*
EmpathyContactList is now an interface implemented by
Xavier Claessens
2007-05-19
1
-49
/
+141
*
When a new text channel arrives, check if there is no existing GossipChat
Xavier Claessens
2007-05-14
1
-13
/
+30
*
[darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...
Xavier Claessens
2007-05-13
1
-3
/
+4
*
[darcs-to-svn @ many changes]
Xavier Claessens
2007-05-09
1
-34
/
+60
*
[darcs-to-svn @ Remove EmpathySession and move all programs into src/]
Xavier Claessens
2007-05-03
1
-12
/
+14
*
[darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-...
Xavier Claessens
2007-05-01
1
-4
/
+8
*
[darcs-to-svn @ Save/restore window geometry]
Xavier Claessens
2007-04-27
1
-0
/
+58
*
[darcs-to-svn @ Set Collabora copyright for files I created/modified]
Xavier Claessens
2007-04-26
1
-1
/
+3
*
[darcs-to-svn @ initial import]
Xavier Claessens
2007-04-26
1
-0
/
+474