log

age author description
Tue, 18 Mar 2008 19:03:12 +0000 Daniel Atallah Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.
Tue, 18 Mar 2008 02:13:24 +0000 Sadrul Habib Chowdhury Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.
Mon, 17 Mar 2008 20:32:02 +0000 Daniel Atallah I was wondering why the more sane error messges were never appearing... now I know. There is also a fix here that uses glib's internal rename stuff on recent versions because it is more robust than our win32 version.
Mon, 17 Mar 2008 14:43:28 +0000 Stu Tomlinson merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'
Mon, 17 Mar 2008 14:39:03 +0000 Stu Tomlinson gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()
Mon, 17 Mar 2008 14:43:07 +0000 Stu Tomlinson G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important here
Mon, 17 Mar 2008 14:35:33 +0000 Stu Tomlinson gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2
Mon, 17 Mar 2008 14:30:30 +0000 Stu Tomlinson gtk_event_box_set_visible_window() is new in Gtk 2.4
Mon, 17 Mar 2008 14:17:56 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSSIZE_FORMAT is not defined
Mon, 17 Mar 2008 14:15:29 +0000 Stu Tomlinson Use purple_str_has_prefix which provides backwards compatibility with older
Mon, 17 Mar 2008 14:13:47 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined
Mon, 17 Mar 2008 14:08:36 +0000 Will Thompson Limit the text input area to half the conversation's height.
Mon, 17 Mar 2008 13:38:34 +0000 Will Thompson Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
Mon, 17 Mar 2008 06:14:38 +0000 Mark Doliner Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
Mon, 17 Mar 2008 06:09:32 +0000 Mark Doliner Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.
Mon, 17 Mar 2008 02:12:31 +0000 Stu Tomlinson Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTF
Mon, 17 Mar 2008 01:56:29 +0000 Stu Tomlinson merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'
Mon, 17 Mar 2008 01:54:00 +0000 Stu Tomlinson I think "Yes" and "No" are better answers to "Would you like to merge these
Fri, 21 Mar 2008 03:17:26 +0000 Ka-Hing Cheung Michael Ruprecht aka Maiku fixed #5210
Mon, 17 Mar 2008 01:50:54 +0000 Ka-Hing Cheung never decrease the height by less than half a line, fixes the jumping issue
Sun, 16 Mar 2008 20:37:49 +0000 Mark Doliner merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Sun, 16 Mar 2008 20:35:23 +0000 Mark Doliner Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'
Sun, 16 Mar 2008 18:55:07 +0000 Stu Tomlinson scale & round the buddy icon in the buddy list before making it square, so
Sat, 15 Mar 2008 19:41:30 +0000 Sadrul Habib Chowdhury merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'
Sat, 15 Mar 2008 19:39:31 +0000 Sadrul Habib Chowdhury merge of '212ddad0deea54f08e3194c79d2a60584f60d855'
Sat, 15 Mar 2008 18:36:04 +0000 Will Thompson Danny Baumann pointed out that the status box menu should have the appropriate
Sat, 15 Mar 2008 14:49:22 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated.
Sat, 15 Mar 2008 08:49:42 +0000 Jochen Kemnade update German "translation"
Fri, 14 Mar 2008 22:07:40 +0000 Evan Schoenberg Verify that session->account->password is not NULL before passing it to strlen()
Thu, 13 Mar 2008 18:08:02 +0000 Will Thompson Add docs to PurpleStoredImage so that doxygen links to it show up
Sat, 15 Mar 2008 19:39:10 +0000 Sadrul Habib Chowdhury This should fix the 1px bug. If someone still sees this bug after this change, please let me know.
Thu, 13 Mar 2008 18:06:57 +0000 Will Thompson merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b'
Wed, 12 Mar 2008 20:42:59 +0000 Sadrul Habib Chowdhury Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.
Thu, 13 Mar 2008 01:44:01 +0000 Stu Tomlinson merge of '5d1e097eb7e127d7b1bc269ee71992478f79a182'
Thu, 13 Mar 2008 01:38:04 +0000 Stu Tomlinson merge of 'c27bb03d64e205ff26669ccc173b7429cad093eb'
Thu, 13 Mar 2008 01:34:09 +0000 Stu Tomlinson Leak fix from SF bug #1407047 which actually had a patch attached (on 2006-01-17 !)
Thu, 13 Mar 2008 01:24:51 +0000 Stu Tomlinson merge of '1a03b83dbe8f941cb6de4ed3659bf7b2335d642d'
Thu, 13 Mar 2008 01:24:21 +0000 Stu Tomlinson Fix a memory leak
Wed, 12 Mar 2008 07:19:28 +0000 Mark Doliner Change these oscar protocol menu actions to use "web" instead of "URL."
Thu, 13 Mar 2008 01:43:46 +0000 Stu Tomlinson More gevolution fixes for the prpl-oscar -> prpl-aim/icq split
Thu, 13 Mar 2008 01:23:00 +0000 Stu Tomlinson Fix for accessing uninitialized memory
Wed, 12 Mar 2008 01:44:06 +0000 Stu Tomlinson Update gevolution plugin with support for the new protocol ids for AIM &
Wed, 12 Mar 2008 01:38:51 +0000 Stu Tomlinson Fix multiple memory leaks
Wed, 12 Mar 2008 01:37:15 +0000 Stu Tomlinson Make SILC errors disconnect the account and reduce unwanted notify dialogs.
Wed, 12 Mar 2008 01:35:40 +0000 Stu Tomlinson Fix a couple of memory leaks
Wed, 12 Mar 2008 01:34:40 +0000 Stu Tomlinson Fix a memory leak
Tue, 11 Mar 2008 23:00:03 +0000 Evan Schoenberg merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'
Tue, 11 Mar 2008 22:58:36 +0000 Evan Schoenberg Only allow one keepalive_timeout at a time. This prevents us from starting a
Tue, 11 Mar 2008 21:41:53 +0000 Daniel Atallah Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.
Tue, 11 Mar 2008 16:20:54 +0000 Stu Tomlinson GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10
Tue, 11 Mar 2008 15:58:25 +0000 Will Thompson Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann for
Tue, 11 Mar 2008 15:57:17 +0000 Will Thompson Remove duplicated docs for _varg variants of request functions; correct and
Tue, 11 Mar 2008 15:55:48 +0000 Will Thompson Make PurpleAccount's documentation actually show up; also, sprinkle some
Sun, 09 Mar 2008 21:42:27 +0000 Ka-Hing Cheung When Andrew was working on the memleak fixes, he pondered why buffer was
Sun, 09 Mar 2008 21:34:32 +0000 Andrew Gaul some memleak fixes from Andrew Gaul again:
Sun, 09 Mar 2008 19:17:35 +0000 Stu Tomlinson merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'
Sun, 09 Mar 2008 18:47:09 +0000 Evan Schoenberg If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.
Sun, 09 Mar 2008 18:47:09 +0000 Mark Doliner Some AIM screen names have periods in them, but it's like impossible
Sun, 09 Mar 2008 16:52:07 +0000 Stu Tomlinson Fix Topic in chat node tooltips, and turn on using the transient chat node