summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-04-03 20:54:23 +0000
committerRay Strode <halfline@src.gnome.org>2008-04-03 20:54:23 +0000
commitfcbd871f96fdd839456c160ebd58911d1f16c01b (patch)
tree5115809f5c5e7f8cb56c070a6a31ab1edc015b35 /common
parent61d6805e0b2ef5c779f82fe430b5a9685a20fe00 (diff)
downloadgdm-fcbd871f96fdd839456c160ebd58911d1f16c01b.tar.gz
new files to make animations easier
2008-04-03 Ray Strode <rstrode@redhat.com> * gui/simple-greeter/gdm-timer.[ch]: new files to make animations easier * gui/simple-greeter/gdm-chooser-widget.c (struct GdmChooserWidgetPrivate), (on_shrink_animation_tick), (on_grow_animation_tick), (on_shrink_animation_stop), (on_grow_animation_stop), (start_shrink_animation), (gdm_chooser_widget_finalize): * common/gdm-marshal.list: Switch chooser over to use timer svn path=/trunk/; revision=6095
Diffstat (limited to 'common')
-rw-r--r--common/gdm-marshal.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gdm-marshal.list b/common/gdm-marshal.list
index 8b0b971e..d5455e1d 100644
--- a/common/gdm-marshal.list
+++ b/common/gdm-marshal.list
@@ -4,3 +4,4 @@ VOID:STRING,STRING,STRING
VOID:STRING,STRING
VOID:UINT,UINT
VOID:STRING,INT
+VOID:DOUBLE