2008-08-03 Sandy Armstrong * NEWS: Translation updates since 0.11.0. 2008-08-03 Sandy Armstrong * Tomboy/tomboy.in: Borrow code from Banshee to enable running tomboy with --debug, --profile, and --trace, without having to set $MONO_EXTRA_ARGS (which is still supported). Only supported when running installed, for now. * NEWS: Draft for 0.11.1. 2008-08-03 Gabriel Marcondes * Tomboy/Addins/VoiceNotes/voicenomedia.c: added a bus handler to make sure the state is correctly set after the end of stream, and a get_status function to let the note know if it is streaming. * Tomboy/Addins/VoiceNotes/VoiceNote.cs: media buttons sensitivity are updated so the user won't do more than one action at a time; renamed some variables to fit the patterns. 2008-08-02 Sandy Armstrong * Tomboy/NoteManager.cs: If Start Note URI in GConf is invalid, look for an existing "Start Here" note. Fixes bug #508982, patch courtesy of Jon Lund Steffensen. 2008-08-02 Sandy Armstrong * libtomboy/eggtrayicon.c, libtomboy/eggtrayicon.h, libtomboy/Makefile.am, Tomboy/Addins/Tasks/TasksApplicationAddin.cs, Tomboy/Applet.cs, Tomboy/Tomboy.cs, Tomboy/Tray.cs, Tomboy/Utils.cs: Use Gtk.StatusIcon instead of eggtrayicon. Fixes bug #349265. This wonderful patch was contributed by Stefan Cosma. 2008-08-02 Sandy Armstrong * Tomboy/Utils.cs: Prevent crash when activating notebook tool button in the case that the window was not wide enough to show it. Unfortunately, when this case occurs, menu appears at 0,0, which is non-optimal. Still better than crashing. Fixes bug #523035. 2008-08-02 Sandy Armstrong * Tomboy/RecentChanges.cs: Check for null widgets when computing SearchText. Should fix bug #544996. 2008-08-02 Sandy Armstrong * Tomboy/Note.cs: Don't crash if there's an error saving note data. Show the user an irritating dialog to let them know their data isn't getting saved. Should only happen in bizarre situations like running out of disk space or messing up home directory permissions. Fixes bug #460642. 2008-08-01 Sandy Armstrong * extra/firefox-extension/build.sh: Support building from an SVN working copy (removed unneeded CVS support). 2008-08-01 Sandy Armstrong * extra/firefox-extension/locale/ru-RU, extra/firefox-extension/locale/ru-RU/tomfox.dtd, extra/firefox-extension/locale/ru-RU/tomfox.properties, extra/firefox-extension/locale/ru-RU/prefwindow.dtd, extra/firefox-extension/chrome.manifest: New russian translation. * extra/firefox-extension/install.rdf, extra/firefox-extension/content/rcmenu.xul, extra/firefox-extension/content/about.xul, extra/firefox-extension/content/options.xul, extra/firefox-extension/content/tomfox.js: Update to 1.0.1 (Harry Coal). * extra/firefox-extension/licence.txt: Added standard Mozilla tri-license. * extra/firefox-extension/build.sh, extra/firefox-extension/config_build.sh: Extension build scripts. 2008-07-30 Nickolay V. Shmyrev * Tomboy/Addins/VoiceNotes/Makefile.am, Tomboy/Addins/VoiceNotes/VoiceNote.addin.xml, Tomboy/Addins/VoiceNotes/VoiceNote.cs, Tomboy/Addins/VoiceNotes/voicenotemedia.c: Added an initial addin for voice notes by Gabriel Marcondes. 2008-07-27 Sandy Armstrong * extra/firefox-extension: Adding source for Tomfox, the awesome Firefox extension from Harry Coal. Please file bugs for this extension in GNOME bugzilla: http://bugzilla.gnome.org/enter_bug.cgi?product=Tomboy&component=Firefox%20Extension Tomfox can be installed from here: https://addons.mozilla.org/en-US/firefox/addon/8276 2008-07-23 Sandy Armstrong * Tomboy/Addins/GalagoPresence/Makefile.am, Tomboy/Addins/Sketching/Makefile.am, Tomboy/Addins/Evolution/Makefile.am, Tomboy/Addins/Tasks/Makefile.am, Tomboy/Addins/WebDavSyncService/Makefile.am, Tomboy/Addins/StickyNoteImport/Makefile.am, Tomboy/Addins/InsertTimestamp/Makefile.am, Tomboy/Addins/NoteOfTheDay/Makefile.am, Tomboy/Addins/FixedWidth/Makefile.am, Tomboy/Addins/Backlinks/Makefile.am, Tomboy/Addins/FileSystemSyncService/Makefile.am, Tomboy/Addins/Tasque/Makefile.am, Tomboy/Addins/PrintNotes/Makefile.am, Tomboy/Addins/Bugzilla/Makefile.am, Tomboy/Addins/ExportToHtml/Makefile.am, Tomboy/Addins/SshSyncService/Makefile.am, Tomboy/Makefile.am: Include .mdb files during install. Note that when running Tomboy installed, you must use this command to run in debug mode: `MONO_EXTRA_ARGS=--debug tomboy`. 2008-07-23 Sandy Armstrong * Tomboy/Notebooks/NotebookManager.cs: When creating a new notebook, check that notesToAdd isn't null (as some menu items let you add a new notebook without any initial notes). Fixes bug #544406. 2008-05-14 Sandy Armstrong * Tomboy/Synchronization/FuseSyncServiceAddin.cs: Support newer `mount` output like " type fuse.sshfs" found in Ubuntu Hardy. Should fix bug #522424. Thanks to Olivier Crete and Peter Thomas for catching this. 2008-05-13 Sandy Armstrong * Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs: Accept bug IDs of one or more digits. Fixes bug #533024. 2008-05-12 Sandy Armstrong * configure.in: Bump version to 0.11.1.