www/adium.im 869:b976cf11c4a0: Add tab changes to the changelogs.

commits at adium.im commits at adium.im
Thu Apr 10 13:35:37 UTC 2014


details:	http://hg.adium.im/www/adium.im/rev/b976cf11c4a0
revision:	869:b976cf11c4a0
branch:		adiumx.com
author:		Robert Vehse <robertvehse at fastmail.fm>
date:		Thu Apr 10 15:34:58 2014 +0200

Add tab changes to the changelogs.

diffs (37 lines):

diff -r d0ef072f6374 -r b976cf11c4a0 changelogs/1.5.10.html
--- a/changelogs/1.5.10.html	Wed Apr 09 12:19:53 2014 +0200
+++ b/changelogs/1.5.10.html	Thu Apr 10 15:34:58 2014 +0200
@@ -45,6 +45,15 @@
 			</h3>
 			<ul>
 				<li>Updated libpurple to 2.10.9, fixing many security issues.</li>
+				<li>Updated the PSMTabBarControl framework, used in Adium for tabs:
+				<ul>
+					<li>Fixed an issue which occurred when dragging a conversation window into an existing tabbed conversation window and which caused Adium to become unresponsive. (<a class="closed ticket" href="https://trac.adium.im/ticket/16281" title="crash: Dragging chat window/tab freezes target (closed: fixed)">#16281</a>)</li>
+					<li>Fixed an issue causing tabs/windows to disappear when being dragged. (<a class="closed ticket" href="https://trac.adium.im/ticket/15414" title="defect: Conversation window vanishes when dragged into tab group of another conversation window (closed: fixed)">#15414</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/15518" title="defect: Dragging a tab when tab is the only chat in a window causes invisible window (closed: fixed)">#15518</a>,  <a class="closed ticket" href="https://trac.adium.im/ticket/15822" title="defect: Chat window disappears when dragging a contact tab to the right (closed: fixed)">#15822</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/16305" title="defect: Chat windows dropped to right side of tab bar turn invisible (closed: fixed)">#16305</a>)</li>
+					<li>Fixed an issue where tabs would disappear after several hours. (<a class="closed ticket" href="https://trac.adium.im/ticket/16262" title="defect: After several hours of use, the tabs on the chat window disappear (closed: fixed)">#16262</a>)</li>
+					<li>Fixed visual glitches on bottom tabs seen on Retina Displays. (<a class="closed ticket" href="https://trac.adium.im/ticket/16074" title="defect: Retina visual glitches on bottom tabs (closed: fixed)">#16074</a>)</li>
+					<li>Tabs now use all the space in the tab bar. (<a class="closed ticket" href="https://trac.adium.im/ticket/7690" title="enhancement: tabs should use all the space on the tab bar (closed: fixed)">#7690</a>)</li>
+					<li>Fixed tabs not being spoken by VoiceOver. (<a class="closed ticket" href="https://trac.adium.im/ticket/16088" title="enhancement: Some graphics are not displayed properly when using VoiceOver (closed: fixed)">#16088</a>)</li>
+				</ul>
 				<li>Fixed a problem that could cause high CPU load when a connection is lost. (<a class="closed ticket" href="https://trac.adium.im/ticket/16431" title="defect: Adium goes into using > 100% cpu when the server closes a connection (closed: fixed)">#16431</a>)</li>
 				<li>Fixed a bug that can cause disconnects when using a Retina Mac with an external screen. (Johannes Loepelmann) (<a class="closed ticket" href="https://trac.adium.im/ticket/16552" title="defect: Jabber connections constantly dis-/reconnect on Retina Macbooks due to avatar sizes (closed: fixed)">#16552</a>)</li>
 				<li>Fixed an issue causing to Adium to connect accounts during PowerNap. (Mayur Pawashe) (<a class="closed ticket" href="https://trac.adium.im/ticket/16249" title="enhancement: Adium should be disabled during PowerNaps (closed: fixed)">#16249</a>)</li>
diff -r d0ef072f6374 -r b976cf11c4a0 changelogs/1.5.10b2.htmlfrag
--- a/changelogs/1.5.10b2.htmlfrag	Wed Apr 09 12:19:53 2014 +0200
+++ b/changelogs/1.5.10b2.htmlfrag	Thu Apr 10 15:34:58 2014 +0200
@@ -1,4 +1,13 @@
 <ul>
+	<li>Updated the PSMTabBarControl framework, used in Adium for tabs:
+	<ul>
+		<li>Fixed an issue which occurred when dragging a conversation window into an existing tabbed conversation window and which caused Adium to become unresponsive. (<a class="closed ticket" href="https://trac.adium.im/ticket/16281" title="crash: Dragging chat window/tab freezes target (closed: fixed)">#16281</a>)</li>
+		<li>Fixed an issue causing tabs/windows to disappear when being dragged. (<a class="closed ticket" href="https://trac.adium.im/ticket/15414" title="defect: Conversation window vanishes when dragged into tab group of another conversation window (closed: fixed)">#15414</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/15518" title="defect: Dragging a tab when tab is the only chat in a window causes invisible window (closed: fixed)">#15518</a>,  <a class="closed ticket" href="https://trac.adium.im/ticket/15822" title="defect: Chat window disappears when dragging a contact tab to the right (closed: fixed)">#15822</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/16305" title="defect: Chat windows dropped to right side of tab bar turn invisible (closed: fixed)">#16305</a>)</li>
+		<li>Fixed an issue where tabs would disappear after several hours. (<a class="closed ticket" href="https://trac.adium.im/ticket/16262" title="defect: After several hours of use, the tabs on the chat window disappear (closed: fixed)">#16262</a>)</li>
+		<li>Fixed visual glitches on bottom tabs seen on Retina Displays. (<a class="closed ticket" href="https://trac.adium.im/ticket/16074" title="defect: Retina visual glitches on bottom tabs (closed: fixed)">#16074</a>)</li>
+		<li>Tabs now use all the space in the tab bar. (<a class="closed ticket" href="https://trac.adium.im/ticket/7690" title="enhancement: tabs should use all the space on the tab bar (closed: fixed)">#7690</a>)</li>
+		<li>Fixed tabs not being spoken by VoiceOver. (<a class="closed ticket" href="https://trac.adium.im/ticket/16088" title="enhancement: Some graphics are not displayed properly when using VoiceOver (closed: fixed)">#16088</a>)</li>
+	</ul>
 	<li>Fixed an issue causing to Adium to connect accounts during PowerNap. (Mayur Pawashe) (<a class="closed ticket" href="https://trac.adium.im/ticket/16249" title="enhancement: Adium should be disabled during PowerNaps (closed: fixed)">#16249</a>)</li>
 	<li>Fixed a misbehaving link in the Setup Wizard. (<a class="closed ticket" href="https://trac.adium.im/ticket/16587" title="defect: Fix link in Setup Wizard (closed: fixed)">#16587</a>)</li>
 </ul>
\ No newline at end of file




More information about the commits mailing list