[gnome-calendar] Updated docs and TODO.



commit 4b35ffe8c89b94b1e3db0f235e346a019f1b9c54
Author: Erick PÃrez Castellanos <erick red gmail com>
Date:   Wed Nov 21 22:23:03 2012 -0500

    Updated docs and TODO.
    
    Added initial GcalYearView sketches to Drawing

 TODO        |    4 ++--
 doc/Drawing |   17 +++++++++++++++++
 2 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/TODO b/TODO
index c0d57c3..1a6a269 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,7 @@ TODO
    surpass 31 days), when drawing(maybe mark in other color) and selecting, etc.
  !!! Fix GcalMonthView to take into account 31 days when in need of 42 cells
    instead of 35.
+ - Update toolbar when changing view through app_menu.
  - Review all-day checkbox and date/time fields interaction in GcalEditDialog
  - Check width of read-only layer in GcalEditDialog
  - Review the real need of GcalFloatingContainer
@@ -33,7 +34,6 @@ Design stuff
 
 Roadmap
 
- - Make Event Edit work as-is right now.
  - Check MonthView is fully functional
  - Add new-event mark to week-view
  - Scroll week-view to the actual-hour
@@ -41,4 +41,4 @@ Roadmap
 Wish-list
 
  - Add resize-by-handlers capabilities to GcalEventWidget
- - Add drag-to-move capabilities to views (to move events)
+ - Add drag-to-move capabilities to events on views
diff --git a/doc/Drawing b/doc/Drawing
index 7beb084..ed57ec4 100644
--- a/doc/Drawing
+++ b/doc/Drawing
@@ -30,6 +30,23 @@ GcalWindow
 |  +---------------------------------------------------------------------+   |
 +----------------------------------------------------------------------------+
 
+Year View
+
++--------------------
+|  header > padding.top
+|-l- - - - - - - - -
+| e  |Year 2021
+|-f- - - - - - - - -
+| t  | header > padding.bottom
+|----------------------------+-------
+|    | top                   |
+|- - - - - - -               |
+| l  |January                |
+| e                          |
+| f  |                       |
+| t                          |
+|    |                       |
+
 Month View
 
 +--------------------



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