- 18 Feb, 2013 3 commits
-
-
Pierre-Yves LUYTEN authored
Add header-bar notification revealer and statck init options
-
Ignacio Casal Quinteiro authored
-
Ignacio Casal Quinteiro authored
-
- 17 Feb, 2013 7 commits
-
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
- 16 Feb, 2013 3 commits
-
-
Paolo Borelli authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-
- 15 Feb, 2013 6 commits
-
-
Alexander Larsson authored
-
Alexander Larsson authored
We used to just draw the current child to an offscreen pixbuf when we switched to a new page, but that is not really correct as it often happens that the child got queue_resize() on it so the draw fails due to alloc_needed. So, we completely change how we do this. In the case of an animated transition we keep both the old and the new child child_visible, then we expose the old child *once* in the normal draw handler and then keep that pixmap around for the rest of the transition.
-
Alexander Larsson authored
-
Alexander Larsson authored
-
Alexander Larsson authored
-
Alexander Larsson authored
-
- 13 Feb, 2013 7 commits
-
-
Christian Persch authored
-
Christian Persch authored
-
Christian Persch authored
-
Christian Persch authored
-
Christian Persch authored
-
Christian Persch authored
-
Christian Persch authored
-
- 12 Feb, 2013 4 commits
-
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
That's the correct way to spell it.
-
Alexander Larsson authored
Requires latest Gtk+ for special-case gtk_widget_set_opacity hack.
-
Alexander Larsson authored
Instead of using the gtkwidget name which is theme related we use a local property. This also adds gd_stack_add_named helpers.
-
- 11 Feb, 2013 3 commits
-
-
Alexander Larsson authored
-
Cosimo Cecchi authored
This is for clients who are interested in a passive notification when the revealed/unrevealed status of the child widget has changed.
-
Cosimo Cecchi authored
We want to add another read-only property which reflects the actual state of the child (including the animation timeout), so rename this property first for clarity.
-
- 09 Feb, 2013 1 commit
-
-
Cosimo Cecchi authored
This is not needed anymore since Documents doesn't use clutter-gtk. This reverts commit 918bf2e7.
-
- 08 Feb, 2013 6 commits
-
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
This makes the revealer works correctly when used with clutter-gtk.
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-