Mercurial
adium
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Frameworks/Adium%20Framework/Source/AIChatControllerProtocol.h
21 months ago
Add a Reopen Closed Tab menu item to the File menu that will restore the most recently closed tab, similar to Chrome. Fixes #12537
file
|
diff
|
annotate
2009-06-09
warnings--; (...on clang). The openChats thing was due to a GCC bug, so I think accepting the GCC warning is better than doing it wrong.
file
|
diff
|
annotate
2009-04-01
Convert {{{existingGroupChatsForContact:}}} which was a misleading name for something which just returned the first, to return an NSSet of group chats, and renamed to {{{allGroupChatsContainingContact:}}}.
file
|
diff
|
annotate
2009-03-31
Adds {{{-existingGroupChatWithContact}}} so that we don't stop tracking a contact who is in multiple chats with us.
file
|
diff
|
annotate
2009-03-14
Optimize joining large groupchats. This means we send Chat_ParticipatingListObjectsChanged 1 time instead of N times, and sort 1 time instead of N times
file
|
diff
|
annotate
2008-11-20
More @classing
file
|
diff
|
annotate
2008-08-24
Updated most of our enumerations to fast enumerations, and did some paramaterization.
file
|
diff
|
annotate
2008-08-06
Merge 64 bit branch to trunk. Fingers crossed, and I have been testing it some, but expect fallout from this. 11,000 line diffs are rarely without consequence ;)
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