gnome-recipes:lightbox

Last commit made on 2017-01-24
Get this branch:
git clone -b lightbox https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

Name:
lightbox
Repository:
lp:gnome-recipes

Recent commits

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

Add a fullscreen image viewing mode

84f799a... by Matthias Clasen <email address hidden>

window: Add fullscreen api

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

4dde0a1... by Matthias Clasen <email address hidden>

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

45d14fa... by Matthias Clasen <email address hidden>

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/

7eb77bd... by Matthias Clasen <email address hidden>

Allow adding multiple images in one go

There is just no reason not to do this.

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

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.

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

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

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

Add pictures for Indian cuisine

We have Indian recipes now!

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

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.

3011604... by Piotr Drąg

Update Polish translation