log

age author description
2008-03-31 Stu Tomlinson Romanian translation updated (Mişu Moldovan)
2008-03-31 Stu Tomlinson Slovak translation updated (loptosko)
2008-03-31 Stu Tomlinson Macedonian translation updated (Арангел Ангов)
2008-03-31 Stu Tomlinson ChangeLog the Hungarian translation update
2008-03-30 John Bailey Thanks for pointing this out, grim.
2008-03-30 Björn Voigt German copyright year update
2008-03-30 Kelemen Gábor Hungarian translation for 2.4.1
2008-03-30 John Bailey I always forget we use 'm4macros' here instead of 'm4'.
2008-03-30 John Bailey A more verbose autogen.sh that Gary and I have been using for Guifications
2008-03-30 John Bailey For the few of us who wanted it, I bring back --disable-nls! It may not be
2008-03-30 Stu Tomlinson Czech translation updated (David Vachulka)
2008-04-02 Timo Jyrinki Fix typos, make the used language better also otherwise, add new strings.
2008-03-30 Timo Jyrinki use XGETTEXT_ARGS=--no-location for Finnish PO file
2008-03-30 Stu Tomlinson merge of '53edb29d14535c12ae8ee014087912100cdc49ad'
2008-03-30 Josep Puigdemont Updated Catalan translation.
2008-03-30 John Bailey I'm tired of installing pixmap data that almost never changes. I'm so tired of
2008-03-30 Stu Tomlinson ChangeLog the Catalan translation update
2008-03-29 Stu Tomlinson Belarusian Latin translation updated again (Ihar Hrachyshka)
2008-03-29 Stu Tomlinson Russian translation updated again (Dmitry Beloglazov)
2008-03-29 Stu Tomlinson Spanish translation updated (Javier Fernández-Sanguino)
2008-03-29 Ka-Hing Cheung patch from Maiku to ignore non-messenger contacts, fixes #3305
2008-03-28 Ka-Hing Cheung some other mobile stuff that Maiku fixed, fixes #2359
2008-03-27 Ka-Hing Cheung another patch from Maiku that "Properly identifies users you have the mobile
2008-03-27 Daniel Atallah Printf warning fixes.
2008-03-27 Gary Kramlich per daniel, this is the correct fix to cross compiling with gcc 4.x
2008-03-26 Stu Tomlinson ChangeLog the Swedish translation update
2008-03-26 Peter Hjalmarsson Updated Swedish translation.
2008-03-26 Stu Tomlinson Add a mnemonic to the Italian translation of Send To and remove the fuzzy
2008-03-26 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
2008-03-26 Daniel Atallah Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.
2008-03-26 Daniel Atallah Fix another scenario where a NULL callback can be called. I'm pretty confident this fixes #4901. There's also a fix in here to prevent freed memory from being accessed when removing minidialogs from a signed-off account that I've had sitting on my machine for a while.
2008-03-25 Stu Tomlinson Dutch translation updated (Daniël Heres)
2008-03-25 Stu Tomlinson Hebrew translation updated (Shalom Craimer)
2008-03-25 Stu Tomlinson Russian translation updated (Dmitry Beloglazov)
2008-03-25 Stu Tomlinson Belarusian Latin translation updated (Ihar Hrachyshka)
2008-03-25 Stu Tomlinson Esperanto translation updated (Stéphane Fillod)
2008-03-25 Stu Tomlinson Chinese (Traditional) translation updated (Ambrose C. Li)
2008-03-25 Stu Tomlinson Estonian translation updated (Ivar Smolin)
2008-03-25 Stu Tomlinson Arabic translation updated (Khaled Hosny)
2008-03-25 Stu Tomlinson Update the translations changelog
2008-03-25 Timo Jyrinki Update fi.po for Pidgin 2.4.1.
2008-03-25 Éric Boumaour Update french translation for 2.4.1 release.
2008-03-24 Björn Voigt German update: fixed some double defined keyboard shortcuts
2008-03-24 Björn Voigt German update
2008-03-24 Daniel Atallah Add purple_network_listen_map_external() to the deprecated list. I guess I didn't commit this.
2008-03-24 Daniel Atallah printf format warning fixes.
2008-03-24 Daniel Atallah Add extern "C" wrappers to win32 headers. There is also a change here that I thought I committed earlier that should provide better error messages for winsock errors.
2008-03-24 Ka-Hing Cheung Patch from ccpaging to clean up some QQ stuff. I removed the now commented
2008-03-21 Stu Tomlinson merge of '86b04a102905cb20d3279090e84cdeffd30e95bc'
2008-03-21 Sean Egan New XMPP icons from hbons
2008-03-21 Daniel Atallah nosnilmot thought this should be changelog'd
2008-03-21 Jochen Kemnade German translation update
2008-03-21 Daniel Atallah Fix SOCKS5 CHAP authentication to be more robust; the current stuff depends on the attributes coming in in a specific order and the whole authentication having a maximum length of 20 bytes. Big thanks to Jonathan Rudolph ("simple" on IRC) for helping figure out what was wrong.
2008-03-21 Mark Doliner Undo the AC_CHECK_HEADERS_ONCE thing, since it requires a fairly new
2008-03-21 Ka-Hing Cheung who in the right mind uses 8 space tab?
2008-03-21 Ka-Hing Cheung another patch from Maiku, this time handling IPG so we can receive paging.
2008-03-21 Ka-Hing Cheung Another patch from Maiku that improves the way we send mobile messages, this
2008-03-21 Ka-Hing Cheung merge of '72c6d2dad88b0353a473a6e6398fc42ad3972716'
2008-03-21 Evan Schoenberg Improved some of the debug output from nat-pmp
2008-03-20 Evan Schoenberg Discussion is in progress on pidgin-devel about the preference to enable/disable GSSAPI, but upon reflection it should, if it exists at all, default to TRUE. Making it do so for the time being.