log

age author description
Thu, 12 May 2011 02:58:18 +0000 Paul Aurich Added Croatian translation from Sabina Drempeti¸««. Closes #13595
Thu, 12 May 2011 01:21:50 +0000 Paul Aurich media: Fix a NULL pointer deref crash, and add diagnostic logging.
Wed, 11 May 2011 09:29:47 +0000 Mark Doliner Fix setting icons with dimensions greater than 64x64 pixels by scaling
Wed, 11 May 2011 07:50:55 +0000 Mark Doliner Add changelog entries for the translators who commited their updates
Wed, 11 May 2011 05:04:43 +0000 Paul Aurich Get rid of a few other dead variables.
Wed, 11 May 2011 05:00:06 +0000 Paul Aurich msn: Avoid reading uninit memory.
Wed, 11 May 2011 04:42:07 +0000 Paul Aurich silc: Dead (redundant) initialization
Wed, 11 May 2011 04:35:06 +0000 Paul Aurich merge of '499902f7613784436d3ab1e47339e2822f695102'
Wed, 11 May 2011 03:49:44 +0000 Elliott Sales de Andrade Small space to tab changes.
Wed, 11 May 2011 04:34:39 +0000 Paul Aurich mxit: Audited the rest of mxit for glib/libc mixing of alloc/free
Wed, 11 May 2011 04:32:30 +0000 Paul Aurich mxit/protocols: Use g_realloc, as these are freed with g_free
Wed, 11 May 2011 04:29:56 +0000 Paul Aurich silc: Avoid calling strstr(NULL, ...) if chname isn't set.
Wed, 11 May 2011 04:20:12 +0000 Paul Aurich jabber/caps: Reorganize for the purpose of making clang's analyzer happier
Wed, 11 May 2011 02:42:52 +0000 Paul Aurich jabber/bosh: We require glib 2.16 now, this was added in 2.16
Wed, 11 May 2011 01:58:03 +0000 Paul Aurich jabber: Treat empty <group/> elements as "Buddies", not ""
Tue, 10 May 2011 04:45:01 +0000 Paul Aurich Updated a bunch of translations.
Tue, 10 May 2011 03:18:20 +0000 Elliott Sales de Andrade Rename this enums a little better. And I don't think we need these
Tue, 10 May 2011 03:09:47 +0000 Elliott Sales de Andrade Hide some offset occurrences and define a couple of abstractions in
Mon, 09 May 2011 22:56:29 +0000 Elliott Sales de Andrade Getting the P2P version is probably the slplink's job, since it has
Mon, 09 May 2011 22:50:05 +0000 Elliott Sales de Andrade Let's not fool anyone here. The slplink is never NULL.
Mon, 09 May 2011 22:20:56 +0000 Elliott Sales de Andrade This function doesn't exist.
Mon, 09 May 2011 22:17:03 +0000 Elliott Sales de Andrade I've always wondered why the SB layer was parsing the P2P stuff, when
Mon, 09 May 2011 08:48:25 +0000 Mark Doliner Grab the only other translations I see in Trasifex, and fix I problem
Mon, 09 May 2011 08:34:25 +0000 Mark Doliner merge of 'd09f79ede5d30c1f516d4af546eb9a0f1d052593'
Mon, 09 May 2011 08:33:42 +0000 Mark Doliner I grabbed the Norwegian translation from Transifex. I guess we have
Mon, 09 May 2011 08:06:27 +0000 Elliott Sales de Andrade Get the P2P version based on the user. Still hard-coded as v1 though.
Mon, 09 May 2011 07:08:10 +0000 Elliott Sales de Andrade Get the slplink from the slpcall as needed.
Mon, 09 May 2011 07:02:44 +0000 Elliott Sales de Andrade Oops, forgot to checkin the header changes that go along with the
Mon, 09 May 2011 07:00:03 +0000 Elliott Sales de Andrade This function doesn't do much of anything any more.
Mon, 09 May 2011 06:56:18 +0000 Elliott Sales de Andrade Add the slplink as a parameter when creating a slpmsg ack.