tomboy r1185 - in trunk: . Tomboy/Plugins



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

Added:
   trunk/Tomboy/Plugins/CellRendererDate.cs
   trunk/Tomboy/Plugins/DateTimeChooser.cs
   trunk/Tomboy/Plugins/DateTimeChooserDialog.cs
Modified:
   trunk/ChangeLog
   trunk/Tomboy.mdp
   trunk/Tomboy/Plugins/Makefile.am
   trunk/Tomboy/Plugins/TaskListWindow.cs
Log:
* Tomboy.mdp, Tomboy/Plugins/Makefile.am: Added CellRendererDate.cs,
  DateTimeChooser.cs, and DateTimeChooserDialog.cs.
* Tomboy/Plugins/DateTimeChooser.cs: Stubbed out DateTimeChooser
  widget.  This is just a placeholder for right now.
* Tomboy/Plugins/TaskListWindow.cs: Add a DueDate column that uses a
  CellRendererDate.
* Tomboy/Plugins/DateTimeChooserDialog.cs: New dialog to display the
  DateTimeChooser within a dialog.
* Tomboy/Plugins/CellRendererDate.cs: New CellRenderer to display/edit
  a DateTime inside of a TreeView.




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