CVSROOT:        /cvs/gnome
Module name:    tomboy
Changes by:     btimothy        06/12/18 13:28:36

Modified files:
        Tomboy/Plugins : ExportToHTML.xsl 
        Tomboy         : Undo.cs NoteWindow.cs NoteBuffer.cs NoteTag.cs 
        .              : ChangeLog 

Log message:
2006-12-18  Boyd Timothy  <[EMAIL PROTECTED]>

* Tomboy/NoteBuffer.cs: Applied patch from Chris Scobell (Bug #319221)
to add bulleted list support.  Added code to watch newlines to determine
whether they begin with "*" or "-" to start new bulleted lists.  Code
also added to increase and decrease bulleted list depth (indent).
* Tomboy/NoteTag.cs: Ditto.  Added DepthNoteTag.
* Tomboy/NoteWindow.cs: Ditto.  Added accelerators to manipulate tab
depth for bullted lists (Tab, Shift-Tab, Alt-RightArrow, Alt-LeftArrow).
Create new bullted list by using "*" or "-" at beginning of line or by
selecting "Bullets" from the "Text" menu.
* Tomboy/Undo.cs: Ditto.  Added ChangeDepthAction and InsertBulletAction.
* Tomboy/Plugins/ExportToHTML.xsl: Ditto.  Convert <list> tags to HTML
during an export.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=tomboy&who=btimothy&date=explicit&mindate=2006-12-18%2013:27&maxdate=2006-12-18%2013:29

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

Reply via email to