log

age author description
2007-12-26 Ka-Hing Cheung fix a double free
2007-12-25 Will Thompson merge of 'c000ab1012a7be103452c357fb103e5bddeb99d7'
2007-12-25 Will Thompson Yes, we really can use qsort(3) rather than reimplementing it. I've tested
2007-12-25 Sadrul Habib Chowdhury Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.
2007-12-25 Mark Doliner Infinitesimally better debug message
2007-12-25 Mark Doliner Should be safe to get rid of this now
2007-12-25 Mark Doliner Don't print "no" twice when we can't find a library
2007-12-24 Sadrul Habib Chowdhury merge of '4fa938e6f980314ccc4a44725eb809c3b5a4fcbc'
2007-12-24 Sadrul Habib Chowdhury Plug a small leak.
2007-12-24 Sadrul Habib Chowdhury Do not prompt for an already merged contact. Fixes #4285.
2007-12-24 Sadrul Habib Chowdhury Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.
2007-12-24 Mark Doliner C++ doesn't really allow forward declarations of enums, and we
2007-12-23 Stu Tomlinson If a peer certificate does not match our cached cert, do not auto reject it!
2007-12-23 Stu Tomlinson *really* add the StartCom Free SSL Certificate Authority certificate
2007-12-23 Stu Tomlinson Add the StartCom Free SSL Certificate Authority certificate (as used by
2007-12-23 Stu Tomlinson Compile warning fix
2007-12-23 Etan Reisner Add tooltips to groups in the buddy list. The tooltips show the current online
2007-12-22 Etan Reisner merge of 'f6430c7013d08f95c60248eeb22c752a0107499b'
2007-12-28 Stu Tomlinson disapproval of revision 'f6430c7013d08f95c60248eeb22c752a0107499b'
2007-12-22 Evan Schoenberg The DIGEST-MD5 implementation of CYRUS-SASL is incompatible with the implementation in Java. The result is that we failed to authenticate to Java-based servers such as OpenFire when DIGEST-MD5 was enabled. This appears to be the result of a bug in the Java SASL library. While we -could- wait for a fix within that library and tell our users that server admins need to upgrade to get the fix, a client-side workaround is very easily accessible to us.
2007-12-22 Evan Schoenberg Daniel pointed out that this should be digest, not &digest, because auth_hmac_md5 takes a guchar* rather than a guchar**
2007-12-22 Will Thompson Export purple_*_version in version.h.
2007-12-22 Will Thompson merge of '3a8b6b71a880d8b8152d3ad4c4ade2d3df3b0f5c'
2007-12-21 Will Thompson merge of '488405b28c709cbc7ca2a9df39974b06209fe0f1'
2007-12-21 Daniel Atallah Warning fixes.
2007-12-21 Sadrul Habib Chowdhury merge of '512fef4a6375dc53f2f672f545da13d2d4505990'
2007-12-21 Will Thompson merge of '1f8afab1886606b0936e80a00245ff532d77086f'
2007-12-21 Sadrul Habib Chowdhury Use aliases in the typing notification.
2007-12-21 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
2007-12-21 Sadrul Habib Chowdhury The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.
2007-12-21 Will Thompson disapproval of revision '846b73cefc86ff41042181a41f8ceaae6699c1f6'
2007-12-21 Will Thompson Add purple_version_get_{major,minor,micro} functions to get the running
2007-12-21 Sadrul Habib Chowdhury merge of '72df99671f84834d934f83b25ce492f289d77063'
2007-12-20 Elliott Sales de Andrade HMAC digest support from Elliott Sales de Andrade
2007-12-20 Elliott Sales de Andrade Triple DES cipher support from Elliott Sales de Andrade
2007-12-19 Daniel Atallah The pulse data stuff hasn't been used in quite a while - get rid of it.
2007-12-19 Daniel Atallah GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.0
2007-12-19 Will Thompson merge of '05319fdf1db00660d0c169657ed1b08ff621e5c7'
2007-12-19 Will Thompson Add QuLogic's nick to the about dialog, and update and sort other lists of
2007-12-19 Jochen Kemnade German translation update
2007-12-19 Will Thompson I hate to be vain, but I like to think I do more than "(null)" :)
2007-12-19 Will Thompson merge of '596c9f710fd64a951cbce4bb92b6e051ae3805b1'
2007-12-18 Sean Egan merge of '70b3c6fe54dd2678b33b1b1da78c4e66acd20931'
2007-12-18 Sean Egan Promotions
2007-12-21 Sadrul Habib Chowdhury Avoid jumpiness when typing notification in the conv. history is removed.
2007-12-21 Sadrul Habib Chowdhury This fixes the tab-coloring issue that's been bugging seanegn.
2007-12-18 Sadrul Habib Chowdhury Update the changelogs, and the @since doxy-tags for new functions.
2007-12-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
2007-12-18 Sadrul Habib Chowdhury Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)
2007-12-18 Sadrul Habib Chowdhury Version 2.4.0devel.
2007-12-18 Sadrul Habib Chowdhury ChangeLog.API the tooltip functions.
2007-12-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)
2007-12-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
2007-11-28 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
2007-11-28 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
2007-12-22 Etan Reisner Fix up a doxygen comment about a function return value.
2007-12-18 Sadrul Habib Chowdhury Refactor some of the tooltip drawing functions. And add some pretend docs.
2007-12-18 Sadrul Habib Chowdhury Reset tree-path when a tooltip is destroyed.
2007-12-12 Sadrul Habib Chowdhury Add 'js' in COPYRIGHT. References #4323.
2007-12-12 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)