2007-01-29 Boyd Timothy * NEWS: Update for 0.5.5. 2007-01-29 Boyd Timothy * Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs: Update DBusSharp to include bugfixes from dbus-sharp-0.3.1. * Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs: Ditto. * Tomboy/dbus-sharp/dbus-sharp/src/DBus.cs: Ditto. * Tomboy/dbus-sharp/dbus-sharp/src/Introspection.cs: Ditto. * Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs: Ditto. * Tomboy/dbus-sharp/dbus-sharp/src/UnixNativeTransport.cs: Ditto. 2007-01-29 Boyd Timothy 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. 2007-01-23 Boyd Timothy * Tomboy/NoteBuffer.cs: Rolling back changes for bulleted-list space character fix (reopened bug #395100). * Tomboy/NoteTag.cs: Ditto. * Tomboy/NoteWindow.cs: Ditto. 2007-01-23 Boyd Timothy * Tomboy/Util.cs: Ignore when SetProcessName fails by surrounding it with a try/catch. It's not a necessity for running tomboy. Fixes bug #399755. 2007-01-23 Boyd Timothy * Tomboy/NoteBuffer.cs: Applied patch from Chris Scobell to prevent extra space character from being used inside bulleted lists (directly after the bullet character). Fixes bug #395100. * Tomboy/NoteTag.cs: Ditto. * Tomboy/NoteWindow.cs: Ditto. 2007-01-22 Boyd Timothy * Tomboy/Undo.cs: Applied patch from Stefan Schweizer to prevent a crash when backspacing over an Evolution link in a note. Fixes bug #349183. 2007-01-22 Boyd Timothy * Tomboy/Applet.cs: Don't use the "ShowHelpAction" to display the help in this case because the handler expects to use the Gdk.Screen from the tray icon. Fixes bug #399490. 2007-01-22 Boyd Timothy * data/DefaultPlugins.desktop.in.in: Removed "Version" key from the file since it's not a required to be present and most .desktop files do not specify it (http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html). Fixes bug #399446. * data/tomboy.desktop.in: Ditto. 2007-01-22 Boyd Timothy * data/Makefile.am: Removed comment about only installing the tomboy.desktop for KDE. Since we now install this regardless, the comment no longer makes sense. 2007-01-22 Boyd Timothy * Tomboy/PluginManager.cs: Check existing DefaultPlugins.desktop file and upgrade it if it doesn't contain the correct directory. Fixes bug #399442. 2007-01-19 Boyd Timothy * configure.in: Bump version to 0.5.5.