2007-05-14 Boyd Timothy * ChangeLog: Fixed whitespace on previous commits. * NEWS: Updated for 0.7.1. 2007-05-14 Boyd Timothy * NEWS: Update for 0.7.1. 2007-05-14 Boyd Timothy * Tomboy/PreferencesDialog.cs: Patch from Everaldo Canuto to surround NoteSpellChecker with #if FIXED_GTKSPELL. Fixes bug #438145. * Tomboy/PluginManager.cs: Ditto. * Tomboy/Watchers.cs: Ditto. 2007-05-14 Boyd Timothy * configure.in: Patch from Everaldo Canuto to add support for a po/LINGUAS file. Fixes bug #409940. * po/LINGUAS: New file that allows translators to add a new language without having to modify configure.in directly. 2007-05-12 Sandy Armstrong * www, www/index.html, www/default.css, www/img, www/img/intro.gif, www/img/maildropdnd.png, www/img/windows-small.png, www/img/galago-tomboy.png, www/img/bulletpoint.gif, www/img/pinned-notes.png, www/img/tomboy.png, www/img/applet-small.png, www/img/search-small.png: Deleting www/ directory from repository. Tomboy website is now maintained in GNOME SVN here: svn.gnome.org/svn/gnomeweb-wml/trunk/www.gnome.org/projects/tomboy/ . 2007-05-12 Sandy Armstrong * README: Fix mailing list link in README file. Will need to do this again when we move to mail.gnome.org. 2007-05-08 Boyd Timothy * Tomboy.mdp, Tomboy/Makefile.am: Added NoteEditor.cs. * Tomboy/NoteEditor.cs: This class was originally part of NoteWindow.cs. * Tomboy/NoteWindow.cs: Removed the NoteEditor class and put it in its own file. 2007-05-08 Boyd Timothy * Tomboy.mdp, Tomboy/Makefile.am: Added PreferencesDialog.cs. * Tomboy/PreferencesDialog.cs: New file for the PreferencesDialog class. This used to be inside the Preferences.cs file. This should help locate the class easier and make porting to other platforms a little easier. * Tomboy/Preferences.cs: Removed the PreferencesDialog class and put it in its own file. 2007-05-06 Sandy Armstrong * Tomboy/Utils.cs: Fire ExitingEvent when receiving SaveYourself signal from the GNOME session. Mostly fixes bug #305118 (patch from Stefan Schweizer). 2007-04-26 Sandy Armstrong * Tomboy/NoteManager.cs, Tomboy/Preferences.cs, Tomboy/Note.cs, data/tomboy.schemas.in: Make Tomboy remember open/closed state of notes in between sessions. The GConf pref to enable/disable this feature (/apps/tomboy/enable_startup_notes) is not exposed in the UI yet, but it defaults to enabled. Fixes bug #305118 (patch from Stefan Schweizer). 2007-04-26 Boyd Timothy * Tomboy/Plugins/Bugzilla.cs: Patch from Frederic Crozat to create the custom images directory if it doesn't exist. Fixes bug #430599. 2007-04-25 Boyd Timothy * Tomboy/NoteWindow.cs: Use the tomboy-tag icon in the note toolbar. * data/images/Makefile.am: Added the tag icons for install/uninstall. 2007-04-25 Sandy Armstrong * Tomboy/Note.cs: Unpin notes when they are deleted to keep the menu_pinned_notes GConf entry clean. Fixes bug #425619 (Patch from Stefan Schweizer). 2007-04-24 Sandy Armstrong * Tomboy.mdp: Removing references to gtk#/gnome# 2.10 assemblies. Didn't mean to commit this. 2007-04-24 Sandy Armstrong * Tomboy/Plugins/FixedWidth.cs, Tomboy/Plugins/GalagoPresence.cs, Tomboy/Plugins/Backlinks.cs, Tomboy/Plugins/Evolution.cs, Tomboy/Plugins/PrintNotes.cs, Tomboy/Plugins/StickyNoteImport.cs, Tomboy/Plugins/Bugzilla.cs, Tomboy/Plugins/ExportToHTML.cs, Tomboy/Plugins/NoteOfTheDay.cs, Tomboy/Tomboy.cs, Tomboy/Defines.cs.in: Replacing references to Tomboy website with a new constant: Defines.TOMBOY_WEBSITE. Fixes bug #432844. 2007-04-24 Sandy Armstrong * Tomboy/Tomboy.cs: Remove mention of donations in the About dialog. Fixes bug #432843. 2007-04-24 Sandy Armstrong * Tomboy/NoteWindow.cs: Set default font to GNOME document font instead of default Pango font. Fixes bug #409939 (patch from Andrew Fister). 2007-04-23 Boyd Timothy * configure.in: Bump version to 0.7.1.