Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 07 Apr 2009 05:10:52 +0000 | Marcus Lundblad | propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9) |
Mon, 06 Apr 2009 23:05:02 +0000 | Richard Nelson | Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul! |
Mon, 06 Apr 2009 13:18:36 +0000 | Richard Nelson | Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely |
Mon, 06 Apr 2009 11:23:07 +0000 | Richard Nelson | ChangeLog the TinyURL plugin |
Mon, 06 Apr 2009 10:36:43 +0000 | Richard Nelson | Add a gnt TinyURL plugin. Closes #2017 |
Mon, 06 Apr 2009 10:33:28 +0000 | Richard Nelson | Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages. |