Mercurial
adium
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Plugins/Bonjour/libezv/Private%20Classes/AWEzvContactManagerRendezvous.m
2009-10-31
If Bonjour disconnects but the user opens a contact window in the moment before the contact disappears from the list, it wass possible to attempt to open with a nil avInstanceName. Furthermore, if Bonjour disconnects, attempting to send a message to a still-open Bonjour chat could try to reference avInstanceName which would previously be nil after disconnect.
file
|
diff
|
annotate
2009-05-05
I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
file
|
diff
|
annotate
2009-02-03
Clean up/propertyize some bonjour stuff
file
|
diff
|
annotate
2009-01-17
Some debug logging in this broken code
file
|
diff
|
annotate
2008-11-20
Fix type to match new header, maybe fixing bugs in the process. Done with the bonjour warnings, hooray :)
file
|
diff
|
annotate
2008-11-20
Switch from our own copy of sha1 to using libcrypto. warnings--
file
|
diff
|
annotate
2008-11-20
More warnings fixes
file
|
diff
|
annotate
2008-11-20
warnings-- and maybe fix a bug
file
|
diff
|
annotate
2008-11-20
I think this is my fault from way back in the day, but I do not really remember... bonjour was building with all warnings suppressed. This turns them back on, and fixes many of them. More remain.
file
|
diff
|
annotate
2008-10-18
Fix leaks
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