adium 3929:6bd28f8b0c1d: Amend the changelog now that 1.4.2 is r...

commits at adium.im commits at adium.im
Mon Jun 13 20:19:34 UTC 2011


details:	http://hg.adium.im/adium/rev/6bd28f8b0c1d
revision:	3929:6bd28f8b0c1d
branch:		(none)
author:		Robert Vehse
date:		Mon Jun 13 22:19:26 2011 +0200

Amend the changelog now that 1.4.2 is released.

Also fix a glitch in the German localisation.

diffs (310 lines):

diff -r 1c791dbfec39 -r 6bd28f8b0c1d ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt	Sun Jun 12 11:37:21 2011 +0200
+++ b/ChangeLogs/Changes.txt	Mon Jun 13 22:19:26 2011 +0200
@@ -88,13 +88,19 @@
   * The contact window's toolbar items now have appropriate labels. (#13010)
 
 
-Version 1.4.2 (X/X/2011)
- * Updated to libpurple 2.7.11. Highlights of applicable changes:
-   * MSN: Fixed bug that prevented adding contacts to your contact list in certain circumstances. (#14965)
-   * MSN: Added support for MSNP16 including multiple points of presence (MPOP) which allows multiple simultaneous sign-ins and which should resolve connection problems involving the "Signed in from another location" error. (#13654)
-   * MSN: Fixed crash related to Direct Connections. (#14650)
-   * ICQ: Fixed a bug where some contacts from your contact list might not show up. Affected non-English users the most. (#14901)
+Version 1.4.2 (06/13/2011)
+ Updated to libpurple 2.7.11. Highlights of applicable changes:
+  * MSN
+    * Fixed bug that prevented adding contacts to your contact list in certain circumstances. (#14965)
+    * Added support for MSNP16 including multiple points of presence (MPOP) which allows multiple simultaneous sign-ins and which should resolve connection problems involving the "Signed in from another location" error. (#13654)
+    * Fixed crash related to Direct Connections. (#14650)
+  * ICQ
+    * Fixed a bug where some contacts from your contact list might not show up. Affected non-English users the most. (#14901)
 
+ Contact List
+  * Fixed tooltips not being updated when scrollwheeling through the contact list. (#3480)
+  * Improved readability of tooltips by making their contents opaque and only the background transparent. (#15050)
+ 
  Logging
   * Added a "Log only certain accounts" setting to Adium's "General" preferences. (#8, #14522)
   * Added a "Log secure chats" setting to Adium's "General" preferences. (#94)
@@ -104,22 +110,32 @@
   * Only display focus indication for group chats. (#14420)
   * Enable %service% keyword in header.
   * Fixed issue where sections of conversations loaded from message history are repeated. (#13362)
-  * Mockie: new mention and focus indicators. (#14420)
-  * Fixed Renkoo to not scroll to bottom on new content regardless of scroll position. (#14331)
-  * Fixed Stockholm's breaking with RTL text. (#10403)
-  * Fixed message time popup intefering with copy and paste (#14361)
   * Fixed iChat emoticons in Snow Leopard on case-sensitive file systems. (#14936)
-
- Facebook
-  * Changed Adium's Facebook account option to connect via the official XMPP API.
-    * 
+  * minimal_mod
+    * Disabled consecutivization of actions to prevent overlapping icons. Fixed erroneous application of a grey dotted top border to a consecutive, unfocused action that follows a non-action. Fixed text wrap alignment issues on actions.
+  * Mockie
+    * New mention and focus indicators, and improved scaling at large font sizes. (#14420)
+  * Renkoo
+    * No longer scrolls to bottom on new content regardless of scroll position. (#14331)
+  * Smooth Operator
+    * Compact: Mentions in actions are no longer italicized. Sendercolor Adiumy is not displayed in IRC too. Fixed progressively increasing saturation of the sendercolor Adiumy on each consecutive message.
+    * Classic: Fixed slight misalignment between sender and message. Lightened the on-click shadow. The per-message marks in the classic variant now grow to the left rather than to the right where it can overlap message text.
+    * Dark: New variant!
+    * all variants: Improved the performance of all-by-sender-on-click javascript. Shifted the built-in buddy icons down a few pixels so they look more centered. Switched to more compact focus indication icons.
+  * Stockholm
+    * Reverted to pre-1.4 layout for per-message timestamps (#14361). Per-message timestamps now display on the left when the message text is RTL (#10403).
+  * yMous
+    * Removed the per-message triangle, slimmed the area between the sender and message, and fixed more elements to scale with font-size. Improved the performance of all-by-sender-on-click javascript.
 
  ICQ
   * Fixed ICQ disconnections going unnoticed. (#14229)
   * Fixed hang caused by reading badly formatted transcripts from ICQ. (#14627)
+  * Switch to clientLogin authentication for ICQ and AIM, allowing SSL to be used if possible again. Change the options for encryption to "Require"/"Opportunistic"/"Disabled." (#15000)
+  * Use the clientLogin key of the official ICQ Mac client instead of the AIM key we had which got banned. (#15244)
 
  IRC
-  * Fixed a crash related to Cyrillic nicknames in IRC. (#13351)
+  * Fixed a crash related to invalid UTF8 in nicknames on IRC. (#13351)
+  * Fixed a crash that occurred when opening irc://-links to new servers on ports other than 6667. (#15093)
 
  MSN
   * Added a preference to enable/disable MSN Direct Connections. (#14602)
@@ -138,13 +154,11 @@
   * Fixed "Remove Link" showing up twice in the input box's context menu on 10.6. (Shawn Khan) (#14454)
   * Fixed 1.4 regression where selection of the active voice in the "Speak Event" and "Speak Text" contact alert actions failed. (#14574)
   * Fixed positioning of selected icon in Recent Icons not being reapplied when icon is reselected. (Adrian Godoroja) (#9908)
+  * Fixed an issue with adding URLs via copy/paste resulting in an invalid link. (#15229)
 
  Localisation
   * Updated the Localizable.strings files, adding missing translatable strings/nibs. (#14588, #14582)
-  * Updated and improved German localisation.
-  * Updated and improved Dutch localisation.
-  * Updated Swedish localisation. (#14993)
-  * Updated the British English localisation. (#15116)
+  * Updated and improved localisations: British English (#15116), Catalan (#15231), Danish (#15160), Dutch (#15202), Finnish (#15211), French (#15198), German (#15204), Italian (#15224), Polish (#15230), Portuguese (Portugal) (#15223), Russian (#15246), Swedish (#15217).
   * Fixed an issue in the Czech localisation. (#14586)
 
 
diff -r 1c791dbfec39 -r 6bd28f8b0c1d Plugins/Purple Service/de.lproj/ESPurpleMSNAccountView.nib/designable.nib
--- a/Plugins/Purple Service/de.lproj/ESPurpleMSNAccountView.nib/designable.nib	Sun Jun 12 11:37:21 2011 +0200
+++ b/Plugins/Purple Service/de.lproj/ESPurpleMSNAccountView.nib/designable.nib	Mon Jun 13 22:19:26 2011 +0200
@@ -2,16 +2,17 @@
 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
 	<data>
 		<int key="IBDocument.SystemTarget">1050</int>
-		<string key="IBDocument.SystemVersion">10J567</string>
+		<string key="IBDocument.SystemVersion">10J869</string>
 		<string key="IBDocument.InterfaceBuilderVersion">823</string>
 		<string key="IBDocument.AppKitVersion">1038.35</string>
-		<string key="IBDocument.HIToolboxVersion">462.00</string>
+		<string key="IBDocument.HIToolboxVersion">461.00</string>
 		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
 			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
 			<string key="NS.object.0">823</string>
 		</object>
 		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
 			<bool key="EncodedWithXMLCoder">YES</bool>
+			<integer value="29"/>
 		</object>
 		<object class="NSArray" key="IBDocument.PluginDependencies">
 			<bool key="EncodedWithXMLCoder">YES</bool>
@@ -33,14 +34,14 @@
 				<string key="NSClassName">NSApplication</string>
 			</object>
 			<object class="NSCustomView" id="310894834">
-				<nil key="NSNextResponder"/>
+				<reference key="NSNextResponder"/>
 				<int key="NSvFlags">258</int>
 				<object class="NSMutableArray" key="NSSubviews">
 					<bool key="EncodedWithXMLCoder">YES</bool>
 					<object class="NSButton" id="280124738">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{140, 27}, {273, 18}}</string>
+						<string key="NSFrame">{{147, 59}, {279, 18}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSButtonCell" key="NSCell" id="31537272">
@@ -71,7 +72,7 @@
 					<object class="NSTextField" id="721304768">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{392, 71}, {51, 22}}</string>
+						<string key="NSFrame">{{393, 103}, {51, 22}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="224399399">
@@ -104,7 +105,7 @@
 					<object class="NSTextField" id="264099923">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{-3, 73}, {146, 17}}</string>
+						<string key="NSFrame">{{-2, 105}, {146, 17}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="26284219">
@@ -133,7 +134,7 @@
 					<object class="NSTextField" id="459276419">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{148, 71}, {200, 22}}</string>
+						<string key="NSFrame">{{149, 103}, {200, 22}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="877816345">
@@ -150,7 +151,7 @@
 					<object class="NSButton" id="405762271">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{146, 23}, {299, 18}}</string>
+						<string key="NSFrame">{{147, 39}, {273, 18}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSButtonCell" key="NSCell" id="636701001">
@@ -172,7 +173,7 @@
 					<object class="NSTextField" id="148039661">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{-3, 24}, {146, 17}}</string>
+						<string key="NSFrame">{{24, 40}, {120, 17}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="1069097413">
@@ -188,7 +189,7 @@
 					<object class="NSTextField" id="190693781">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{353, 73}, {34, 17}}</string>
+						<string key="NSFrame">{{354, 105}, {34, 17}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="1068509127">
@@ -204,7 +205,7 @@
 					<object class="NSButton" id="673071534">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{146, 47}, {299, 18}}</string>
+						<string key="NSFrame">{{147, 79}, {279, 18}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSButtonCell" key="NSCell" id="236028712">
@@ -226,7 +227,7 @@
 					<object class="NSTextField" id="101949784">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">268</int>
-						<string key="NSFrame">{{-3, 0}, {146, 17}}</string>
+						<string key="NSFrame">{{24, 20}, {120, 17}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="796623666">
@@ -242,7 +243,7 @@
 					<object class="NSButton" id="813455243">
 						<reference key="NSNextResponder" ref="310894834"/>
 						<int key="NSvFlags">268</int>
-						<string key="NSFrame">{{146, -1}, {299, 18}}</string>
+						<string key="NSFrame">{{147, 19}, {279, 18}}</string>
 						<reference key="NSSuperview" ref="310894834"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSButtonCell" key="NSCell" id="641216641">
@@ -262,7 +263,8 @@
 						</object>
 					</object>
 				</object>
-				<string key="NSFrameSize">{443, 93}</string>
+				<string key="NSFrameSize">{444, 125}</string>
+				<reference key="NSSuperview"/>
 				<string key="NSClassName">NSView</string>
 				<string key="NSExtension">NSResponder</string>
 			</object>
@@ -317,7 +319,7 @@
 					<object class="NSButton" id="1055404896">
 						<reference key="NSNextResponder" ref="296019363"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{111, 23}, {350, 18}}</string>
+						<string key="NSFrame">{{89, 24}, {309, 18}}</string>
 						<reference key="NSSuperview" ref="296019363"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSButtonCell" key="NSCell" id="946094853">
@@ -339,7 +341,7 @@
 					<object class="NSTextField" id="296993712">
 						<reference key="NSNextResponder" ref="296019363"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{-3, 24}, {111, 17}}</string>
+						<string key="NSFrame">{{34, 25}, {52, 17}}</string>
 						<reference key="NSSuperview" ref="296019363"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="754460631">
@@ -355,7 +357,7 @@
 					<object class="NSTextField" id="152997915">
 						<reference key="NSNextResponder" ref="296019363"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{-3, 53}, {111, 17}}</string>
+						<string key="NSFrame">{{11, 54}, {75, 17}}</string>
 						<reference key="NSSuperview" ref="296019363"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="607313112">
@@ -371,7 +373,7 @@
 					<object class="NSPopUpButton" id="286553590">
 						<reference key="NSNextResponder" ref="296019363"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{110, 47}, {352, 26}}</string>
+						<string key="NSFrame">{{88, 48}, {307, 26}}</string>
 						<reference key="NSSuperview" ref="296019363"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSPopUpButtonCell" key="NSCell" id="187529414">
@@ -425,7 +427,7 @@
 					<object class="NSTextField" id="481700557">
 						<reference key="NSNextResponder" ref="296019363"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{-3, 0}, {111, 17}}</string>
+						<string key="NSFrame">{{41, 0}, {45, 17}}</string>
 						<reference key="NSSuperview" ref="296019363"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSTextFieldCell" key="NSCell" id="924359037">
@@ -441,7 +443,7 @@
 					<object class="NSButton" id="908833182">
 						<reference key="NSNextResponder" ref="296019363"/>
 						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{111, -2}, {350, 18}}</string>
+						<string key="NSFrame">{{89, -1}, {312, 18}}</string>
 						<reference key="NSSuperview" ref="296019363"/>
 						<bool key="NSEnabled">YES</bool>
 						<object class="NSButtonCell" key="NSCell" id="347099953">
@@ -461,7 +463,7 @@
 						</object>
 					</object>
 				</object>
-				<string key="NSFrameSize">{459, 71}</string>
+				<string key="NSFrameSize">{392, 72}</string>
 				<object class="NSMutableString" key="NSClassName">
 					<characters key="NS.bytes">NSView</characters>
 				</object>
@@ -1086,6 +1088,7 @@
 					<string>199.IBPluginDependency</string>
 					<string>199.ImportedFromIB2</string>
 					<string>200.IBPluginDependency</string>
+					<string>200.IBViewBoundsToFrameTransform</string>
 					<string>200.ImportedFromIB2</string>
 					<string>201.IBPluginDependency</string>
 					<string>201.ImportedFromIB2</string>
@@ -1163,6 +1166,9 @@
 					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 					<boolean value="YES"/>
 					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+					<object class="NSAffineTransform">
+						<bytes key="NSTransformStruct">P4AAAL+AAABDDAAAwhQAAA</bytes>
+					</object>
 					<boolean value="YES"/>
 					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 					<boolean value="YES"/>
@@ -1203,7 +1209,7 @@
 					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>{{62, 583}, {437, 107}}</string>
+					<string>{{62, 565}, {444, 125}}</string>
 					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 					<boolean value="YES"/>
 					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
diff -r 1c791dbfec39 -r 6bd28f8b0c1d Plugins/Purple Service/de.lproj/ESPurpleMSNAccountView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/de.lproj/ESPurpleMSNAccountView.nib/keyedobjects.nib has changed




More information about the commits mailing list