Author: theraven
Date: Thu May 24 17:20:37 2007
New Revision: 1930

URL: http://svn.gna.org/viewcvs/etoile?rev=1930&view=rev
Log:
Made things that seem to be URLs into links automatically.

NOTE: The NSTextView+ClickableLinks category adds a -makeLinksClickable 
method to NSTextViews.  This finds links, makes them blue, underlined,
clickable, and sets the correct cursor.  This will probably be useful
elsewhere, and might want to make its way into EtoileUI at some point.


Added:
    trunk/Etoile/Services/User/Jabber/NSTextView+ClickableLinks.h
    trunk/Etoile/Services/User/Jabber/NSTextView+ClickableLinks.m
Modified:
    trunk/Etoile/Services/User/Jabber/GNUmakefile
    trunk/Etoile/Services/User/Jabber/Jabber.xcodeproj/project.pbxproj
    trunk/Etoile/Services/User/Jabber/MessageWindowController.m
    trunk/Etoile/Services/User/Jabber/PresenceLogController.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to