log

age author description
Tue, 07 Apr 2009 05:22:48 +0000 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
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.
Mon, 06 Apr 2009 10:31:17 +0000 Richard Nelson Activate the current status for an account being enabled
Mon, 06 Apr 2009 10:30:25 +0000 Richard Nelson Redraw the textview when a tag is changed
Mon, 06 Apr 2009 06:11:24 +0000 Elliott Sales de Andrade merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'
Mon, 06 Apr 2009 06:09:07 +0000 Elliott Sales de Andrade Also, fix the libpurple makefile to use the correct cflags/libs.
Mon, 06 Apr 2009 05:49:05 +0000 Elliott Sales de Andrade Some configure.ac updates.
Mon, 06 Apr 2009 02:07:40 +0000 Mike Ruprecht merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'
Sun, 05 Apr 2009 23:20:42 +0000 Paul Aurich Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
Sun, 05 Apr 2009 22:59:21 +0000 Mark Doliner This file was moved to a jingle subdirectory, but I don't see any
Sun, 05 Apr 2009 22:20:12 +0000 Marcus Lundblad Added a note about receiving "attentions" in the ChangeLog entry for the new
Sun, 05 Apr 2009 23:03:28 +0000 Paul Aurich Mark's commit reminds me that this should be in POTFILES.in
Sun, 05 Apr 2009 21:18:15 +0000 Paul Aurich Fix up the propagate
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 21:54:03 +0000 Paul Aurich Drop a variable left over from the propagate.
Sun, 05 Apr 2009 21:49:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 20:57:56 +0000 Paul Aurich Changelog the *one* user-visible change from the iq-handlers branch (heh).
Sun, 05 Apr 2009 20:52:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Sun, 05 Apr 2009 19:25:45 +0000 Paul Aurich Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init
Sun, 05 Apr 2009 19:21:22 +0000 Paul Aurich Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
Sun, 05 Apr 2009 19:16:14 +0000 Paul Aurich Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H
Sun, 05 Apr 2009 19:14:19 +0000 Paul Aurich Move some IQ handler registrations to the appropriate init functions
Sun, 05 Apr 2009 19:05:49 +0000 Paul Aurich Large documentation blocks never hurt anyone.
Sat, 04 Apr 2009 18:17:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
Sat, 04 Apr 2009 08:02:52 +0000 Paul Aurich And google session handling