log

age author description
2011-05-06 andrew victor Additional MXit prpl changes listed.
2011-05-06 andrew victor propagate from branch 'im.pidgin.pidgin' (head 27008103f84aa123bae2138b6e8c3a20303bde16)
2011-05-05 andrew victor merge of '68f430dcc865c17bad99e7e29c516f5db7cb4336'
2011-05-04 andrew victor propagate from branch 'im.pidgin.pidgin' (head b4610e0aa7f5df4daa5d4ad90ce8a8d80f46e0fe)
2011-05-05 pieter loubser * show a contact's status message when his offline (with get-info)
2011-05-03 andrew victor Adding contacts normally and via search-results works slightly differently
2011-05-02 andrew victor propagate from branch 'im.pidgin.pidgin' (head fcd72ef630601a5c9de2e8465f3502ef38b67235)
2011-04-26 andrew victor propagate from branch 'im.pidgin.pidgin' (head 075c2902b90abb6349a6b689e26fa0ecf720ca04)
2011-06-06 Marcus Lundblad Add support for using TCP relaying with TURN
2011-06-06 Ethan Blanton Fix gntwm.c compile on some platforms.
2011-06-05 Ethan Blanton Fix ChangeLog to reference libgadu 1.11.0
2011-06-05 Ethan Blanton Forgot two files for the gg 1.11.0 update
2011-06-05 Ethan Blanton ChangeLog this libgadu update
2011-06-05 Ethan Blanton Update libgadu to 0.11.0 plus local changes; thanks to Tomasz Wasilczyk.
2011-05-24 Paul Aurich merge of 'b8354dfc19eecdfd2aecfdb2685fbd78b9010587'
2011-05-24 Paul Aurich media/backend-fs2: Better fix for the NULL deref crash here.
2011-05-20 Elliott Sales de Andrade Remove some struct packing from code that does login. I think this is
2011-05-20 Paul Aurich I will compile before committing. I will compile before committing.
2011-05-19 Paul Aurich Fix another leak
2011-05-19 Paul Aurich oscar: Fix the leak of 'alias' in this function
2011-05-13 Mark Doliner Hmm. It seems I missed some translations from Transifex. Now I'm
2011-05-13 masca NEWS
2011-05-13 masca Fix a bug where the tooltip is destroyed when it have a lot of information. Fixes #10510
2011-05-12 John Bailey Fix my typo pointed out by kstange.
2011-05-12 Björn Voigt German translation update
2011-05-12 John Bailey NEWSing.
2011-05-12 Paul Aurich NEWS, NEWS, get 'ya news!
2011-05-12 Paul Aurich Elliott suggested ISO-8859-2 as being more correct here.
2011-05-12 Paul Aurich merge of '75fc33a55bbcdb1cd95b14f424826226c67018b0'
2011-05-12 Ka-Hing Cheung merge of '28fe114c65c7f5fa3fdc6a89311c370b76a1c371'
2011-05-11 Ka-Hing Cheung You know, I've been telling myself that I am going to get back to
2011-05-12 Paul Aurich Added Croatian translation from Sabina Drempetić. Closes #13595
2011-05-12 Paul Aurich media: Fix a NULL pointer deref crash, and add diagnostic logging.
2011-05-11 Mark Doliner Fix setting icons with dimensions greater than 64x64 pixels by scaling
2011-05-11 Mark Doliner Add changelog entries for the translators who commited their updates
2011-05-11 Paul Aurich Get rid of a few other dead variables.
2011-05-11 Paul Aurich msn: Avoid reading uninit memory.
2011-05-11 Paul Aurich silc: Dead (redundant) initialization
2011-05-11 Paul Aurich merge of '499902f7613784436d3ab1e47339e2822f695102'
2011-05-11 Elliott Sales de Andrade Small space to tab changes.
2011-05-11 Paul Aurich mxit: Audited the rest of mxit for glib/libc mixing of alloc/free
2011-05-11 Paul Aurich mxit/protocols: Use g_realloc, as these are freed with g_free
2011-05-11 Paul Aurich silc: Avoid calling strstr(NULL, ...) if chname isn't set.
2011-05-11 Paul Aurich jabber/caps: Reorganize for the purpose of making clang's analyzer happier
2011-05-11 Paul Aurich jabber/bosh: We require glib 2.16 now, this was added in 2.16
2011-05-11 Paul Aurich jabber: Treat empty <group/> elements as "Buddies", not ""
2011-05-10 Paul Aurich Updated a bunch of translations.
2011-05-10 Elliott Sales de Andrade Rename this enums a little better. And I don't think we need these
2011-05-10 Elliott Sales de Andrade Hide some offset occurrences and define a couple of abstractions in
2011-05-09 Elliott Sales de Andrade Getting the P2P version is probably the slplink's job, since it has
2011-05-09 Elliott Sales de Andrade Let's not fool anyone here. The slplink is never NULL.
2011-05-09 Elliott Sales de Andrade This function doesn't exist.
2011-05-09 Elliott Sales de Andrade I've always wondered why the SB layer was parsing the P2P stuff, when
2011-05-09 Mark Doliner Grab the only other translations I see in Trasifex, and fix I problem
2011-05-09 Mark Doliner merge of 'd09f79ede5d30c1f516d4af546eb9a0f1d052593'
2011-05-09 Mark Doliner I grabbed the Norwegian translation from Transifex. I guess we have
2011-05-09 Elliott Sales de Andrade Get the P2P version based on the user. Still hard-coded as v1 though.
2011-05-09 Elliott Sales de Andrade Get the slplink from the slpcall as needed.
2011-05-09 Elliott Sales de Andrade Oops, forgot to checkin the header changes that go along with the
2011-05-09 Elliott Sales de Andrade This function doesn't do much of anything any more.