William Bowling is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

wbowling / adium (fork of adium / adium)

Fork of Adium for patches/improvements

Clone this repository (size: 338.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/wbowling/adium
hg clone ssh://hg@bitbucket.org/wbowling/adium

Commit 7ff6b3f336d6 Raw commit »

commit
7ff6b3f336d6
parent
b7529bc734c5
branch
default

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.

This removes the "Show Focus Lines" preference (always a good thing), and always inserts the mark in the scrollbar. It will be up to the style to implement the "focus" class to show the location. All previous messages of class "focus" will have "focus" removed when focus is lost again.

Comments

    Log in to comment »

    File Lines added Lines removed
    Plugins/Dual Window Interface/AIJumpControlPlugin.h 2
    Plugins/Dual Window Interface/AIJumpControlPlugin.m 16
    Plugins/WebKit Message View/AIWebKitMessageViewController.h 3
    Plugins/WebKit Message View/AIWebKitMessageViewController.m 23 10
    Plugins/WebKit Message View/Template.html 1