tomboy r898 - in trunk: . Tomboy



Author: btimothy
Date: 2007-01-29 20:12:14 +0000 (Mon, 29 Jan 2007)
New Revision: 898
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=898&view=rev

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

	Patch from Chris Scobell to fix bugs #395100 and #402075:
	
	* Tomboy/NoteBuffer.cs: Change bullets so that the space after the
	bullet is treated as part of the bullet and the user is prevented from
	removing it.  Fix bug where tags continuing over the start of a new list
	were not being properly closed.  Fix bug caused be bugzilla plugin where
	the bug image got inserted before the bullet.  When serializing check that
	a tag is serializable before unwinding the other tags on the tag stack to
	prevent tags such as those from gtkspell from breaking up other tags.
	Fix bug where the start or end of tags would get lost because they started
	or ended inside the region which has the bullet character and the space
	after the bullet.
	
	* Tomboy/NoteTag.cs: Add weight, style and strikethrough properties to
	the depth note tags so that they are unaffected by the bold, italic and
	strikethough formatting operations.
	
	* Tomboy/NoteWindow.cs: Check the selection on mouse button press to
	prevent operations such as right click > cut from messing up the bullets
	in a note.




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