gnome-recipes:headers

Last commit made on 2016-11-27
Get this branch:
git clone -b headers https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

Name:
headers
Repository:
lp:gnome-recipes

Recent commits

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

Play some games with initial window size

Map the window non-resizable, to get a perfect size for the
landing page. We make it resizable afterwards.

5a933f4... by Matthias Clasen <email address hidden>

Code cleanups

Move more signal handlers and property bindings to the ui file.

1288ba0... by Matthias Clasen <email address hidden>

Remove some dead code

9bd82b5... by Matthias Clasen <email address hidden>

Don't make ctime construct-only

This leads to critical warnings when saving new recipes, and is
not really necessary.

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

Update TODO

11da2ba... by Matthias Clasen <email address hidden>

Refactor the headerbar arrangement

Instead of a stack of headerbars, make it a headerbar with
start, title and end stacks. This turns out to be easier
to manage.

729001a... by Matthias Clasen <email address hidden>

Add my initial test dataset

This installs the files in pkgdatadir, which is more like what
we expect to do when we have actual data. Actual data still need
to be collected, of course.

2fd5ebe... by Matthias Clasen <email address hidden>

Remove debug spew

49b9f7a... by Matthias Clasen <email address hidden>

Trivial

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

Update TODO