adium 3521:0984cddfbe5e: Duplicate declaration - this is in AIIn...
commits at adium.im
commits at adium.im
Sun Nov 14 16:16:49 UTC 2010
details: http://hg.adium.im/adium/rev/0984cddfbe5e
revision: 3521:0984cddfbe5e
author: Evan Schoenberg
date: Sun Nov 14 10:16:03 2010 -0600
Duplicate declaration - this is in AIInterfaceControllerProtocol now
Subject: adium 3522:bcb0abd0d7ff: Changelog expansion
details: http://hg.adium.im/adium/rev/bcb0abd0d7ff
revision: 3522:bcb0abd0d7ff
author: Evan Schoenberg
date: Sun Nov 14 10:15:24 2010 -0600
Changelog expansion
(transplanted from 7baaead190f97f7bb39919a822800ccc1d297a31)
diffs (63 lines):
diff -r cc59c232b86c -r bcb0abd0d7ff ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt Sun Nov 14 10:03:40 2010 -0600
+++ b/ChangeLogs/Changes.txt Sun Nov 14 10:15:24 2010 -0600
@@ -33,7 +33,47 @@
* Added a menu item to view release notes in the help menu. (#8569)
* Miscellaneous improvements to Copyright.txt file.
-
+
+Version 1.4.1 (XX/XX/2010)
+ * Updated to libpurple 2.7.5. Highlights of applicable changes:
+ * MSN
+ * Support for MSN direct connections, enabling faster file transfers and faster retrieval of custom emoticons and buddy icons
+ * AIM and ICQ
+ * A bunch of fixes for ICQ encoding problems
+ * Corrected hostnames (server settings) for ICQ connections; existing accounts will be upgraded automatically
+ * Improved ICQ privacy lists (visible / invisibile lists) support
+ * Fixed handling of certain incoming HTML messages
+ * Fixed sending messages to AIM chat rooms
+ * Yahoo
+ * Fixed sending SMS messages
+ * Some filet transfer improvements
+ * XMPP
+ * Improved connectivity to servers that do not offer Stream ID
+ * Fixed detected file transfer proxies
+ * Improved determination of a contact's destination resource
+ * Fixed a crash when using UPnP networking
+
+ IRC
+ * Added handling of irc:// URIs by creating guest accounts if required. (#12339)
+ * Fixed respecting and setting port number for IRC links. (#13899)
+ * Added support for /say command. (#13649)
+
+ Twitter
+ * Add the "@" sign for Twitter's tabcomplete. (#13987) (Moses Lei)
+ * Deleting a Twitter group will now hide the contacts within Adium rather than unfollowing them (#12148)
+ * Fixed overlapping buttons in "Reply to a Tweet" dialogue. (#14017)
+ * Distinguish StatusNet accounts with same username on different servers. (#13604) (Brion Vibber)
+
+ Message Styles
+ * Fixed message style "Mockie" being broken on some systems. (#14480)
+
+ Miscellaneous
+ * Fixed a hang caused by large contact lists. (#14463)
+ * Fixed contact status background colors updating in the contact list, including both static and flashing statuses. (#14534, #14493)
+ * Fixed a long-standing bug preventing a minimum text size preferences smaller than 9pt to take effect. (#49) (Tim Horton)
+ * PSD files and PDFs are now sent as files, not as 'images', where appliable.
+ * Fixed alignment and clipping issues in the "About" box. (#13541)
+ * Fixed minor issues in Adium Help documentation.
Version 1.4 (10/31/2010)
* Requires Mac OS X 10.5 or later
diff -r cc59c232b86c -r bcb0abd0d7ff Source/AIInterfaceController.h
--- a/Source/AIInterfaceController.h Sun Nov 14 10:03:40 2010 -0600
+++ b/Source/AIInterfaceController.h Sun Nov 14 10:15:24 2010 -0600
@@ -82,7 +82,6 @@
NSMutableArray *recentlyClosedChats;
}
-- (IBAction)toggleContactList:(id)sender;
- (IBAction)showContactListAndBringToFront:(id)sender;
- (IBAction)closeMenu:(id)sender;
More information about the commits
mailing list