tomboy r1189 - in trunk: . Tomboy Tomboy/Plugins



Author: btimothy
Date: 2007-06-01 16:21:46 +0100 (Fri, 01 Jun 2007)
New Revision: 1189
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1189&view=rev

Added:
   trunk/Tomboy/Plugins/DateButton.cs
   trunk/Tomboy/Plugins/TaskOptionsDialog.cs
Modified:
   trunk/ChangeLog
   trunk/Tomboy.mdp
   trunk/Tomboy/Plugins/CellRendererDate.cs
   trunk/Tomboy/Plugins/DateTimeChooserDialog.cs
   trunk/Tomboy/Plugins/Makefile.am
   trunk/Tomboy/Plugins/TaskArchiver.cs
   trunk/Tomboy/Plugins/TaskListWindow.cs
   trunk/Tomboy/RecentChanges.cs
   trunk/Tomboy/Utils.cs
Log:
* Tomboy.mdp, Tomboy/Plugins/Makefile.am: Added TaskOptionsDialog.cs
  and DateButton.cs.
* Tomboy/Plugins/TaskArchiver.cs: Load in details directly instead of
  the <text> element surrounding it.
* Tomboy/Plugins/TaskListWindow.cs: Use
  Tomboy.GuiUtils.GetPrettyPrintDate ().  Also show the task options
  when activated/opened.
* Tomboy/Plugins/TaskOptionsDialog.cs: Initial/stub of little dialog to
  allow the user to edit the details of a task.
* Tomboy/Plugins/DateTimeChooserDialog.cs: Add more options to the
  calendar display options.
* Tomboy/Plugins/CellRendererDate.cs, Tomboy/RecentChanges.cs: Use
  Tomboy.GuiUtils.GetPrettyPrintDate ().
* Tomboy/Plugins/DateButton.cs: DateButton kindly donated by Banshee
  (abock).  Modified it a little bit to deal directly with a
  DateTime.
* Tomboy/Utils.cs: Added GetPrettyPrintDate () so other classes can use
  this.  Also made it deal with dates in the future.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]