tomboy r1208 - in trunk: . Tomboy Tomboy/Addins/Tasks
- From: btimothy svn gnome org
- To: svn-commits-list gnome org
- Subject: tomboy r1208 - in trunk: . Tomboy Tomboy/Addins/Tasks
- Date: Thu, 7 Jun 2007 19:37:14 +0100 (BST)
Author: btimothy
Date: 2007-06-07 19:37:14 +0100 (Thu, 07 Jun 2007)
New Revision: 1208
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1208&view=rev
Modified:
trunk/ChangeLog
trunk/Tomboy/Addins/Tasks/CellRendererDate.cs
trunk/Tomboy/Addins/Tasks/DateButton.cs
trunk/Tomboy/Addins/Tasks/TaskListWindow.cs
trunk/Tomboy/Addins/Tasks/TaskOptionsDialog.cs
trunk/Tomboy/Addins/Tasks/TasksNoteAddin.cs
trunk/Tomboy/RecentChanges.cs
trunk/Tomboy/Utils.cs
Log:
* Tomboy/Utils.cs: Added a show_time:bool argument to Changed
GetPrettyPrintDate that allows a pretty print date to optionally
show the time.
* Tomboy/RecentChanges.cs: Update GuiUtils.GetPrettyPrintDate () call
to pass in true to show the time.
* Tomboy/Addins/Tasks/TasksNoteAddin.cs: Fix possible null reference
problem when applying task tag. Open the TaskOptionsDialog in the
center of the NoteWindow.
* Tomboy/Addins/Tasks/TaskListWindow.cs: Show the time in the completed
date column. Don't show the time in the due date column. Center
the TaskOptionsDialog in the center of the TaskListWindow when
opening options. Prevent possible null reference exception in
CompareTasks ().
* Tomboy/Addins/Tasks/TaskOptionsDialog.cs: Added summary entry and
completed check button. Add Cancel/Save buttons.
* Tomboy/Addins/Tasks/CellRendererDate.cs,
Tomboy/Addins/Tasks/DateButton.cs: Added the option to not show the
time.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]