tomboy r1686 - in trunk: . Tomboy Tomboy/Addins/NoteOfTheDay
- From: btimothy svn gnome org
- To: svn-commits-list gnome org
- Subject: tomboy r1686 - in trunk: . Tomboy Tomboy/Addins/NoteOfTheDay
- Date: Tue, 18 Dec 2007 15:37:51 +0000 (GMT)
Author: btimothy
Date: 2007-12-18 15:37:50 +0000 (Tue, 18 Dec 2007)
New Revision: 1686
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1686&view=rev
Modified:
trunk/ChangeLog
trunk/Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs
trunk/Tomboy/RecentChanges.cs
trunk/Tomboy/Tag.cs
trunk/Tomboy/TagManager.cs
Log:
2007-12-18 Boyd Timothy <btimothy gmail com>
* Tomboy/TagManager.cs: Added methods for getting and creating
system tags directly.
* Tomboy/RecentChanges.cs: Use IsProperty and IsSystem directly
from Tag instead of parsing for "system:".
* Tomboy/Tag.cs: Add static SYSTEM_TAG_PREFIX = "system:" so the
string doesn't have to be hardcoded everywhere. Also adjusted the
constructor to not have to parse for "system:" twice.
* Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs: Use
TagManager.GetOrCreateSystemTag() instead of hardcoding
"system:".
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]