log

age author description
Wed, 21 Apr 2010 04:42:32 +0000 Mark Doliner Oh! When setting a buddy icon, when we reduce the dimension in order to
Tue, 20 Apr 2010 21:17:12 +0000 Marcus Lundblad Added signal definitions for the new signals.
Tue, 20 Apr 2010 19:39:30 +0000 Marcus Lundblad Added buddy-caps-changed and ui-caps-changed media signals to the dox documentation.
Tue, 20 Apr 2010 19:35:27 +0000 Marcus Lundblad Add the attention-UI-related signals to the documentation
Tue, 20 Apr 2010 03:40:44 +0000 Elliott Sales de Andrade merge of '5fe1e44e0d84dfc0304df6902508315695625f42'
Tue, 20 Apr 2010 02:31:42 +0000 Richard Laager Add a @since tag for the new autojoin signal
Tue, 20 Apr 2010 00:10:20 +0000 Elliott Sales de Andrade Add @since tags.
Tue, 20 Apr 2010 00:05:34 +0000 Elliott Sales de Andrade Fix a possible use-after-free.
Mon, 19 Apr 2010 23:55:03 +0000 Elliott Sales de Andrade Just because a user went offline, doesn't mean we should close the slplink
Mon, 19 Apr 2010 20:45:31 +0000 Elliott Sales de Andrade This looks like it should be @signaldesc.
Mon, 19 Apr 2010 20:40:18 +0000 Elliott Sales de Andrade Add autojoin signal to ChangeLog.API and fix a typo.
Mon, 19 Apr 2010 20:17:20 +0000 Paul Aurich jabber: Don't leak the buddy_name on this error
Mon, 19 Apr 2010 16:06:43 +0000 Paul Aurich configure.ac: Check for gnutls_priority_set.
Mon, 19 Apr 2010 16:05:00 +0000 Paul Aurich merge of '2397ba22512c2bb9c2e3d67b9b0e38ced723db05'
Sun, 18 Apr 2010 20:12:32 +0000 Paul Aurich jabber: --more leaks
Sun, 18 Apr 2010 19:10:38 +0000 Paul Aurich jabber: --leaks
Sun, 18 Apr 2010 22:39:01 +0000 Richard Laager Add an autojoin connection signal
Sat, 17 Apr 2010 22:22:52 +0000 Elliott Sales de Andrade merge of 'de5074f5f3785a3e757b9ab4ed946a01ddc69944'
Sat, 17 Apr 2010 22:22:21 +0000 Elliott Sales de Andrade merge of '229f226a4d7937c46842e33328e05fc827bf3573'
Sat, 17 Apr 2010 22:21:17 +0000 Elliott Sales de Andrade gtk_widget_set_window was added in GTK+ 2.18. Thanks to Josh Mueller.
Sat, 17 Apr 2010 03:06:42 +0000 Elliott Sales de Andrade Those Adium guys don't like this slash.
Sat, 17 Apr 2010 21:37:52 +0000 Paul Aurich Clarify
Sat, 17 Apr 2010 21:35:26 +0000 Paul Aurich gtkimhtml: Fix handling of pastes whose data isn't NULL-terminated
Sat, 17 Apr 2010 21:16:19 +0000 Paul Aurich jabber: Stifle an assertion warning.
Sat, 17 Apr 2010 21:13:50 +0000 Paul Aurich util: Fix some strict-aliasing issues.
Sat, 17 Apr 2010 01:33:19 +0000 Paul Aurich Oops, I forgot to save this before committing.
Sat, 17 Apr 2010 01:31:13 +0000 Paul Aurich Linewrap to 80 characters
Sat, 17 Apr 2010 01:27:58 +0000 Paul Aurich merge of '5bc899d1d49d1b8701e547f4e4d76519e471d339'
Sat, 17 Apr 2010 01:27:04 +0000 Paul Aurich Add network listen functions that accept a family argument (AF_INET(6?)).
Fri, 16 Apr 2010 03:44:18 +0000 Paul Aurich util: Bah, AF_INET6 probably isn't always available