Mercurial
adium
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Plugins/Bonjour/libezv/Private%20Classes/AWEzvRendezvousData.m
2009-11-22
* Fix a crash if `kDNSServiceErr_Invalid` is returned by `TXTRecordSetValue` which occured because the `%@` was being used for a C string
file
|
diff
|
annotate
2009-10-28
Use the network-order versions of the field length. Refs #8116.
file
|
diff
|
annotate
2009-09-11
use fewer depricated classes.
file
|
diff
|
annotate
2009-04-09
Fast enumerate
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
More warnings fixes
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-08-14
Preliminary conversion to using fast enumeration; caveats: variable declarations were not moved into loop headers. In *most* cases it should be safe to move them, but make sure the variable is not needed later on in the method. Also, AIContactController was not converted, because the conversion tool freaked out
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