adium 4390:d8b5ad40e77f: Changelogging

commits at adium.im commits at adium.im
Sat Dec 17 20:28:16 UTC 2011


details:	http://hg.adium.im/adium/rev/d8b5ad40e77f
revision:	4390:d8b5ad40e77f
branch:		(none)
author:		Robert Vehse
date:		Sat Dec 17 21:28:08 2011 +0100

Changelogging

diffs (114 lines):

diff -r 28a0306802ee -r d8b5ad40e77f ChangeLogs/Changes Between Betas.txt
--- a/ChangeLogs/Changes Between Betas.txt	Sat Dec 17 13:58:16 2011 -0500
+++ b/ChangeLogs/Changes Between Betas.txt	Sat Dec 17 21:28:08 2011 +0100
@@ -1,9 +1,31 @@
 Adium 1.5b8
- * Twitter: Use the non-truncated version of retweets if they are included. (#15226)
- * Fixed setting a global shortcut which used the letter "a". (#12013)
+
+General
+ * Make sure opening chatlog files does not show a warning in Finder about opening downloaded files. (#15573)
+ * Refactoring of ESiTunesPlugin including:
+  - Use same menu in menu bar, context menu and toolbar.
+  - Fix bug when replacing tokens with empty strings.
+  - Make tokens un-localizable.
+ * Fix a potential crash when opening the crash logger. (#15556)
+ * Fixed setting a global shortcut which used the letter "a" (yet again). (#12013)
+
+Interface
  * Disabled elastic scroll in the text input of the message view.
  * Disabled elastic scroll in Change User Picture Menu.
 
+Libpurple
+ * Updated libpurple, with the following changes:
+  - Fix double mail notifications on MSN. (#13920)
+  - Make disconnecting due to flooding on IRC less likely to occur. (#11199)
+
+Twitter
+ * For retweets, show the full original tweet instead of the truncated retweet. (#15226)
+
+ Localisation
+ * Made non-localizable elements in ESStatusAdvancedPreferences localizable. (#15682)
+ * Updated translations: Catalan (#14898), Czech (#15677), Danish (#15703), Dutch (#15697), Australian English (#15700), German (#15586), Portuguese (Portugal) (#15706), Swedish (#15605).
+
+
 Adium 1.5b7
  * Make sure nibs are not stripped so they can be localized.
 
diff -r 28a0306802ee -r d8b5ad40e77f ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt	Sat Dec 17 13:58:16 2011 -0500
+++ b/ChangeLogs/Changes.txt	Sat Dec 17 21:28:08 2011 +0100
@@ -5,8 +5,10 @@
   * Requires Mac OS X 10.6.0 or later
   * Requires an Intel Mac
   * Added 64bit support.
-  * Updated to libpurple 2.10.0mtn
+  * Updated to libpurple 2.10.0
     * Removed defunct QQ support.
+    * Fix double mail notifications on MSN. (#13920)
+    * Make disconnecting due to flooding on IRC less likely to occur. (#11199)
   * Various user interface improvements
 
  Address Book integration
@@ -17,6 +19,9 @@
   * First entry in the list is now auto-selected.
   * Toolbar items now get disabled when no request is selected.
 
+ Chat Window
+  * Rounded user icon in the chat window toolbar. (#3757)
+
  Contact List
   * The contact list search now treats whitespace-separated words as keywords. (Paul Vet) (#14354)
   * Improved the logic for the display of tooltips. (Matthew Plough) (#12774)
@@ -50,8 +55,10 @@
  Group Chats
   * Added support for purple images (custom emoticons etc.). (Peter Fung) (#15183)
 
- Chat Window
-  * Rounded user icon in the chat window toolbar. (#3757)
+ iTunesIntegration
+  * Use same menu in menu bar, context menu and toolbar.
+  * Fix bug when replacing tokens with empty strings.
+  * Make tokens un-localizable.
 
  Messaging
   * Added a "Reopen Closed Tab" menu item to the File menu that will restore the most recently closed tab. (#12537)
@@ -93,6 +100,9 @@
  StatusNet
   * Allow overriding the 140 character limit for StatusNet. (brion) (#13485)
 
+ Twitter
+  * For retweets, show the full original tweet instead of the truncated retweet. (#15226)
+
  XMPP
   * Added support for supported characters in Jabber IDs. (Marc Kalmes) (#13099)
 
@@ -121,8 +131,8 @@
   * Rewrote the libpurple eventloop to use libdispatch. (#13932)
   * Debug logging: All GLib's errors and messages, and all exceptions are now logged to the Debug Window.
   
-  Localisation
-   * Updated translations: Catalan (#14898), Czech (#15677), Danish (#15703), Dutch (#15697), Australian English (#15700), German (#15586), Portuguese (Portugal) (#15706), Swedish (#15605).
+ Localisation
+  * Updated translations: Catalan (#14898), Czech (#15677), Danish (#15703), Dutch (#15697), Australian English (#15700), German (#15586), Portuguese (Portugal) (#15706), Swedish (#15605).
 
 
 Version 1.4.4 (12/5/2011)
diff -r 28a0306802ee -r d8b5ad40e77f Other/Adium Spotlight Importer/en_GB.lproj
Binary file Other/Adium Spotlight Importer/en_GB.lproj has changed
diff -r 28a0306802ee -r d8b5ad40e77f Resources/en_GB.lproj/Localizable.strings
Binary file Resources/en_GB.lproj/Localizable.strings has changed
diff -r 28a0306802ee -r d8b5ad40e77f Resources/en_GB.lproj/StatusPreferences.nib/designable.nib
--- a/Resources/en_GB.lproj/StatusPreferences.nib/designable.nib	Sat Dec 17 13:58:16 2011 -0500
+++ b/Resources/en_GB.lproj/StatusPreferences.nib/designable.nib	Sat Dec 17 21:28:08 2011 +0100
@@ -439,7 +439,7 @@
 						<object class="NSButtonCell" key="NSCell" id="515118068">
 							<int key="NSCellFlags">67239424</int>
 							<int key="NSCellFlags2">0</int>
-							<string key="NSContents">Let others know I am idle after</string>
+							<string key="NSContents">Set idle after</string>
 							<reference key="NSSupport" ref="92740964"/>
 							<reference key="NSControlView" ref="503412681"/>
 							<int key="NSButtonFlags">1211912703</int>
diff -r 28a0306802ee -r d8b5ad40e77f Resources/en_GB.lproj/StatusPreferences.nib/keyedobjects.nib
Binary file Resources/en_GB.lproj/StatusPreferences.nib/keyedobjects.nib has changed




More information about the commits mailing list