CVSROOT:        /cvs/gnome
Module name:    tomboy
Changes by:     trowbrds        06/11/14 03:18:41

Modified files:
        .              : ChangeLog 
        Tomboy         : NoteTag.cs Undo.cs Utils.cs 
        Tomboy/Plugins : Bugzilla.cs 

Log message:
2006-11-12  David Trowbridge  <[EMAIL PROTECTED]>
* Tomboy/NoteTag.cs: Add a new "CanSplit" field.  This field is used
to notate tags which only make sense so long as the text within them
is unchanged; examples of this are bugzilla bug numbers or contacts.

* Tomboy/Undo.cs: Add an abstract SplitterAction class which deals
with the mechanics of inserting/deleting text in the middle of tags
which are marked as un-splittable.  Change InsertAction and
EraseAction to inherit from SplitterAction.

* Tomboy/Utils.cs: Add TextRange.RemoveTag.

* Tomboy/Plugins/Bugzilla.cs: Add an Undo action for inserting a bug
and stick it on the undo stack when the drop occurs.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=tomboy&who=trowbrds&date=explicit&mindate=2006-11-14%2003:17&maxdate=2006-11-14%2003:19

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to