Mercurial > pidgin
log
age | author | description |
---|---|---|
Wed, 09 May 2007 00:02:17 +0000 | Sean Egan | Handle people forgetting to enter a domain. Also, change 'server,' in the account options to 'domain,' which is its proper name, and hopefully less confusion |
Tue, 08 May 2007 22:08:46 +0000 | Sean Egan | Removes 'jabber.org' defaults from XMPP. I think we had agreed this was a good idea. |
Tue, 08 May 2007 21:05:30 +0000 | Ethan Blanton | With this change, if autoconf doesn't find msgfmt, configure will fail |
Tue, 08 May 2007 20:16:24 +0000 | Daniel Atallah | Fix log viewer crash when the log filename is doesn't contain a date in the expected format. Fixes #588. |
Tue, 08 May 2007 18:33:11 +0000 | Daniel Atallah | merge of '33d699ecd89d879c191e545fe83b8f7b6f8ce58f' |
Tue, 08 May 2007 18:22:02 +0000 | Sean Egan | Try this instead. This calls g_thread_init from main(), before any other glib function is called. |