Thu, 20 Mar 2008 04:21:57 +0000 Jeff Connelly In msimprpl, when converting point size and MySpaceIM-markup font size, soc.2007.msimprpl changeset | files
Tue, 18 Mar 2008 00:48:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head b25a7bbe72724a21d79838c65644ff71fe665a6a) custom_smiley changeset | files
Tue, 18 Mar 2008 00:47:52 +0000 Sadrul Habib Chowdhury Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons. custom_smiley changeset | files
Fri, 14 Mar 2008 23:41:03 +0000 Sadrul Habib Chowdhury Fix setting display picture/avatar in msnp14. Thanks to Twain28 for reporting the bug. References #1187. custom_smiley changeset | files
Fri, 07 Mar 2008 23:19:47 +0000 Sadrul Habib Chowdhury The patch to msn to allow sending custom smileys. Doesn't send all the custom smileys correctly at the moment. References #1187. custom_smiley changeset | files
Fri, 07 Mar 2008 23:14:23 +0000 Sadrul Habib Chowdhury Make it simple to create a stored-image from a filename. custom_smiley changeset | files
Fri, 07 Mar 2008 21:32:09 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 88d2022f3eea47ec5f0ba809cc232430d61832a5) custom_smiley changeset | files
Sat, 22 Mar 2008 04:51:58 +0000 Sadrul Habib Chowdhury Some media support in finch. This needs to be updated for the got-accept signal. vv.ticket34 changeset | files
Sat, 22 Mar 2008 04:48:36 +0000 Sadrul Habib Chowdhury Add the new jingle.c/h files. vv.ticket34 changeset | files
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp. vv.ticket34 changeset | files
Tue, 18 Mar 2008 05:40:29 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 173a4cdf024135301c3f626d185ef7b826fed62b) vv changeset | files
Sat, 15 Mar 2008 07:39:15 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 3c62e67e1c87d77d7ce6e8619bb63dc8ea55cc64) vv changeset | files
Thu, 20 Mar 2008 00:20:27 +0000 Evan Schoenberg Now that Adium has cyrus-sasl enabled, I'm having a lot of users report problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting. changeset | files
Wed, 19 Mar 2008 03:13:19 +0000 Daniel Atallah Fix protocolhandler invocation. Fixes #5248 changeset | files
Tue, 18 Mar 2008 19:03:12 +0000 Daniel Atallah Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries. changeset | files
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. changeset | files
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. changeset | files
Mon, 17 Mar 2008 14:43:28 +0000 Stu Tomlinson merge of '7ff3669b196eb25e4d0bdfc2cd0f77ad1ee6aeea' changeset | files
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() changeset | files
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 changeset | files
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 changeset | files
Mon, 17 Mar 2008 14:30:30 +0000 Stu Tomlinson gtk_event_box_set_visible_window() is new in Gtk 2.4 changeset | files
Mon, 17 Mar 2008 14:17:56 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSSIZE_FORMAT is not defined changeset | files
Mon, 17 Mar 2008 14:15:29 +0000 Stu Tomlinson Use purple_str_has_prefix which provides backwards compatibility with older changeset | files
Mon, 17 Mar 2008 14:13:47 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined changeset | files
Mon, 17 Mar 2008 14:08:36 +0000 Will Thompson Limit the text input area to half the conversation's height. changeset | files
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 changeset | files
Mon, 17 Mar 2008 06:14:38 +0000 Mark Doliner Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE. changeset | files
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. changeset | files
Mon, 17 Mar 2008 02:12:31 +0000 Stu Tomlinson Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTF changeset | files
Mon, 17 Mar 2008 01:56:29 +0000 Stu Tomlinson merge of 'c83bfcb0c828c526f02fd2656b1c3721547bb13d' changeset | files
Fri, 21 Mar 2008 03:17:26 +0000 Ka-Hing Cheung Michael Ruprecht aka Maiku fixed #5210 changeset | files
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 changeset | files
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 changeset | files
Sun, 16 Mar 2008 20:37:49 +0000 Mark Doliner merge of '1ecb840b5101a554dc3eb8dfe5eb0721226ce4a2' changeset | files
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF() changeset | files
Sun, 16 Mar 2008 20:35:23 +0000 Mark Doliner Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format' changeset | files
Sun, 16 Mar 2008 18:55:07 +0000 Stu Tomlinson scale & round the buddy icon in the buddy list before making it square, so changeset | files
Sat, 15 Mar 2008 19:41:30 +0000 Sadrul Habib Chowdhury merge of '4a216b99c56ce4be8e452d412412cf65f4d5ee6c' changeset | files
Sat, 15 Mar 2008 18:36:04 +0000 Will Thompson Danny Baumann pointed out that the status box menu should have the appropriate changeset | files
Sat, 15 Mar 2008 14:49:22 +0000 Kelemen Gábor hu.po: Hungarian translation updated. changeset | files
Sat, 15 Mar 2008 08:49:42 +0000 Jochen Kemnade update German "translation" changeset | files
Sat, 15 Mar 2008 19:39:31 +0000 Sadrul Habib Chowdhury merge of '0cc25bd6f5a93b9866ab6b908e618563c4889b60' changeset | files
Fri, 14 Mar 2008 22:07:40 +0000 Evan Schoenberg Verify that session->account->password is not NULL before passing it to strlen() changeset | files
Thu, 13 Mar 2008 18:08:02 +0000 Will Thompson Add docs to PurpleStoredImage so that doxygen links to it show up changeset | files
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. changeset | files
Fri, 14 Mar 2008 20:20:44 +0000 Sadrul Habib Chowdhury merge of 'a84da60f3748d72463864e14dc60bef7a36aeb79' changeset | files
Thu, 13 Mar 2008 01:44:01 +0000 Stu Tomlinson merge of '03b53b000a1de8774092dc59da9dd2f59b1b7c44' changeset | files
Thu, 13 Mar 2008 01:38:04 +0000 Stu Tomlinson merge of '252962fae8b47bad491fe4f9bded6f2cefded614' changeset | files
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 !) changeset | files
Thu, 13 Mar 2008 01:24:51 +0000 Stu Tomlinson merge of '226486bb16b76ff5cb7d9c3b531b1d21013b56ca' changeset | files
Thu, 13 Mar 2008 01:24:21 +0000 Stu Tomlinson Fix a memory leak changeset | files
Thu, 13 Mar 2008 01:43:46 +0000 Stu Tomlinson More gevolution fixes for the prpl-oscar -> prpl-aim/icq split changeset | files
Thu, 13 Mar 2008 01:23:00 +0000 Stu Tomlinson Fix for accessing uninitialized memory changeset | files
Wed, 12 Mar 2008 07:19:28 +0000 Mark Doliner Change these oscar protocol menu actions to use "web" instead of "URL." changeset | files
Wed, 12 Mar 2008 01:44:06 +0000 Stu Tomlinson Update gevolution plugin with support for the new protocol ids for AIM & changeset | files
Wed, 12 Mar 2008 01:38:51 +0000 Stu Tomlinson Fix multiple memory leaks changeset | files
Wed, 12 Mar 2008 01:37:15 +0000 Stu Tomlinson Make SILC errors disconnect the account and reduce unwanted notify dialogs. changeset | files
Wed, 12 Mar 2008 01:35:40 +0000 Stu Tomlinson Fix a couple of memory leaks changeset | files
Wed, 12 Mar 2008 01:34:40 +0000 Stu Tomlinson Fix a memory leak changeset | files
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip

mercurial