log

age author description
Tue, 04 Mar 2008 02:48:30 +0000 Etan Reisner merge of '541f6529c3dbec16782707ce37eb8206f95fc92e'
Fri, 29 Feb 2008 04:12:32 +0000 Etan Reisner Change up the Add Budy dialog a little bit, this hopefully makes it a bit
Fri, 29 Feb 2008 01:44:35 +0000 Etan Reisner merge of '4b63bba84183d38714730df5a11d191e0c02163a'
Thu, 28 Feb 2008 23:15:12 +0000 Etan Reisner merge of 'f14958459e9f62fd8c988e1317019c10a0fddf06'
Wed, 27 Feb 2008 22:51:02 +0000 Etan Reisner Bring the test.pl plugin at least theoretically up to date (I haven't tried it
Wed, 27 Feb 2008 22:43:36 +0000 Etan Reisner Add this back, the merge lost it.
Wed, 27 Feb 2008 22:41:34 +0000 Etan Reisner merge of '662b18e22ed66890ffcb81db34c948405b31f4c7'
Wed, 27 Feb 2008 00:24:57 +0000 Etan Reisner merge of '3195166356877e091e9b3d663bc03f7682ed3a17'
Tue, 26 Feb 2008 01:33:35 +0000 Etan Reisner Register and unregister the PurpleConnectionErrorInfo pointers with dbus, I
Thu, 20 Mar 2008 04:21:57 +0000 Jeffrey Connelly In msimprpl, when converting point size and MySpaceIM-markup font size,
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.
Wed, 19 Mar 2008 03:13:19 +0000 Daniel Atallah Fix protocolhandler invocation. Fixes #5248
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.