log

age author description
Tue, 08 Jan 2008 22:01:22 +0000 Evan Schoenberg merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'
Tue, 08 Jan 2008 17:16:57 +0000 Ethan Blanton Fix notice on /me
Tue, 08 Jan 2008 10:16:26 +0000 Jochen Kemnade German translation update
Tue, 08 Jan 2008 03:46:41 +0000 Stu Tomlinson Use a unique chat id across all sessions for multi-user chats, probably
Tue, 08 Jan 2008 03:28:48 +0000 Stu Tomlinson Huh, you want to be able to compile? I clearly (or not so clearly) need new
Tue, 08 Jan 2008 03:03:15 +0000 Stu Tomlinson Adjust some network error fatalities and things
Tue, 08 Jan 2008 03:02:08 +0000 Stu Tomlinson Apparently "nil" is an Objective-C thing
Tue, 08 Jan 2008 03:00:20 +0000 Stu Tomlinson merge of 'a5456268d56c1a4745ac4abb84a176ecc6f68109'
Tue, 08 Jan 2008 01:18:10 +0000 Sean Egan shorted the 'typing then stopped' message
Tue, 08 Jan 2008 01:11:59 +0000 Sean Egan ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I think
Tue, 08 Jan 2008 21:58:31 +0000 Evan Schoenberg If the UI sets a cache directory before purple_buddy_icons_init() is called
Tue, 08 Jan 2008 02:47:51 +0000 Evan Schoenberg There's nothing wrong with calling purple_buddy_icons_find() can not receiving an icon in return - it just means that no icon was found. We shouldn't attempt to call purple_buddy_icon_ref() on NULL, which will trigger a failed assertion.
Tue, 08 Jan 2008 00:22:48 +0000 Andreas Monitzer Now checking the hostname supplied by the user, or the host-part of the JID when no host name is given against the CN of the domain. This makes libpurple comply to the RFC. Fixes http://trac.adiumx.com/ticket/8787
Mon, 07 Jan 2008 23:20:40 +0000 Evan Schoenberg Remove spurious braces
Mon, 07 Jan 2008 19:04:10 +0000 Bj«Órn Voigt German update