- 27 Nov, 2016 1 commit
-
-
Matthias Clasen authored
And drop the separate ingredients search, while we are at it.
-
- 26 Nov, 2016 10 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
Fiddle with label char-widths, to get an unchanging width.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
Mnemonics and accessible labels in some places.
-
Matthias Clasen authored
-
Matthias Clasen authored
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.
-
Matthias Clasen authored
This will be used in the future for a more powerful search.
-
Matthias Clasen authored
We are going to use a tagged entry for search in the future.
-
- 25 Nov, 2016 23 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
This was accidentally broken a while ago.
-
Matthias Clasen authored
This reverts commit e6f9dedf. We no longer need this, now that each image has a 'dark text' boolean.
-
Matthias Clasen authored
This lets us decide about dark or light text on a per-image basis.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
It is not used anymore.
-
Matthias Clasen authored
With the expander, it doesn't make much sense to hide empty categories.
-
Matthias Clasen authored
This was an oversight when splitting the diets into two containers.
-
Matthias Clasen authored
Stick to 3 columns here as well, and center the content.
-
Matthias Clasen authored
This follows what gnome-software is doing.
-
Matthias Clasen authored
This is using the same trick as the cuisine page.
-
Matthias Clasen authored
Stick to 3 columns here as well.
-
Matthias Clasen authored
Stick to 3 columns, and center instead of reflowing.
-
Matthias Clasen authored
Stick to just 3 picks per row, and make the categories expand like they do in gnome-software.
-
Matthias Clasen authored
-
Matthias Clasen authored
This will be used for text thats overlayed on the image. We may eventually have one color per image, but for now, just use a single one.
-
Matthias Clasen authored
-
Matthias Clasen authored
Just because we can.
-
Matthias Clasen authored
This is the same idea as seen in gnome-software.
-
Matthias Clasen authored
These are just copied from gnome-software.
-
Matthias Clasen authored
We'll use it as a fallback image in the future.
-
Matthias Clasen authored
-
- 16 Nov, 2016 6 commits
-
-
Matthias Clasen authored
Rely on the child-activated signal of GtkFlowBox to make the labels clickable as well.
-
Matthias Clasen authored
This was done for everything already except for categories, and their visibility now depends on the recipes in the store.
-
Matthias Clasen authored
This can happen if you navigate through the cuisine page to a recipe, then edit it to make it have a different cuisine, and then go back.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
This makes the file chooser properly anchored to the preferences dialog.
-