evolution/e-util/e-html-utils.c contains some functions to convert plain text to HTML. That HTML is then passed to the GtkHTML display widget which renders HTML and thus allows you to click on urls. The url-clicked callback handler is in evolution/mail/mail-display.c which I think is called on_url_requested() or some such.
Jeff On Fri, 2002-02-15 at 18:12, Rams�s Morales wrote: > Hi. > > I would really apreciate it if someone could point me to the callback > that handles the feature that allows you to click an URL inside mail > text. Also, if you could point me to the code that creates that special > text, it would be great. > > Thanks for your help. > > > > _______________________________________________ > evolution-hackers maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution-hackers -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
