aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-message.c
Commit message (Expand)AuthorAgeFilesLines
* empathy_message_new is gone, use g_object_newEmilio Pozuelo Monfort2011-04-281-15/+12
* Merge remote-tracking branch 'pochu-public/log-window-619866' into empathy-skypeEmilio Pozuelo Monfort2011-04-281-13/+30
|\
| * make check fixesEmilio Pozuelo Monfort2011-04-271-1/+1
| * Don't ignore call eventsEmilio Pozuelo Monfort2011-04-201-21/+32
* | Port all timestamps from time_t to gint64 (#648188)Guillaume Desmottes2011-04-211-10/+8
* | empathy-message: cast timestamps to glongGuillaume Desmottes2011-04-211-2/+2
* | empathy_message_new_from_tp_message: assign priv as soon as the message is cr...Guillaume Desmottes2011-04-211-1/+2
* | empathy-message: remove useless public settersGuillaume Desmottes2011-04-211-119/+22
* | remove empathy_message_new()Guillaume Desmottes2011-04-211-15/+7
* | factor out empathy_message_new_from_tp_messageGuillaume Desmottes2011-04-211-0/+33
* | empathy-message: add missing getter/setterGuillaume Desmottes2011-04-211-0/+18
|/
* Add support for message type to support /meNicolas Dufresne2011-03-011-0/+2
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-241-16/+14
* empathy_message_from_tpl_log_entry: don't leak receiver and senderGuillaume Desmottes2010-11-241-6/+12
* Fix missing entries in switch statementsPhilip Withnall2010-08-051-0/+3
* Merge EmpathyContact:name and *_set_alias() to EmpathyContact:aliasPhilip Withnall2010-07-221-1/+1
* Properly mark messages from TPL as backlog (#623914)Guillaume Desmottes2010-07-091-1/+1
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-4/+0
* TplContact has been renamed to TplEntityGuillaume Desmottes2010-06-181-4/+4
* TplLogEntry(Text) has been renamed to TplEntry(Text)Guillaume Desmottes2010-06-181-14/+14
* port to latest tp-logger APIGuillaume Desmottes2010-06-181-3/+3
* empathy_message_equal: always use the timestamp+body (#621797)Guillaume Desmottes2010-06-171-4/+0
* TPL Enabling patch, all-in-one.Cosimo Alfarano2010-02-261-0/+78
* Don't highlight scrollback messages (#602288)Guillaume Desmottes2009-12-021-0/+8
* empathy-message: add message flagsGuillaume Desmottes2009-12-021-0/+35
* Move /me and /say support from EmpathyMessage to EmpathyChat.Xavier Claessens2009-11-011-56/+0
* Be consistent with EmpathyMessage style.Will Thompson2009-08-311-8/+16
* Ack received messages from ourself.Will Thompson2009-08-311-0/+32
* Don't parse message in EmpathyMessage:body setterWill Thompson2009-08-281-15/+2
* Add empathy_message_new_from_entry()Will Thompson2009-08-281-0/+56
* empathy-message.c: remove a trailing spaceGuillaume Desmottes2009-07-141-1/+1
* Support for history message in Adium themes. Use context HTMLs.Nicolò Chieffo2009-07-081-0/+36
* empathy-message: update FSF addressGuillaume Desmottes2009-05-181-2/+2
* 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