log

age author description
2007-09-14 Kevin Stange Make Win32 build from dist tarball.
2007-09-14 Sadrul Habib Chowdhury Remove this for now to pass distcheck. I need to find a way to bring this
2007-09-14 Sean Egan Please NEWS and continue to ChangeLog things.
2007-09-14 Kevin Stange merge of '11768a3d08fa04aafe9292064f8999c0fc368c8b'
2007-09-14 Kevin Stange Ship zap.h for MySpaceIM to pass distcheck (and allow dist tarball to work)
2007-09-14 Ambrose C. Li Fixes #3085 , zh_TW translation update
2007-09-14 Sadrul Habib Chowdhury merge of 'da40aebad3ad2fda4c989c859927ab42a0825de5'
2007-09-14 Ethan Blanton whoops, missed the changelog for the Brazilian Portuguese translation
2007-09-14 Ethan Blanton Portuguese language translation from MaurĂ­cio.
2007-09-14 John Bailey Comment tweaks to be closer to the version handed out via the wiki as well as
2007-09-14 Daniel Atallah Sneakiness to make it easy to compile xmpp on win32 with Cyrus SASL support. This isn't ready for popular consumption yet, but if anyone wants the sasl binary that I compiled against MIT Kerberos, let me know.
2007-09-14 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.examples' (head 55aed29a474f580bfb8b319bdcab36dc80024bd4)
2007-09-14 Daniel Atallah There shouldn't be assert()s in pretty much any libpurple code.
2007-09-14 Daniel Atallah Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083.
2007-09-14 Daniel Atallah Cleanup the SASL init and add error checking.
2007-09-13 Sean Egan Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
2007-09-13 William Ehlhardt merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
2007-09-14 Sadrul Habib Chowdhury Don't fail on distcheck.
2007-09-13 Sadrul Habib Chowdhury Typo
2007-09-13 Daniel Atallah A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
2007-09-13 Daniel Atallah Fix crash in musicmessaging plugin when something else has set the message to NULL (in this case, I'm guessing the Offline Messaging plugin). Fixes #3050.
2007-09-13 William Ehlhardt - Make x509_signed_by return TRUE indiscriminately so that other things
2007-09-13 William Ehlhardt - Make ssl-nss x509_export_certificate work
2007-09-13 William Ehlhardt - Fix ssl-nss x509 to properly convert NSPR PRTime to time_t (in
2007-09-13 William Ehlhardt - GTKCertMgr X.509 infothing now uses the
2007-09-13 William Ehlhardt - Make ssl-nss unique_id and issuer_unique_id work
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head bc9c8821faaf3c70a0f00b97e954189a9a85ba91)
2007-09-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-09-12 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
2007-09-12 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
2007-09-12 Gabriel Schulhof Fixing gntconn.c
2007-09-12 Gabriel Schulhof Fixing gntcertmgr.c
2007-09-12 Gabriel Schulhof Fixing gntaccount.c
2007-09-12 Gabriel Schulhof Fixing certificate.c
2007-09-12 Gabriel Schulhof Fixing certificate.c
2007-09-12 Gabriel Schulhof Fixing usernick.c and, for some strange reason, request.h
2007-09-12 Gabriel Schulhof Updated purple_request_fields in usermood.c
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-08-19 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
2007-08-19 Gabriel Schulhof "Fixing"GtkPounce.xs
2007-08-19 Gabriel Schulhof "Fixing"GtkPlugin.xs
2007-08-19 Gabriel Schulhof Forgot;
2007-08-19 Gabriel Schulhof Typo
2007-08-19 Gabriel Schulhof Trying some more .xs-fu
2007-08-19 Gabriel Schulhof Trying some more .xs-fu
2007-08-18 Gabriel Schulhof Updated signatures in gntrequest.c - dunno how to implement transience
2007-08-18 Gabriel Schulhof Added hints to gntpounces.c and gntprefs.c
2007-08-18 Gabriel Schulhof Added hints to gntplugin.c
2007-08-18 Gabriel Schulhof Added hints to gntblist.c
2007-08-18 Gabriel Schulhof Updating Request.xs
2007-08-18 Gabriel Schulhof merge of '2e581033a2565fca7ce0dd0b8a5b84ecc919c830'
2007-08-17 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 3f64b9d598e136d0f6f739c7f23ad4baed097f73)
2007-09-12 Sadrul Habib Chowdhury Compile\!
2007-09-12 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 3a95a9866173539bae4b66f0e7047dae6f5376c6)
2007-09-12 John Bailey Adding a notify API example plugin.
2007-09-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 71464d14b942b267bc284f32e1f3eb7fb43b83a9)
2007-09-08 John Bailey Fix my e-mail address to match my MTN key since it now is a real e-mail address.
2007-09-08 John Bailey propagate from branch 'im.pidgin.pidgin' (head 15bcbcfaf120a8a662c8c97ac73c5f6eb0fe6813)
2007-09-08 John Bailey Automake foo
2007-09-08 John Bailey Add the debug example plugin