Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-06-26 10:29:45 (GMT)
committer Simon Schampijer <simon@schampijer.de>2012-08-13 21:15:43 (GMT)
commitdb7f5c818c1099a5da1b9643b3fba7cc7cff40f2 (patch)
tree75baeb5ab864ab7824e232b292708f07163aa749 /docs
parentd9fbf9db79b9abab2491ebbdc169985e38a59055 (diff)
Remove hippo mentions
This is probably all very outdated anyway. Signed-off-by: Daniel Narvaez <dwnarvaez@gmail.com> Acked-by: Simon Schampijer <simon@laptop.org> Acked-by: Sascha Silbe <silbe@activitycentral.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/controls.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/controls.txt b/docs/controls.txt
index fa977ef..bfe9b78 100644
--- a/docs/controls.txt
+++ b/docs/controls.txt
@@ -26,7 +26,6 @@ gtk.Button
sugar.Icon
-* Used in canvas-like views so probably an Hippo item.
* Svg Only.
* It should support xo colors easily.
* Rollovers with a focus mark.
@@ -180,7 +179,7 @@ Palettes in ToolIconButton, IconButton
* After a bigger delay, show the popup secondary state.
* Could be animated.
* Menu Items would go on the top and then the free-form rollover content.
-* The popup would be a gtk.Window that contains a Label, a MenuShell, an hippo.Canvas (or whatever) and finally a button bar (OK/Cancel).
+* The popup would be a gtk.Window that contains a Label, a MenuShell and finally a button bar (OK/Cancel).
* The popup will have a setPrimaryState(label, accelerator) method. For action buttons would be a MenuItem, for the others would only be a Label.
* The primary state should already have the same width as the secondary state and the expandable areas.
* Primary states appear and disappear automatically (with a short delay). A click outside makes it disappear instantly.