[gnome-calendar] Updated TODO



commit 063d569e3d508567828a3cfdd3d4b9c0808de4ca
Author: Erick PÃrez Castellanos <erick red gmail com>
Date:   Thu Aug 23 11:27:15 2012 -0400

    Updated TODO

 TODO |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/TODO b/TODO
index 13d9f15..f5f77df 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.
+ - Review the real need of GcalFloatingContainer
  - Review/check the adding of a new source live.
  - Review size/resize of GcalEventView widget
  - Review GcalWeekView implementation to follow Benjamin advice of not composite
@@ -17,7 +18,7 @@ TODO
  - Connect all dconf options to the program
  - Remove body_actor if there's no need of it in the end.
  - Clear/reorder #include in every header file.
- - Review every g_return_fi_fail statement since G_OBJECT macros does that
+ - Review every g_return_if_fail statement since G_OBJECT macros does that
    already
 
 Design stuff
@@ -27,3 +28,14 @@ Design stuff
      - When to show/hide sources view
      - When to show/hide new-event overlay
      - Random stuff I don't remember now
+
+Roadmap
+
+ - Add new-event mark to week-view
+ - Scroll week-view to the actual-hour
+ - Hook-up GcalManager::created-event signal to event-details show
+
+Wish-list
+
+ - Add resize-by-handlers capabilities to GcalEventWidget
+ - Add drag-to-move capabilities to views (to move events)



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