tomboy r913 - in trunk: . Tomboy



Author: btimothy
Date: 2007-02-02 17:00:04 +0000 (Fri, 02 Feb 2007)
New Revision: 913
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=913&view=rev

Modified:
   trunk/ChangeLog
   trunk/Tomboy/NoteBuffer.cs
   trunk/Tomboy/NoteWindow.cs
Log:
2007-02-02  Boyd Timothy  <btimothy gmail com>

	* Tomboy/NoteBuffer.cs: Patch from Chris Scobell to fix bug #403408.  Add
	a method 'CanMakeBulletedList' which returns true if the cursor is at a
	line that can be made into a bulleted list (i.e., anything but the first
	line which has the title). Add checks to IncreaseDepth, DecreaseDepth and
	AddNewLine which use this method to determine if they should apply bullet
	operations.
	
	* Tomboy/NoteWindow.cs: In RefreshState make the bulleted list toggle
	formatting menu item senstive only if CanMakeBulletedList returns true.




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