- 27 Feb, 2017 25 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Piotr Drąg authored
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
Noticed while updating the German translation.
-
Matthias Clasen authored
Noticed while updating the German translation.
-
Matthias Clasen authored
An extra file snuck in here.
-
Matthias Clasen authored
This shows the changes in each release.
-
Matthias Clasen authored
This works by parsing our own appdata.
-
Daniel Mustieles García authored
-
Matthias Clasen authored
Georges name is long enough to break our landing page grid; prevent this by making the name labels in chef tiles wrap.
-
Matthias Clasen authored
These are not referenced in any recipes anymore.
-
Matthias Clasen authored
Hazelnut milk and hazelnut butter by Georges. With this contribution, we've dropped the last of our test data recipes.
-
Matthias Clasen authored
We need to work a little harder to keep the landing page from falling apart when we resize the window.
-
Matthias Clasen authored
Drop the no-longer-needed function to recreate CSS for chef tiles, and use images for it everywhere.
-
Matthias Clasen authored
-
Matthias Clasen authored
Now that we're no longer using CSS for the background in recipe tiles, we don't need to call the function that creates this CSS.
-
Matthias Clasen authored
While neat in that it automatically resizes, it has the downside that it loads all the big pictures at their original size, synchronously. Using GdkPixbuf and GtkImage is more manual work and less flexible, but we can now populate a list of 100 recipe tiles in 6 seconds instead of 30.
-
Matthias Clasen authored
All callers were passing 0 for the angle, so drop the rotation functionality and simplify the api.
-
Matthias Clasen authored
In the expanded state, the seasons expander was touching the tiles.
-
Matthias Clasen authored
In the expanded state, the categories expander was touching the tiles.
-
Matthias Clasen authored
We took out GNOME from the name in the desktop file a while ago. Lets do the same in the about dialog.
-
- 26 Feb, 2017 11 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
-
Matthias Clasen authored
Thankfully, much less crufty than the autotools counterpart.
-
Matthias Clasen authored
This is just copied from what we do in gtk+.
-
Matthias Clasen authored
The translations now live in a separate domain.
-
Matthias Clasen authored
This is where they live now.
-
Matthias Clasen authored
-
Matthias Clasen authored
Several translators have asked for this, so lets do it.
-
Мирослав Николић authored
-
Matthias Clasen authored
Add a comment that spells out how we currently treat spiciness levels, since it isn't entirely obvious.
-
Matthias Clasen authored
It was a little unclear that some of the levels were implicitly "at least" while some where "at most". Make this explicit for the middle values where the difference make sense.
-
- 25 Feb, 2017 4 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
Otherwise, cuisine.css will be missing at runtime, for less than a great time.
-
-