adium-1.4 2974:5cbf7135dc5c: Removing uppercase Renkoo
commits at adium.im
commits at adium.im
Wed May 19 13:03:21 UTC 2010
details: http://hg.adium.im/adium-1.4/rev/5cbf7135dc5c
revision: 2974:5cbf7135dc5c
author: Evan Schoenberg
date: Wed May 19 08:01:52 2010 -0500
Removing uppercase Renkoo
Subject: adium-1.4 2975:31f10636d026: Removing lowercase renkoo
details: http://hg.adium.im/adium-1.4/rev/31f10636d026
revision: 2975:31f10636d026
author: Evan Schoenberg
date: Wed May 19 08:02:21 2010 -0500
Removing lowercase renkoo
Subject: adium-1.4 2976:78eb3a191baf: Adding proper Renkoo
details: http://hg.adium.im/adium-1.4/rev/78eb3a191baf
revision: 2976:78eb3a191baf
author: Evan Schoenberg
date: Wed May 19 08:02:47 2010 -0500
Adding proper Renkoo
diffs (truncated from 7262 to 1000 lines):
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Info.plist
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Info.plist Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleGetInfoString</key>
+ <string>2.6</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.adiumx.Renkoo.style</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Renkoo</string>
+ <key>CFBundlePackageType</key>
+ <string>AdIM</string>
+ <key>CFBundleVersion</key>
+ <string>2.6</string>
+ <key>MessageViewVersion</key>
+ <integer>4</integer>
+ <key>XtraBundleVersion</key>
+ <string>1</string>
+ <key>DefaultFontFamily</key>
+ <string>Lucida Grande</string>
+ <key>DefaultFontSize</key>
+ <integer>13</integer>
+ <key>DefaultBackgroundColor</key>
+ <string>ffffff</string>
+ <key>AllowTextColors</key>
+ <true/>
+</dict>
+</plist>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Demo.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Demo.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <base href="%@">
+
+ <style id="mainStyle" type="text/css" media="screen,print"> @import url( "Variants/Yellow on Green Alternating.css" ); </style>
+
+</head>
+<body style="background-color:#e3e3e3">
+<div id="Chat">
+ <div class="x-chatItem incomingItem">
+ <table width="100%">
+ <tr>
+ <td valign="top">
+ <img src="images/DummyContact.png" alt="%sender%" title="%sender%" class="x-avatar">
+ <div class="x-myBubble">
+ <div class="x-indicator"></div>
+ <table class="x-tableBubble" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="x-tl"></td>
+ <td class="x-tr"></td>
+ </tr>
+ <tr>
+ <td class="x-message">
+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
+ <div class="x-timeStamp">Torrey @ 4:55 am</div>
+ <div class="x-followUp"></div>
+ <div>
+ testing 1
+ <div class="x-timeStamp">%sender% @ %time%</div>
+ </div>
+ <div class="x-followUp"></div>
+ <div class="x-followUpMessage">
+ testing 123
+ <div class="x-timeStamp">%sender% @ %time%</div>
+ </div>
+ <div class="x-followUp"></div>
+ <div>
+ testing 123testing 123testing 123testing 123
+ testing 123testing 123
+ <div class="x-timeStamp">%sender% @ %time%</div>
+ </div>
+ </td>
+ <td class="x-messageRight"></td>
+ </tr>
+ <tr>
+ <td class="x-bl"></td>
+ <td class="x-br"></td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </table>
+ </div>
+
+ <div class="x-chatItem outgoingItem">
+ <table width="100%">
+ <tr>
+ <td valign="top">
+ <img src="images/DummyContact.png" alt="%sender%" title="%sender%" class="x-avatar">
+ <div class="x-myBubble">
+ <div class="x-indicator"></div>
+ <table class="x-tableBubble" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="x-tl"></td>
+ <td class="x-tr"></td>
+ </tr>
+ <tr>
+ <td class="x-message">
+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas aliquam sapien. Aliquam sed erat eu leo bibendum egestas. Praesent mauris. Quisque eget eros et neque scelerisque convallis. Phasellus orci. Pellentesque interdum tellus a erat. venenatis tristique.
+ <div class="x-timeStamp">Torrey @ 4:55 am</div>
+ </td>
+ <td class="x-messageRight"></td>
+ </tr>
+ <tr>
+ <td class="x-bl"></td>
+ <td class="x-br"></td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </table>
+ </div>
+
+</div>
+</body>
+</html>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Footer.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Footer.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,241 @@
+<script type="text/javascript">
+ isDebug = false;
+
+ // Fade interval in milliseconds
+ // Make this larger if you experience performance issues
+ Fadomatic.INTERVAL_MILLIS = 50;
+
+ // Creates a fader
+ // element - The element to fade
+ // speed - The speed to fade at, from 0.0 to 100.0
+ // initialOpacity (optional, default 100) - element's starting opacity, 0 to 100
+ // minOpacity (optional, default 0) - element's minimum opacity, 0 to 100
+ // maxOpacity (optional, default 0) - element's minimum opacity, 0 to 100
+ function Fadomatic (element, rate, initialOpacity, minOpacity, maxOpacity) {
+ this._element = element;
+ this._intervalId = null;
+ this._rate = rate;
+ this._isFadeOut = true;
+
+ // Set initial opacity and bounds
+ // NB use 99 instead of 100 to avoid flicker at start of fade
+ this._minOpacity = 0;
+ this._maxOpacity = 99;
+ this._opacity = 99;
+
+ if (typeof minOpacity != 'undefined') {
+ if (minOpacity < 0) {
+ this._minOpacity = 0;
+ } else if (minOpacity > 99) {
+ this._minOpacity = 99;
+ } else {
+ this._minOpacity = minOpacity;
+ }
+ }
+
+ if (typeof maxOpacity != 'undefined') {
+ if (maxOpacity < 0) {
+ this._maxOpacity = 0;
+ } else if (maxOpacity > 99) {
+ this._maxOpacity = 99;
+ } else {
+ this._maxOpacity = maxOpacity;
+ }
+
+ if (this._maxOpacity < this._minOpacity) {
+ this._maxOpacity = this._minOpacity;
+ }
+ }
+
+ if (typeof initialOpacity != 'undefined') {
+ if (initialOpacity > this._maxOpacity) {
+ this._opacity = this._maxOpacity;
+ } else if (initialOpacity < this._minOpacity) {
+ this._opacity = this._minOpacity;
+ } else {
+ this._opacity = initialOpacity;
+ }
+ }
+
+ // See if we're using W3C opacity, MSIE filter, or just
+ // toggling visiblity
+ if(typeof element.style.opacity != 'undefined') {
+
+ this._updateOpacity = this._updateOpacityW3c;
+
+ } else if(typeof element.style.filter != 'undefined') {
+
+ // If there's not an alpha filter on the element already,
+ // add one
+ if (element.style.filter.indexOf("alpha") == -1) {
+
+ // Attempt to preserve existing filters
+ var existingFilters="";
+ if (element.style.filter) {
+ existingFilters = element.style.filter+" ";
+ }
+ element.style.filter = existingFilters+"alpha(opacity="+this._opacity+")";
+ }
+
+ this._updateOpacity = this._updateOpacityMSIE;
+
+ } else {
+
+ this._updateOpacity = this._updateVisibility;
+ }
+
+ this._updateOpacity();
+ }
+
+ // Initiates a fade out
+ Fadomatic.prototype.fadeOut = function () {
+ this._isFadeOut = true;
+ this._beginFade();
+ }
+
+ // Initiates a fade in
+ Fadomatic.prototype.fadeIn = function () {
+ this._isFadeOut = false;
+ this._beginFade();
+ }
+
+ // Makes the element completely opaque, stops any fade in progress
+ Fadomatic.prototype.show = function () {
+ this.haltFade();
+ this._opacity = this._maxOpacity;
+ this._updateOpacity();
+ }
+
+ // Makes the element completely transparent, stops any fade in progress
+ Fadomatic.prototype.hide = function () {
+ this.haltFade();
+ this._opacity = 0;
+ this._updateOpacity();
+ }
+
+ // Halts any fade in progress
+ Fadomatic.prototype.haltFade = function () {
+
+ clearInterval(this._intervalId);
+ }
+
+ // Resumes a fade where it was halted
+ Fadomatic.prototype.resumeFade = function () {
+
+ this._beginFade();
+ }
+
+ // Pseudo-private members
+
+ Fadomatic.prototype._beginFade = function () {
+
+ this.haltFade();
+ var objref = this;
+ this._intervalId = setInterval(function() { objref._tickFade(); },Fadomatic.INTERVAL_MILLIS);
+ }
+
+ Fadomatic.prototype._tickFade = function () {
+
+ if (this._isFadeOut) {
+ this._opacity -= this._rate;
+ if (this._opacity < this._minOpacity) {
+ this._opacity = this._minOpacity;
+ this.haltFade();
+ }
+ } else {
+ this._opacity += this._rate;
+ if (this._opacity > this._maxOpacity ) {
+ this._opacity = this._maxOpacity;
+ this.haltFade();
+ }
+ }
+
+ this._updateOpacity();
+ }
+
+ Fadomatic.prototype._updateVisibility = function () {
+
+ if (this._opacity > 0) {
+ this._element.style.visibility = 'visible';
+ } else {
+ this._element.style.visibility = 'hidden';
+ }
+ }
+
+ Fadomatic.prototype._updateOpacityW3c = function () {
+
+ this._element.style.opacity = this._opacity/100;
+ this._updateVisibility();
+ }
+
+ Fadomatic.prototype._updateOpacityMSIE = function () {
+
+ this._element.filters.alpha.opacity = this._opacity;
+ this._updateVisibility();
+ }
+
+ Fadomatic.prototype._updateOpacity = null;
+
+ // overload scrollingo for smooth scroll.
+ var intervall_scroll;
+ function scrollToBottom() {
+ //document.body.scrollTop = (document.body.scrollHeight-window.innerHeight);
+ //return;
+ if ( intervall_scroll ) clearInterval( intervall_scroll );
+ intervall_scroll = setInterval( function() {
+ var target_scroll = (document.body.scrollHeight-window.innerHeight);
+ var scrolldiff = target_scroll - document.body.scrollTop;
+ if ( document.body.scrollTop != target_scroll ) {
+ var saved_scroll = document.body.scrollTop;
+ document.body.scrollTop += scrolldiff / 5 + ( scrolldiff >= 0 ? (scrolldiff != 0 ) : -1 );
+ } else {
+ saved_scroll = -1;
+ clearInterval( intervall_scroll );
+ }
+ } , 10 );
+ return;
+ }
+
+ // Override CoalescedHTML methods
+ function initStyle() {
+ if(null == document.getElementById("heading")){
+ document.getElementsByTagName('body').item(0).style.marginTop = "5px";
+ }
+
+ if(!coalescedHTML)
+ coalescedHTML = new CoalescedHTML();
+
+ coalescedHTML.setAppendElementMethod(function (elem) {
+ document.getElementById("Chat").appendChild(elem);
+ if(!coalescedHTML.isConsecutive) {
+ var node = document.getElementById("Chat").lastElementChild;
+ try {
+ var fader = new Fadomatic(node, 9, 0, 0, 95);
+ } catch (e) {
+ appendHTML("<p>" + e + "</p>");
+ }
+ fader.fadeIn();
+ }
+ alignChat(true);
+ });
+ }
+
+ //Align our chat to the bottom of the window. If true is passed, view will also be scrolled down
+ function alignChat(shouldScroll) {
+ var windowHeight = window.innerHeight;
+
+ if (windowHeight > 0) {
+ var contentElement = document.body;
+ var diffHeight = (windowHeight - document.documentElement.offsetHeight);
+ if (diffHeight > 0) {
+ contentElement.style.position = 'relative';
+ contentElement.style.top = diffHeight + 'px';
+ } else {
+ contentElement.style.position = 'static';
+ }
+ }
+
+ if (shouldScroll) scrollToBottom();
+ }
+
+</script>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Header.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Header.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,8 @@
+ <style type="text/css">
+ @import url(./Styles/Header.css);
+ </style>
+<div id="x-heading">
+ <div class="x-conversationIncomingIcon"><img src="%incomingIconPath%" /></div>
+ <div class="x-conversationWith">%chatName%</div>
+ <div class="x-conversationTime">Conversation began %timeOpened%</div>
+</div>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/Content.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/Content.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,30 @@
+<div class="x-chatItem x-incomingItem %messageClasses%">
+ <table width="100%">
+ <tr>
+ <td valign="top">
+ <img src="%userIconPath%" class="x-avatar" title="%sender%" />
+ <div class="x-myBubble">
+ <div class="x-indicator"></div>
+ <table class="x-tableBubble" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="x-tl"></td>
+ <td class="x-tr"></td>
+ </tr>
+ <tr>
+ <td class="x-message">
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%"><span class="x-name">%sender% @</span> %time%</div>
+ <span id="insert"></span>
+ </td>
+ <td class="x-messageRight"></td>
+ </tr>
+ <tr>
+ <td class="x-bl"></td>
+ <td class="x-br"></td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </table>
+</div>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/Context.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/Context.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,30 @@
+<div class="x-chatItem x-incomingItem %messageClasses%">
+ <table width="100%">
+ <tr>
+ <td valign="top">
+ <img src="%userIconPath%" class="x-avatar" />
+ <div class="x-myBubble">
+ <div class="x-indicator"></div>
+ <table class="x-tableBubble" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="x-tl"></td>
+ <td class="x-tr"></td>
+ </tr>
+ <tr>
+ <td class="x-message">
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%"><span class="x-name">%sender% @</span> %time%</div>
+ <span id="insert"></span>
+ </td>
+ <td class="x-messageRight"></td>
+ </tr>
+ <tr>
+ <td class="x-bl"></td>
+ <td class="x-br"></td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </table>
+</div>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,8 @@
+<div>
+ <div class="x-followUp"></div>
+ <div>
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%">%time%</div>
+ </div>
+</div>
+<span id="insert"></span>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/NextContext.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/NextContext.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,7 @@
+<div class="x-followUp"></div>
+<div>
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%">%time%</div>
+</div>
+<span id="insert"></span>
+
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/buddy_icon.png
Binary file Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Incoming/buddy_icon.png has changed
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/Content.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/Content.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,30 @@
+<div class="x-chatItem x-outgoingItem %messageClasses%">
+ <table width="100%">
+ <tr>
+ <td valign="top">
+ <img src="%userIconPath%" class="x-avatar" title="%sender%" />
+ <div class="x-myBubble">
+ <div class="x-indicator"></div>
+ <table class="x-tableBubble" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="x-tl"></td>
+ <td class="x-tr"></td>
+ </tr>
+ <tr>
+ <td class="x-message">
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%"><span class="x-name">%sender% @</span> %time%</div>
+ <span id="insert"></span>
+ </td>
+ <td class="x-messageRight"></td>
+ </tr>
+ <tr>
+ <td class="x-bl"></td>
+ <td class="x-br"></td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </table>
+</div>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/Context.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/Context.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,30 @@
+<div class="x-chatItem x-outgoingItem %messageClasses%">
+ <table width="100%">
+ <tr>
+ <td valign="top">
+ <img src="%userIconPath%" class="x-avatar" />
+ <div class="x-myBubble">
+ <div class="x-indicator"></div>
+ <table class="x-tableBubble" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="x-tl"></td>
+ <td class="x-tr"></td>
+ </tr>
+ <tr>
+ <td class="x-message">
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%"><span class="x-name">%sender% @</span> %time%</div>
+ <span id="insert"></span>
+ </td>
+ <td class="x-messageRight"></td>
+ </tr>
+ <tr>
+ <td class="x-bl"></td>
+ <td class="x-br"></td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </table>
+</div>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/NextContent.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/NextContent.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,8 @@
+<div>
+ <div class="x-followUp"></div>
+ <div>
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%">%time%</div>
+ </div>
+</div>
+<span id="insert"></span>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/NextContext.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/NextContext.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,7 @@
+<div class="x-followUp"></div>
+<div>
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%">%time%</div>
+</div>
+<span id="insert"></span>
+
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/buddy_icon.png
Binary file Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/buddy_icon.png has changed
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Status.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Status.html Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,28 @@
+<div class="x-chatItem x-statusMessage %messageClasses%">
+ <table width="100%">
+ <tr>
+ <td valign="top">
+ <div class="x-myBubble">
+ <table class="x-tableBubble" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="x-tl"></td>
+ <td class="x-tr"></td>
+ </tr>
+ <tr>
+ <td class="x-message">
+ %message%
+ <div class="x-timeStamp" title="%time{dd MMM yyyy}%">%time%</div>
+ </td>
+ <td class="x-messageRight"></td>
+ </tr>
+ <tr>
+ <td class="x-bl"></td>
+ <td class="x-br"></td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </table>
+</div>
+<div id="insert"></div>
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green Alternating.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green Alternating.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,7 @@
+ at import url("./Blue on Green.css");
+ at import url("../Styles/alternating.css");
+
+.x-outgoingItem .x-myBubble .x-indicator
+{
+ background: url("../images/blueIndicator2.png") no-repeat top left;
+}
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green No Names Alt.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green No Names Alt.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,2 @@
+ at import url("./Blue on Green Alternating.css");
+ at import url("../Styles/noname.css");
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green No Names.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green No Names.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,2 @@
+ at import url("./Blue on Green.css");
+ at import url("../Styles/noname.css");
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,118 @@
+ at import url("../Styles/main.css");
+
+/* outgoing */
+
+.x-outgoingItem .x-timeStamp
+{
+ color: #7fc5f8;
+}
+
+.x-outgoingItem .x-myBubble .x-indicator
+{
+ background: url("../images/blueIndicator.png") no-repeat top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-tl
+{
+ background: url("../images/blueCurves.png") no-repeat top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-tr
+{
+ background: url("../images/blueCurves.png") no-repeat top right;
+}
+
+.x-outgoingItem .x-tableBubble .x-head
+{
+ background: url("../images/blueCurves.png") no-repeat -10px 0;
+}
+
+.x-outgoingItem .x-tableBubble .x-message
+{
+ background: url("../images/blueBackground.png") repeat-y top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-messageRight
+{
+ background: url("../images/blueBackground.png") repeat-y top right;
+}
+
+.x-outgoingItem .x-tableBubble .x-bl
+{
+ background: url("../images/blueCurves.png") no-repeat bottom left;
+}
+
+.x-outgoingItem .x-tableBubble .x-br
+{
+ background: url("../images/blueCurves.png") no-repeat bottom right;
+}
+
+.x-outgoingItem .x-followUp
+{
+ background-color: #ddf0fe;
+ border-bottom: 1px solid #fff;
+}
+
+/*incoming */
+
+.x-incomingItem .x-myBubble .x-indicator
+{
+ background: url("../images/greenIndicator.png") no-repeat top left;
+}
+
+.x-incomingItem .x-timeStamp
+{
+ color: #9ecf35;
+}
+
+.x-incomingItem .x-tableBubble .x-tl
+{
+ background: url("../images/greenCurves.png") no-repeat top left;
+}
+
+.x-incomingItem .x-tableBubble .x-tr
+{
+ background: url("../images/greenCurves.png") no-repeat top right;
+}
+
+.x-incomingItem .x-tableBubble .x-head
+{
+ background: url("../images/greenCurves.png") no-repeat -10px 0;
+}
+
+.x-incomingItem .x-tableBubble .x-message
+{
+ background: url("../images/greenBackground.png") repeat-y top left;
+}
+
+.x-incomingItem .x-tableBubble .x-messageRight
+{
+ background: url("../images/greenBackground.png") repeat-y top right;
+}
+
+.x-incomingItem .x-tableBubble .x-bl
+{
+ background: url("../images/greenCurves.png") no-repeat bottom left;
+}
+
+.x-incomingItem .x-tableBubble .x-br
+{
+ background: url("../images/greenCurves.png") no-repeat bottom right;
+}
+
+.x-incomingItem .x-followUp
+{
+ background-color: #e2efc4;
+ border-bottom: 1px solid #fff;
+}
+
+.mention,
+.firstFocus .x-timeStamp:before
+{
+ background: -webkit-gradient(linear, left top, left bottom, from(rgba(158, 207, 53, 1)), to(rgba(153, 202, 48, 1)));
+}
+
+.mention .x-avatar
+{
+ background: -webkit-gradient(linear, left top, left bottom, from(rgba(251, 254, 245, 1)), to(rgba(239, 248, 220, 1)));
+}
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red Alternating.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red Alternating.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,7 @@
+ at import url("./Blue on Red.css");
+ at import url("../Styles/alternating.css");
+
+.x-outgoingItem .x-myBubble .x-indicator
+{
+ background: url("../images/blueIndicator2.png") no-repeat top left;
+}
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red No Names Alt.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red No Names Alt.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,2 @@
+ at import url("./Blue on Red Alternating.css");
+ at import url("../Styles/noname.css");
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red No Names.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red No Names.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,2 @@
+ at import url("./Blue on Red.css");
+ at import url("../Styles/noname.css");
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,118 @@
+ at import url("../Styles/main.css");
+
+/* outgoing */
+
+.x-outgoingItem .x-timeStamp
+{
+ color: #7fc5f8;
+}
+
+.x-outgoingItem .x-myBubble .x-indicator
+{
+ background: url("../images/blueIndicator.png") no-repeat top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-tl
+{
+ background: url("../images/blueCurves.png") no-repeat top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-tr
+{
+ background: url("../images/blueCurves.png") no-repeat top right;
+}
+
+.x-outgoingItem .x-tableBubble .x-head
+{
+ background: url("../images/blueCurves.png") no-repeat -10px 0;
+}
+
+.x-outgoingItem .x-tableBubble .x-message
+{
+ background: url("../images/blueBackground.png") repeat-y top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-messageRight
+{
+ background: url("../images/blueBackground.png") repeat-y top right;
+}
+
+.x-outgoingItem .x-tableBubble .x-bl
+{
+ background: url("../images/blueCurves.png") no-repeat bottom left;
+}
+
+.x-outgoingItem .x-tableBubble .x-br
+{
+ background: url("../images/blueCurves.png") no-repeat bottom right;
+}
+
+.x-outgoingItem .x-followUp
+{
+ background-color: #ddf0fe;
+ border-bottom: 1px solid #fff;
+}
+
+/*incoming */
+
+.x-incomingItem .x-timeStamp
+{
+ color: #f88f8f;
+}
+
+.x-incomingItem .x-myBubble .x-indicator
+{
+ background: url("../images/redIndicator.png") no-repeat top left;
+}
+
+.x-incomingItem .x-tableBubble .x-tl
+{
+ background: url("../images/redCurves.png") no-repeat top left;
+}
+
+.x-incomingItem .x-tableBubble .x-tr
+{
+ background: url("../images/redCurves.png") no-repeat top right;
+}
+
+.x-incomingItem .x-tableBubble .x-head
+{
+ background: url("../images/redCurves.png") no-repeat -10px 0;
+}
+
+.x-incomingItem .x-tableBubble .x-message
+{
+ background: url("../images/redBackground.png") repeat-y top left;
+}
+
+.x-incomingItem .x-tableBubble .x-messageRight
+{
+ background: url("../images/redBackground.png") repeat-y top right;
+}
+
+.x-incomingItem .x-tableBubble .x-bl
+{
+ background: url("../images/redCurves.png") no-repeat bottom left;
+}
+
+.x-incomingItem .x-tableBubble .x-br
+{
+ background: url("../images/redCurves.png") no-repeat bottom right;
+}
+
+.x-incomingItem .x-followUp
+{
+ background-color: #ffdada;
+ border-bottom: 1px solid #fff;
+}
+
+.mention,
+.firstFocus .x-timeStamp:before
+{
+ background: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 143, 143, 1)), to(rgba(243, 138, 138, 1)));
+}
+
+.mention .x-avatar
+{
+ background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 242, 242, 1)), to(rgba(255, 233, 233, 1)));
+}
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel Alternating.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel Alternating.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,7 @@
+ at import url("./Blue on Steel.css");
+ at import url("../Styles/alternating.css");
+
+.x-outgoingItem .x-myBubble .x-indicator
+{
+ background: url("../images/blueIndicator2.png") no-repeat top left;
+}
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel No Names Alt.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel No Names Alt.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,2 @@
+ at import url("./Blue on Steel Alternating.css");
+ at import url("../Styles/noname.css");
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel No Names.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel No Names.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,2 @@
+ at import url("./Blue on Steel.css");
+ at import url("../Styles/noname.css");
diff -r 8820926dc460 -r 78eb3a191baf Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Message Styles/Renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel.css Wed May 19 08:02:47 2010 -0500
@@ -0,0 +1,118 @@
+ at import url("../Styles/main.css");
+
+/* outgoing */
+
+.x-outgoingItem .x-timeStamp
+{
+ color: #7fc5f8;
+}
+
+.x-outgoingItem .x-myBubble .x-indicator
+{
+ background: url("../images/blueIndicator.png") no-repeat top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-tl
+{
+ background: url("../images/blueCurves.png") no-repeat top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-tr
+{
+ background: url("../images/blueCurves.png") no-repeat top right;
+}
+
+.x-outgoingItem .x-tableBubble .x-head
+{
+ background: url("../images/blueCurves.png") no-repeat -10px 0;
+}
+
+.x-outgoingItem .x-tableBubble .x-message
+{
+ background: url("../images/blueBackground.png") repeat-y top left;
+}
+
+.x-outgoingItem .x-tableBubble .x-messageRight
+{
+ background: url("../images/blueBackground.png") repeat-y top right;
+}
+
+.x-outgoingItem .x-tableBubble .x-bl
+{
+ background: url("../images/blueCurves.png") no-repeat bottom left;
+}
+
+.x-outgoingItem .x-tableBubble .x-br
+{
+ background: url("../images/blueCurves.png") no-repeat bottom right;
+}
+
+.x-outgoingItem .x-followUp
+{
+ background-color: #ddf0fe;
+ border-bottom: 1px solid #fff;
+}
+
+/*incoming */
+
+.x-incomingItem .x-timeStamp
+{
+ color: #a9a9a9;
+}
+
+.x-incomingItem .x-myBubble .x-indicator
+{
+ background: url("../images/steelIndicator.png") no-repeat top left;
+}
+
+.x-incomingItem .x-tableBubble .x-tl
+{
+ background: url("../images/steelCurves.png") no-repeat top left;
+}
+
+.x-incomingItem .x-tableBubble .x-tr
+{
+ background: url("../images/steelCurves.png") no-repeat top right;
+}
+
More information about the commits
mailing list