tomboy r1730 - in trunk: . Tomboy Tomboy/Notebooks
- From: btimothy svn gnome org
- To: svn-commits-list gnome org
- Subject: tomboy r1730 - in trunk: . Tomboy Tomboy/Notebooks
- Date: Sat, 5 Jan 2008 00:47:42 +0000 (GMT)
Author: btimothy
Date: 2008-01-05 00:47:41 +0000 (Sat, 05 Jan 2008)
New Revision: 1730
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1730&view=rev
Modified:
trunk/ChangeLog
trunk/Tomboy/Note.cs
trunk/Tomboy/NoteManager.cs
trunk/Tomboy/NoteWindow.cs
trunk/Tomboy/Notebooks/Notebook.cs
trunk/Tomboy/Notebooks/NotebookManager.cs
trunk/Tomboy/Notebooks/NotebookNoteAddin.cs
trunk/Tomboy/RecentChanges.cs
trunk/Tomboy/TagManager.cs
trunk/Tomboy/Tray.cs
Log:
2008-01-04 Boyd Timothy <btimothy gmail com>
* Tomboy/TagManager.cs: Add a static string for a
template system tag.
* Tomboy/RecentChanges.cs: Filter out template notes from
the list of notes. Still need to update the status bar
at the bottom of the window to also reflect template
notes.
* Tomboy/Tray.cs: Prevent template notes from appearing
in the main menu.
* Tomboy/NoteWindow.cs: Expose the Delete button so that
other modules can disable it (in this case, a notebook
template note shouldn't be able to be deleted).
* Tomboy/Notebooks/NotebookManager.cs: Don't give the
user an option to delete the template note when
deleting a notebook, they will be deleted.
* Tomboy/Notebooks/Notebook.cs: Tag the notebook's
template note with the system template tag.
* Tomboy/Notebooks/NotebookNoteAddin.cs: Disable the
Notebook and Delete Toolbar Buttons when the note is a
template note.
* Tomboy/NoteManager.cs: Tag the default template note
with the system template tag.
* Tomboy/Note.cs: Added ContainsTag (Tag):bool so that
other modules can quickly (O(1) operation) check whether
a note has the specified tag (the system template tag
in this case).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]