gnome-recipes:wip/help

Last commit made on 2017-03-17
Get this branch:
git clone -b wip/help https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

Name:
wip/help
Repository:
lp:gnome-recipes

Recent commits

78b7a40... by Matthias Clasen <email address hidden>

Follow the branch rename

164af77... by Matthias Clasen <email address hidden>

Add a quick help menu item

This uses g_app_info_launch_uris, which turns out
to work ok inside a sandbox that has yelp in it.
We avoid the launch-default API, since that will
always go via the portal, and we need to avoid
the portal here.

48cc84f... by Matthias Clasen <email address hidden>

Build yelp

Eventually, yelp will be in the runtime. For now, build
it here, and patch it to take an acceptable name on the
session bus when running inside our sandbox: org.gnome.Recipes.Help.

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

Switch the flatpak to the help branch

It is somewhat mind-bending to put a flatpak manifest for
building the help branch into the help branch.

76295a7... by Matthias Clasen <email address hidden>

Add a stub help file

This will be replaced by actual content eventually.
For now, this lets us test how we can launch yelp.

1dbb50d... by Matthias Clasen <email address hidden>

A small reorg

Break out a function that creates a widget for a single
release info.

091d815... by Matthias Clasen <email address hidden>

Simplify all ui files

Run gtk-builder-tool simplify over all ui files.

26f5b01... by Matthias Clasen <email address hidden>

recipes page: cosmetic cleanups

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

gr-window.h: Cosmetic cleanup

Sort the functions in a more consistent way.

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

Add an empty ingredients list to new recipes

This was the desired initial appearance of the page.
It was lost at some point, bring it back.

https://bugzilla.gnome.org/show_bug.cgi?id=779109