gnome-clocks:wip/cityimages

Last commit made on 2013-09-30
Get this branch:
git clone -b wip/cityimages https://git.launchpad.net/gnome-clocks

Branch merges

Branch information

Name:
wip/cityimages
Repository:
lp:gnome-clocks

Recent commits

1e8773f... by Evgen

Create a GWeather.Info instance without using the forecast data

75b99fb... by Evgen

Mark earth_radius value as double

fc56e93... by Evgen

Handle the call of the async callback fuction correctly

2da77cb... by Evgen

Do not need to uppercase country code anymore, fixed in # 707792

5032c86... by Evgen

Do not warn if the requested flickr image is not present

9f9aad6... by Evgen

Remove unused commented out code from local image provider

bcf67ae... by Evgen

Fix typo, which caused implicit .begin is deprecated warning

1ec7761... by Evgen

Use drawing area instead of gtk_image

75720ca... by Evgen

Use an ImageProvider interface

Do not show a warning message, when image files are not found

Untabify providers.vala file

Add scrolled window

Add non working yet Flickr provider

Add a flickr client and integrate it into flickr provider

Do not monitor the flickr folder, pass name of changed file to signal

Clean up code

Remove unused variable

Simplify code and hide comments

58a6e25... by Evgen

Initial city images support