Mercurial
adium-1.4
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Plugins/WebKit%20Message%20View/Template.html
2009-11-02
Instead of inserting a <hr/> when we lose focus, which ends up breaking more than you'd expect, add a message class for the next message. Fixes #13300.
file
|
diff
|
annotate
2009-10-31
Only set shouldScroll property on the first new message. Prevents a long cascade of new messages from busting the scroll position before calling nearBottom().
file
|
diff
|
annotate
2009-10-31
A few fixes to Template.html and Renkoo message style:
file
|
diff
|
annotate
2009-10-29
Set the max width to 100%, don't scale all images up to 100%.
file
|
diff
|
annotate
2009-10-24
Bring our coalescing WKMV improvements to the 1.4 branch.
file
|
diff
|
annotate
2009-06-27
Put the 'defer' back for this script. I had thought it was unsupported, but perhaps not.
file
|
diff
|
annotate
2009-06-26
A few more simplifications, getting Template.html down to an even 200 lines
file
|
diff
|
annotate
2009-06-26
Simplify Template.html a bunch. I think this may also fix a few emoticon issues
file
|
diff
|
annotate
2009-06-24
Patch from MartialL that fixes #3807. A few relatively minor changes by me
file
|
diff
|
annotate
2009-06-24
Patch from MartialL that fixes #3807
file
|
diff
|
annotate
2009-06-24
Patch from mathuaerknedam. Fixes ticket #9689.
file
|
diff
|
annotate
2009-04-12
Determine the height for marks based off of the body's overallHeight. Fix a bug in the Template where {{{img.scaledToFitImage}}} didn't actually set the width to 100% (the % was being escaped).
file
|
diff
|
annotate
2009-01-23
Patch from mathuaerknedam that fixes #11602
file
|
diff
|
annotate
2008-11-07
If a style doesn't include an 'insert' div but does let the default template.html be used by not overriding it, we now fall back on not treating the addition as a consecutive addition. This fixes a small number of cases of old styles which don't have an 'insert' div in their Status.html, but does not fix most of them since most override the template.html, as well. Refs #10921
file
|
diff
|
annotate
2008-08-06
svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
file
|
diff
|
annotate
(0)
tip