2008-01-28 Boyd Timothy * NEWS: Updated for 0.9.5 release. 2008-01-28 Boyd Timothy * Tomboy/Notebooks/NotebookApplicationAddin.cs: Adjust the notebook icon in the search window file menu to not have a "new" star so it's consistent with Tomboy's main menu in the panel. 2008-01-28 Boyd Timothy * Tomboy/Notebooks/NotebookNewNoteMenuItem.cs: Change the size of the icon to 22x22 instead of 48x48. 2008-01-28 Boyd Timothy * data/images/tomboy-new-notebook-22.png: Modified to add a "new" emblem at the top-right. * data/images/tomboy-new-notebook-48.png: Taken from attachment of bug #507239, courtesy of kalle nemus se. * data/images/tomboy-new-notebook-22.svg: The original SVG that the png was made from just in case a real artist comes around and wants to tweak what we have. 2008-01-28 Kevin Kubasik * Tomboy/Notebooks/NotebookApplicationAddin.cs, Tomboy/ActionManager.cs: Load our placeholder icons. 2008-01-28 Boyd Timothy * Tomboy/Notebooks/NotebookApplicationAddin.cs: Hijack the Notebook ImageMenuItem to use a proper notebook icon. * Tomboy/Makefile.am: Add tomboy-new-note.png as a built-in resource. * data/images/tomboy-new-note-22.png: New stubbed icon file to show creating a new note. * data/images/Makefile.am: Install/uninstall tomboy-new-note-22.png properly. 2008-01-28 Kevin Kubasik * Tomboy/Notebooks/NotebookApplicationAddin.cs, Tomboy/Notebooks/NotebookNewNoteMenuItem.cs: Start to properly iconfiy Tomboy. 2008-01-27 Sandy Armstrong * Tomboy/NoteWindow.cs: Removed case-sensitivity option from NoteFindBar. Fixes bug #428884, with a patch from Nathaniel Smith. 2008-01-25 Sandy Armstrong * Tomboy/RemoteControl.cs: Added HideNote method to the RemoteControl DBUS interface, which allows DBUS users to close Tomboy notes. Fixes bug 511460, patch courtesy of Mike Mazur. 2008-01-22 Boyd Timothy * Tomboy/Tomboy.exe.config.in: Applied patch from JP Rosevear to remove libdbus and libdbus-glib since Tomboy uses ndesk-dbus now. 2008-01-17 Chris Scobell * Tomboy/Notebooks/NotebookApplicationAddin.cs: Call RemoveMenuItems at the start of AddMenuItems to ensure that the menu is empty before adding the notebook items. Fixes bug #509989. 2008-01-14 Boyd Timothy * configure.in: Bump version to 0.9.5. 2008-01-14 Boyd Timothy * NEWS: Updated for 0.9.4 release.