[gnome-calendar] Updated docs. Changed GcalWindow internals skel.
- From: Erick PÃrez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] Updated docs. Changed GcalWindow internals skel.
- Date: Mon, 27 Aug 2012 19:52:58 +0000 (UTC)
commit 70712197476fa46048896ac0b080f3dd35714d3f
Author: Erick PÃrez Castellanos <erick red gmail com>
Date: Sat Aug 25 00:22:14 2012 -0400
Updated docs. Changed GcalWindow internals skel.
doc/Drawing | 32 ++++++++++++++++++++++++++++++++
doc/Internals | 27 ---------------------------
2 files changed, 32 insertions(+), 27 deletions(-)
---
diff --git a/doc/Drawing b/doc/Drawing
index d91b610..7beb084 100644
--- a/doc/Drawing
+++ b/doc/Drawing
@@ -1,3 +1,35 @@
+GcalWindow
+
++- GtkClutter.Embed::ClutterActor (stage) -----------------------------------+
+| |
+| +-- ClutterActor (searchbar_actor) -----------------------------------+ |
+| | | |
+| | | |
+| +---------------------------------------------------------------------+ |
+| |
+| +-- ClutterActor (toolbar_actor) -------------------------------------+ |
+| | | |
+| | | |
+| +---------------------------------------------------------------------+ |
+| |
+| +-- ClutterActor (contenst_actor) ------------------------------------+ |
+| | | |
+| | +- ClutterActor (sources_actor) --------------------------------+ | |
+| | | | | |
+| | +---------------------------------------------------------------+ | |
+| | | |
+| | +- ClutterActor (notebook_actor) -------------------------------+ | |
+| | | | | |
+| | | | | |
+| | | | | |
+| | +---------------------------------------------------------------+ | |
+| | | |
+| | +- ClutterActor (new_event_actor) ------------------------------+ | |
+| | | | | |
+| | +---------------------------------------------------------------+ | |
+| +---------------------------------------------------------------------+ |
++----------------------------------------------------------------------------+
+
Month View
+--------------------
diff --git a/doc/Internals b/doc/Internals
index cdc0a7d..348ea85 100644
--- a/doc/Internals
+++ b/doc/Internals
@@ -58,33 +58,6 @@ Description of some internals of Gnome Calendar Application
* GcalMainWindow
- Design
-
-<pre style="font-family: Mono;">
-+- GtkClutter.Embed::ClutterBox(BoxLayout) ----------------------------------+
-| |
-| +- _body_actor::ClutterBox(BoxLayout) --------------------------------+ |
-| | | |
-| | +- _main_toolbar -----------------------------------------------+ | |
-| | | | | |
-| | +---------------------------------------------------------------+ | |
-| | +- _contents_actor::ClutterBox(BinLayout) ----------------------+ | |
-| | | | | |
-| | | +- _sources_actor ----------------------------------------+ | | |
-| | | | | | | |
-| | | +---------------------------------------------------------+ | | |
-| | | | | |
-| | | +- _notebook_actor ---------------------------------------+ | | |
-| | | | | | | |
-| | | | | | | |
-| | | | | | | |
-| | | +---------------------------------------------------------+ | | |
-| | +---------------------------------------------------------------+ | |
-| | | |
-| +---------------------------------------------------------------------+ |
-+----------------------------------------------------------------------------+
-</pre>
-
* Has an `active_view` attribute
For keeping the type view is actually showing
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]