On Dec 10, 2012, at 19:38, Adam R. Maxwell wrote: > Okay, done. The remainder are bound up in other files that I've modified, and > don't have time to separate out now. I've committed the really tedious ones, > though.
Thanks. > > I think it also complains about strings file encodings, I set them all to UTF-16, which is also what they are. > and the other big one is that the NSPasteboard protocols aren't fully > implemented on PDFAnnotation. Huh? All the 4 required methods are implemented. > Oh, and the cast (id)super should be removed. I already changed some things in return (like changing the "tags" property to NSArray consistently, as that's whatr we set it to through the property.) I don't really like the typing changes to the delegate/dataSource methods. Isn't that wrong by itself? If it were requried methods I think it would complain about missing methods. Christiaan ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ skim-app-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-develop
