tomboy r839 - in trunk: . Tomboy Tomboy/Plugins data



Author: btimothy
Date: 2007-01-04 16:34:54 +0000 (Thu, 04 Jan 2007)
New Revision: 839
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=839&view=rev

Modified:
   trunk/ChangeLog
   trunk/Tomboy/Plugins/ExportToHTML.cs
   trunk/Tomboy/Plugins/ExportToHTML.xsl
   trunk/Tomboy/Preferences.cs
   trunk/data/tomboy.schemas.in
Log:
2007-01-04  Boyd Timothy  <btimothy gmail com>

	* data/tomboy.schemas.in: Added /apps/tomboy/export_html/export_linked_all.
	
	* Tomboy/Plugins/ExportToHTML.cs: Added "Include all other linked notes"
	checkbox to the Export to HTML dialog (Fix for bug #351517).  Also includes
	code to fix bug #350977 by preventing recursive links from being evaluated.
	
	* Tomboy/Plugins/ExportToHTML.xsl: Prevent recursive links (bug #350977) by
	using an <xsl:key> to keep track of already processed note titles.  Allow
	exporting of recursive links (bug #351517).
	
	* Tomboy/Preferences.cs: Added /apps/tomboy/export_html/export_linked_all.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]