tomboy r1287 - in trunk: . Tomboy



Author: sharm
Date: 2007-07-05 07:10:41 +0100 (Thu, 05 Jul 2007)
New Revision: 1287
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1287&view=rev

Modified:
   trunk/ChangeLog
   trunk/Tomboy/Note.cs
   trunk/Tomboy/RemoteControl.cs
   trunk/Tomboy/Tomboy.cs
Log:
* Tomboy/Tomboy.cs: (From tomboy-sync) --open-note command line option
  now accepts a file path as an argument.  It will attempt to create
  a new note using the specified file as the note XML.  This works
  great in conjunction with Giver.
* Tomboy/RemoteControl.cs: (From tomboy-sync) Added
  SetNoteContentsCompleteXml as an interface to
  Note.LoadForeignNoteXml.
* Tomboy/Note.cs: (From tomboy-sync) Applying John Carr's XmlContent
  patch from bug #440562.  Adding or removing tags should now cause a
  note to be saved.  Added Note.LoadForeignNoteXml method to reload
  note data from a foreign XML source.  Added
  NoteArchiver.GetRenamedNoteXml and NoteArchiver.GetTitleFromNoteXml
  to assist with renaming directly on in the note's XML.




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