Mercurial
adium-1.4
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Plugins/Dual%20Window%20Interface/AIJumpControlPlugin.m
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-04-22
AIPreferenceControllerProtocol.h is commonly imported (>120 imports) and almost never changes (5 changes in the two years since it was created). Stick it in the prefix header
file
|
diff
|
annotate
2009-04-12
Add a simple Display menu item to control focus lines being drawn. It's strongly related to jumping, and I don't want to try and find a place in the advanced preferences for it.
file
|
diff
|
annotate
2009-04-06
Expose the chat container -> message view controller link. Add a "Clear Display" menu item to the Display menu.
file
|
diff
|
annotate
2009-04-06
Only validate the "Jump to…" menu items when a jump could actually occur.
file
|
diff
|
annotate
2009-04-05
Add a new Main Menu item "Display" (we could potentially rename this; I can't really think of a better term, but it's almost too similar to View). Moves the "Toggle User List" menu item into it, and adds "Jump to (Previous, Next, Focus) Mark" and "Add Mark". Add Mark inserts a green mark.
file
|
diff
|
annotate
(0)
tip