log

age author description
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.
2008-03-20 Jeffrey Connelly propagate from branch 'im.pidgin.soc.2007.msimprpl' (head b018bfb95aeaf0bd6b4cc353965bd3431891dec9)
2008-03-20 Etan Reisner merge of '3161d3b09a1cb0dfe2a905306fbe19a6e76f5531'
2008-03-20 Etan Reisner If the default value of a list-single or list-multi data forms field is NULL
2008-03-19 Etan Reisner This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGS
2008-03-19 Etan Reisner merge of 'c8a7475750a83a32c26d2f40066500a948844beb'
2008-03-05 Etan Reisner merge of '43597c046102d28beb11884ac70e89943a1b1466'
2008-03-04 Etan Reisner merge of '541f6529c3dbec16782707ce37eb8206f95fc92e'
2008-02-29 Etan Reisner Change up the Add Budy dialog a little bit, this hopefully makes it a bit
2008-02-29 Etan Reisner merge of '4b63bba84183d38714730df5a11d191e0c02163a'
2008-02-28 Etan Reisner merge of 'f14958459e9f62fd8c988e1317019c10a0fddf06'
2008-02-27 Etan Reisner Bring the test.pl plugin at least theoretically up to date (I haven't tried it
2008-02-27 Etan Reisner Add this back, the merge lost it.
2008-02-27 Etan Reisner merge of '662b18e22ed66890ffcb81db34c948405b31f4c7'
2008-02-27 Etan Reisner merge of '3195166356877e091e9b3d663bc03f7682ed3a17'
2008-02-26 Etan Reisner Register and unregister the PurpleConnectionErrorInfo pointers with dbus, I