tomboy 0.5.3



       Module: tomboy
      Version: 0.5.3
  Uploaded by: Boyd H Timothy

http://download.gnome.org/sources/tomboy/0.5/tomboy-0.5.3.tar.gz
  md5sum: 0bf836e88aaf6651867ceb646c727e97
    size: 1.2M

http://download.gnome.org/sources/tomboy/0.5/tomboy-0.5.3.tar.bz2
  md5sum: 97205e0e85b628b9b43e85012bd7b2c5
    size: 992K

ChangeLog
---------

2007-01-08  Boyd Timothy  <btimothy gmail com>

	* NEWS: Update for 0.5.3.
	* www/index.html: Ditto.

2007-01-08  Boyd Timothy  <btimothy gmail com>

	* configure.in: Change of plans again.  Assume a root install.  Added
	--enable-dbus-service-dir-check and --enable-panelapplet-srvdir-check
	variables with defaults of "yes".  Non-root users will now be able
	to disable these checks and successfully run a "make install" without
	permission errors.

2007-01-08  Boyd Timothy  <btimothy gmail com>

	* Tomboy/RemoteControl.cs: Patch from John Stowers (bug #393389)
	to improve DBus interface for note synchronization.
	
	* Tomboy/Note.cs: Make setting note.XmlContent work for open notes.

2007-01-08  Boyd Timothy  <btimothy gmail com>

	* data/tomboy.1: Fixed typo "thir" -> "their" in man page documentation.
	Fixes bug #394167.

2007-01-08  Boyd Timothy  <btimothy gmail com>

	* Tomboy/NoteManager.cs: Added additional instructions in the Start Here
	note to explain how to use Links in Tomboy.  This is primarily for brand
	new users of Tomboy.

2007-01-06  Sandy Armstrong  <sanfordarmstrong gmail com>

	* Tomboy/Plugins/StickyNoteImport.cs: Added PluginInfo attribute.

2007-01-05  Boyd Timothy  <btimothy gmail com>

	* Tomboy/NoteWindow.cs: Added a Control+N keybinding so a keyboard user
	can easily create a new note.

2007-01-05  Boyd Timothy  <btimothy gmail com>

	* configure.in: Do not have configure automatically detect the panel
	applet server directory (detection is now commented out).  Packagers will
	need to apply a patch to re-enable the detection.  This change allows
	"make install" to work without permission problems for non-root users.

2007-01-05  Boyd Timothy  <btimothy gmail com>

	* configure.in: Do not have configure automatically detect the DBus
	services directory (detection is now commented out).  Packagers will need
	to apply a patch to re-enable the detection.  This change allows
	"make install" to work without permission problems for non-root users.
	Fixes bug #379427.

2007-01-05  Boyd Timothy  <btimothy gmail com>

	* Tomboy/NoteManager.cs: Added environment variable TOMBOY_PLUGINS_PATH
	to safer plugin development (patch from Adam Lofts, bug #378650).

2007-01-04  Boyd Timothy  <btimothy gmail com>

	* help/C/tomboy.xml: Updated copyright for 2007.
	* NEWS: Ditto.
	* README: Ditto.
	* Tomboy/Tomboy.cs: Ditto.
	* www/index.html: Ditto.

2007-01-04  Boyd Timothy  <btimothy gmail com>

	* Tomboy/PluginManager.cs: Changed SystemException -> Exception to catch
	any exception that might occur when doing a Process.Start () to show the
	plugins directory (fixes crasher bug #351703).
	
2007-01-04  Boyd Timothy  <btimothy gmail com>

	* data/tomboy.schemas.in: Added /apps/tomboy/export_html/export_linked_all.
	
	* Tomboy/Plugins/ExportToHTML.cs: Added "Include all other linked notes"
	checkbox to the Export to HTML dialog (Fix for bug #351517).  Also includes
	code to fix bug #350977 by preventing recursive links from being evaluated.
	
	* Tomboy/Plugins/ExportToHTML.xsl: Prevent recursive links (bug #350977) by
	using an <xsl:key> to keep track of already processed note titles.  Allow
	exporting of recursive links (bug #351517).
	
	* Tomboy/Preferences.cs: Added /apps/tomboy/export_html/export_linked_all.
	
2007-01-02  Boyd Timothy  <btimothy gmail com>

	* Tomboy/Logger.cs: Fixed compiler warning.  Removed unused exception
	variable.
	
	* Tomboy/Note.cs: Ditto.  Use a DateTime format when reading and writing
	dates in NoteArchiver.
	
	* Tomboy/NoteManager.cs: Ditto.  Removed unused exception variable.
	
	* Tomboy/NoteWindow.cs: Ditto.  Removed unused variable "encoded_words"
	from the NoteFindBar.
	
	* Tomboy/PluginManager.cs: Ditto.  Removed ambiguity between
	System.Collections.IEnumerable and
	System.Collections.Generic.IEnumerable<T>.
	
	* Tomboy/RemoteControl.cs: Ditto.  Removed unused exception variables.
	
	* Tomboy/Utils.cs: Ditto.
	
	* Tomboy/Watchers.cs: Ditto.
	
	* Tomboy/XKeybinder.cs: Ditto.
	
	* Tomboy/Plugins/Backlinks.cs: Ditto.  Removed unused CompareNoteTitles.
	
	* Tomboy/Plugins/ExportToHTML: Ditto.  Removed unused exception variables.
	
	* Tomboy/Plugins/NoteOfTheDay.cs: Ditto.

2007-01-02  Boyd Timothy  <btimothy gmail com>

	Applied patch from Mathias Hasselmann (Bug #383772) to prevent
	Gtk-WARNING messages when deleting notes.
	
	* Tomboy/Note.cs: Added HasBuffer and HasWindow properties.
	
	* Tomboy/PluginManager.cs: Added IsDisposing property to prevent problems
	returning the Buffer and Window when a plugin is being disposed.
	
	* Tomboy/Plugins/Evolution.cs: Check HasWindow during Shutdown.
	
	* Tomboy/Plugins/FixedWidth.cs: Check HasWindow in OnDestroyed.

2006-12-20  Boyd Timothy  <btimothy gmail com>
	
	* Tomboy/NoteBuffer.cs: Applied patch from Chris Scobell (Bug #319221)
	to prevent text from being inserted before a bullet by moving the cursor
	after the bullet.

2006-12-19  Boyd Timothy  <btimothy gmail com>
	
	* Tomboy/NoteBuffer.cs: Fix for bug #387452 by using escaped UTF-8
	characters for bullets instead of including them directly in the source
	code.

2006-12-18  Boyd Timothy  <btimothy gmail com>
	
	* Tomboy/Tomboy.cs: Fix for bug #386010 by not assuming the next argument
	has a length greater than 0.  It could be "".  Also, moved the
	"--check-plugin-unloading" option to be printed out in the usage as the
	last option.

2006-12-18  Boyd Timothy  <btimothy gmail com>
	
	* configure.in: Bump version to 0.5.3.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml



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