adium 5150:755eb125b8d9: Document the push/pop feature. Fixes #1...

commits at adium.im commits at adium.im
Thu Oct 18 18:49:02 UTC 2012


details:	http://hg.adium.im/adium/rev/755eb125b8d9
revision:	5150:755eb125b8d9
branch:		adium-1.5.4
author:		Robert Vehse
date:		Thu Oct 18 20:48:47 2012 +0200

Document the push/pop feature. Fixes #16106.

diffs (41 lines):

diff -r e24f4db7e9f2 -r 755eb125b8d9 AdiumHelp/pgs/Messaging-SendingMessages.html
--- a/AdiumHelp/pgs/Messaging-SendingMessages.html	Thu Oct 18 14:07:54 2012 +0200
+++ b/AdiumHelp/pgs/Messaging-SendingMessages.html	Thu Oct 18 20:48:47 2012 +0200
@@ -57,6 +57,18 @@
 			<p>Adium doesn't natively support direct HTML entry; you will need the <a class="ext_link" href="http://xtras.adium.im/index.php?a=xtras&xtra_id=1260">Raw HTML</a> script from the AdiumXtras website.</p>
 		</div>
 	</div>
+	<div class="taskboxline">
+		<div class="taskboxheader">
+			<h3>Push/pop</h3>
+		</div>
+		<div class="taskboxtext">
+			<p>Adium can buffer messages.</p>
+			<ul>
+				<li>To buffer something you have typed press ctrl-down (^↓). Pressing ctrl-up (^↑) displays the buffered text. You can buffer multiple bits of text.</li>
+				<li>Use option-up (⌥↑) to scroll through messages you have sent.</li>
+			</ul>
+		</div>
+	</div>
 </div>
 <script type="text/javascript" src="../js/help.js"></script>
 </body>
diff -r e24f4db7e9f2 -r 755eb125b8d9 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt	Thu Oct 18 14:07:54 2012 +0200
+++ b/ChangeLogs/Changes.txt	Thu Oct 18 20:48:47 2012 +0200
@@ -3,13 +3,14 @@
 Version 1.5.4 (XX/XX/XXXX)
  * Updated the included Growl SDK to 2.0, adding support for Notification Center on 10.8 if Growl is not installed. (#15867)
  * Updated libotr to 3.2.1, fixing a security vulnerability. (#16122)
+ * Updated libpurple to 2.10.6.
  * Changed the default tab switching shortcuts for new users to Control-Tab/Control-Shift-Tab, to match Safari. (#16102)
  * Improved disk usage: limit the tracking of the "last seen" time to contacts who are on your contact list.
  * Fixed a problem where accepting a group chat invite on Sametime 8.5.1 would crash Adium. (Jonathan Rice and Jere Krischel) (#16114)
  * Fixed a problem where accepting a group chat invite on HipChat's XMPP server would crash Adium. (#16007)
  * Fixed a problem preventing Adium from executing Applescripts when Gatekeeper is enabled.
  * Added routines to make Secure Transport (on 10.8 and above) work around buggy TLS implementations in certain older XMPP servers. (#16081)
- * Updated translations: British English, Dutch, Czech, Slovakian (#16194).
+ * Updated translations: British English, Danish (#16196), Dutch, Czech, Slovakian (#16194).
 
 
 Version 1.5.3 (8/12/2012)




More information about the commits mailing list