[gnome-calendar] Updated docs: Planning
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] Updated docs: Planning
- Date: Thu, 4 Dec 2014 22:18:32 +0000 (UTC)
commit bb37d27250ca667720f83e6a89fe742ce8ca9fb2
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Sun May 26 16:16:42 2013 -0400
Updated docs: Planning
TODO | 8 +++++---
doc/Drawing | 31 +++++++++----------------------
2 files changed, 14 insertions(+), 25 deletions(-)
---
diff --git a/TODO b/TODO
index 6d7161d..3a01e9d 100644
--- a/TODO
+++ b/TODO
@@ -2,10 +2,12 @@ TODO
- Rework toolbar, migrate to GdHeaderBar
- Remove GcalToolbar actor
- - Handle prev/next operation from GcalWindow
- - Remove stuff in GcalView and views for handling navigation
- - Update views for handle forward/backward vfuncs
+ - Remove GcalSearchbar
- Add disable/enable of views
+ - Update NewEvent widget to use GtkOverlay
+ - Update Notification widget to use GtkOverlay
+ - Clean GcalWindow compilation, no warnings
+ - Remove Clutter dependecy
- Review all-day checkbox and date/time fields interaction in GcalEditDialog
- Check width of read-only layer in GcalEditDialog
diff --git a/doc/Drawing b/doc/Drawing
index 2dd115d..65f1bd9 100644
--- a/doc/Drawing
+++ b/doc/Drawing
@@ -1,31 +1,18 @@
GcalWindow
-+- GtkClutter.Embed::ClutterActor (stage) -----------------------------------+
-| |
-| +-- ClutterActor (contents_actor) ------------------------------------+ |
++- GtkGrid ------------------------------------------------------------------+
+| +- GdHeaderBar -------------------------------------------------------+ |
| | | |
-| | +- ClutterActor (sources_actor) --------------------------------+ | |
-| | | | | |
-| | +---------------------------------------------------------------+ | |
+| +---------------------------------------------------------------------+ |
+| +- GtkSearchBar ------------------------------------------------------+ |
| | | |
-| | +- ClutterActor (box_actor) ------------------------------------+ | |
-| | | +- GdHeaderBar (main_toolbar) -----------------------------+ | | |
-| | | | | | | |
-| | | +----------------------------------------------------------+ | | |
-| | | +- GdRevealer (search_bar) --------------------------------+ | | |
-| | | | | | | |
-| | | +----------------------------------------------------------+ | | |
-| | | +- Gdstack ------------------------------------------------+ | | |
-| | | | | | | |
-| | | | | | | |
-| | | | | | | |
-| | | | | | | |
-| | | | | | | |
-| | | | | | | |
-| | | +----------------------------------------------------------+ | | |
+| +---------------------------------------------------------------------+ |
+| +- GtkOverlay --------------------------------------------------------+ |
+| | +- GdStack (views) ---------------------------------------------+ | |
+| | | | | |
| | +---------------------------------------------------------------+ | |
| | | |
-| | +- ClutterActor (new_event_actor) ------------------------------+ | |
+| | +- GcalNewEvent (overlayed) ------------------------------------+ | |
| | | | | |
| | +---------------------------------------------------------------+ | |
| +---------------------------------------------------------------------+ |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]