~gnome3-team/glade/+git/glade:stack

Last commit made on 2014-11-21
Get this branch:
git clone -b stack https://git.launchpad.net/~gnome3-team/glade/+git/glade

Branch merges

Branch information

Name:
stack
Repository:
lp:~gnome3-team/glade/+git/glade

Recent commits

9a2d045... by Tristan Van Berkom <email address hidden>

fixup

e08dace... by Tristan Van Berkom <email address hidden>

Adding 3.14 and 3.16 version targets to the GTK+ plugin

Updated GTK+ widget catalog for new properties and signals

Updated for GTK+ 3.14 and 3.16 (so far), this patch also modifies
the scrolled window editor to place the overlay-scrollbars property
nicely into the custom editor.

Also set GtkSidebar target version 3.16 (we dont encode odd numbers here)

71395cc... by Dimitris Spingos

Updated Greek translation

17db958... by Duarte Loreto <email address hidden>

Updated Portuguese translation

2759be4... by Matthias Clasen <email address hidden>

Update TODO

8d5c437... by Daniel Mustieles

Updated Spanish translation

83f2f7f... by Matthias Clasen <email address hidden>

Fix a typo

165f1b9... by Matthias Clasen <email address hidden>

Stack switcher improvements

Mark the title property as translatable, and prevent the stack
property from showing up twice in the editor.

8e246a7... by Matthias Clasen <email address hidden>

Set a title for new stack pages

This makes them show up in a connect stack switcher.

e533231... by Matthias Clasen <email address hidden>

Many GtkStack fixes

Implement all of the required adaptor functions, add a virtual
'page' property and use it instead of visible-child-name to switch
between the pages to edit.