aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-message.c
Commit message (Expand)AuthorAgeFilesLines
* Use tp_strdiff in empathy_message_equal to compare body.Xavier Claessens2009-03-061-1/+3
* Remove unused empathy_message_get_unique_idXavier Claessens2009-03-061-8/+0
* Call GET_PRIV after checking the parameters of empathy_message_equal.Jonny Lamb2009-03-061-2/+5
* Added checks to the arguments of empathy_message_equal.Jonny Lamb2009-03-061-0/+3
* Added empathy_message_get_unique_id & empathy_message_equal.Jonny Lamb2009-03-061-0/+21
* Style fixesSjoerd Simons2009-01-101-1/+3
* Add id field to save the message id as received the CMSjoerd Simons2009-01-101-0/+16
* Remove useless empathy_message_get_date_and_timeXavier Claessens2008-12-161-20/+0
* Add missing includeXavier Claessens2008-11-301-0/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-76/+42
* Use g_date_set_time_t instead of g_date_set_time. Fixes bug #523703 (Frederi...Xavier Claessens2008-04-091-1/+1
* Rework EmpathyChat's API, it is now a subclass of GtkBin.Xavier Claessens2008-04-021-0/+61
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens2007-12-211-0/+20
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-131-3/+3
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-9/+9
* Add missing include string.h.Xavier Claessens2007-07-301-0/+2
* Add message type in log files. Fixes bug #459579.Xavier Claessens2007-07-271-6/+39
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+418