gnome-recipes:ingredients-search

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

Branch merges

Branch information

Name:
ingredients-search
Repository:
lp:gnome-recipes

Recent commits

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

Refactor search into a separate class

And drop the separate ingredients search, while we are at it.

03a7f4a... by Matthias Clasen <email address hidden>

Don't rely on libgd default style

65973df... by Matthias Clasen <email address hidden>

Add a style class to the ingredient tags too

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

Fix some sizing issues in the popover

Fiddle with label char-widths, to get an unchanging width.

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

Show selected items in the search buttons

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

Add api to get labels from rows

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

Add some basic accessibility

Mnemonics and accessible labels in some places.

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

remove debug spew

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

Make search more powerful

Use a GdTaggedEntry for search, and add a popover next to it
which allows to add tags for the meal, dietary restrictions or
ingredients to include or avoid. This makes the plain search
entry perform a super-set of the separate ingredient search.

0f78175... by Matthias Clasen <email address hidden>

Add prefixes for search by meal or by diet

This will be used in the future for a more powerful search.