Mercurial
adium-1.4
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Source/AIXMLChatlogConverter.m
2009-08-26
Undo the part of [3855f70905bd]: It caused strings to be incorrectly escaped and causing our XML parsing to break. Rather, escape hash-symbols when parsing in XML data as not to confuse AIHTMLDecoder. Refs #8141. Fixes #12856.
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-03-26
Properly log AIContentEvents when the source is not a participant in the chat (or nil).
file
|
diff
|
annotate
2009-03-04
Dot syntax. Lots of it.
file
|
diff
|
annotate
2009-01-29
Propertyize a bunch of stuff, and remove some API on AIListObject that was just a passthrough to AIService
file
|
diff
|
annotate
2008-12-27
NSDateFormatter is expensive to create, who knew? This speeds up log parsing by 50-60%
file
|
diff
|
annotate
2008-10-29
Fix incredibly lame mistake I made in [25501] that broke log reading
file
|
diff
|
annotate
2008-10-29
Avoid leaking when the parser is unhappy
file
|
diff
|
annotate
2008-10-29
Avoid double-reading log files...
file
|
diff
|
annotate
2008-08-24
Updated most of our enumerations to fast enumerations, and did some paramaterization.
file
|
diff
|
annotate
2008-08-15
sed is evil. All [adium *Controller]s are now adium.*Controller.
file
|
diff
|
annotate
2008-08-15
Propertyize AIListObject and convert some more controller accesses to dot syntax
file
|
diff
|
annotate
2008-08-14
Propertyize, synthesize, and use fast enumeration in a few places
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