commit d333ae04cd92c99cd6eaa7750053f56e1c482fe4
Author: Matthias Clasen <[email protected]>
Date:   Tue Feb 7 15:07:24 2017 -0500

   Bump version to 0.10.0

M       configure.ac

commit a4393d7b9baa564af0ed1684ab1d293fb4958cb8
Author: Matthias Clasen <[email protected]>
Date:   Tue Feb 7 15:52:45 2017 +0100

   Update appdata

M       data/appdata/org.gnome.Recipes.appdata.xml.in

commit 3a827864442ed8947c6eaa360a6a269bd22dcb49
Author: Matthias Clasen <[email protected]>
Date:   Tue Feb 7 12:35:31 2017 -0500

   printing: Make the error dialog modal

   This makes it properly centered on the main window.

M       src/gr-recipe-printer.c

commit 1de5d6cf2eb69046082ea97ba54fcb7a34825065
Author: Matthias Clasen <[email protected]>
Date:   Tue Feb 7 12:23:40 2017 -0500

   Trivial formatting fix

M       src/gr-recipe-printer.c

commit 0fa46519a285f422cb4686008f3733a7891e5f98
Author: Piotr Drąg <[email protected]>
Date:   Tue Feb 7 13:29:43 2017 +0100

   Update POTFILES.in

M       po/POTFILES.in

commit c12e4c45c09a6ff94eed19e60d2d9f949f0cfd14
Author: Matthias Clasen <[email protected]>
Date:   Mon Feb 6 17:14:57 2017 +0100

   query editor: Integrate spiciness search

   This adds another field just like the meals field,
   for spiciness levels.

M       src/gr-query-editor.c
M       src/gr-query-editor.ui

commit a8800d05aaa007166b4c5c5ca6d103c952e949c8
Author: Matthias Clasen <[email protected]>
Date:   Mon Feb 6 17:13:47 2017 +0100

   Add a spice row for the query editor

   This will be used for search by spiciness. Currently, we do just
   for queries here:
   <= mild
   <= spicy
   >= hot
   >= extreme

M       src/Makefile.am
A       src/gr-spice-row.c
A       src/gr-spice-row.h
A       src/gr-spice-row.ui
M       src/recipes-ui.gresource.xml
M       src/recipes.css

commit 5a7f3e9f1137f1423c0119d1feb57bbf45de13e6
Author: Matthias Clasen <[email protected]>
Date:   Mon Feb 6 16:24:04 2017 +0100

   Define search terms for spiciness

   This lays the groundwork for searching by spiciness.

M       src/gr-recipe.c

commit 229fa0f8ef574b613f329e05abef2228d326c8f0
Author: Matthias Clasen <[email protected]>
Date:   Mon Feb 6 16:12:05 2017 +0100

   chef dialog: Manage save button sensitivity

   Only make the save button sensitive (and thus blue) when we
   have reason to believe that some field has changed.

M       src/gr-chef-dialog.c
M       src/gr-chef-dialog.ui

commit 71b406bd34c0373f075495eef488e7ba57e1f124
Author: Matthias Clasen <[email protected]>
Date:   Mon Feb 6 15:46:57 2017 +0100

   Properly handle timer widget state

   We were not getting the blue start button back in all cases
   when switching between preview and edit.

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

M       src/gr-cooking-view.c
M       src/gr-time-widget.c

commit 7442c7540a78c4ec32ed0cb2abec44fb17cd1d93
Author: Matthias Clasen <[email protected]>
Date:   Mon Feb 6 07:49:43 2017 +0100

   Clarify a function name

   This is about the default image, not the default button.

M       src/gr-edit-page.c

commit adcc13ba04a76ae87fce7425df41b8511e86e663
Author: Piotr Drąg <[email protected]>
Date:   Sun Feb 5 17:02:06 2017 +0100

   Update Polish translation

M       po/pl.po

commit a5969ca4ba75a80adcf483469db28eb193057645
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 23:54:41 2017 +0000

   Fix temporary image switches

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

M       src/gr-cooking-page.c
M       src/gr-cooking-view.c
M       src/gr-cooking-view.h
M       src/gr-details-page.c
M       src/gr-edit-page.c
M       src/gr-image-viewer.c
M       src/gr-image-viewer.h

commit 9530fd6f41517030d64a7f7b95f28f53d9f1a18a
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 23:02:49 2017 +0000

   recipe store: Stop loading and saving DarkText

   It is not used anymore.

M       src/gr-image-viewer.c
M       src/gr-images.c
M       src/gr-images.h
M       src/gr-recipe-exporter.c
M       src/gr-recipe-importer.c
M       src/gr-recipe-store.c

commit abca96295fb458aeadf1725db3fdd5f1c887c2e2
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 23:02:13 2017 +0000

   Stop loading and saving DarkText field

   It is not used anymore.

M       data/recipes.db

commit 3a62e2b67e527a70d014e715e9b25bb65e8d0242
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 22:48:39 2017 +0000

   Update the buns recipe to the new syntax

M       data/recipes.db

commit 2e26f525deb67476241a36ad75092f59185e362b
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 22:42:18 2017 +0000

   Update the donauwellen recipe to use the new syntax

M       data/recipes.db

commit bb2adfea805916a459ad4c121aa9e851bc174047
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 10:56:23 2017 +0100

   Wrap long notes

   This was overlooked when the new notes UI was introduced.

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

M       src/gr-details-page.ui

commit 820784d554e26ae626356a594bb2c8972201f61b
Author: Piotr Drąg <[email protected]>
Date:   Sat Feb 4 11:10:23 2017 +0100

   Update POTFILES.in

M       po/POTFILES.in

commit 6d4d15fbbbdca4acd806e01de3f544c3f29a55f0
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 06:18:16 2017 +0100

   Update appdata

M       data/appdata/org.gnome.Recipes.appdata.xml.in

commit 8b623c9818b547950964b47235a4a5c5ed5b44fa
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 06:13:02 2017 +0100

   Update POTFILES.in

M       po/POTFILES.in

commit adbad3448b3692a44aa86a831565848249831e05
Author: Matthias Clasen <[email protected]>
Date:   Fri Feb 3 10:27:12 2017 +0100

   Use a cooking view for previewing instructions

M       src/gr-edit-page.c
M       src/gr-edit-page.ui

commit 0e6d2d302f7bcf2cd79529f93aeed8e3e9f4eff9
Author: Matthias Clasen <[email protected]>
Date:   Fri Feb 3 11:14:26 2017 +0100

   Small fixup for heading style

   I'm using the heading style class for a box now to align the
   entire content, but I don't want to inherit the font changes
   into some of the content, so restrict the font parts to
   label.heading.

M       src/recipes.css

commit ed26ad61baf894cfe2f2a2ac481d2046a6605919
Author: Matthias Clasen <[email protected]>
Date:   Fri Feb 3 09:09:04 2017 +0100

   details: Remove the original cooking mode

   We have a separate cooking page for this now, so all this code
   is not used anymore.

M       src/gr-details-page.c
M       src/gr-details-page.h
M       src/gr-details-page.ui

commit b28c1dc3504a251567e659f1823529c087c578f4
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 23 18:39:13 2017 +0300

   window: Add a button press handler

   This send button presses to the cooking view.

M       src/gr-window.c
M       src/gr-window.ui

commit 015336ef9e2aa7a81c1d8713780c52ef609424b4
Author: Matthias Clasen <[email protected]>
Date:   Fri Feb 3 07:48:50 2017 +0100

   Integrate the new cooking page

M       src/gr-window.c
M       src/gr-window.ui

commit bfaf36e300076b56700504a4b5694d4c2ed94e1e
Author: Matthias Clasen <[email protected]>
Date:   Fri Feb 3 07:25:47 2017 +0100

   Create separate cooking page

   This will be a fullscreen view.

M       src/Makefile.am
A       src/gr-cooking-page.c
A       src/gr-cooking-page.h
A       src/gr-cooking-page.ui
A       src/icons/48x48/apps/press-any-key.png
A       src/icons/48x48/apps/press-escape-key.png
A       src/icons/48x48/apps/press-left-button.png
A       src/icons/48x48/apps/press-right-button.png
M       src/main.c
M       src/recipes-images.gresource.xml
M       src/recipes-ui.gresource.xml

commit 9d1e5a315239292ff2c38b254500107dd82c9d21
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 06:01:55 2017 +0100

   Add a cooking view

   This contains the functionality to display instructions step-by-step,
   including images and timers.

M       src/Makefile.am
A       src/gr-cooking-view.c
A       src/gr-cooking-view.h
A       src/gr-cooking-view.ui
M       src/main.c
M       src/recipes-ui.gresource.xml

commit 3d338019916a262a55328ad3e4e6768b708adab2
Author: Matthias Clasen <[email protected]>
Date:   Fri Feb 3 07:15:29 2017 +0100

   Add a compound timer widget

   This is closer to the mockups, although not quite the same.

M       src/Makefile.am
A       src/gr-time-widget.c
A       src/gr-time-widget.h
A       src/gr-time-widget.ui
M       src/main.c
M       src/recipes-ui.gresource.xml
M       src/recipes.css

commit 715511291d8782fe83a83106fcbb02b4e36bc8fe
Author: Matthias Clasen <[email protected]>
Date:   Fri Feb 3 07:15:00 2017 +0100

   Make the timer animation nicer

   Follow the style seen in gnome-clocks.

M       src/gr-timer-widget.c

commit b4fede2d7fbb9c5ada204c929a79bebdb572a460
Author: Matthias Clasen <[email protected]>
Date:   Sat Feb 4 00:22:09 2017 +0100

   Fix a bug in the timer code

   We need to pass the duration as a 64bit integer all the way.

M       src/gr-timer.c

commit 2e266439a99e0969b9d6ce5bf29ed27a69a14982
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 23 18:28:01 2017 +0300

   Add new timer api

   The new api corresponds to what we want the timer
   to do in the cooking view.

M       src/gr-timer.c
M       src/gr-timer.h

commit 7bbb334f9abe94659286b907e0ada9751439ac51
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 23 19:09:03 2017 +0300

   details: rename an api

M       src/gr-details-page.c
M       src/gr-details-page.h
M       src/gr-window.c

commit 8307993fd693c1e8f7be03102f2c9b21033e5ad0
Author: Matthias Clasen <[email protected]>
Date:   Wed Feb 1 17:25:41 2017 +0100

   Remove another test data recipe

   With this, our picks are free from test data.

M       data/picks.db
M       data/recipes.db

commit ebf833a25d1a5637dc6a9e70694ab861b5a94061
Author: Matthias Clasen <[email protected]>
Date:   Wed Feb 1 17:22:35 2017 +0100

   Add Matthew to recipe authors

M       src/gr-app.c

commit f9360092f47b5228562b7215150c10bdb4337c14
Author: Matthew Leeds <[email protected]>
Date:   Sun Jan 22 15:16:03 2017 -0600

   Add Gingered Carrot Soup recipe

   This is my aunt's recipe that I found in a family cookbook.

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

M       data/Makefile.am
M       data/chefs.db
M       data/chefs.db.h
A       data/images/gingered_carrot_soup.jpg
A       data/images/mwleeds.jpg
M       data/recipes.db
M       data/recipes.db.h

commit 036a99d017e52323d4af88eb831510b2f4f252a8
Author: Matthias Clasen <[email protected]>
Date:   Wed Feb 1 06:17:02 2017 +0100

   Add more images for a recipe

   These were taken by Jakub Steiner.

M       data/Makefile.am
A       data/images/non_knead_buns1.jpg
A       data/images/non_knead_buns2.jpg
A       data/images/non_knead_buns3.jpg
A       data/images/non_knead_buns4.jpg
A       data/images/non_knead_buns5.jpg
M       data/recipes.db

commit f7b4c571b89d4c150758fc8a6cd3f92cd94741f4
Author: Matthias Clasen <[email protected]>
Date:   Wed Feb 1 05:40:31 2017 +0100

   details page: Display instructions lighly formatted

   This avoids the raw markup on the details page and
   preserves the previous functionality. Still somewhat
   temporary, and may need a better solution.

M       src/gr-details-page.c

commit ed9455572fe1e7eee2430a23a2af0f8ff882711c
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 31 19:57:20 2017 +0100

   edit page: Use simple markup for instructions

   This is a first attempt at structured editing for instructions,
   with steps, images and timers.

   We've lost support for recipe cross-references here, since they
   don't work well with our new back button regime and the cooking
   mode. Maybe they will come back in the description text at some
   point.

M       src/gr-edit-page.c
M       src/gr-edit-page.ui

commit ea49206340456a6a8a7ce513c26b3f392314d5fa
Author: Daniel Mustieles <[email protected]>
Date:   Tue Jan 31 15:21:36 2017 +0000

   Update Spanish translation

M       po/es.po

commit 3a877a664818d97a9289e4aec5efe7ecebac6220
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 31 14:09:48 2017 +0100

   Rearrange the edit page a bit

   This is getting us closer to the latest mockup.

M       src/gr-edit-page.ui

commit a412074cfc1174aa7828c897457b7dfb8b0dc1c7
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 31 13:46:03 2017 +0100

   Fix a corner-case in the chef dialog

   When it is possible to switch between chefs, but the selected
   chef is readonly, we still need to enable the save button.

M       src/gr-chef-dialog.c

commit 85ab72c53b33f4cdcfb2841dcb2e476adaf3add6
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 30 12:57:29 2017 +0100

   Allow entering recipes on somebody elses behalf

   This will let you enter your mom's recipe, and create a chef
   entry for her, if that is what you prefer.

M       src/gr-app.c
M       src/gr-chef-dialog.c
M       src/gr-chef-dialog.h
M       src/gr-chef-dialog.ui
M       src/gr-edit-page.c
M       src/gr-edit-page.ui

commit 5d1de5eca449f19f1035a362feda3f4e30df50b0
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 31 08:00:41 2017 +0100

   Add api to update chefs

   This is similar to the corresponding API for recipes.
   It ensures that we get the proper store signals emitted
   when a chef changes.

M       src/gr-recipe-store.c
M       src/gr-recipe-store.h

commit 3b1445775b882bf8d60cba243771093d1a641016
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 31 12:05:34 2017 +0100

   Move all_headers to utils

   Thats better than keeping a million static copies.

M       src/gr-details-page.c
M       src/gr-edit-page.c
M       src/gr-recipe-exporter.c
M       src/gr-shopping-page.c
M       src/gr-utils.c
M       src/gr-utils.h

commit 7461e97df55981f202f2a55babac1141a7aaf51f
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 31 08:00:15 2017 +0100

   Fix a crash in the image viewer

   We were crashing when saving a recipe without images. Oops.

M       src/gr-image-viewer.c

commit 7301c44bf666f2f1ab09431d21817bd6d18fa07a
Author: Daniel Boles <[email protected]>
Date:   Sat Jan 28 14:25:08 2017 +0000

   cuisine-page: Add missing return sink for signal

   A signal with a return type other than G_TYPE_NONE expects
   “parameters
   to be passed to the signal, followed by a location for the return
   value”
   but the latter was not being supplied here. This can cause a segfault
   because the valist doesn’t contain the number of arguments GLib
   expects.

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

M       src/gr-cuisine-page.c

commit a463a289e11c74ac03dfdd0b8fde6d3730d87572
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 30 09:10:52 2017 +0100

   Rename Preferences menu item

   "Preferences" was not a very obvious label for this, so call
   it "My Chef Information" instead. At the same time, get rid
   of the redundant title inside the dialog, and just use the
   headerbar.

M       src/gr-app.c
M       src/gr-chef-dialog.ui
M       src/menus.ui

commit cd96d95df5a10eef3f2fea09e3b42f3b9b8625ae
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 30 09:00:08 2017 +0100

   Rename GrPreferences to GrChefDialog

   We will use this dialog in more places soon.
   No visual changes yet.

M       po/POTFILES.in
M       src/Makefile.am
M       src/gr-app.c
R083    src/gr-preferences.c    src/gr-chef-dialog.c
R080    src/gr-preferences.h    src/gr-chef-dialog.h
R099    src/gr-preferences.ui   src/gr-chef-dialog.ui
M       src/recipes-ui.gresource.xml

commit a8f634fc370ca5396d7efa02bab20a7373ccc6d2
Author: Piotr Drąg <[email protected]>
Date:   Mon Jan 30 01:40:31 2017 +0100

   Update Polish translation

M       po/pl.po

commit c2e16746ef6ac3c6f864c9b2d834f9328956c089
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 30 01:07:19 2017 +0100

   Accept images from the clipboard

   This makes Ctrl-V over the image viewer work to paste an
   image from the clipboard, when editing a recipe.

M       src/gr-image-viewer.c

commit 0c3473c876bf93e63a855a591d492f75d926af0b
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 30 00:41:53 2017 +0100

   Fix oversights in directory creation

   I didn't mean to use a literal "subdir" here, and I did not
   pass the proper arguments to mkdir.

M       src/gr-utils.c

commit bc950fdb5f5cbcef475f7a95f1183993cba92bec
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 30 00:10:33 2017 +0100

   Limit featured chefs to 6

   Otherwise, we get more than 2 rows, and the page gets
   too high then.

M       src/gr-recipes-page.c

commit e10502251c17ffb59f6e86429af79046911369a0
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 14:03:11 2017 +0100

   Add a contributed recipe

   Non-knead buns by tigert.

M       data/Makefile.am
M       data/chefs.db
M       data/chefs.db.h
A       data/images/non_knead_buns.png
A       data/images/tigert.jpg
M       data/picks.db
M       data/recipes.db
M       data/recipes.db.h
M       src/gr-app.c

commit 91cd6b5ad96feb1bf52149bcb564717bb333f993
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 19:04:06 2017 +0100

   Add a shopping list notification

   Show an in-app notification when a recipe is added to the
   shopping list. This is following the latest mockups for
   this feature.

M       src/gr-details-page.c
M       src/gr-window.c
M       src/gr-window.h
M       src/gr-window.ui

commit 200f7405be43f807c10aaff75cfafaf767355227
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 18:40:24 2017 +0100

   Some updates to the shopping list UI

   Follow the latest mockups: Rename from "Cook it later" to
   "Buy ingredients", move the button closer to hte ingredients
   list.

M       src/gr-details-page.c
M       src/gr-details-page.ui
M       src/gr-recipes-page.c
M       src/gr-recipes-page.ui
M       src/gr-shopping-page.ui
M       src/gr-window.c

commit 0bcf3fdc9bd1081d6123e10d434c9b91282ca11a
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 13:41:02 2017 +0100

   Add UI for setting the default image

   For now, we just use a simple toggle button for this.

M       src/gr-edit-page.c
M       src/gr-edit-page.ui

commit ea49264f2aa84aaf057eb67fc802c1e5e3a7683e
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 10:13:15 2017 +0100

   edit page: Show the default image

M       src/gr-edit-page.c

commit 8225829023cd01901dc92852fb033ce6361b15b5
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 10:12:46 2017 +0100

   details page: Show the default image

M       src/gr-details-page.c

commit 692fd9bf3196009713bd5599a1e01f7f1b65e41c
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 10:09:36 2017 +0100

   Small cleanup

   Use the API we have.

M       src/gr-edit-page.c

commit 70e567d641c6a434109b13605b996a71ab54ad81
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 10:03:52 2017 +0100

   Use the default-image field for recipe tiles

M       src/gr-recipe-tile.c

commit 4eaa08817e044fcb76bce49eaf48fd20b2d1b031
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 10:03:27 2017 +0100

   Save and load the default-image field

M       src/gr-recipe-store.c

commit fc6b9117f2a7e8d8f5b0b5be16957f8532d263d1
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 10:02:26 2017 +0100

   Add a default-image field to GrRecipe

   This will be used to mark an image as the default one to be used
   in tiles, etc.

M       src/gr-recipe.c
M       src/gr-recipe.h

commit baf2a9bc378f032cba6c18c92acb8ed281fa1b56
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 13:41:36 2017 +0100

   image viewer: Notify on index changes

   This was just overlooked so far.

M       src/gr-image-viewer.c

commit e19d747866640ef68b8b6a3c2b2f97d31756a2a1
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 28 09:40:28 2017 +0100

   edit page: Add an image by clicking on the image

M       src/gr-edit-page.ui

commit 12a8f856a6db66069b32542b6eb9957f041b8119
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 27 15:36:46 2017 +0100

   edit page: Don't do fullscreen image view

   This is confusing and unnecessary on the edit page.
   To make this possible, switch things around to use a
   signal in the image viewer and handle it from the details
   page.

M       src/gr-details-page.c
M       src/gr-details-page.ui
M       src/gr-image-viewer.c

commit ab4eb4c190b4ed392f25ee3c5efa8f06aee46aa1
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 26 17:14:51 2017 +0100

   Update appdata

M       data/appdata/org.gnome.Recipes.appdata.xml.in

commit f96b4deef7b3bfc50175f4d0fcca32e11b840899
Author: Matthias Clasen <[email protected]>
Date:   Wed Jan 25 23:49:03 2017 +0100

   Improve the notes UI

M       src/gr-details-page.c
M       src/gr-details-page.ui
M       src/recipes.css

commit 98e78a6675fe629eec53753485e66c8008026a9c
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 26 09:30:24 2017 +0100

   Update appdata

M       data/appdata/org.gnome.Recipes.appdata.xml.in

commit bd27e75559ceb59853c7b6067c14728717671779
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 24 18:14:43 2017 +0300

   Add a fullscreen image viewing mode

   This lets you see images at full size.

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

M       src/Makefile.am
A       src/gr-image-page.c
A       src/gr-image-page.h
A       src/gr-image-page.ui
M       src/gr-image-viewer.c
M       src/gr-window.c
M       src/gr-window.h
M       src/gr-window.ui
M       src/main.c
M       src/recipes-ui.gresource.xml
M       src/recipes.css

commit e28d2c04219d201d62778bb76d96362db74c6dbe
Author: Matthias Clasen <[email protected]>
Date:   Mon Jan 23 18:42:44 2017 +0300

   window: Add fullscreen api

   We can't just use the GtkWindow api unfortunately, since there is
   no way to query the current state.

M       src/gr-window.c
M       src/gr-window.h

commit f8b207a2c0a00aa1eae277c1555631c8cd6aede2
Author: Piotr Drąg <[email protected]>
Date:   Tue Jan 24 18:09:50 2017 +0100

   Update POTFILES.in

M       po/POTFILES.in

commit 53c528aba8c53e70343ecbae36afb36cbddcd36d
Author: Matthew Leeds <[email protected]>
Date:   Sun Jan 22 14:12:59 2017 -0600

   Don't show dairy warning for vegan recipes

   Vegan recipes by definition can't contain dairy so we shouldn't show a
   warning for it even if the milk-free flag isn't set. Another solution
   would be to set the milk-free flag for all vegan recipes, but the code
   seems to make the assumption that each recipe has only one diet flag
   set.

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

M       src/gr-recipe.c

commit 410fed0378c319ece82752e605497014aeddc778
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 24 17:17:11 2017 +0100

   Remove a no-longer-used file

   The image viewer has replaced the image editor.

D       src/gr-image-editor.ui
M       src/recipes-ui.gresource.xml

commit 4dde0a1a2d919f3dec9e8edfbe4ef80ab5d26b07
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 24 09:54:47 2017 +0300

   Apply image rotation in recipe tiles

   This was simply overlooked since we didn't have any recipes
   with rotated images that would show up in tiles.

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

M       src/gr-recipe-tile.c

commit 45d14face26c8501b18f17b21e11ae1babb25707
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 24 09:53:49 2017 +0300

   Add a utility function for saving rotated images

   GTK+ CSS (like regular CSS) has no way for use to rotate a
   background image, so we need to save a rotated copy for use
   as a background in tiles/

M       src/gr-utils.c
M       src/gr-utils.h

commit 7eb77bd0774700b40c31b11f228cbb935f9be309
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 24 09:06:11 2017 +0300

   Allow adding multiple images in one go

   There is just no reason not to do this.

M       src/gr-image-viewer.c

commit 0da3be35b68003d44917feb62ef7f740ced9e691
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 24 09:01:01 2017 +0300

   Remove control for 'dark text'

   This is no longer used with the current tile design.
   As a first step towards removing it altogether, drop
   the UI for it.

M       src/gr-image-viewer.c

commit e649abaf3a4bcf57d005161c3de0f464c0abcedf
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 24 08:58:01 2017 +0300

   Allow adding more than 4 images

   This restriction is a leftover from when there was a vertical
   non-scrolling thumbnail view.

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

M       src/gr-edit-page.c

commit 0b6ff3d39dbad057e6af8b90c0e1404e0cc19d26
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 24 02:16:38 2017 +0300

   Add pictures for Indian cuisine

   We have Indian recipes now!

A       src/big-indian.jpg
M       src/cuisine.css
A       src/indian.jpg
M       src/recipes-images.gresource.xml

commit c0dc8fc9dfe2f8e74ad4b9325075ab1495ab36a2
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 13 07:26:15 2017 -0500

   Slightly change the donauwellen recipe

   This is a temporary fixup; we need to break the instructions into
   steps, and we break at periods, so move the image links before the
   period, so they end up with the step they belong to.

M       data/recipes.db

commit 301160482bd46065e8d6b5f12de848c140b04386
Author: Piotr Drąg <[email protected]>
Date:   Sun Jan 22 21:46:02 2017 +0100

   Update Polish translation

M       po/pl.po

commit 68f0569a506c189f170db90cc397b2952765de1d
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 13:29:25 2017 -0500

   Remove unused test chefs

   These didn't have any recipes and weren't featured.

M       data/chefs.db

commit 2712d4b1502b2e1b5a3c6994c0aa37afb947ab3d
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 13:21:49 2017 -0500

   Drop another test data recipe

M       data/picks.db
M       data/recipes.db

commit 64a1fccf7bab6a5bb4897d09bff2b1a6db466ca1
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 13:18:23 2017 -0500

   Add another contributed recipe

   South Indian Tomato Chicken Curry by Erusan

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

M       data/Makefile.am
A       data/images/chickencurry.jpg
M       data/recipes.db
M       data/recipes.db.h

commit df5c1a38bb4a3aec82e204156b03137149446a68
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 13:17:43 2017 -0500

   Also escape , in css identifiers

   Otherwise, things break.

M       src/gr-utils.c

commit 771aeccf2a273dcc3d204a71acb19392bd1c0d30
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 12:57:34 2017 -0500

   Remove another test data recipe

M       data/picks.db
M       data/recipes.db

commit 99640fb6e7b2f2950f5f125f37c8447be4024703
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 12:55:09 2017 -0500

   Regenerate translatable recipe content

M       data/recipes.db.h

commit a40a8b6fee6cfa235d48b6f75f9403d864965696
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 12:53:12 2017 -0500

   Add another contributed recipe

   Rosemary scalloped potatoes by Erusan

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

M       data/Makefile.am
A       data/images/rosemary-potatos1.jpg
A       data/images/rosemary-potatos2.jpg
M       data/recipes.db

commit 482a5b1483715b77e105b03839740e79354898d8
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 12:40:49 2017 -0500

   Add chickensoup to the picks

M       data/picks.db

commit f34cb5ed3930f5977fb3c808cb9b98f8cb4d6bca
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 12:40:26 2017 -0500

   Remove another test data recipe

M       data/recipes.db

commit cb2ac93c73b85243fa7051e4ad9ad951a3f271db
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 12:38:52 2017 -0500

   Regenerate translatable recipe content

M       data/recipes.db.h

commit c70a8db08e02427ae5c9daff88ec0eb2f141806d
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 12:34:40 2017 -0500

   Add another contributes recipe

   Chicken Noodle Soup by Link Dupont.

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

M       data/Makefile.am
M       data/chefs.db
A       data/images/Sonic.jpg
A       data/images/chickensoup.jpg
M       data/recipes.db
M       src/gr-app.c

commit e3d4d1845d1e96525d8506637556490afe761313
Author: Matthias Clasen <[email protected]>
Date:   Fri Jan 20 12:22:20 2017 -0500

   Some updates for the pizzaburger recipe

   Mostly typographical improvements, and some more chef data.

M       data/chefs.db
M       data/chefs.db.h
M       data/recipes.db
M       src/gr-app.c

commit d76dc5a38b72b44a3acaad0735908a723ba85f65
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 19 19:44:06 2017 -0500

   Add pizzaburger to the picks list

M       data/picks.db

commit 175abe826dff65b8d54311ae5d9d6d8d43f4bd25
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 19 19:43:45 2017 -0500

   Remove another test data recipe

M       data/recipes.db

commit 07c41297583938e327c4d8908d8b46340844d411
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 19 19:39:04 2017 -0500

   Update recipes translatable content

M       data/recipes.db.h

commit 029af62a98c7a780ce6984a54ffe1bf644d3fddc
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 19 19:38:16 2017 -0500

   Add erusan to the recipe authors

M       src/gr-app.c

commit 04bec50e86ee42cfc1f75c0e9a47765930dad162
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 19 19:22:02 2017 -0500

   Add a recipe for pizzaburger by erusan

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

M       data/Makefile.am
M       data/chefs.db
A       data/images/erusan.gif
A       data/images/pizzaburger.jpg
M       data/recipes.db

commit 17861594f175a8286256ec247f64f96b7af49d2a
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 19 17:33:51 2017 -0500

   Simplify the 'built-with-builder' logo support

   Instead of doing the recoloring manually, use the -gtk-recolor()
   CSS function.

R100    src/built-with-builder.png
src/built-with-builder-symbolic.symbolic.png
M       src/gr-app.c
M       src/recipes-images.gresource.xml

commit 1a30cdb269036792b9c0e00a63256e2e275112e0
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 19 10:11:32 2017 -0500

   Update header information in German translation

M       po/de.po

commit 43450f11fe9b00cfcbbda5dabd5a0152351d4db2
Author: Matthias Clasen <[email protected]>
Date:   Thu Jan 19 09:54:41 2017 -0500

   Add an (empty) Arabic translation

   Just to prove a point...

M       po/LINGUAS
A       po/ar.po

commit 65a0a5d2284a0063ba4625936403fccf71f14854
Author: Matthias Clasen <[email protected]>
Date:   Wed Jan 18 15:07:06 2017 -0500

   Update screenshots slightly

M       data/appdata/cuisine.png
M       data/appdata/cuisines.png
M       data/appdata/details.png
M       data/appdata/edit.png
M       data/appdata/recipes.png

commit 5f166d17ff6f7ea951a12ee32304f9fdd8ca7af7
Author: Matthias Clasen <[email protected]>
Date:   Wed Jan 18 14:52:20 2017 -0500

   Bump version to 0.8.1

M       configure.ac