adium 3552:40cac356e9ea: Renkoo: don't scroll down on new messag...
commits at adium.im
commits at adium.im
Wed Nov 17 22:23:51 UTC 2010
details: http://hg.adium.im/adium/rev/40cac356e9ea
revision: 3552:40cac356e9ea
author: mathuaerknedam
date: Wed Nov 17 16:23:47 2010 -0600
Renkoo: don't scroll down on new messages when scrolled up in the chat. Good find by kbotc. Fixes #14331.
Subject: adium 3553:7139eb54c5cc: Renkoo: increment version.
details: http://hg.adium.im/adium/rev/7139eb54c5cc
revision: 3553:7139eb54c5cc
author: mathuaerknedam
date: Wed Nov 17 16:23:57 2010 -0600
Renkoo: increment version.
diffs (33 lines):
diff -r cdc30271ae2b -r 7139eb54c5cc Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Info.plist
--- a/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Info.plist Wed Nov 17 21:45:04 2010 +0100
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Info.plist Wed Nov 17 16:23:57 2010 -0600
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleGetInfoString</key>
- <string>2.6</string>
+ <string>2.6.1</string>
<key>OriginalAuthor</key>
<string>iTorrey</string>
<key>CFBundleIdentifier</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>AdIM</string>
<key>CFBundleVersion</key>
- <string>2.6</string>
+ <string>2.6.1</string>
<key>MessageViewVersion</key>
<integer>4</integer>
<key>XtraBundleVersion</key>
diff -r cdc30271ae2b -r 7139eb54c5cc Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Footer.html
--- a/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Footer.html Wed Nov 17 21:45:04 2010 +0100
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Footer.html Wed Nov 17 16:23:57 2010 -0600
@@ -216,7 +216,7 @@
}
fader.fadeIn();
}
- alignChat(true);
+ alignChat(coalescedHTML.shouldScroll);
});
}
More information about the commits
mailing list