log

age author description
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
2008-03-20 Jeffrey Connelly In msimprpl, when converting point size and MySpaceIM-markup font size,
2008-03-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
2008-03-18 Sadrul Habib Chowdhury Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.
2008-03-14 Sadrul Habib Chowdhury Fix setting display picture/avatar in msnp14. Thanks to Twain28 for reporting the bug. References #1187.
2008-03-07 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.
2008-03-07 Sadrul Habib Chowdhury Make it simple to create a stored-image from a filename.
2008-03-07 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6ff3e48f37ce327ca03e8d3394cac62e40b6fe05)
2008-03-20 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.
2008-03-19 Daniel Atallah Fix protocolhandler invocation. Fixes #5248
2008-03-18 Daniel Atallah Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.
2008-03-18 Sadrul Habib Chowdhury Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.
2008-03-17 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.
2008-03-17 Stu Tomlinson merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'
2008-03-17 Stu Tomlinson gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()
2008-03-17 Stu Tomlinson G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important here
2008-03-17 Stu Tomlinson gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2
2008-03-17 Stu Tomlinson gtk_event_box_set_visible_window() is new in Gtk 2.4
2008-03-17 Stu Tomlinson Fix compiling on older Glib where G_GSSIZE_FORMAT is not defined
2008-03-17 Stu Tomlinson Use purple_str_has_prefix which provides backwards compatibility with older
2008-03-17 Stu Tomlinson Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined
2008-03-17 Will Thompson Limit the text input area to half the conversation's height.
2008-03-17 Will Thompson Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
2008-03-17 Mark Doliner Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
2008-03-17 Mark Doliner Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.
2008-03-17 Stu Tomlinson Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTF
2008-03-17 Stu Tomlinson merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'
2008-03-17 Stu Tomlinson I think "Yes" and "No" are better answers to "Would you like to merge these
2008-03-21 Ka-Hing Cheung Michael Ruprecht aka Maiku fixed #5210
2008-03-17 Ka-Hing Cheung never decrease the height by less than half a line, fixes the jumping issue
2008-03-16 Mark Doliner merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'
2008-03-16 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
2008-03-16 Mark Doliner Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'
2008-03-16 Stu Tomlinson scale & round the buddy icon in the buddy list before making it square, so
2008-03-15 Sadrul Habib Chowdhury merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'
2008-03-15 Sadrul Habib Chowdhury merge of '212ddad0deea54f08e3194c79d2a60584f60d855'
2008-03-15 Will Thompson Danny Baumann pointed out that the status box menu should have the appropriate
2008-03-15 Kelemen Gábor hu.po: Hungarian translation updated.
2008-03-15 Jochen Kemnade update German "translation"
2008-03-14 Evan Schoenberg Verify that session->account->password is not NULL before passing it to strlen()
2008-03-13 Will Thompson Add docs to PurpleStoredImage so that doxygen links to it show up
2008-03-15 Sadrul Habib Chowdhury This should fix the 1px bug. If someone still sees this bug after this change, please let me know.
2008-03-13 Will Thompson merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b'